imagemin-webp : WebP imagemin plugin. You can installing imagemin-webp 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 imagemin-webp $ sudo npm install -g imagemin-webp
If want to update the imagemin-webp package execute the command as below,
$ sudo npm update imagemin-webp
Update package globally,
$ npm install -g imagemin-webp
$ sudo git clone https://github.com/rektide/imagemin-webp.git
$ sudo npm install -g ./imagemin-webp
imagemin-webp@4.0.0 /usr/lib/node_modules/imagemin-webp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall imagemin-webp
Package Name | imagemin-webp |
Version | 4.0.0 |
Description | WebP imagemin plugin |
Released Date | 2016-05-25T08:38:36.710Z |
Published by | kevva |
How to Learn | https://www.npmjs.com/package/imagemin-webp/tutorial |