extend-object : Underscores extend method as a standalone Common JS module.. You can installing extend-object 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 extend-object $ sudo npm install -g extend-object
If want to update the extend-object package execute the command as below,
$ sudo npm update extend-object
Update package globally,
$ npm install -g extend-object
$ sudo git clone https://github.com/rektide/extend-object.git
$ sudo npm install -g ./extend-object
extend-object@1.0.0 /usr/lib/node_modules/extend-object
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall extend-object
Package Name | extend-object |
Version | 1.0.0 |
Description | Underscores extend method as a standalone Common JS module. |
Released Date | 2014-04-10T04:19:11.593Z |
Published by | henrikjoreteg |
How to Learn | https://www.npmjs.com/package/extend-object/tutorial |