{"name":"dispatchy","version":"1.0.3","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":{"beautify":"esbeautifier './index.js' './specs/**/*.js'","beautify-check":"esbeautifier -k './index.js' './specs/**/*.js'","eslint":"eslinter './index.js' './specs/**/*.js'","lint":"npm run beautify && npm run eslint","test":"mocha-runner './specs/**/*.js'","cover":"istanbul cover -x specs/**/*.js mocha-runner './specs/**/*.js' html text-summary","watch":"watch-spawn -i -p npm run cover","check":"npm run beautify-check && npm run eslint","prepush":"npm run check && npm run test","do-changelog":"changelogx -f markdown -o ./changelog.md && git add ./changelog.md && git commit -m 'DOC: Generate Changelog'","install-hooks":"prepush install && changelogx install-hook","bump":"bumpery --verify='npm run check'"},"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":{"is-null-like":"^1.0.2"},"devDependencies":{"bumpery":"^1.0.7","chai":"^1.10.0","chai-fuzzy":"^1.4.0","changelogx":"^1.0.13","esbeautifier":"^3.1.3","eslint":"^0.16.1","eslint-friendly-formatter":"^1.0.3","eslinter":"^2.0.1","istanbul":"^0.3.17","lodash.random":"^3.0.0","mocha":"^2.2.1","mocha-runner":"^1.0.8","prepush":"^2.0.4","proxyquire":"^1.6.0","sinon":"^1.13.0","sinon-chai":"^2.7.0","underscore":"^1.8.2","watch-spawn":"^1.0.3"},"gitHead":"aceaccd581b195c0e66eca8758ddd59cd7bf95c0","_id":"dispatchy@1.0.3","_shasum":"bf97c499657d4dfdb929ee1169647038529076c6","_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":"bf97c499657d4dfdb929ee1169647038529076c6","size":8825,"noattachment":false,"key":"/dispatchy/-/dispatchy-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/dispatchy/download/dispatchy-1.0.3.tgz"},"directories":{},"publish_time":1436258859733,"_cnpm_publish_time":1436258859733,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.3"}}