hooker : Monkey-patch (hook) functions for debugging and stuff.. You can installing hooker 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 hooker $ sudo npm install -g hooker
If want to update the hooker package execute the command as below,
$ sudo npm update hooker
Update package globally,
$ npm install -g hooker
$ sudo git clone https://github.com/rektide/hooker.git
$ sudo npm install -g ./hooker
hooker@0.2.3 /usr/lib/node_modules/hooker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hooker
Package Name | hooker |
Version | 0.2.3 |
Description | Monkey-patch (hook) functions for debugging and stuff. |
Released Date | 2012-01-31T17:12:07.821Z |
Published by | cowboy |
How to Learn | https://www.npmjs.com/package/hooker/tutorial |