np : A better `npm publish`. You can installing np 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 np $ sudo npm install -g np
If want to update the np package execute the command as below,
$ sudo npm update np
Update package globally,
$ npm install -g np
$ sudo git clone https://github.com/rektide/np.git
$ sudo npm install -g ./np
np@2.17.0 /usr/lib/node_modules/np
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall np
Package Name | np |
Version | 2.17.0 |
Description | A better `npm publish` |
Released Date | 2017-11-15T04:44:27.123Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/np/tutorial |