{"versions":{"6.0.2":{"name":"event-target-shim","version":"6.0.2","description":"An implementation of WHATWG EventTarget interface.","main":"index.js","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./es5":{"import":"./es5.mjs","require":"./es5.js"},"./umd":"./umd.js","./package.json":"./package.json"},"engines":{"node":">=10.13.0"},"scripts":{"build":"run-s \"build:{clean,rollup,dts,meta}\"","build:clean":"rimraf \"dist/*\"","build:rollup":"rollup --config scripts/rollup.config.js","build:dts":"dts-bundle-generator --project tsconfig/dts.json --out-file dist/index.d.ts src/index.ts && dts-bundle-generator --project tsconfig/dts.json --out-file dist/es5.d.ts src/index.ts","build:meta":"cpx \"{LICENSE,package.json,README.md}\" dist/","preversion":"npm test","version":"npm run build","postversion":"release","test":"run-s \"test:{clean,tsc,lint,format,mocha}\"","test:clean":"rimraf \"coverage/*\"","test:tsc":"tsc -p tsconfig/build.json --noEmit","test:lint":"eslint .","test:format":"prettier --check .","test:mocha":"ts-node scripts/test","watch:mocha":"mocha --require ts-node/register/transpile-only --extensions ts --watch-files src,test --watch \"test/*.ts\""},"dependencies":{},"devDependencies":{"@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@mysticatea/eslint-plugin":"^13.0.0","@mysticatea/spy":"^0.1.2","@mysticatea/tools":"^0.1.1","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-typescript":"^8.1.0","@types/istanbul-lib-coverage":"^2.0.3","@types/istanbul-lib-report":"^3.0.0","@types/istanbul-lib-source-maps":"^4.0.1","@types/istanbul-reports":"^3.0.0","@types/mocha":"^8.2.0","@types/rimraf":"^3.0.0","assert":"^2.0.0","babel-loader":"^8.2.2","babel-plugin-istanbul":"^6.0.0","buffer":"^6.0.3","chalk":"^4.1.0","codecov":"^3.8.1","cpx":"^1.5.0","dts-bundle-generator":"^5.5.0","eslint":"^7.15.0","istanbul-lib-coverage":"^3.0.0","istanbul-lib-report":"^3.0.0","istanbul-lib-source-maps":"^4.0.0","istanbul-reports":"^3.0.2","mocha":"^7.2.0","npm-run-all":"^4.1.5","path-browserify":"^1.0.1","playwright":"^1.7.0","prettier":"~2.2.1","process":"^0.11.10","rimraf":"^3.0.2","rollup":"^2.35.1","rollup-plugin-terser":"^7.0.2","rollup-watch":"^4.3.1","stream-browserify":"^3.0.0","ts-loader":"^8.0.12","ts-node":"^9.1.1","tslib":"^2.0.3","typescript":"~4.1.3","url":"^0.11.0","util":"^0.12.3","webpack":"^5.11.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","funding":"https://github.com/sponsors/mysticatea","sideEffects":false,"unpkg":"umd.js","readmeFilename":"README.md","_id":"event-target-shim@6.0.2","_nodeVersion":"15.2.0","_npmVersion":"6.14.8","dist":{"shasum":"ea5348c3618ee8b62ff1d344f01908ee2b8a2b71","size":76340,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-6.0.2.tgz"},"_npmUser":{"name":"anonymous","email":"public@mysticatea.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_6.0.2_1610007073080_0.043426754362076325"},"_hasShrinkwrap":false,"publish_time":1610007073294,"_cnpm_publish_time":1610007073294,"contributors":[]},"6.0.1":{"name":"event-target-shim","version":"6.0.1","description":"An implementation of WHATWG EventTarget interface.","main":"index.js","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./es5":{"import":"./es5.mjs","require":"./es5.js"},"./umd":"./umd.js","./package.json":"./package.json"},"engines":{"node":">=10.13.0"},"scripts":{"build":"run-s \"build:{clean,rollup,dts,meta}\"","build:clean":"rimraf \"dist/*\"","build:rollup":"rollup --config scripts/rollup.config.js","build:dts":"dts-bundle-generator --project tsconfig/dts.json --out-file dist/index.d.ts src/index.ts && dts-bundle-generator --project tsconfig/dts.json --out-file dist/es5.d.ts src/index.ts","build:meta":"cpx \"{LICENSE,package.json,README.md}\" dist/","preversion":"npm test","version":"npm run build","postversion":"release","test":"run-s \"test:{clean,tsc,lint,format,mocha}\"","test:clean":"rimraf \"coverage/*\"","test:tsc":"tsc -p tsconfig/build.json --noEmit","test:lint":"eslint .","test:format":"prettier --check .","test:mocha":"ts-node scripts/test","watch:mocha":"mocha --require ts-node/register/transpile-only --extensions ts --watch-files src,test --watch \"test/*.ts\""},"dependencies":{},"devDependencies":{"@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@mysticatea/eslint-plugin":"^13.0.0","@mysticatea/spy":"^0.1.2","@mysticatea/tools":"^0.1.1","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-typescript":"^8.1.0","@types/istanbul-lib-coverage":"^2.0.3","@types/istanbul-lib-report":"^3.0.0","@types/istanbul-lib-source-maps":"^4.0.1","@types/istanbul-reports":"^3.0.0","@types/mocha":"^8.2.0","@types/rimraf":"^3.0.0","assert":"^2.0.0","babel-loader":"^8.2.2","babel-plugin-istanbul":"^6.0.0","buffer":"^6.0.3","chalk":"^4.1.0","codecov":"^3.8.1","cpx":"^1.5.0","dts-bundle-generator":"^5.5.0","eslint":"^7.15.0","istanbul-lib-coverage":"^3.0.0","istanbul-lib-report":"^3.0.0","istanbul-lib-source-maps":"^4.0.0","istanbul-reports":"^3.0.2","mocha":"^7.2.0","npm-run-all":"^4.1.5","path-browserify":"^1.0.1","playwright":"^1.7.0","prettier":"~2.2.1","process":"^0.11.10","rimraf":"^3.0.2","rollup":"^2.35.1","rollup-plugin-terser":"^7.0.2","rollup-watch":"^4.3.1","stream-browserify":"^3.0.0","ts-loader":"^8.0.12","ts-node":"^9.1.1","tslib":"^2.0.3","typescript":"~4.1.3","url":"^0.11.0","util":"^0.12.3","webpack":"^5.11.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","funding":"https://github.com/sponsors/mysticatea","sideEffects":false,"unpkg":"umd.js","readmeFilename":"README.md","gitHead":"41c25b27495ac79e5183784e8cc39282046b58d9","_id":"event-target-shim@6.0.1","_nodeVersion":"15.2.0","_npmVersion":"6.14.8","dist":{"shasum":"548f1f2a25b165d92594335a2ec71dfe4cae52d6","size":3161,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-6.0.1.tgz"},"_npmUser":{"name":"anonymous","email":"public@mysticatea.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_6.0.1_1610006708676_0.41435068543167874"},"_hasShrinkwrap":false,"publish_time":1610006708800,"_cnpm_publish_time":1610006708800,"contributors":[]},"6.0.0":{"name":"event-target-shim","version":"6.0.0","description":"An implementation of WHATWG EventTarget interface.","main":"index.js","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./es5":{"import":"./es5.mjs","require":"./es5.js"},"./umd":"./umd.js","./package.json":"./package.json"},"engines":{"node":">=10.13.0"},"scripts":{"build":"run-s \"build:{clean,rollup,dts,meta}\"","build:clean":"rimraf \"dist/*\"","build:rollup":"rollup --config scripts/rollup.config.js","build:dts":"dts-bundle-generator --project tsconfig/dts.json --out-file dist/index.d.ts src/index.ts && dts-bundle-generator --project tsconfig/dts.json --out-file dist/es5.d.ts src/index.ts","build:meta":"cpx \"{LICENSE,package.json,README.md}\" dist/","preversion":"npm test","version":"npm run build","postversion":"release","test":"run-s \"test:{clean,tsc,lint,format,mocha}\"","test:clean":"rimraf \"coverage/*\"","test:tsc":"tsc -p tsconfig/build.json --noEmit","test:lint":"eslint .","test:format":"prettier --check .","test:mocha":"ts-node scripts/test","watch:mocha":"mocha --require ts-node/register/transpile-only --extensions ts --watch-files src,test --watch \"test/*.ts\""},"dependencies":{"@types/rimraf":"^3.0.0","domexception":"^2.0.1"},"devDependencies":{"@babel/core":"^7.12.10","@babel/plugin-transform-runtime":"^7.12.10","@babel/preset-env":"^7.12.11","@mysticatea/eslint-plugin":"^13.0.0","@mysticatea/spy":"^0.1.2","@mysticatea/tools":"^0.1.1","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^11.0.1","@rollup/plugin-typescript":"^8.1.0","@types/domexception":"^2.0.1","@types/istanbul-lib-coverage":"^2.0.3","@types/istanbul-lib-report":"^3.0.0","@types/istanbul-lib-source-maps":"^4.0.1","@types/istanbul-reports":"^3.0.0","@types/mocha":"^8.2.0","assert":"^2.0.0","babel-loader":"^8.2.2","babel-plugin-istanbul":"^6.0.0","buffer":"^6.0.3","chalk":"^4.1.0","codecov":"^3.8.1","cpx":"^1.5.0","dts-bundle-generator":"^5.5.0","eslint":"^7.15.0","istanbul-lib-coverage":"^3.0.0","istanbul-lib-report":"^3.0.0","istanbul-lib-source-maps":"^4.0.0","istanbul-reports":"^3.0.2","mocha":"^7.2.0","npm-run-all":"^4.1.5","path-browserify":"^1.0.1","playwright":"^1.7.0","prettier":"~2.2.1","process":"^0.11.10","rimraf":"^3.0.2","rollup":"^2.35.1","rollup-plugin-terser":"^7.0.2","rollup-watch":"^4.3.1","stream-browserify":"^3.0.0","ts-loader":"^8.0.12","ts-node":"^9.1.1","tslib":"^2.0.3","typescript":"~4.1.3","url":"^0.11.0","util":"^0.12.3","webpack":"^5.11.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","funding":"https://github.com/sponsors/mysticatea","sideEffects":false,"unpkg":"umd.js","readmeFilename":"README.md","_id":"event-target-shim@6.0.0","_nodeVersion":"15.2.0","_npmVersion":"6.14.8","dist":{"shasum":"dfadf7a372025d69353e32d2360ac47f8f0d4906","size":73775,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-6.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"public@mysticatea.dev"},"directories":{},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_6.0.0_1609916844648_0.03513029896207409"},"_hasShrinkwrap":false,"publish_time":1609916844847,"_cnpm_publish_time":1609916844847,"contributors":[]},"5.0.1":{"name":"event-target-shim","version":"5.0.1","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.js","pretest":"npm run lint","test":"run-s test:*","test:mocha":"nyc --require ./scripts/babel-register mocha test/*.mjs","test:karma":"karma start scripts/karma.conf.js --single-run","watch":"run-p watch:*","watch:mocha":"mocha test/*.mjs --require ./scripts/babel-register --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^8.0.1","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.12.1","karma":"^3.1.4","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^7.0.0-rc.2","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.3","rollup":"^1.1.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-babel-minify":"^7.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^4.0.0","rollup-watch":"^4.3.1","type-tester":"^1.0.0","typescript":"^3.2.4"},"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":"410bad2ce333e7eeaafbc6acae0679aa685281c9","_id":"event-target-shim@5.0.1","_nodeVersion":"11.9.0","_npmVersion":"6.7.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"5d4d3ebdf9583d63a5333ce2deb7480ab2b05789","size":37216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-5.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_5.0.1_1550556051907_0.4435255590872793"},"_hasShrinkwrap":false,"publish_time":1550556052075,"_cnpm_publish_time":1550556052075,"contributors":[]},"5.0.0":{"name":"event-target-shim","version":"5.0.0","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.js","pretest":"npm run lint","test":"run-s test:*","test:mocha":"nyc --require ./scripts/babel-register mocha test/*.mjs","test:karma":"karma start scripts/karma.conf.js --single-run","watch":"run-p watch:*","watch:mocha":"mocha test/*.mjs --require ./scripts/babel-register --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^8.0.1","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.12.1","karma":"^3.1.4","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^7.0.0-rc.2","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.3","rollup":"^1.1.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-babel-minify":"^7.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^4.0.0","rollup-watch":"^4.3.1","typescript":"^3.2.4"},"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":"a3774a59a5b71ef7a45f313bb1ec271b4bea4acd","_id":"event-target-shim@5.0.0","_nodeVersion":"11.1.0","_npmVersion":"6.6.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"8fabe06975219af64c36ceed4771cf1ad1c3455c","size":37207,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-5.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_5.0.0_1548055280171_0.7655104485164022"},"_hasShrinkwrap":false,"publish_time":1548055280280,"_cnpm_publish_time":1548055280280,"contributors":[]},"5.0.0-beta.0":{"name":"event-target-shim","version":"5.0.0-beta.0","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.js","pretest":"npm run lint","test":"run-s test:*","test:mocha":"nyc --require ./scripts/babel-register mocha test/*.mjs","test:karma":"karma start scripts/karma.conf.js --single-run","watch":"run-p watch:*","watch:mocha":"mocha test/*.mjs --require ./scripts/babel-register --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^7.0.0","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.9.0","karma":"^3.1.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^6.1.1","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3","rollup-plugin-babel-minify":"^6.2.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^3.4.0","rollup-watch":"^4.3.1","typescript":"~3.2.1"},"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","readmeFilename":"README.md","gitHead":"0b85ee9d3fa48e4ca1a0abdc3696d7bbd419d73c","_id":"event-target-shim@5.0.0-beta.0","_npmVersion":"6.5.0","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"00f535458f32b46c990cfd03c0c33ace2006b58d","size":37231,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-5.0.0-beta.0.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_5.0.0-beta.0_1547815030429_0.7861757433505683"},"_hasShrinkwrap":false,"publish_time":1547815030557,"_cnpm_publish_time":1547815030557,"contributors":[]},"4.0.3":{"name":"event-target-shim","version":"4.0.3","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.js","pretest":"npm run lint","test":"run-s test:*","test:mocha":"nyc --require ./scripts/babel-register mocha test/index.mjs","test:karma":"karma start scripts/karma.conf.js --single-run","test:types":"tsc","watch":"run-p watch:*","watch:mocha":"mocha test/index.mjs --require ./scripts/babel-register --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.1.6","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^7.0.0","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.9.0","karma":"^3.1.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^6.1.1","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3","rollup-plugin-babel-minify":"^6.2.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^3.4.0","rollup-watch":"^4.3.1","typescript":"~3.2.1"},"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":"f7f80bbab8455c2337e7ad8a1f8b3621411232ad","_id":"event-target-shim@4.0.3","_npmVersion":"6.4.1","_nodeVersion":"6.15.1","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"758cd632cd4241f5a73ceec64f93f0d7b0ae77d6","size":35963,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-4.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_4.0.3_1543976537516_0.8478395699257628"},"_hasShrinkwrap":false,"publish_time":1543976537690,"_cnpm_publish_time":1543976537690,"contributors":[]},"4.0.2":{"name":"event-target-shim","version":"4.0.2","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.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","test:types":"tsc","watch":"run-p watch:*","watch:mocha":"mocha test/index.mjs --require ./scripts/babel-register.js --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.1.6","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^7.0.0","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.9.0","karma":"^3.1.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^6.1.1","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3","rollup-plugin-babel-minify":"^6.2.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^3.4.0","rollup-watch":"^4.3.1","typescript":"~3.2.1"},"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":"8f3eaaeb921dc2f43edea1f5e596a91bbfbe717e","_id":"event-target-shim@4.0.2","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"ad5818028702c4e85b5c2398ddb0bdbc537b9e4b","size":35946,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-4.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_4.0.2_1543923283862_0.812382212577629"},"_hasShrinkwrap":false,"publish_time":1543923284104,"_cnpm_publish_time":1543923284104,"contributors":[]},"4.0.1":{"name":"event-target-shim","version":"4.0.1","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.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","test:types":"tsc","watch":"run-p watch:*","watch:mocha":"mocha test/index.mjs --require ./scripts/babel-register.js --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.1.6","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^7.0.0","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.9.0","karma":"^3.1.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^6.1.1","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3","rollup-plugin-babel-minify":"^6.2.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^3.4.0","rollup-watch":"^4.3.1","typescript":"~3.2.1"},"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":"287ab36f866199c44a27486f073fb958d218eefa","_id":"event-target-shim@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"1d922e76bdc720f2ad624b4e092bd0d726cc2c36","size":35948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-4.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_4.0.1_1543675342048_0.44988206476608106"},"_hasShrinkwrap":false,"publish_time":1543675342213,"_cnpm_publish_time":1543675342213,"contributors":[]},"4.0.0":{"name":"event-target-shim","version":"4.0.0","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","types":"index.d.ts","engines":{"node":">=6"},"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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.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","test:types":"tsc","watch":"run-p watch:*","watch:mocha":"mocha test/index.mjs --require ./scripts/babel-register.js --watch --watch-extensions js,mjs --growl","watch:karma":"karma start scripts/karma.conf.js --watch","codecov":"codecov"},"devDependencies":{"@babel/core":"^7.1.6","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","@mysticatea/eslint-plugin":"^7.0.0","@mysticatea/spy":"^0.1.2","assert":"^1.4.1","codecov":"^3.1.0","eslint":"^5.9.0","karma":"^3.1.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^6.1.1","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3","rollup-plugin-babel-minify":"^6.2.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-resolve":"^3.4.0","rollup-watch":"^4.3.1","typescript":"~3.2.1"},"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":"a6c10d08fb526fc0425427c42776ab680d189053","_id":"event-target-shim@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"9286cfbcd3f8e2d6c8400a0a98a381863c8b8467","size":35930,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-4.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_4.0.0_1543671715108_0.1154688913399855"},"_hasShrinkwrap":false,"publish_time":1543671715236,"_cnpm_publish_time":1543671715236,"contributors":[]},"3.0.2":{"name":"event-target-shim","version":"3.0.2","description":"An implementation of WHATWG EventTarget interface.","main":"dist/event-target-shim","files":["dist"],"engines":{"node":">=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 --ext .js,.mjs","build":"rollup -c scripts/rollup.config.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.3","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.1.2","codecov":"^3.0.2","eslint":"^4.7.2","eslint-config-mysticatea":"^13.0.0","karma":"^2.0.4","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.2","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":"^6.0.0","mocha":"^5.2.0","npm-run-all":"^4.1.3","nyc":"^12.0.2","opener":"^1.4.3","rimraf":"^2.6.2","rollup":"^0.61.2","rollup-plugin-babel":"^3.0.5","rollup-plugin-babel-minify":"^5.0.0","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-json":"^3.0.0","rollup-plugin-node-resolve":"^3.3.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":"a33b40bfde7c9509a39f7fd05c2fc399c7c52c6a","_id":"event-target-shim@3.0.2","_npmVersion":"6.1.0","_nodeVersion":"8.11.2","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"af25bb55a97c670bbeba985c82647fb64d892153","size":31603,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-3.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim_3.0.2_1530005440907_0.027979869051472095"},"_hasShrinkwrap":false,"publish_time":1530005440958,"_cnpm_publish_time":1530005440958,"contributors":[]},"3.0.1":{"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":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"a4a62f0795e5b65363e86c6780413224d1eea688","size":30601,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-3.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"_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,"contributors":[]},"3.0.0":{"name":"event-target-shim","version":"3.0.0","description":"An implementation of W3C 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":"^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"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","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":"03e27ed664d780475d58bd3e0461143ed1e9d300","_id":"event-target-shim@3.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"d2faa31db7d97188463b2cbde5e09601acae4672","size":30588,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-3.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event-target-shim-3.0.0.tgz_1506917580720_0.6984660590533167"},"directories":{},"publish_time":1506917580805,"_hasShrinkwrap":false,"_cnpm_publish_time":1506917580805,"contributors":[]},"2.0.0":{"name":"event-target-shim","version":"2.0.0","description":"An implementation of W3C EventTarget interface.","main":"lib/event-target.js","files":["dist","lib"],"scripts":{"preversion":"npm test","version":"npm run build && git add dist/*","postversion":"git push && git push --tags","clean":"rimraf coverage","lint":"if-node-version \">=4\" eslint lib test","build":"rimraf dist && run-s build:*","build:dist":"mkdirp dist && browserify lib/event-target.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"run-s clean lint && karma start karma.conf.js --single-run","watch":"karma start karma.conf.js --watch","travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- test/**/*.js --require scripts/power-assert","codecov":"codecov"},"devDependencies":{"browserify":"^13.1.1","browserify-istanbul":"^2.0.0","codecov":"^1.0.1","eslint":"^3.11.0","eslint-config-mysticatea":"^7.0.1","espower-loader":"^1.0.0","espowerify":"^1.0.0","if-node-version":"^1.1.1","istanbul":"^0.4.1","karma":"^1.3.0","karma-browserify":"^5.1.0","karma-chrome-launcher":"^2.0.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","mkdirp":"^0.5.1","mocha":"^3.2.0","npm-run-all":"^3.1.1","power-assert":"^1.2.0","rimraf":"^2.3.4","spy":"^0.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","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":"3a8e1435a65230f4ba3fa50402609865c49928a7","_id":"event-target-shim@2.0.0","_shasum":"a6c07fb273495a3789e105b49fcc3cb0a308fab4","_from":".","_npmVersion":"3.8.9","_nodeVersion":"0.10.48","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"dist":{"shasum":"a6c07fb273495a3789e105b49fcc3cb0a308fab4","size":8813,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/event-target-shim-2.0.0.tgz_1480179031483_0.25760268373414874"},"directories":{},"publish_time":1480179033401,"_cnpm_publish_time":1480179033401,"_hasShrinkwrap":false,"contributors":[]},"1.1.1":{"name":"event-target-shim","version":"1.1.1","description":"An implementation of W3C EventTarget interface.","main":"lib/event-target.js","files":["dist","lib"],"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","clean":"rimraf coverage dist","lint":"eslint lib test","build":"npm-run-all clean lint test build:*","build:dist":"mkdirp dist && browserify lib/event-target.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint && karma start karma.conf.js --single-run","watch":"karma start karma.conf.js --watch","travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- test/**/*.js --require scripts/power-assert","coveralls":"cat ./coverage/lcov.info | coveralls"},"devDependencies":{"browserify":"^12.0.1","browserify-istanbul":"^0.2.1","coveralls":"^2.11.4","eslint":"^1.10.2","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","eslint-plugin-node":"^0.2.0","espower-loader":"^1.0.0","espowerify":"^1.0.0","istanbul":"^0.4.1","karma":"^0.13.15","karma-browserify":"^4.2.1","karma-chrome-launcher":"^0.2.1","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.6","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.1","mkdirp":"^0.5.1","mocha":"^2.2.5","npm-run-all":"^1.2.5","power-assert":"^1.2.0","rimraf":"^2.3.4","spy":"^0.1.3","uglify-js":"^2.6.1"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","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":"a42f0a2b99fcea18856cbc64ab3b5f0aceaecb7b","_id":"event-target-shim@1.1.1","_shasum":"a86e5ee6bdaa16054475da797ccddf0c55698491","_from":".","_npmVersion":"3.5.0","_nodeVersion":"4.2.3","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"a86e5ee6bdaa16054475da797ccddf0c55698491","size":8142,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.1.1.tgz"},"directories":{},"publish_time":1450353795914,"_cnpm_publish_time":1450353795914,"_hasShrinkwrap":false,"contributors":[]},"1.1.0":{"name":"event-target-shim","version":"1.1.0","description":"An implementation of W3C EventTarget interface.","main":"lib/event-target.js","files":["dist","lib"],"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","clean":"rimraf coverage dist","lint":"eslint lib test","build":"npm-run-all clean lint test build:*","build:dist":"mkdirp dist && browserify lib/event-target.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint && karma start karma.conf.js --single-run","watch":"karma start karma.conf.js --watch","travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- test/**/*.js --require scripts/power-assert","coveralls":"cat ./coverage/lcov.info | coveralls"},"devDependencies":{"browserify":"^12.0.1","browserify-istanbul":"^0.2.1","coveralls":"^2.11.4","eslint":"^1.10.2","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","eslint-plugin-node":"^0.2.0","espower-loader":"^1.0.0","espowerify":"^1.0.0","istanbul":"^0.4.1","karma":"^0.13.15","karma-browserify":"^4.2.1","karma-chrome-launcher":"^0.2.1","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.6","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.1","mkdirp":"^0.5.1","mocha":"^2.2.5","npm-run-all":"^1.2.5","power-assert":"^1.2.0","rimraf":"^2.3.4","spy":"^0.1.3","uglify-js":"^2.6.1"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","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":"a5e1b870034a9c1d3e4a01c3e4b51d617e952daf","_id":"event-target-shim@1.1.0","_shasum":"e2d099db54f4709d83adb62ff64c31d53ccfa0ef","_from":".","_npmVersion":"3.5.0","_nodeVersion":"4.2.3","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"e2d099db54f4709d83adb62ff64c31d53ccfa0ef","size":7948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.1.0.tgz"},"directories":{},"publish_time":1449555113906,"_cnpm_publish_time":1449555113906,"_hasShrinkwrap":false,"contributors":[]},"1.0.7":{"name":"event-target-shim","version":"1.0.7","description":"An implementation of W3C EventTarget interface.","main":"lib/event-target.js","files":["dist","lib"],"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","clean":"rimraf coverage dist","lint":"eslint lib test","build":"npm-run-all clean lint test build:*","build:dist":"mkdirp dist && browserify lib/event-target.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint && karma start karma.conf.js --single-run","watch":"karma start karma.conf.js --watch","travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- test/**/*.js --require scripts/power-assert","coveralls":"cat ./coverage/lcov.info | coveralls"},"devDependencies":{"browserify":"^12.0.1","browserify-istanbul":"^0.2.1","coveralls":"^2.11.4","eslint":"^1.10.2","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","eslint-plugin-node":"^0.2.0","espower-loader":"^1.0.0","espowerify":"^1.0.0","istanbul":"^0.4.1","karma":"^0.13.15","karma-browserify":"^4.2.1","karma-chrome-launcher":"^0.2.1","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.6","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.1","mkdirp":"^0.5.1","mocha":"^2.2.5","npm-run-all":"^1.2.5","power-assert":"^1.2.0","rimraf":"^2.3.4","spy":"^0.1.3","uglify-js":"^2.6.1"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","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":"0ac70f4221783aba9ed4bad78e8b5fd5e1e4f5ef","_id":"event-target-shim@1.0.7","_shasum":"ce11318120865f240a967801b400e95ca2e77cb7","_from":".","_npmVersion":"3.5.0","_nodeVersion":"4.2.2","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"ce11318120865f240a967801b400e95ca2e77cb7","size":7678,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.7.tgz"},"directories":{},"publish_time":1448881487550,"_cnpm_publish_time":1448881487550,"_hasShrinkwrap":false,"contributors":[]},"1.0.6":{"name":"event-target-shim","version":"1.0.6","description":"An implementation of W3C EventTarget interface.","main":"lib/event-target.js","files":["dist","lib"],"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","clean":"rimraf coverage dist","lint":"eslint lib test","build":"npm-run-all clean lint test build:*","build:dist":"mkdirp dist && browserify lib/event-target.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint && karma start karma.conf.js --single-run","watch":"karma start karma.conf.js --watch","travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- test/**/*.js --require scripts/power-assert","coveralls":"cat ./coverage/lcov.info | coveralls"},"devDependencies":{"browserify":"^12.0.1","browserify-istanbul":"^0.2.1","coveralls":"^2.11.4","eslint":"^1.10.2","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","eslint-plugin-node":"^0.2.0","espower-loader":"^1.0.0","espowerify":"^1.0.0","istanbul":"^0.4.1","karma":"^0.13.15","karma-browserify":"^4.2.1","karma-chrome-launcher":"^0.2.1","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.6","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.1","mkdirp":"^0.5.1","mocha":"^2.2.5","npm-run-all":"^1.2.5","power-assert":"^1.2.0","rimraf":"^2.3.4","spy":"^0.1.3","uglify-js":"^2.4.23"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","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":"5f9df4a85975b6e8306ef6830f8429495437cb94","_id":"event-target-shim@1.0.6","_shasum":"f1e6789742a7e5bfe62581e43905324ca81e6101","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.2","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"f1e6789742a7e5bfe62581e43905324ca81e6101","size":7675,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.6.tgz"},"directories":{},"publish_time":1448858052355,"_cnpm_publish_time":1448858052355,"_hasShrinkwrap":false,"contributors":[]},"1.0.5":{"name":"event-target-shim","version":"1.0.5","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","files":["dist","lib"],"scripts":{"clean":"rimraf lib dist","lint":"eslint src","build":"npm-run-all clean lint build:*","build:lib":"babel src --out-dir lib","build:dist":"mkdirp dist && browserify lib/EventTarget.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm run lint && karma start karma.conf.js --single-run","testing":"karma start karma.conf.js --auto-watch --reporters growl,progress"},"devDependencies":{"babel":"^5.4.7","babel-plugin-espower":"^1.0.0","babelify":"^6.1.2","browserify":"^10.2.1","eslint":"^0.21.2","karma":"^0.12.33","karma-browserify":"^4.2.1","karma-chrome-launcher":"^0.1.12","karma-firefox-launcher":"^0.1.6","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mkdirp":"^0.5.1","mocha":"^2.2.5","npm-run-all":"^1.2.5","power-assert":"^0.11.0","rimraf":"^2.3.4","spy":"^0.1.3","uglify-js":"^2.4.23"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"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":"151feae20b23fbcaaf938a696b7c0b3f29c051e5","_id":"event-target-shim@1.0.5","_shasum":"854de637f9faacc4f86cf65fd21c35c2a9f4ce8a","_from":".","_npmVersion":"2.8.4","_nodeVersion":"0.12.2","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"854de637f9faacc4f86cf65fd21c35c2a9f4ce8a","size":6380,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.5.tgz"},"directories":{},"publish_time":1432736644822,"_cnpm_publish_time":1432736644822,"_hasShrinkwrap":false,"contributors":[]},"1.0.4":{"name":"event-target-shim","version":"1.0.4","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","files":["dist","lib"],"scripts":{"clean":"rimraf lib dist","lint":"eslint src","build":"npm-run-all clean lint build:lib build:dist build:dist-min","build:lib":"babel src --out-dir lib","build:dist":"mkdirp dist && browserify lib/EventTarget.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint build:lib test:karma","test:karma":"karma start karma.conf.js --single-run","testing":"npm-run-all clean --parallel testing:build testing:karma","testing:build":"npm run build:lib -- --watch","testing:karma":"karma start karma.conf.js --auto-watch --reporters growl,progress"},"devDependencies":{"babel":"^5.1.10","babel-core":"^5.1.10","babel-plugin-espower":"^0.1.0","babelify":"^6.0.2","browserify":"^9.0.8","eslint":"^0.19.0","karma":"^0.12.31","karma-browserify":"^4.1.2","karma-chrome-launcher":"^0.1.8","karma-firefox-launcher":"^0.1.4","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mkdirp":"^0.5.0","mocha":"^2.2.4","npm-run-all":"^1.2.3","power-assert":"^0.11.0","rimraf":"^2.3.2","spy":"^0.1.3","uglify-js":"^2.4.20"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"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":"78565e8422f4c1da92258a2eab5feb064d057e8e","_id":"event-target-shim@1.0.4","_shasum":"7860059994cff259ccc682f593336468bd440517","_from":".","_npmVersion":"2.8.3","_nodeVersion":"0.12.2","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"7860059994cff259ccc682f593336468bd440517","size":6367,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.4.tgz"},"directories":{},"publish_time":1429407345734,"_cnpm_publish_time":1429407345734,"_hasShrinkwrap":false,"contributors":[]},"1.0.3":{"name":"event-target-shim","version":"1.0.3","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","files":["dist","lib"],"scripts":{"clean":"rimraf lib dist","lint":"eslint src","build":"npm-run-all clean lint build:lib build:dist build:dist-min","build:lib":"babel src --out-dir lib","build:dist":"mkdirp dist && browserify lib/EventTarget.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint build:lib test:karma","test:karma":"karma start karma.conf.js --single-run","testing":"npm-run-all clean --parallel testing:build testing:karma","testing:build":"npm run build:lib -- --watch","testing:karma":"karma start karma.conf.js --auto-watch --reporters growl,progress"},"devDependencies":{"babel":"^5.0.8","babelify":"^6.0.1","browserify":"^9.0.7","eslint":"^0.18.0","espowerify":"^0.10.0","karma":"^0.12.31","karma-browserify":"^4.1.2","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mkdirp":"^0.5.0","mocha":"^2.2.1","npm-run-all":"^1.1.2","power-assert":"^0.10.2","rimraf":"^2.3.2","spy":"^0.1.3","uglify-js":"^2.4.19"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"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":"b4ed2318429fe19593a5b2415c435962d25b864e","_id":"event-target-shim@1.0.3","_shasum":"9192aa2f9ab311c663d033645d4b839213d9ebb6","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"9192aa2f9ab311c663d033645d4b839213d9ebb6","size":6355,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.3.tgz"},"directories":{},"publish_time":1428186592369,"_cnpm_publish_time":1428186592369,"_hasShrinkwrap":false,"contributors":[]},"1.0.2":{"name":"event-target-shim","version":"1.0.2","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","files":["dist","lib"],"scripts":{"clean":"rimraf lib dist","lint":"eslint src","build":"npm-run-all clean lint build:lib build:dist build:dist-min","build:lib":"babel src --out-dir lib","build:dist":"mkdirp dist && browserify lib/EventTarget.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint build:lib test:karma","test:karma":"karma start karma.conf.js --single-run","testing":"npm-run-all clean --parallel testing:build testing:karma","testing:build":"npm run build:lib -- --watch","testing:karma":"karma start karma.conf.js --auto-watch --reporters growl,progress"},"devDependencies":{"babel":"^4.7.16","babelify":"^5.0.4","browserify":"^9.0.3","eslint":"^0.18.0","espowerify":"^0.10.0","karma":"^0.12.31","karma-browserify":"^4.1.0","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-growl-reporter":"^0.1.1","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mkdirp":"^0.5.0","mocha":"^2.2.1","npm-run-all":"^1.1.1","power-assert":"^0.10.2","rimraf":"^2.3.2","spy":"^0.1.3","uglify-js":"^2.4.19"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"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":"16d375f49d5a4d9bc5b44260341253e40293afb8","_id":"event-target-shim@1.0.2","_shasum":"51385ba9442262f695fd51139fb3a5a9964203bd","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"51385ba9442262f695fd51139fb3a5a9964203bd","size":6424,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.2.tgz"},"directories":{},"publish_time":1427753579851,"_cnpm_publish_time":1427753579851,"_hasShrinkwrap":false,"contributors":[]},"1.0.1":{"name":"event-target-shim","version":"1.0.1","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","files":["dist","lib"],"scripts":{"clean":"rimraf lib dist","lint":"eslint src","build":"npm-run-all clean lint build:lib build:dist build:dist-min","build:lib":"babel src --out-dir lib","build:dist":"mkdirp dist && browserify lib/EventTarget.js --standalone event-target-shim > dist/event-target-shim.js","build:dist-min":"uglifyjs dist/event-target-shim.js --compress --mangle > dist/event-target-shim.min.js","test":"npm-run-all clean lint build:lib test:karma","test:karma":"karma start karma.conf.js --single-run","testing":"npm run clean && npm-run-all --parallel testing:build testing:karma","testing:build":"npm run build:lib -- --watch","testing:karma":"karma start karma.conf.js --auto-watch"},"devDependencies":{"babel":"^4.7.16","babelify":"^5.0.4","browserify":"^9.0.3","eslint":"^0.17.1","espowerify":"^0.10.0","karma":"^0.12.31","karma-browserify":"^4.0.0","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mkdirp":"^0.5.0","mocha":"^2.2.1","npm-run-all":"^1.0.2","power-assert":"^0.10.2","rimraf":"^2.3.2","spy":"^0.1.3","uglify-js":"^2.4.17"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"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":"ed4cc6787ca30534661d655ae793d2a17e730978","_id":"event-target-shim@1.0.1","_shasum":"1c1d462e0a561111949054120cc0b309c23882b0","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"1c1d462e0a561111949054120cc0b309c23882b0","size":6261,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.1.tgz"},"directories":{},"publish_time":1427457068927,"_cnpm_publish_time":1427457068927,"_hasShrinkwrap":false,"contributors":[]},"1.0.0":{"name":"event-target-shim","version":"1.0.0","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","files":["lib"],"scripts":{"build":"babel src --out-dir lib","test":"npm-run-all test:lint build test:karma","test:lint":"eslint src test","test:karma":"karma start karma.conf.js --single-run","testing":"npm-run-all --parallel testing:build testing:karma","testing:build":"npm run build -- --watch","testing:karma":"karma start karma.conf.js --auto-watch"},"devDependencies":{"babel":"^4.7.16","babelify":"^5.0.4","eslint":"^0.17.1","espowerify":"^0.10.0","karma":"^0.12.31","karma-browserify":"^4.0.0","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mocha":"^2.2.1","npm-run-all":"^1.0.2","power-assert":"^0.10.2","spy":"^0.1.3"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"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":"58700481bd92e6bd0dbd46193444f48cfb783a49","_id":"event-target-shim@1.0.0","_shasum":"308dc372d1cb3c3acb02165aba3a2c75ca9e7b3b","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.1","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"dist":{"shasum":"308dc372d1cb3c3acb02165aba3a2c75ca9e7b3b","size":4247,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-1.0.0.tgz"},"directories":{},"publish_time":1427294556969,"_cnpm_publish_time":1427294556969,"_hasShrinkwrap":false,"contributors":[]},"0.1.1":{"name":"event-target-shim","version":"0.1.1","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","directories":{"test":"test"},"scripts":{"build":"babel src --out-dir lib --source-maps-inline","test":"karma start karma.conf.js --single-run","testing":"karma start karma.conf.js --auto-watch"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/event-target-shim/issues"},"homepage":"https://github.com/mysticatea/event-target-shim","devDependencies":{"babel":"^4.4.3","babelify":"^5.0.3","chai":"^2.0.0","chai-spies":"^0.5.1","karma":"^0.12.31","karma-browserify":"^3.0.2","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mocha":"^2.1.0"},"_id":"event-target-shim@0.1.1","dist":{"shasum":"f267520c93392d8475608decd1e70a7dc85928f1","size":5297,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-0.1.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"publish_time":1425134496746,"_cnpm_publish_time":1425134496746,"_hasShrinkwrap":false,"contributors":[]},"0.1.0":{"name":"event-target-shim","version":"0.1.0","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/EventTarget.js","directories":{"test":"test"},"scripts":{"build":"babel src --out-dir lib --source-maps-inline","test":"karma start karma.conf.js --single-run","testing":"karma start karma.conf.js --auto-watch"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/event-target-shim/issues"},"homepage":"https://github.com/mysticatea/event-target-shim","devDependencies":{"babel":"^4.4.3","babelify":"^5.0.3","chai":"^2.0.0","chai-spies":"^0.5.1","karma":"^0.12.31","karma-browserify":"^3.0.2","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mocha":"^2.1.0"},"_id":"event-target-shim@0.1.0","dist":{"shasum":"1cb78228c282646d3c5b37f8c4b00ba7619a6feb","size":5107,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"publish_time":1424929728933,"_cnpm_publish_time":1424929728933,"_hasShrinkwrap":false,"contributors":[]},"0.0.1":{"name":"event-target-shim","version":"0.0.1","description":"A polyfill for W3C EventTarget Constructor.","main":"lib/index.js","directories":{"test":"test"},"scripts":{"build":"babel src --out-dir lib --source-maps-inline","test":"karma start karma.conf.js --single-run","testing":"karma start karma.conf.js --auto-watch"},"repository":{"type":"git","url":"https://github.com/mysticatea/event-target-shim.git"},"keywords":["w3c","eventtarget","event","events","shim","polyfill"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/event-target-shim/issues"},"homepage":"https://github.com/mysticatea/event-target-shim","devDependencies":{"babel":"^4.4.3","babelify":"^5.0.3","chai":"^2.0.0","chai-spies":"^0.5.1","karma":"^0.12.31","karma-browserify":"^3.0.2","karma-chrome-launcher":"^0.1.7","karma-firefox-launcher":"^0.1.4","karma-ie-launcher":"^0.1.5","karma-mocha":"^0.1.10","mocha":"^2.1.0"},"_id":"event-target-shim@0.0.1","dist":{"shasum":"5bc7644d86c0f627eec81b8eefad633b664c2ddc","size":4700,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/event-target-shim/-/event-target-shim-0.0.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"publish_time":1424574079979,"_cnpm_publish_time":1424574079979,"_hasShrinkwrap":false,"contributors":[]}},"dist-tags":{"latest":"6.0.2"},"name":"event-target-shim","time":{"modified":"2024-05-28T17:04:55.577Z","created":"2022-01-26T13:56:03.763Z","6.0.2":"2021-01-07T08:11:13.294Z","6.0.1":"2021-01-07T08:05:08.800Z","6.0.0":"2021-01-06T07:07:24.847Z","5.0.1":"2019-02-19T06:00:52.075Z","5.0.0":"2019-01-21T07:21:20.280Z","5.0.0-beta.0":"2019-01-18T12:37:10.557Z","4.0.3":"2018-12-05T02:22:17.690Z","4.0.2":"2018-12-04T11:34:44.104Z","4.0.1":"2018-12-01T14:42:22.213Z","4.0.0":"2018-12-01T13:41:55.236Z","3.0.2":"2018-06-26T09:30:40.958Z","3.0.1":"2018-01-23T11:59:14.806Z","3.0.0":"2017-10-02T04:13:00.805Z","2.0.0":"2016-11-26T16:50:33.401Z","1.1.1":"2015-12-17T12:03:15.914Z","1.1.0":"2015-12-08T06:11:53.906Z","1.0.7":"2015-11-30T11:04:47.550Z","1.0.6":"2015-11-30T04:34:12.355Z","1.0.5":"2015-05-27T14:24:04.822Z","1.0.4":"2015-04-19T01:35:45.734Z","1.0.3":"2015-04-04T22:29:52.369Z","1.0.2":"2015-03-30T22:12:59.851Z","1.0.1":"2015-03-27T11:51:08.927Z","1.0.0":"2015-03-25T14:42:36.969Z","0.1.1":"2015-02-28T14:41:36.746Z","0.1.0":"2015-02-26T05:48:48.933Z","0.0.1":"2015-02-22T03:01:19.979Z"},"readme":"# event-target-shim\n\n[![npm version](https://img.shields.io/npm/v/event-target-shim.svg)](https://www.npmjs.com/package/event-target-shim)\n[![Downloads/month](https://img.shields.io/npm/dm/event-target-shim.svg)](http://www.npmtrends.com/event-target-shim)\n[![Build Status](https://travis-ci.org/mysticatea/event-target-shim.svg?branch=master)](https://travis-ci.org/mysticatea/event-target-shim)\n[![Coverage Status](https://codecov.io/gh/mysticatea/event-target-shim/branch/master/graph/badge.svg)](https://codecov.io/gh/mysticatea/event-target-shim)\n[![Dependency Status](https://david-dm.org/mysticatea/event-target-shim.svg)](https://david-dm.org/mysticatea/event-target-shim)\n\nAn implementation of [WHATWG EventTarget interface](https://dom.spec.whatwg.org/#interface-eventtarget), plus few extensions.\n\n- This provides `EventTarget` constructor that can inherit for your custom object.\n- This provides an utility that defines properties of attribute listeners (e.g. `obj.onclick`).\n\n```js\nimport {EventTarget, defineEventAttribute} from \"event-target-shim\"\n\nclass Foo extends EventTarget {\n    // ...\n}\n\n// Define `foo.onhello` property.\ndefineEventAttribute(Foo.prototype, \"hello\")\n\n// Use\nconst foo = new Foo()\nfoo.addEventListener(\"hello\", e => console.log(\"hello\", e))\nfoo.onhello = e => console.log(\"onhello:\", e)\nfoo.dispatchEvent(new CustomEvent(\"hello\"))\n```\n\n## ???? Installation\n\nUse [npm](https://www.npmjs.com/) to install then use a bundler.\n\n```\nnpm install event-target-shim\n```\n\nOr download from [`dist` directory](./dist).\n\n- [dist/event-target-shim.mjs](dist/event-target-shim.mjs) ... ES modules version.\n- [dist/event-target-shim.js](dist/event-target-shim.js) ... Common JS version.\n- [dist/event-target-shim.umd.js](dist/event-target-shim.umd.js) ... UMD (Universal Module Definition) version. This is transpiled by [Babel](https://babeljs.io/) for IE 11.\n\n## ???? Usage\n\n```js\nimport {EventTarget, defineEventAttribute} from \"event-target-shim\"\n// or\nconst {EventTarget, defineEventAttribute} = require(\"event-target-shim\")\n\n// or UMD version defines a global variable:\nconst {EventTarget, defineEventAttribute} = window.EventTargetShim\n```\n\n### EventTarget\n\n> https://dom.spec.whatwg.org/#interface-eventtarget\n\n#### eventTarget.addEventListener(type, callback, options)\n\nRegister an event listener.\n\n- `type` is a string. This is the event name to register.\n- `callback` is a function. This is the event listener to register.\n- `options` is a boolean or an object `{ capture?: boolean, passive?: boolean, once?: boolean }`. If this is a boolean, it's same meaning as `{ capture: options }`.\n    - `capture` is the flag to register the event listener for capture phase.\n    - `passive` is the flag to ignore `event.preventDefault()` method in the event listener.\n    - `once` is the flag to remove the event listener automatically after the first call.\n\n#### eventTarget.removeEventListener(type, callback, options)\n\nUnregister an event listener.\n\n- `type` is a string. This is the event name to unregister.\n- `callback` is a function. This is the event listener to unregister.\n- `options` is a boolean or an object `{ capture?: boolean }`. If this is a boolean, it's same meaning as `{ capture: options }`.\n    - `capture` is the flag to register the event listener for capture phase.\n\n#### eventTarget.dispatchEvent(event)\n\nDispatch an event.\n\n- `event` is a [Event](https://dom.spec.whatwg.org/#event) object or an object `{ type: string, [key: string]: any }`. The latter is non-standard but useful. In both cases, listeners receive the event as implementing [Event](https://dom.spec.whatwg.org/#event) interface.\n\n### defineEventAttribute(proto, type)\n\nDefine an event attribute (e.g. `onclick`) to `proto`. This is non-standard.\n\n- `proto` is an object (assuming it's a prototype object). This function defines a getter/setter pair for the event attribute.\n- `type` is a string. This is the event name to define.\n\nFor example:\n\n```js\nclass AbortSignal extends EventTarget {\n    constructor() {\n        this.aborted = false\n    }\n}\n// Define `onabort` property.\ndefineEventAttribute(AbortSignal.prototype, \"abort\")\n```\n\n### EventTarget(types)\n\nDefine a custom `EventTarget` class with event attributes. This is non-standard.\n\n- `types` is a string or an array of strings. This is the event name to define.\n\nFor example:\n\n```js\n// This has `onabort` property.\nclass AbortSignal extends EventTarget(\"abort\") {\n    constructor() {\n        this.aborted = false\n    }\n}\n```\n\n## ???? Examples\n\n### ES2015 and later\n\n> https://jsfiddle.net/636vea92/\n\n```js\nconst {EventTarget, defineEventAttribute} = EventTargetShim\n\n// Define a derived class.\nclass Foo extends EventTarget {\n    // ...\n}\n\n// Define `foo.onhello` property.\ndefineEventAttribute(Foo.prototype, \"hello\")\n\n// Register event listeners.\nconst foo = new Foo()\nfoo.addEventListener(\"hello\", (e) => {\n    console.log(\"hello\", e)\n})\nfoo.onhello = (e) => {\n    console.log(\"onhello\", e)\n}\n\n// Dispatching events\nfoo.dispatchEvent(new CustomEvent(\"hello\", { detail: \"detail\" }))\n```\n\n### Typescript\n\n```ts\nimport { EventTarget, defineEventAttribute } from \"event-target-shim\";\n\n// Define events\ntype FooEvents = {\n    hello: CustomEvent\n}\ntype FooEventAttributes = {\n    onhello: CustomEvent\n}\n\n// Define a derived class.\nclass Foo extends EventTarget<FooEvents, FooEventAttributes> {\n    // ...\n}\n// Define `foo.onhello` property's implementation.\ndefineEventAttribute(Foo.prototype, \"hello\")\n\n// Register event listeners.\nconst foo = new Foo()\nfoo.addEventListener(\"hello\", (e) => {\n    console.log(\"hello\", e.detail)\n})\nfoo.onhello = (e) => {\n    console.log(\"onhello\", e.detail)\n}\n\n// Dispatching events\nfoo.dispatchEvent(new CustomEvent(\"hello\", { detail: \"detail\" }))\n```\n\nUnfortunately, both `FooEvents` and `FooEventAttributes` are needed because TypeScript doesn't allow the mutation of string literal types. If TypeScript allowed us to compute `\"onhello\"` from `\"hello\"` in types, `FooEventAttributes` will be optional.\n\nThis `EventTarget` type is compatible with `EventTarget` interface of `lib.dom.d.ts`.\n\n#### To disallow unknown events\n\nBy default, methods such as `addEventListener` accept unknown events. You can disallow unknown events by the third type parameter `\"strict\"`.\n\n```ts\ntype FooEvents = {\n    hello: CustomEvent\n}\nclass Foo extends EventTarget<FooEvents, {}, \"strict\"> {\n    // ...\n}\n\n// OK because `hello` is defined in FooEvents.\nfoo.addEventListener(\"hello\", (e) => {\n})\n// Error because `unknown` is not defined in FooEvents.\nfoo.addEventListener(\"unknown\", (e) => {\n})\n```\n\nHowever, if you use `\"strict\"` parameter, it loses compatibility with `EventTarget` interface of `lib.dom.d.ts`.\n\n#### To infer the type of `dispatchEvent()` method\n\nTypeScript cannot infer the event type of `dispatchEvent()` method properly from the argument in most cases. You can improve this behavior with the following steps:\n\n1. Use the third type parameter `\"strict\"`. This prevents inferring to `dispatchEvent<string>()`.\n2. Make the `type` property of event definitions stricter.\n\n```ts\ntype FooEvents = {\n    hello: CustomEvent & { type: \"hello\" }\n    hey: Event & { type: \"hey\" }\n}\nclass Foo extends EventTarget<FooEvents, {}, \"strict\"> {\n    // ...\n}\n\n// Error because `detail` property is lacking.\nfoo.dispatchEvent({ type: \"hello\" })\n```\n\n### ES5\n\n> https://jsfiddle.net/522zc9de/\n\n```js\n// Define a derived class.\nfunction Foo() {\n    EventTarget.call(this)\n}\nFoo.prototype = Object.create(EventTarget.prototype, {\n    constructor: { value: Foo, configurable: true, writable: true }\n    // ...\n})\n\n// Define `foo.onhello` property.\ndefineEventAttribute(Foo.prototype, \"hello\")\n\n// Register event listeners.\nvar foo = new Foo()\nfoo.addEventListener(\"hello\", function(e) {\n    console.log(\"hello\", e)\n})\nfoo.onhello = function(e) {\n    console.log(\"onhello\", e)\n}\n\n// Dispatching events\nfunction isSupportEventConstrucor() { // IE does not support.\n    try {\n        new CusomEvent(\"hello\")\n        return true\n    } catch (_err) {\n        return false\n    }\n}\nif (isSupportEventConstrucor()) {\n    foo.dispatchEvent(new CustomEvent(\"hello\", { detail: \"detail\" }))\n} else {\n    var e = document.createEvent(\"CustomEvent\")\n    e.initCustomEvent(\"hello\", false, false, \"detail\")\n    foo.dispatchEvent(e)\n}\n```\n\n## ???? Changelog\n\n- See [GitHub releases](https://github.com/mysticatea/event-target-shim/releases).\n\n## ???? Contributing\n\nContributing is welcome ❤️\n\nPlease use GitHub issues/PRs.\n\n### Development tools\n\n- `npm install` installs dependencies for development.\n- `npm test` runs tests and measures code coverage.\n- `npm run clean` removes temporary files of tests.\n- `npm run coverage` opens code coverage of the previous test with your default browser.\n- `npm run lint` runs ESLint.\n- `npm run build` generates `dist` codes.\n- `npm run watch` runs tests on each file change.","users":{}}