gulpack-base : The base of gulpack plugins.. You can installing gulpack-base 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 gulpack-base $ sudo npm install -g gulpack-base
If want to update the gulpack-base package execute the command as below,
$ sudo npm update gulpack-base
Update package globally,
$ npm install -g gulpack-base
$ sudo git clone https://github.com/rektide/gulpack-base.git
$ sudo npm install -g ./gulpack-base
gulpack-base@2.0.13 /usr/lib/node_modules/gulpack-base
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulpack-base
Package Name | gulpack-base |
Version | 2.0.13 |
Description | The base of gulpack plugins. |
Released Date | 2016-05-11T02:16:46.117Z |
Published by | takanopontaro |
How to Learn | https://www.npmjs.com/package/gulpack-base/tutorial |