webpack-stats-plugin : Webpack stats plugin. You can installing webpack-stats-plugin 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 webpack-stats-plugin $ sudo npm install -g webpack-stats-plugin
If want to update the webpack-stats-plugin package execute the command as below,
$ sudo npm update webpack-stats-plugin
Update package globally,
$ npm install -g webpack-stats-plugin
$ sudo git clone https://github.com/rektide/webpack-stats-plugin.git
$ sudo npm install -g ./webpack-stats-plugin
webpack-stats-plugin@0.1.5 /usr/lib/node_modules/webpack-stats-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall webpack-stats-plugin
| Package Name | webpack-stats-plugin |
| Version | 0.1.5 |
| Description | Webpack stats plugin |
| Released Date | 2017-03-31T12:17:38.217Z |
| Published by | ryan.roemer |
| How to Learn | https://www.npmjs.com/package/webpack-stats-plugin/tutorial |