dup : Initialize an array of arrays to a constant. You can installing dup 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 dup $ sudo npm install -g dup
If want to update the dup package execute the command as below,
$ sudo npm update dup
Update package globally,
$ npm install -g dup
$ sudo git clone https://github.com/rektide/dup.git
$ sudo npm install -g ./dup
dup@1.0.0 /usr/lib/node_modules/dup
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dup
Package Name | dup |
Version | 1.0.0 |
Description | Initialize an array of arrays to a constant |
Released Date | 2014-04-28T23:54:31.084Z |
Published by | mikolalysenko |
How to Learn | https://www.npmjs.com/package/dup/tutorial |