{ "author": "J.Fernando Sánchez ", "name": "hook.io-web40", "description": "Basic hook for the web4.0 project", "keywords" : [ "hook", "hook.io" ], "version": "0.0.2", "bugs" : { "url" : "http://github.com/balkian/hook.io-web40/issues" }, "repository": { "type": "git", "url": "git://github.com/balkian/hook.io-web40.git" }, "bin": { "hookio-mailer": "./bin/hook.io-web40" }, "main": "./lib/hook.io-web40", "engines": { "node": ">= v0.4.7" }, "dependencies": { "hook.io" : ">= 0.8", "coffee-script" : "*" }, "devDependencies": {} }