npm-add-script : Programmatically add entries to yr package.json scripts!. You can installing npm-add-script 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 npm-add-script $ sudo npm install -g npm-add-script
If want to update the npm-add-script package execute the command as below,
$ sudo npm update npm-add-script
Update package globally,
$ npm install -g npm-add-script
$ sudo git clone https://github.com/rektide/npm-add-script.git
$ sudo npm install -g ./npm-add-script
npm-add-script@1.1.0 /usr/lib/node_modules/npm-add-script
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall npm-add-script
Package Name | npm-add-script |
Version | 1.1.0 |
Description | Programmatically add entries to yr package.json scripts! |
Released Date | 2016-08-30T19:40:40.680Z |
Published by | coleww |
How to Learn | https://www.npmjs.com/package/npm-add-script/tutorial |