{"name":"worker-plugin","version":"1.1.1","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":"^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","puppeteer":"^1.8.0","serve-handler":"^5.0.5","uglifyjs-webpack-plugin":"^1.3.0","webpack":"^4.17.1"},"dependencies":{"loader-utils":"^1.1.0"},"peerDependencies":{"webpack":">= 3"},"gitHead":"fdb806c86762af815bda3d619d1f84fec6b92c5e","bugs":{"url":"https://github.com/GoogleChromeLabs/worker-plugin/issues"},"homepage":"https://github.com/GoogleChromeLabs/worker-plugin#readme","_id":"worker-plugin@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"46de4d2ec2444b346f5fdbe4686cd4aff7f90a5b","size":10098,"noattachment":false,"key":"/worker-plugin/-/worker-plugin-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/worker-plugin/download/worker-plugin-1.1.1.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"},{"name":"kinlan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/worker-plugin_1.1.1_1539312521864_0.2364207918404062"},"_hasShrinkwrap":false,"publish_time":1539312522209,"_cnpm_publish_time":1539312522209,"dist-tags":{"latest":"5.0.1"}}