gulp-unzip : gulp plugin for unzip. You can installing gulp-unzip 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-unzip $ sudo npm install -g gulp-unzip
If want to update the gulp-unzip package execute the command as below,
$ sudo npm update gulp-unzip
Update package globally,
$ npm install -g gulp-unzip
$ sudo git clone https://github.com/rektide/gulp-unzip.git
$ sudo npm install -g ./gulp-unzip
gulp-unzip@0.2.0 /usr/lib/node_modules/gulp-unzip
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-unzip
Package Name | gulp-unzip |
Version | 0.2.0 |
Description | gulp plugin for unzip |
Released Date | 2016-11-24T15:45:51.690Z |
Published by | inuscript |
How to Learn | https://www.npmjs.com/package/gulp-unzip/tutorial |