pw : prompt for passwords on the command line. You can installing pw 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 pw $ sudo npm install -g pw
If want to update the pw package execute the command as below,
$ sudo npm update pw
Update package globally,
$ npm install -g pw
$ sudo git clone https://github.com/rektide/pw.git
$ sudo npm install -g ./pw
pw@0.0.4 /usr/lib/node_modules/pw
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pw
| Package Name | pw |
| Version | 0.0.4 |
| Description | prompt for passwords on the command line |
| Released Date | 2012-07-29T10:58:27.085Z |
| Published by | npm |
| How to Learn | https://www.npmjs.com/package/pw/tutorial |