pause : Pause a streams data events. You can installing pause 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 pause $ sudo npm install -g pause
If want to update the pause package execute the command as below,
$ sudo npm update pause
Update package globally,
$ npm install -g pause
$ sudo git clone https://github.com/rektide/pause.git
$ sudo npm install -g ./pause
pause@0.1.0 /usr/lib/node_modules/pause
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pause
| Package Name | pause |
| Version | 0.1.0 |
| Description | Pause a streams data events |
| Released Date | 2015-07-02T00:16:24.380Z |
| Published by | dougwilson |
| How to Learn | https://www.npmjs.com/package/pause/tutorial |