underscore.deep : Underscore mixins for deeply nested objects. You can installing underscore.deep 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.deep $ sudo npm install -g underscore.deep
If want to update the underscore.deep package execute the command as below,
$ sudo npm update underscore.deep
Update package globally,
$ npm install -g underscore.deep
$ sudo git clone https://github.com/rektide/underscore.deep.git
$ sudo npm install -g ./underscore.deep
underscore.deep@0.5.1 /usr/lib/node_modules/underscore.deep
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall underscore.deep
| Package Name | underscore.deep |
| Version | 0.5.1 |
| Description | Underscore mixins for deeply nested objects |
| Released Date | 2014-08-13T21:17:14.733Z |
| Published by | jonahkagan |
| How to Learn | https://www.npmjs.com/package/underscore.deep/tutorial |