uglify-save-license : License detector for UglifyJS. You can installing uglify-save-license 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 uglify-save-license $ sudo npm install -g uglify-save-license
If want to update the uglify-save-license package execute the command as below,
$ sudo npm update uglify-save-license
Update package globally,
$ npm install -g uglify-save-license
$ sudo git clone https://github.com/rektide/uglify-save-license.git
$ sudo npm install -g ./uglify-save-license
uglify-save-license@0.4.1 /usr/lib/node_modules/uglify-save-license
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall uglify-save-license
| Package Name | uglify-save-license |
| Version | 0.4.1 |
| Description | License detector for UglifyJS |
| Released Date | 2014-05-01T15:21:51.456Z |
| Published by | shinnn |
| How to Learn | https://www.npmjs.com/package/uglify-save-license/tutorial |