{"name":"worker-plugin","version":"3.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","prepack":"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":"^1.0.0","eslint":"^5.9.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","jest":"^23.6.0","microbundle":"^0.8.2","puppeteer":"^1.11.0","serve-handler":"^5.0.7","terser-webpack-plugin":"^1.1.0","webpack":"^4.26.1"},"dependencies":{"loader-utils":"^1.1.0"},"peerDependencies":{"webpack":">= 4"},"gitHead":"023f466893d0c5c760c19007274cb7fead865262","bugs":{"url":"https://github.com/GoogleChromeLabs/worker-plugin/issues"},"homepage":"https://github.com/GoogleChromeLabs/worker-plugin#readme","_id":"worker-plugin@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"70a64e732b3bf575ad5981071bc5f010dadd6f95","size":11990,"noattachment":false,"key":"/worker-plugin/-/worker-plugin-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/worker-plugin/download/worker-plugin-3.0.0.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"},{"name":"kinlan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/worker-plugin_3.0.0_1544802269710_0.6344072134842027"},"_hasShrinkwrap":false,"publish_time":1544802269818,"_cnpm_publish_time":1544802269818,"dist-tags":{"latest":"5.0.1"}}