spooky : Drive CasperJS from Node.js. You can installing spooky 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 spooky $ sudo npm install -g spooky
If want to update the spooky package execute the command as below,
$ sudo npm update spooky
Update package globally,
$ npm install -g spooky
$ sudo git clone https://github.com/rektide/spooky.git
$ sudo npm install -g ./spooky
spooky@0.2.5 /usr/lib/node_modules/spooky
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall spooky
| Package Name | spooky |
| Version | 0.2.5 |
| Description | Drive CasperJS from Node.js |
| Released Date | 2014-11-08T17:19:11.354Z |
| Published by | lawnsea |
| How to Learn | https://www.npmjs.com/package/spooky/tutorial |