util-extend : Nodes internal object extension function. You can installing util-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 util-extend $ sudo npm install -g util-extend
If want to update the util-extend package execute the command as below,
$ sudo npm update util-extend
Update package globally,
$ npm install -g util-extend
$ sudo git clone https://github.com/rektide/util-extend.git
$ sudo npm install -g ./util-extend
util-extend@1.0.3 /usr/lib/node_modules/util-extend
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall util-extend
| Package Name | util-extend |
| Version | 1.0.3 |
| Description | Nodes internal object extension function |
| Released Date | 2016-01-10T02:22:29.145Z |
| Published by | isaacs |
| How to Learn | https://www.npmjs.com/package/util-extend/tutorial |