obj-extend : Extend objects easily in node.js. You can installing obj-extend 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 obj-extend $ sudo npm install -g obj-extend
If want to update the obj-extend package execute the command as below,
$ sudo npm update obj-extend
Update package globally,
$ npm install -g obj-extend
$ sudo git clone https://github.com/rektide/obj-extend.git
$ sudo npm install -g ./obj-extend
obj-extend@0.1.0 /usr/lib/node_modules/obj-extend
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall obj-extend
| Package Name | obj-extend |
| Version | 0.1.0 |
| Description | Extend objects easily in node.js |
| Released Date | 2012-10-19T19:05:00.920Z |
| Published by | mlmorg |
| How to Learn | https://www.npmjs.com/package/obj-extend/tutorial |