utils-copy : Copy or deep clone a value to an arbitrary depth.. You can installing utils-copy 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-copy $ sudo npm install -g utils-copy
If want to update the utils-copy package execute the command as below,
$ sudo npm update utils-copy
Update package globally,
$ npm install -g utils-copy
$ sudo git clone https://github.com/rektide/utils-copy.git
$ sudo npm install -g ./utils-copy
utils-copy@1.1.1 /usr/lib/node_modules/utils-copy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall utils-copy
| Package Name | utils-copy |
| Version | 1.1.1 |
| Description | Copy or deep clone a value to an arbitrary depth. |
| Released Date | 2016-03-01T23:32:00.983Z |
| Published by | kgryte |
| How to Learn | https://www.npmjs.com/package/utils-copy/tutorial |