{"name":"abort-controller","version":"1.0.0","description":"An implementation of WHATWG AbortController interface.","main":"dist/abort-controller","files":["dist"],"engines":{"code":">=4"},"dependencies":{"event-target-shim":"^3.0.0"},"devDependencies":{"babel-core":"^6.26.0","babel-preset-env":"^1.6.0","babel-register":"^6.26.0","chai":"^4.1.2","codecov":"^2.3.0","eslint":"^4.7.2","eslint-config-mysticatea":"^12.0.0","karma":"^1.7.1","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":"^3.5.3","npm-run-all":"^4.1.1","nyc":"^11.2.1","opener":"^1.4.3","rimraf":"^2.6.2","rollup":"^0.50.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"},"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":"nyc report --reporter lcovonly && codecov"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/abort-controller.git"},"keywords":["w3c","whatwg","event","events","abort","cancel","abortcontroller","abortsignal","controller","signal","shim"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/abort-controller/issues"},"homepage":"https://github.com/mysticatea/abort-controller#readme","gitHead":"d885ae5910a69da159465642ebf343f3c76de21c","_id":"abort-controller@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"ba3d7ca265114d3c0efe74a32a06228bd1c31ea3","size":15644,"noattachment":false,"key":"/abort-controller/-/abort-controller-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/abort-controller/download/abort-controller-1.0.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/abort-controller-1.0.0.tgz_1506995005124_0.39097974146716297"},"directories":{},"publish_time":1506995005337,"_hasShrinkwrap":false,"_cnpm_publish_time":1506995005337,"dist-tags":{"latest":"3.0.0","next":"3.0.0"}}