underscore.deferred : jQuery style Deferreds. You can installing underscore.deferred npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install underscore.deferred $ sudo npm install -g underscore.deferred
If want to update the underscore.deferred package execute the command as below,
$ sudo npm update underscore.deferred
Update package globally,
$ npm install -g underscore.deferred
$ sudo git clone https://github.com/rektide/underscore.deferred.git
$ sudo npm install -g ./underscore.deferred
underscore.deferred@0.4.0 /usr/lib/node_modules/underscore.deferred
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall underscore.deferred
| Package Name | underscore.deferred |
| Version | 0.4.0 |
| Description | jQuery style Deferreds |
| Released Date | 2012-11-26T02:44:20.853Z |
| Published by | wookiehangover |
| How to Learn | https://www.npmjs.com/package/underscore.deferred/tutorial |