send-data : send data through response. You can installing send-data 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 send-data $ sudo npm install -g send-data
If want to update the send-data package execute the command as below,
$ sudo npm update send-data
Update package globally,
$ npm install -g send-data
$ sudo git clone https://github.com/rektide/send-data.git
$ sudo npm install -g ./send-data
send-data@8.0.0 /usr/lib/node_modules/send-data
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall send-data
| Package Name | send-data |
| Version | 8.0.0 |
| Description | send data through response |
| Released Date | 2015-10-20T01:04:04.488Z |
| Published by | raynos |
| How to Learn | https://www.npmjs.com/package/send-data/tutorial |