{"name":"worker-plugin","version":"1.0.0","description":"Webpack plugin to bundle Workers automagically.","main":"dist/worker-plugin.js","repository":{"type":"git","url":"git+https://github.com/GoogleChromeLabs/worker-plugin.git"},"scripts":{"build":"microbundle --inline none --format cjs --no-compress src/*.js","prepublishOnly":"npm run build","dev":"jest --verbose --watchAll","test":"npm run build && jest --verbose","release":"npm t && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"eslintConfig":{"extends":"eslint-config-standard","env":{"browser":true,"jest":true},"rules":{"indent":["error",2],"semi":["error","always"]}},"jest":{"watchPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/fixtures/.*?/dist/"]},"babel":{"plugins":["transform-es2015-modules-commonjs"]},"keywords":["webpack","plugin","worker","web worker","thread"],"author":{"name":"The Chromium Authors"},"contributors":[{"name":"Jason Miller","email":"developit@google.com"}],"license":"Apache-2.0","devDependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","clean-webpack-plugin":"^0.1.19","eslint":"^5.4.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.0","eslint-plugin-standard":"^3.1.0","jest":"^23.5.0","microbundle":"^0.6.0","uglifyjs-webpack-plugin":"^1.3.0","webpack":"^4.17.1"},"dependencies":{"loader-utils":"^1.1.0"},"peerDependencies":{"webpack":">= 3"},"gitHead":"7706c013d59378cda76eb1e9922f07af945fe7f1","bugs":{"url":"https://github.com/GoogleChromeLabs/worker-plugin/issues"},"homepage":"https://github.com/GoogleChromeLabs/worker-plugin#readme","_id":"worker-plugin@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"c91e1ead25ee58aef25577aac1097b943fa861eb","size":9556,"noattachment":false,"key":"/worker-plugin/-/worker-plugin-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/worker-plugin/download/worker-plugin-1.0.0.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"},{"name":"kinlan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/worker-plugin_1.0.0_1537285591043_0.832617256518754"},"_hasShrinkwrap":false,"publish_time":1537285591197,"_cnpm_publish_time":1537285591197,"dist-tags":{"latest":"5.0.1"}}