{ "_from": "eventie@^1", "_id": "eventie@1.0.6", "_inBundle": false, "_integrity": "sha1-1P/IsMK15JPCqhsiy+kY067nRDc=", "_location": "/eventie", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "eventie@^1", "name": "eventie", "escapedName": "eventie", "rawSpec": "^1", "saveSpec": null, "fetchSpec": "^1" }, "_requiredBy": [ "/doc-ready" ], "_resolved": "https://registry.npmjs.org/eventie/-/eventie-1.0.6.tgz", "_shasum": "d4ffc8b0c2b5e493c2aa1b22cbe918d3aee74437", "_spec": "eventie@^1", "_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey Elec/node_modules/doc-ready", "author": { "name": "David DeSandro" }, "bugs": { "url": "https://github.com/desandro/eventie/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Event binding helper", "homepage": "https://github.com/desandro/eventie", "keywords": [ "DOM", "event" ], "license": "MIT", "main": "eventie.js", "name": "eventie", "repository": { "type": "git", "url": "git://github.com/desandro/eventie.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.6" }