{"name":"happypack","main":"./lib/HappyPlugin.js","description":"webpack speed booster, makes you happy!","version":"4.0.0","scripts":{"lint":"eslint lib","test":"npm run test:webpack1","test:webpack1":"NODE_PATH=upstream/webpack1/node_modules mocha --opts .mocha","test:webpack2":"NODE_PATH=upstream/webpack2/node_modules mocha --opts .mocha","test:webpack3":"NODE_PATH=upstream/webpack3/node_modules mocha --opts .mocha","test:coverage":"nyc npm test","test:examples":"./examples/build-all.sh","coverage":"nyc report","coverage:html":"nyc report --reporter html","coverage:ci":"nyc report --reporter=text-lcov > tmp/coverage.lcov && codecov --disable search -f tmp/coverage.lcov","prepublish":"npm run lint && npm run test:webpack1 && npm run test:webpack2 && npm run test:webpack3 && npm run test:examples"},"repository":{"type":"git","url":"git+ssh://git@github.com/amireh/happypack.git"},"keywords":["webpack","plugin","fast","speed","performance","compilation","transformer","loader","happiness","happy"],"author":{"name":"Ahmad Amireh"},"license":"MIT","bugs":{"url":"https://github.com/amireh/happypack/issues"},"homepage":"https://github.com/amireh/happypack#readme","devDependencies":{"codecov":"1.0.1","eslint":"2.13.1","happypack-test-utils":"file:packages/happypack-test-utils","mocha":"3.0.1","multiline-slash":"2.0.0","nyc":"7.1.0","webpack-config-composer":"file:packages/webpack-config-composer"},"dependencies":{"async":"1.5.0","json-stringify-safe":"5.0.1","loader-utils":"1.1.0","serialize-error":"^2.1.0"},"nyc":{"include":["lib/*.js"],"exclude":["lib/**/*.test.js"]},"gitHead":"c93d33d02f4d2e3b051d1cee15b6634939fee215","_id":"happypack@4.0.0","_shasum":"de1770d472dab33e3f31782a3edb4e77cc658631","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"amireh","email":"ahmad@amireh.net"},"dist":{"shasum":"de1770d472dab33e3f31782a3edb4e77cc658631","tarball":"https://registry.npmjs.org/happypack/-/happypack-4.0.0.tgz","integrity":"sha512-WUe/B6kpo1+9PunRKzxZAj4SbJ2SRotchgHFcASblRjcNDgm+GAW7RAmnEOCiuTPGFnQo8KhfmXuTiYAypvDlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNWR+CSraXRTdYWa6dlElgmKedWZbhQs9LObHxSK+8ewIhANpY6TCxAeQsHJRn1Mcge5tC4Cr1lJoZFGlTLC9ajsXo"}]},"maintainers":[{"name":"amireh","email":"ahmad@amireh.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/happypack-4.0.0.tgz_1504994158281_0.9827433209866285"},"directories":{}}