{"name":"@ungap/event","version":"0.1.0","description":"An Event polyfill for legacy browsers.","main":"cjs/index.js","module":"esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run esm && npm run min && npm run test && npm run size","cjs":"cp index.js cjs/ && echo 'module.exports = Event;' >> cjs/index.js","esm":"cp index.js esm/ && echo 'export default Event;' >> esm/index.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","size":"cat index.js | wc -c && cat min.js | wc -c && gzip -c9 min.js | wc -c && cat min.js | brotli | wc -c","coveralls":"cat ./coverage/lcov.info | coveralls","test":"istanbul cover test/index.js"},"keywords":["Event","polyfill","legacy","ungap"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"coveralls":"^3.0.2","istanbul":"^0.4.5","uglify-js":"^2.8.29"},"repository":{"type":"git","url":"git+https://github.com/ungap/event.git"},"bugs":{"url":"https://github.com/ungap/event/issues"},"homepage":"https://github.com/ungap/event#readme","gitHead":"31f818dc6163d1d9ead9125e8be066fc8e0b4e38","_id":"@ungap/event@0.1.0","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"dist":{"shasum":"df83ba0a3dce4d8af3b10628439dd665b1bb0947","size":1403,"noattachment":false,"key":"/@ungap/event/-/@ungap/event-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ungap/event/download/@ungap/event-0.1.0.tgz"},"maintainers":[{"name":"npm:webreflection","email":""},{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/event_0.1.0_1542896757804_0.7236258899500452"},"_hasShrinkwrap":false,"publish_time":1542896757975,"_cnpm_publish_time":1542896757975,"_cnpmcore_publish_time":"2021-12-16T16:51:55.194Z","dist-tags":{"latest":"0.2.2"}}