merge-options : Merge Option Objects. You can installing merge-options 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 merge-options $ sudo npm install -g merge-options
If want to update the merge-options package execute the command as below,
$ sudo npm update merge-options
Update package globally,
$ npm install -g merge-options
$ sudo git clone https://github.com/rektide/merge-options.git
$ sudo npm install -g ./merge-options
merge-options@1.0.0 /usr/lib/node_modules/merge-options
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall merge-options
Package Name | merge-options |
Version | 1.0.0 |
Description | Merge Option Objects |
Released Date | 2017-05-06T05:36:58.332Z |
Published by | schnittstabil |
How to Learn | https://www.npmjs.com/package/merge-options/tutorial |