response : Streaming and mutation API for HTTP responses.. You can installing response 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 response $ sudo npm install -g response
If want to update the response package execute the command as below,
$ sudo npm update response
Update package globally,
$ npm install -g response
$ sudo git clone https://github.com/rektide/response.git
$ sudo npm install -g ./response
response@0.18.0 /usr/lib/node_modules/response
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall response
| Package Name | response |
| Version | 0.18.0 |
| Description | Streaming and mutation API for HTTP responses. |
| Released Date | 2015-07-27T17:00:03.346Z |
| Published by | mikeal |
| How to Learn | https://www.npmjs.com/package/response/tutorial |