{"name":"dispatchy","version":"1.0.0","description":"A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style","main":"index.js","scripts":{"lint":"eslint --format 'node_modules/eslint-friendly-formatter' index.js specs/  -c './deps/eslint.json'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x specs/**/*.js mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' npm run cover"},"repository":{"type":"git","url":"https://github.com/royriojas/dispatchy.git"},"keywords":["jQuery","custom","events","jquery","eventEmitter","eventEmitter","eventDispatcher","dispatcher"],"author":{"name":"Roy Riojas"},"license":"MIT","bugs":{"url":"https://github.com/royriojas/dispatchy/issues"},"homepage":"https://github.com/royriojas/dispatchy","dependencies":{"lodash.isnull":"^3.0.0","lodash.isobject":"^3.0.0","lodash.trim":"^3.0.1"},"devDependencies":{"eslint":"^0.16.1","eslint-friendly-formatter":"^1.0.3","istanbul":"^0.3.7","lodash.random":"^3.0.0","mocha-runner":"^1.0.1","proxyquire":"^1.4.0","watch-spawn":"^1.0.3"},"gitHead":"5b8ad3c67047d0d311bb4ca25fa5fa2355819f8d","_id":"dispatchy@1.0.0","_shasum":"0c5bccd5c4f775a62e8c0dc4f3eb0d07f179ce88","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"0c5bccd5c4f775a62e8c0dc4f3eb0d07f179ce88","size":13322,"noattachment":false,"key":"/dispatchy/-/dispatchy-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dispatchy/download/dispatchy-1.0.0.tgz"},"directories":{},"publish_time":1425893599608,"_cnpm_publish_time":1425893599608,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.3"}}