gulp-declare : Safely declare namespaces and set their properties. You can installing gulp-declare 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 gulp-declare $ sudo npm install -g gulp-declare
If want to update the gulp-declare package execute the command as below,
$ sudo npm update gulp-declare
Update package globally,
$ npm install -g gulp-declare
$ sudo git clone https://github.com/rektide/gulp-declare.git
$ sudo npm install -g ./gulp-declare
gulp-declare@0.3.0 /usr/lib/node_modules/gulp-declare
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-declare
Package Name | gulp-declare |
Version | 0.3.0 |
Description | Safely declare namespaces and set their properties |
Released Date | 2014-08-15T19:18:30.564Z |
Published by | lazd |
How to Learn | https://www.npmjs.com/package/gulp-declare/tutorial |