wreck : HTTP Client Utilities. You can installing wreck 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 wreck $ sudo npm install -g wreck
If want to update the wreck package execute the command as below,
$ sudo npm update wreck
Update package globally,
$ npm install -g wreck
$ sudo git clone https://github.com/rektide/wreck.git
$ sudo npm install -g ./wreck
wreck@14.0.2 /usr/lib/node_modules/wreck
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wreck
| Package Name | wreck |
| Version | 14.0.2 |
| Description | HTTP Client Utilities |
| Released Date | 2017-11-03T18:41:22.280Z |
| Published by | hueniverse |
| How to Learn | https://www.npmjs.com/package/wreck/tutorial |