{"name":"event-target-shim","version":"3.0.1","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","files":["dist"],"engines":{"code":">=4"},"scripts":{"preversion":"npm test","version":"npm run build && git add dist/*","postversion":"git push && git push --tags","clean":"rimraf .nyc_output coverage","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","lint":"eslint src test scripts","build":"run-p build:*","build:cjs":"node scripts/build-cjs.js","build:mjs":"node scripts/build-mjs.js","build:umd":"node scripts/build-umd.js","pretest":"npm run lint","test":"run-s test:*","test:mocha":"nyc --require ./scripts/babel-register.js mocha test/index.mjs","test:karma":"karma start scripts/karma.conf.js --single-run","watch":"run-p watch:*","watch:mocha":"mocha test/index.mjs --compilers mjs:babel-register --watch --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"babel-core":"^6.26.0","babel-preset-env":"^1.6.0","babel-register":"^6.26.0","chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.7.2","eslint-config-mysticatea":"^13.0.0","karma":"^2.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.0","karma-growl-reporter":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-rollup-preprocessor":"^5.0.1","mocha":"^5.0.0","npm-run-all":"^4.1.1","nyc":"^11.2.1","opener":"^1.4.3","rimraf":"^2.6.2","rollup":"^0.55.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-babel-minify":"^3.1.2","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-watch":"^4.3.1","spy":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","whatwg","eventtarget","event","events","shim"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/event-target-shim/issues"},"homepage":"https://github.com/mysticatea/event-target-shim","gitHead":"a1e78938ef82a75690baed2045a5f51ed9544253","_id":"event-target-shim@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"a4a62f0795e5b65363e86c6780413224d1eea688","size":30601,"noattachment":false,"key":"/event-target-shim/-/event-target-shim-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/event-target-shim/download/event-target-shim-3.0.1.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim-3.0.1.tgz_1516708754681_0.2569048146251589"},"directories":{},"publish_time":1516708754806,"_hasShrinkwrap":false,"_cnpm_publish_time":1516708754806,"dist-tags":{"latest":"6.0.2"}}