utils-merge2 : Merge and extend objects.. You can installing utils-merge2 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 utils-merge2 $ sudo npm install -g utils-merge2
If want to update the utils-merge2 package execute the command as below,
$ sudo npm update utils-merge2
Update package globally,
$ npm install -g utils-merge2
$ sudo git clone https://github.com/rektide/utils-merge2.git
$ sudo npm install -g ./utils-merge2
utils-merge2@2.0.0 /usr/lib/node_modules/utils-merge2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall utils-merge2
| Package Name | utils-merge2 |
| Version | 2.0.0 |
| Description | Merge and extend objects. |
| Released Date | 2016-03-02T09:31:33.518Z |
| Published by | kgryte |
| How to Learn | https://www.npmjs.com/package/utils-merge2/tutorial |