optipng-bin : OptiPNG wrapper that makes it seamlessly available as a local dependency. You can installing optipng-bin 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 optipng-bin $ sudo npm install -g optipng-bin
If want to update the optipng-bin package execute the command as below,
$ sudo npm update optipng-bin
Update package globally,
$ npm install -g optipng-bin
$ sudo git clone https://github.com/rektide/optipng-bin.git
$ sudo npm install -g ./optipng-bin
optipng-bin@4.0.0 /usr/lib/node_modules/optipng-bin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall optipng-bin
Package Name | optipng-bin |
Version | 4.0.0 |
Description | OptiPNG wrapper that makes it seamlessly available as a local dependency |
Released Date | 2017-05-01T05:13:59.462Z |
Published by | 1000ch |
How to Learn | https://www.npmjs.com/package/optipng-bin/tutorial |