extend-shallow : Extend an object with the properties of additional objects. node.js/javascript util.. You can installing extend-shallow 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-shallow $ sudo npm install -g extend-shallow
If want to update the extend-shallow package execute the command as below,
$ sudo npm update extend-shallow
Update package globally,
$ npm install -g extend-shallow
$ sudo git clone https://github.com/rektide/extend-shallow.git
$ sudo npm install -g ./extend-shallow
extend-shallow@3.0.1 /usr/lib/node_modules/extend-shallow
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall extend-shallow
Package Name | extend-shallow |
Version | 3.0.1 |
Description | Extend an object with the properties of additional objects. node.js/javascript util. |
Released Date | 2017-11-21T05:16:07.718Z |
Published by | jonschlinkert |
How to Learn | https://www.npmjs.com/package/extend-shallow/tutorial |