{"maintainers":[{"name":"pigcan","email":"jiangjay818@gmail.com"},{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"dist-tags":{"latest":"0.8.1"},"author":{"name":"chencheng","email":"sorrycc@gmail.com"},"description":"dora plugin for webpack","readme":"# dora-plugin-webpack\n\n\ndora plugin for webpack.\n\n\n[![NPM version](https://img.shields.io/npm/v/dora-plugin-webpack.svg?style=flat)](https://npmjs.org/package/dora-plugin-webpack)\n[![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-webpack.svg?style=flat)](https://travis-ci.org/dora-js/dora-plugin-webpack)\n[![Coverage Status](https://img.shields.io/coveralls/dora-js/dora-plugin-webpack.svg?style=flat)](https://coveralls.io/r/dora-js/dora-plugin-webpack)\n[![NPM downloads](http://img.shields.io/npm/dm/dora-plugin-webpack.svg?style=flat)](https://npmjs.org/package/dora-plugin-webpack)\n\n\n----\n\n## Usage\n\n```bash\n$ dora --plugins webpack\n```\n\nwith options:\n\n```bash\n$ dora --plugins webpack?publicPath=/${npm_pkg_name}&verbose\n```\n\nwith options in Object:\n\n```bash\n$ dora --plugins webpack?{\"watchOptions\":{\"poll\":true}}\n```\n\n### Options\n\n- `cwd` -- default from dora\n- `publicPath` -- default '/', http://webpack.github.io/docs/configuration.html#output-publicpath\n- `config` -- default 'webpack.config.js'\n- `verbose` -- more logs\n- `disableNpmInstall` -- disable NpmInstallPlugin\n- `physcisFileSystem` -- write output files to disk \n\nAnd other webpack options, like `watchOptions`, `headers`, `stats`, ...\n\n\n## Plugins\n\n- `atool-build.updateWebpackConfig` -- update webpack config for development\n\n","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"users":{"fengmiaosen":true},"bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"license":"MIT","versions":{"0.5.0":{"name":"dora-plugin-webpack","version":"0.5.0","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-atool-build.git"},"homepage":"https://github.com/dora-js/dora-plugin-atool-build","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.0.1","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"919584fdbd82b63654db14865404141dfa89b3b6","description":"[![NPM version](https://img.shields.io/npm/v/dora-plugin-atool-build.svg?style=flat)](https://npmjs.org/package/dora-plugin-atool-build) [![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-atool-build.svg?style=flat)](https://travis-ci.org/","bugs":{"url":"https://github.com/dora-js/dora-plugin-atool-build/issues"},"_id":"dora-plugin-webpack@0.5.0","_shasum":"6f116983f68cd288b24638ddfec0dce07e948547","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"sorrycc","email":"sorrycc@gmail.com"},"dist":{"shasum":"6f116983f68cd288b24638ddfec0dce07e948547","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.5.0.tgz"},"maintainers":[{"name":"sorrycc","email":"sorrycc@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.5.0.tgz_1457066368116_0.2041678859386593"},"directories":{}},"0.6.0":{"name":"dora-plugin-webpack","version":"0.6.0","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.0.1","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"616e7c9dbadde268b9a62ea0a38f6260e63d3f6a","description":"[![NPM version](https://img.shields.io/npm/v/dora-plugin-webpack.svg?style=flat)](https://npmjs.org/package/dora-plugin-webpack) [![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-webpack.svg?style=flat)](https://travis-ci.org/dora-js/dora","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.0","_shasum":"5c5cd585506603a72f66218223910264232a424b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"sorrycc","email":"sorrycc@gmail.com"},"dist":{"shasum":"5c5cd585506603a72f66218223910264232a424b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.0.tgz"},"maintainers":[{"name":"sorrycc","email":"sorrycc@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.0.tgz_1458267980012_0.6777372120413929"},"directories":{}},"0.6.1":{"name":"dora-plugin-webpack","version":"0.6.1","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.0.1","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"eb1adbd50da1b101c747e75ec2aafea194e68ad5","description":"[![NPM version](https://img.shields.io/npm/v/dora-plugin-webpack.svg?style=flat)](https://npmjs.org/package/dora-plugin-webpack) [![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-webpack.svg?style=flat)](https://travis-ci.org/dora-js/dora","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.1","_shasum":"4a00b9721d0c100fdb20251b175c18b399b29ce5","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"sorrycc","email":"sorrycc@gmail.com"},"dist":{"shasum":"4a00b9721d0c100fdb20251b175c18b399b29ce5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.1.tgz"},"maintainers":[{"name":"sorrycc","email":"sorrycc@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.1.tgz_1458290521518_0.30614982871338725"},"directories":{}},"0.6.2":{"name":"dora-plugin-webpack","version":"0.6.2","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.0.1","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"efb14fa9de28a8f6a5ad32c68ca046a447b33102","description":"[![NPM version](https://img.shields.io/npm/v/dora-plugin-webpack.svg?style=flat)](https://npmjs.org/package/dora-plugin-webpack) [![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-webpack.svg?style=flat)](https://travis-ci.org/dora-js/dora","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.2","_shasum":"976721707b85210bb7ccdac139231e4544acd27f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"sorrycc","email":"sorrycc@gmail.com"},"dist":{"shasum":"976721707b85210bb7ccdac139231e4544acd27f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.2.tgz"},"maintainers":[{"name":"sorrycc","email":"sorrycc@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.2.tgz_1458293176804_0.24372013611719012"},"directories":{}},"0.6.3":{"name":"dora-plugin-webpack","version":"0.6.3","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"d9652c872abee5e1ff03b9f9dbd7cabf50467049","description":"[![NPM version](https://img.shields.io/npm/v/dora-plugin-webpack.svg?style=flat)](https://npmjs.org/package/dora-plugin-webpack) [![Build Status](https://img.shields.io/travis/dora-js/dora-plugin-webpack.svg?style=flat)](https://travis-ci.org/dora-js/dora","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.3","_shasum":"bae3c8d8c3b873b53ac3a4646988e3d71a518c93","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.2","_npmUser":{"name":"yiminghe","email":"yiminghe@gmail.com"},"maintainers":[{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"dist":{"shasum":"bae3c8d8c3b873b53ac3a4646988e3d71a518c93","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.3.tgz_1458546041912_0.5863855334464461"},"directories":{}},"0.6.4":{"name":"dora-plugin-webpack","version":"0.6.4","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && rm -rf lib && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"53e1ef77f4059f4f2993255ffa3385da426c2c95","description":"","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.4","_shasum":"7e86be08e76e671616037d402966c077294d587f","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.2","_npmUser":{"name":"yiminghe","email":"yiminghe@gmail.com"},"maintainers":[{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"dist":{"shasum":"7e86be08e76e671616037d402966c077294d587f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.4.tgz_1458546169929_0.002937698969617486"},"directories":{}},"0.6.5":{"name":"dora-plugin-webpack","version":"0.6.5","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha --no-timeouts","debug":"mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && rm -rf lib && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"~6.6.0","babel-core":"~6.6.0","babel-istanbul":"^0.5.9","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"7c8789d33b6db0a64a2d187d1a78b066b9592e92","description":"","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.5","_shasum":"bfb8f0fa6c0f188a77b851f063ed319cdb5ec911","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"pigcan","email":"jiangjay818@gmail.com"},"dist":{"shasum":"bfb8f0fa6c0f188a77b851f063ed319cdb5ec911","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.5.tgz"},"maintainers":[{"name":"pigcan","email":"jiangjay818@gmail.com"},{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.5.tgz_1466415532599_0.11723461770452559"},"directories":{}},"0.6.6":{"name":"dora-plugin-webpack","version":"0.6.6","description":"dora plugin for webpack","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node $(npm bin)/babel-istanbul cover $(npm bin)/_mocha --no-timeouts","debug":"$(npm bin)/mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && rm -rf lib && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-istanbul":"^0.11.0","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.3.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"76b468fd8a318c6f75e52349d3cd52fbbd818a1a","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.6.6","_shasum":"3460caefdd5d6280b26e36802ab8d340da8f055b","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"pigcan","email":"jiangjay818@gmail.com"},"dist":{"shasum":"3460caefdd5d6280b26e36802ab8d340da8f055b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.6.6.tgz"},"maintainers":[{"name":"pigcan","email":"jiangjay818@gmail.com"},{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.6.6.tgz_1468836228149_0.2991426205262542"},"directories":{}},"0.7.0":{"name":"dora-plugin-webpack","version":"0.7.0","description":"dora plugin for webpack","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node $(npm bin)/babel-istanbul cover $(npm bin)/_mocha --no-timeouts","debug":"$(npm bin)/mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && rm -rf lib && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-istanbul":"^0.11.0","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.4.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"70371b6fa3ce8f7ae0b51b827c5b2de2cad35f1f","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.7.0","_shasum":"57984c03df7b199bba5fc558da48c83af00f54f1","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"pigcan","email":"jiangjay818@gmail.com"},"dist":{"shasum":"57984c03df7b199bba5fc558da48c83af00f54f1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.7.0.tgz"},"maintainers":[{"name":"pigcan","email":"jiangjay818@gmail.com"},{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.7.0.tgz_1469778038639_0.801881620194763"},"directories":{}},"0.8.0":{"name":"dora-plugin-webpack","version":"0.8.0","description":"dora plugin for webpack","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node $(npm bin)/babel-istanbul cover $(npm bin)/_mocha --no-timeouts","debug":"$(npm bin)/mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && rm -rf lib && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-istanbul":"^0.11.0","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.4.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"7b5660481be58d38f85d6fbc311e112a3e2b2e07","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.8.0","_shasum":"98d1457268a345c708188332be9846126a524e2d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"sorrycc","email":"sorrycc@gmail.com"},"dist":{"shasum":"98d1457268a345c708188332be9846126a524e2d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.8.0.tgz"},"maintainers":[{"name":"pigcan","email":"jiangjay818@gmail.com"},{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.8.0.tgz_1470234442189_0.8699864714872092"},"directories":{}},"0.8.1":{"name":"dora-plugin-webpack","version":"0.8.1","description":"dora plugin for webpack","repository":{"type":"git","url":"git+https://github.com/dora-js/dora-plugin-webpack.git"},"homepage":"https://github.com/dora-js/dora-plugin-webpack","author":{"name":"chencheng","email":"sorrycc@gmail.com"},"license":"MIT","main":"./lib","scripts":{"build":"rm -rf lib && babel src --out-dir lib","test":"babel-node $(npm bin)/babel-istanbul cover $(npm bin)/_mocha --no-timeouts","debug":"$(npm bin)/mocha --require babel-core/register --no-timeouts","lint":"eslint --ext .js src","coveralls":"cat ./coverage/lcov.info | coveralls","pub":"npm run build && npm publish && rm -rf lib && git push origin"},"pre-commit":["lint"],"dependencies":{"chalk":"^1.1.1","koa-webpack-dev-middleware":"~1.2.0","npm-install-webpack-plugin-cn":"^2.0.2","chokidar":"^1.4.3","lodash.isequal":"^4.1.1"},"devDependencies":{"atool-build":"0.x","babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-istanbul":"^0.11.0","babel-plugin-add-module-exports":"~0.1.1","babel-preset-es2015":"~6.1.18","babel-preset-stage-0":"~6.1.18","coveralls":"^2.11.6","dora":"0.x","eslint":"~1.9.0","eslint-config-airbnb":"~1.0.0","expect":"^1.13.4","mocha":"^2.3.4","pre-commit":"~1.1.2","request":"^2.67.0"},"peerDependencies":{"atool-build":"0.x","dora":"0.4.x"},"babel":{"presets":["es2015","stage-0"],"plugins":["add-module-exports"]},"files":["lib","package.json","README.md"],"gitHead":"8af01516d170577d1ea9bce969b99ff0dc63d4a9","bugs":{"url":"https://github.com/dora-js/dora-plugin-webpack/issues"},"_id":"dora-plugin-webpack@0.8.1","_shasum":"3bdf6e1eed1489add3b1ae951f943f2d3d61b0a6","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"pigcan","email":"jiangjay818@gmail.com"},"dist":{"shasum":"3bdf6e1eed1489add3b1ae951f943f2d3d61b0a6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/dora-plugin-webpack/-/dora-plugin-webpack-0.8.1.tgz"},"maintainers":[{"name":"pigcan","email":"jiangjay818@gmail.com"},{"name":"sorrycc","email":"sorrycc@gmail.com"},{"name":"yiminghe","email":"yiminghe@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dora-plugin-webpack-0.8.1.tgz_1470650217047_0.7263642274774611"},"directories":{}}},"name":"dora-plugin-webpack","time":{"modified":"2016-12-15T09:48:01.402Z","created":"2016-03-04T04:39:31.150Z","0.5.0":"2016-03-04T04:39:31.150Z","0.6.0":"2016-03-18T02:26:22.389Z","0.6.1":"2016-03-18T08:42:03.773Z","0.6.2":"2016-03-18T09:26:17.202Z","0.6.3":"2016-03-21T07:40:44.521Z","0.6.4":"2016-03-21T07:42:52.072Z","0.6.5":"2016-06-20T09:38:53.877Z","0.6.6":"2016-07-18T10:03:50.399Z","0.7.0":"2016-07-29T07:40:40.455Z","0.8.0":"2016-08-03T14:27:24.092Z","0.8.1":"2016-08-08T09:56:58.603Z","0.9.0-beta.1":"2016-08-19T07:36:43.407Z"},"readmeFilename":"README.md","homepage":"https://github.com/dora-js/dora-plugin-webpack"}