npm-stats : Convenience module for getting back data from an NPM registry. You can installing npm-stats 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 npm-stats $ sudo npm install -g npm-stats
If want to update the npm-stats package execute the command as below,
$ sudo npm update npm-stats
Update package globally,
$ npm install -g npm-stats
$ sudo git clone https://github.com/rektide/npm-stats.git
$ sudo npm install -g ./npm-stats
npm-stats@1.2.0 /usr/lib/node_modules/npm-stats
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall npm-stats
Package Name | npm-stats |
Version | 1.2.0 |
Description | Convenience module for getting back data from an NPM registry |
Released Date | 2016-02-02T01:58:53.259Z |
Published by | hughsk |
How to Learn | https://www.npmjs.com/package/npm-stats/tutorial |