grappling-hook : Pre/Post hooking mechanism. You can installing grappling-hook 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 grappling-hook $ sudo npm install -g grappling-hook
If want to update the grappling-hook package execute the command as below,
$ sudo npm update grappling-hook
Update package globally,
$ npm install -g grappling-hook
$ sudo git clone https://github.com/rektide/grappling-hook.git
$ sudo npm install -g ./grappling-hook
grappling-hook@3.0.0 /usr/lib/node_modules/grappling-hook
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grappling-hook
| Package Name | grappling-hook |
| Version | 3.0.0 |
| Description | Pre/Post hooking mechanism |
| Released Date | 2015-08-20T12:01:45.777Z |
| Published by | creynders |
| How to Learn | https://www.npmjs.com/package/grappling-hook/tutorial |