{"_id":"autodll-webpack-plugin","_rev":"199485","name":"autodll-webpack-plugin","description":"Webpack's DllPlugin without the boilerplate","dist-tags":{"latest":"0.4.2"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"time":{"modified":"2021-06-03T12:30:52.000Z","created":"2017-06-28T05:50:57.912Z","0.4.2":"2018-06-02T14:01:50.655Z","0.4.0":"2018-06-02T12:34:36.682Z","0.3.9":"2018-02-15T17:27:07.418Z","0.3.8":"2017-12-13T17:39:57.454Z","0.3.7":"2017-12-12T18:53:31.438Z","0.3.6":"2017-12-02T18:15:36.597Z","0.3.5":"2017-11-10T14:37:41.186Z","0.3.4":"2017-11-10T12:48:17.143Z","0.3.3":"2017-10-21T19:03:07.563Z","0.3.2":"2017-10-15T19:39:01.333Z","0.3.1":"2017-10-13T20:33:58.146Z","0.3.0":"2017-10-10T19:12:55.234Z","0.2.1":"2017-07-11T20:39:02.698Z","0.2.0":"2017-07-11T20:12:40.283Z","0.1.0":"2017-07-08T15:54:28.280Z","0.0.8":"2017-07-06T19:13:26.067Z","0.0.7":"2017-07-04T05:56:00.537Z","0.0.6":"2017-07-01T18:53:27.710Z","0.0.5":"2017-06-30T09:24:19.432Z","0.0.4":"2017-06-30T09:09:42.541Z","0.0.3":"2017-06-30T09:03:48.336Z","0.0.2":"2017-06-29T20:30:39.106Z","1.0.0":"2017-06-28T05:50:57.912Z"},"users":{"kitwang":true,"dwqs":true,"uojo":true},"author":{"name":"Asaf Katz"},"repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"versions":{"0.4.2":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.4.2","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"install:fixturedeps":"node ./scripts/installFixtureDeps.js","lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":"^2.0.0 || ^3.0.0 || ^4.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","read-pkg":"^2.0.0","tapable":"^1.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","html-webpack-plugin":"^3.0.6","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","slash":"^1.0.0","spy":"^1.0.0","uglifyjs-webpack-plugin":"^1.2.2","webpack":"^4.0.0","webpack-dev-server":"^3.0.0","write-pkg":"^3.1.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"7125ff2fb0e38c6a70d7a9a0836d32f46d237911","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.4.2","_npmVersion":"6.1.0","_nodeVersion":"10.0.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"36e98fbaf30c235d1d5d076330464ac80901415c","size":22320,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.4.2.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin_0.4.2_1527948110558_0.6848181213637536"},"_hasShrinkwrap":false,"publish_time":1527948110655,"_cnpm_publish_time":1527948110655},"0.4.0":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.4.0","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"install:fixturedeps":"node ./scripts/installFixtureDeps.js","lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":"^2.0.0 || ^3.0.0 || ^4.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","read-pkg":"^2.0.0","tapable":"^1.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","html-webpack-plugin":"^3.0.6","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","slash":"^1.0.0","spy":"^1.0.0","uglifyjs-webpack-plugin":"^1.2.2","webpack":"^4.0.0","webpack-dev-server":"^3.0.0","write-pkg":"^3.1.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"a5cb732d7a37580e392331d59b2ac5408f42b8f3","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.4.0","_npmVersion":"6.1.0","_nodeVersion":"10.0.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"e1739cc74e3aca49e7c619284f77ad43b1379652","size":22051,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.4.0.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin_0.4.0_1527942876576_0.5853818016289725"},"_hasShrinkwrap":false,"publish_time":1527942876682,"_cnpm_publish_time":1527942876682},"0.3.9":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.9","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"install:fixturedeps":"node ./scripts/installFixtureDeps.js","lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","slash":"^1.0.0","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1","write-pkg":"^3.1.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"b6d799e0027c05af7df31eb57c18a32988c0cab4","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.9","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"04e5215a289281d8820cf6def190cafd5e94a41b","size":21497,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.9.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin_0.3.9_1518715626641_0.5705006081531567"},"_hasShrinkwrap":false,"publish_time":1518715627418,"_cnpm_publish_time":1518715627418},"0.3.8":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.8","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"install:fixturedeps":"node ./scripts/installFixtureDeps.js","lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","slash":"^1.0.0","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1","write-pkg":"^3.1.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"55de7b8bec9f491d8ef56cc5591bc5dead6eb07f","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.8","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"d087dda8ca3f9e3231a15df3d42d1efde73c5777","size":21808,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.8.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.8.tgz_1513186797361_0.2386609953828156"},"directories":{},"publish_time":1513186797454,"_hasShrinkwrap":false,"_cnpm_publish_time":1513186797454},"0.3.7":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.7","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"install:fixturedeps":"node ./scripts/installFixtureDeps.js","lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","slash":"^1.0.0","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1","write-pkg":"^3.1.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"42f918c493c9d75b17b3b3de90820f651d6b7f66","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.7","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"f36ef9b71657a88881030e3277ea71f5add313d9","size":21812,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.7.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.7.tgz_1513104810415_0.07665446307510138"},"directories":{},"publish_time":1513104811438,"_cnpm_publish_time":1513104811438,"_hasShrinkwrap":false},"0.3.6":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.6","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"install:fixturedeps":"node ./scripts/installFixtureDeps.js","lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","slash":"^1.0.0","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1","write-pkg":"^3.1.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"71a5b44dc5de4517031ca5b525d48da493335fcc","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.6","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"21c8a5f483c8445b35d6fd69df4a257840d8077e","size":21435,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.6.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.6.tgz_1512238535604_0.9563922074157745"},"directories":{},"publish_time":1512238536597,"_hasShrinkwrap":false,"_cnpm_publish_time":1512238536597},"0.3.5":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.5","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test","format":"prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write \"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}\" "},"files":["src","lib"],"lint-staged":{"{{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css},*.{js,json}}":["prettier-eslint --print-width 100 --trailing-comma es5 --single-quote --write","git add"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","bluebird":"^3.5.0","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","axios":"^0.16.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","eslint-plugin-react":"^7.1.0","expect":"^1.20.2","faucet":"^0.0.1","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"fd47aa23ff7a6a8691690da72d399a5d8ed3454b","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.5","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"a6f778662920fe0359820ec4d12b06d843fcce0d","size":20301,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.5.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.5.tgz_1510324660018_0.8844766784459352"},"directories":{},"publish_time":1510324661186,"_cnpm_publish_time":1510324661186,"_hasShrinkwrap":false},"0.3.4":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.4","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test"},"files":["src","lib"],"lint-staged":{"{src,specs,scripts,examples/**/src,experiments/**/src}/**/*.{js,json,css}":["prettier-eslint --print-width 100 --trailing-comma es5 --write","git add"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","axios":"^0.16.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","bluebird":"^3.5.0","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-config-prettier":"2.7.0","eslint-plugin-react":"^7.1.0","expect":"^1.20.2","faucet":"^0.0.1","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","prettier-eslint-cli":"4.4.0","recursive-readdir":"^2.2.1","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"9562674f89dbad8dbdde839a29d5b0f5cb69b3bb","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.4","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"71e6eec2a722738d6bceb9ca34448bb5815d0245","size":20273,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.4.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.4.tgz_1510318096046_0.24620139528997242"},"directories":{},"publish_time":1510318097143,"_hasShrinkwrap":false,"_cnpm_publish_time":1510318097143},"0.3.3":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.3","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test"},"files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix"],"specs/**/*.js":["eslint --fix"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","axios":"^0.16.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","bluebird":"^3.5.0","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","expect":"^1.20.2","faucet":"^0.0.1","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","recursive-readdir":"^2.2.1","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"66088fef8aa13aa98cc167f5a3e51d075ef20303","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.3","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"e7c50590c08edc8740ae389620a174075c70ee8d","size":20086,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.3.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.3.tgz_1508612586515_0.3648020450491458"},"directories":{},"publish_time":1508612587563,"_hasShrinkwrap":false,"_cnpm_publish_time":1508612587563},"0.3.2":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.2","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test"},"files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix"],"specs/**/*.js":["eslint --fix"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","axios":"^0.16.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","bluebird":"^3.5.0","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","expect":"^1.20.2","faucet":"^0.0.1","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","recursive-readdir":"^2.2.1","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"d00251b48151c88df27eb9697e2eac08973ece4f","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.2","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"bab56426324066d1568b5533c6b6ee539f93bf98","size":19981,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.2.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.2.tgz_1508096340237_0.9100003005005419"},"directories":{},"publish_time":1508096341333,"_cnpm_publish_time":1508096341333,"_hasShrinkwrap":false},"0.3.1":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.1","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test"},"files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix"],"specs/**/*.js":["eslint --fix"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","url-join":"^2.0.2","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","axios":"^0.16.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","bluebird":"^3.5.0","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","expect":"^1.20.2","faucet":"^0.0.1","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","recursive-readdir":"^2.2.1","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"4e35c7019d6d5c7a485a3dcab051872251fe976b","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.1","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"caed08768d50479ec092f10b81cfcbcfd7312e20","size":19763,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.1.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.1.tgz_1507926837149_0.7101994543336332"},"directories":{},"publish_time":1507926838146,"_cnpm_publish_time":1507926838146,"_hasShrinkwrap":false},"0.3.0":{"name":"autodll-webpack-plugin","author":{"name":"Asaf Katz"},"license":"MIT","version":"0.3.0","description":"Webpack's DllPlugin without the boilerplate","repository":{"type":"git","url":"git+https://github.com/asfktz/autodll-webpack-plugin.git"},"main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test:unit":"ava specs/**/*.spec.js","test:integration":"node ./scripts/runIntegrationTests.js","test":"npm run test:unit && npm run test:integration","test:inspect":"node --inspect node_modules/ava/profile.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build","precommit":"del-cli yarn.lock && lint-staged && npm run test"},"files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix"],"specs/**/*.js":["eslint --fix"]},"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","mkdirp":"^0.5.1","read-pkg":"^2.0.0","webpack-merge":"^4.1.0","webpack-sources":"^1.0.1"},"devDependencies":{"all-contributors-cli":"^4.5.0","ava":"^0.21.0","axios":"^0.16.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","babel-register":"^6.24.1","bluebird":"^3.5.0","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","expect":"^1.20.2","faucet":"^0.0.1","html-webpack-plugin":"^2.29.0","husky":"^0.14.3","lint-staged":"^4.0.0","recursive-readdir":"^2.2.1","spy":"^1.0.0","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.2.0","webpack-dev-server":"^2.7.1"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"ava":{"files":[],"source":["src/**/*.js"],"concurrency":5,"failFast":false,"require":["babel-register"],"babel":"inherit"},"gitHead":"f3174700a2996d127fb3b0d98730b962b69f92b2","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","_id":"autodll-webpack-plugin@0.3.0","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"073f1052c2514476806ab54cd7691bbf1949e281","size":19991,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.3.0.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.3.0.tgz_1507662774111_0.6772987262811512"},"directories":{},"publish_time":1507662775234,"_hasShrinkwrap":false,"_cnpm_publish_time":1507662775234},"0.2.1":{"name":"autodll-webpack-plugin","version":"0.2.1","description":"[![Build Status](https://travis-ci.org/asfktz/autodll-webpack-plugin.svg?branch=master)](https://travis-ci.org/asfktz/autodll-webpack-plugin)","main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test":"babel-node ./node_modules/.bin/tape specs/**/*.spec.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.spec.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix","git add"],"specs/**/*.js":["eslint --fix","git add"]},"pre-commit":["lint-staged","test"],"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","faucet":"^0.0.1","lint-staged":"^4.0.0","pre-commit":"^1.2.2","recursive-readdir":"^2.2.1","spy":"^1.0.0","tape":"^4.7.0","webpack":"^3.2.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"gitHead":"a60aacf7e63bb2cc969977c0e081ed63f093e70d","_id":"autodll-webpack-plugin@0.2.1","_npmVersion":"5.1.0","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"74976a098d813ab1438fd5ca38f36c874d035d13","size":11060,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.2.1.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.2.1.tgz_1499805541731_0.32912338338792324"},"directories":{},"publish_time":1499805542698,"_hasShrinkwrap":false,"_cnpm_publish_time":1499805542698},"0.2.0":{"name":"autodll-webpack-plugin","version":"0.2.0","description":"[![Build Status](https://travis-ci.org/asfktz/autodll-webpack-plugin.svg?branch=master)](https://travis-ci.org/asfktz/autodll-webpack-plugin)","main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test":"babel-node ./node_modules/.bin/tape specs/**/*.spec.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.spec.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix","git add"],"specs/**/*.js":["eslint --fix","git add"]},"pre-commit":["lint-staged","test"],"peerDependencies":{"webpack":">= 2.0.0"},"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","faucet":"^0.0.1","lint-staged":"^4.0.0","pre-commit":"^1.2.2","recursive-readdir":"^2.2.1","spy":"^1.0.0","tape":"^4.7.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"gitHead":"237f6db26e13296ee3746a573f98a7faf42f4341","_id":"autodll-webpack-plugin@0.2.0","_npmVersion":"5.1.0","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"f12c7357a58276f4c94d43eb0f3f062a670e107b","size":11035,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.2.0.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.2.0.tgz_1499803959258_0.030715450644493103"},"directories":{},"publish_time":1499803960283,"_hasShrinkwrap":false,"_cnpm_publish_time":1499803960283},"0.1.0":{"name":"autodll-webpack-plugin","version":"0.1.0","description":"![](https://travis-ci.org/asfktz/autodll-webpack-plugin.svg?branch=master)","main":"lib/index.js","scripts":{"lint":"eslint src specs","lint:fix":"npm run lint -- --fix","lint-staged":"lint-staged","test":"babel-node ./node_modules/.bin/tape specs/**/*.spec.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.spec.js","cleanup":"del-cli ./lib","build":"npm run cleanup && babel src --out-dir lib","build:watch":"npm run cleanup && babel src --out-dir lib --watch","prepublishOnly":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","files":["src","lib"],"lint-staged":{"src/**/*.js":["eslint --fix","git add"],"specs/**/*.js":["eslint --fix","git add"]},"pre-commit":["lint-staged","test"],"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","make-dir":"^1.0.0","memory-fs":"^0.4.1","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","faucet":"^0.0.1","lint-staged":"^4.0.0","pre-commit":"^1.2.2","recursive-readdir":"^2.2.1","spy":"^1.0.0","tape":"^4.7.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]],"env":{"debug":{"sourceMaps":"inline","presets":["stage-3",["env",{"targets":{"node":"current"}}]]}}},"gitHead":"f8f019f9cd5f391292374bc55988bf16f0e65b9d","_id":"autodll-webpack-plugin@0.1.0","_npmVersion":"5.0.4","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"9ebc2765c48e173bb77870cb37dd51ff762746f6","size":9655,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.1.0.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.1.0.tgz_1499529267433_0.2502711284905672"},"directories":{},"publish_time":1499529268280,"_hasShrinkwrap":false,"_cnpm_publish_time":1499529268280},"0.0.8":{"name":"autodll-webpack-plugin","version":"0.0.8","description":"Webpack's DllPlugin without the boilerplate","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.spec.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.spec.js","build":"del-cli ./lib && babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublishOnly":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","files":["src","lib"],"dependencies":{"bluebird":"^3.5.0","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","del-cli":"^1.1.0","eslint":"^4.1.1","eslint-plugin-react":"^7.1.0","faucet":"^0.0.1","recursive-readdir":"^2.2.1","spy":"^1.0.0","tape":"^4.7.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"4"}}]]},"gitHead":"ed4b3bc342b6a24c58712e7d223c241ba2c280ef","_id":"autodll-webpack-plugin@0.0.8","_npmVersion":"5.0.4","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"c6e08450cb6ff27ea605fba70bb445cea975d076","size":8678,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.8.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.8.tgz_1499368405109_0.10479447059333324"},"directories":{},"publish_time":1499368406067,"_cnpm_publish_time":1499368406067,"_hasShrinkwrap":false},"0.0.7":{"name":"autodll-webpack-plugin","version":"0.0.7","description":"Webpack's DllPlugin without the boilerplate","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"del ./lib && babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublishOnly":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","chalk":"^1.1.3","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","del-cli":"^1.1.0","faucet":"^0.0.1","recursive-readdir":"^2.2.1","spy":"^1.0.0","tape":"^4.7.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"current"}}]]},"gitHead":"e1d7a150bdf756897c886f8b62d64c931cef1e4a","_id":"autodll-webpack-plugin@0.0.7","_npmVersion":"5.0.4","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"9f4f8765eea99990e63b5f0fdc47618593eeb8c7","size":138666,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.7.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.7.tgz_1499147759239_0.37828467204235494"},"directories":{},"publish_time":1499147760537,"_cnpm_publish_time":1499147760537,"_hasShrinkwrap":false},"0.0.6":{"name":"autodll-webpack-plugin","version":"0.0.6","description":"Webpack's DllPlugin without the boilerplate","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"del ./lib && babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublish":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","chalk":"^1.1.3","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","babel-preset-stage-3":"^6.24.1","del-cli":"^1.1.0","faucet":"^0.0.1","recursive-readdir":"^2.2.1","spy":"^1.0.0","tape":"^4.7.0"},"babel":{"presets":["stage-3",["env",{"targets":{"node":"current"}}]]},"gitHead":"4b3b9e1376aa94891a33d494dfd1c1f3cab2e3aa","_id":"autodll-webpack-plugin@0.0.6","_npmVersion":"5.0.3","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"a9149a40d4d996c3f040a0cf1a8f31a1b52cd425","size":117259,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.6.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.6.tgz_1498935206652_0.5455740336328745"},"directories":{},"publish_time":1498935207710,"_cnpm_publish_time":1498935207710,"_hasShrinkwrap":false},"0.0.5":{"name":"autodll-webpack-plugin","version":"0.0.5","description":"","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"del ./lib && babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublish":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","chalk":"^1.1.3","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","del-cli":"^1.1.0","faucet":"^0.0.1","tape":"^4.7.0"},"babel":{"presets":[["env",{"targets":{"node":"current"}}]]},"gitHead":"038577361a042ce3f286798e97a8ff9d77926008","_id":"autodll-webpack-plugin@0.0.5","_npmVersion":"5.0.3","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"4504a192c8f6d313eef9cea6fefc8303061067e3","size":36150,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.5.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.5.tgz_1498814658467_0.44551033852621913"},"directories":{},"publish_time":1498814659432,"_cnpm_publish_time":1498814659432,"_hasShrinkwrap":false},"0.0.4":{"name":"autodll-webpack-plugin","version":"0.0.4","description":"","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"del ./lib && babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublish":"npm run build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","chalk":"^1.1.3","del":"^3.0.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","del-cli":"^1.1.0","faucet":"^0.0.1","tape":"^4.7.0"},"babel":{"presets":[["env",{"targets":{"node":"current"}}]]},"gitHead":"78e5505e5e6eea6d35a03666af8dc4f8d1f9a4d8","_id":"autodll-webpack-plugin@0.0.4","_npmVersion":"5.0.3","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"55d324a9495204aa014e78fa04eb8695594aa6ca","size":34724,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.4.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.4.tgz_1498813781394_0.2590574736241251"},"directories":{},"publish_time":1498813782541,"_cnpm_publish_time":1498813782541,"_hasShrinkwrap":false},"0.0.3":{"name":"autodll-webpack-plugin","version":"0.0.3","description":"","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublish":"npm build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0","del":"^3.0.0","chalk":"^1.1.3"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","faucet":"^0.0.1","tape":"^4.7.0"},"babel":{"presets":[["env",{"targets":{"node":"current"}}]]},"gitHead":"56075a694e6b5529fc8ba2278c867e739de22b64","_id":"autodll-webpack-plugin@0.0.3","_npmVersion":"5.0.3","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"ac2c7cb0693eedbd00d96a2fbff3013d1321709b","size":31389,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.3.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.3.tgz_1498813427314_0.29325106320902705"},"directories":{},"publish_time":1498813428336,"_cnpm_publish_time":1498813428336,"_hasShrinkwrap":false},"0.0.2":{"name":"autodll-webpack-plugin","version":"0.0.2","description":"","main":"lib/index.js","scripts":{"test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","prepublish":"npm build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","chalk":"^1.1.3","del":"^3.0.0","faucet":"^0.0.1","tape":"^4.7.0"},"babel":{"presets":[["env",{"targets":{"node":"current"}}]]},"gitHead":"1ffaf81727a5d4ed41f6a3d29ed57de9034fe685","_id":"autodll-webpack-plugin@0.0.2","_npmVersion":"5.0.3","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"ac7d5021eaacc01a69037726c4236a720bc958f3","size":33069,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-0.0.2.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-0.0.2.tgz_1498768238073_0.7746721128933132"},"directories":{},"publish_time":1498768239106,"_hasShrinkwrap":false,"_cnpm_publish_time":1498768239106},"1.0.0":{"name":"autodll-webpack-plugin","version":"1.0.0","description":"","main":"lib/index.js","scripts":{"dev":"babel-node src/index.js --inspect","test":"tape -r babel-register specs/**/*.js | faucet","test:inspect":"babel-node --inspect ./node_modules/.bin/tape specs/**/*.js","build":"babel src --out-dir lib","prepublish":"npm build"},"author":{"name":"Asaf Katz"},"license":"ISC","dependencies":{"bluebird":"^3.5.0","find-cache-dir":"^1.0.0","lodash":"^4.17.4","memory-fs":"^0.4.1","mkdirp":"^0.5.1","path-to-regexp":"^1.7.0","rmdir":"^1.2.0","webpack":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-preset-env":"^1.5.2","chalk":"^1.1.3","del":"^3.0.0","faucet":"^0.0.1","tape":"^4.7.0"},"babel":{"presets":[["env",{"targets":{"node":"current"}}]]},"gitHead":"9a85f874bc78043a51bc0ff85f943a880a3587cc","_id":"autodll-webpack-plugin@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"7.8.0","_npmUser":{"name":"asfktz","email":"asf.ktz@gmail.com"},"dist":{"shasum":"42e02a492680c10782c303611b66f06d41e7af7a","size":32846,"noattachment":false,"key":"/autodll-webpack-plugin/-/autodll-webpack-plugin-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/autodll-webpack-plugin/download/autodll-webpack-plugin-1.0.0.tgz"},"maintainers":[{"name":"asfktz","email":"asf.ktz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/autodll-webpack-plugin-1.0.0.tgz_1498629056822_0.8429323388263583"},"directories":{},"publish_time":1498629057912,"_hasShrinkwrap":false,"_cnpm_publish_time":1498629057912}},"readme":"[![Build Status for Linux](https://travis-ci.org/asfktz/autodll-webpack-plugin.svg?branch=master)](https://travis-ci.org/asfktz/autodll-webpack-plugin)\n[![Build Status for Windows](https://ci.appveyor.com/api/projects/status/github/asfktz/autodll-webpack-plugin?branch=master&svg=true)](https://ci.appveyor.com/project/asfktz/autodll-webpack-plugin)\n[![Downloads](https://img.shields.io/npm/dm/autodll-webpack-plugin.svg)](https://www.npmjs.com/package/autodll-webpack-plugin)\n[![Join the chat at https://gitter.im/autodll-webpack-plugin/Lobby](https://badges.gitter.im/autodll-webpack-plugin/Lobby.svg)](https://gitter.im/autodll-webpack-plugin/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n\n# Important Note\n\n\nNow, that webpack 5 planning to [support caching out-of-the-box](https://github.com/webpack/webpack/issues/6527),\nAutoDllPlugin will soon be obsolete.\n\nIn the meantime, I would like to recommend Michael Goddard's [hard-source-webpack-plugin](https://github.com/mzgoddard/hard-source-webpack-plugin), <br>\nwhich seems like webpack 5 is going to use internally.\n\n\n<hr>\n\n\n# AutoDllPlugin\nWebpack's DllPlugin without the boilerplate\n\nwebpack 4\n```\n  npm install --save-dev autodll-webpack-plugin\n```\n\nwebpack 2 / 3\n```\n  npm install --save-dev autodll-webpack-plugin@0.3\n```\n\n\n---\n\n## Table of contents\n\n- [Introduction](#introduction)\n- [Options](#options)\n- [FAQ](#faq)\n- [Examples](#running-examples)\n\n\n## Introduction\n\nWebpack's own DllPlugin it great, it can drastically reduce the amount of time needed to build (and rebuild) your bundles by reducing the amount of work needs to be done.\n\nIf you think about it, most of the code in your bundles come from NPM modules that you're rarely going to touch. You know that, but Webpack doesn't. So every time it compiles it has to analyze and build them too - and that takes time.\n\nThe DllPlugin allows you to to create a separate bundle in advance for all of those modules, and teach Webpack to reference them to that bundle instead.\n\nThat leads to a dramatic reduction in the amount of time takes Webpack to build your bundles.\n\nFor example, these are the measurements for the  [performance test](examples/performance) that you can find in the [examples](examples) folder:\n\n|                   |  **Without DllPlugin**  | **With DllPlugin** |\n|-------------------|-------------------|-----------------------|\n| **Build Time** | 16461ms - 17310ms | 2991ms - 3505ms |\n| **DevServer Rebuild** | 2924ms - 2997ms | 316ms - 369ms |\n\n\n\n### The DllPlugin sounds great! So why AutoDllPlugin?\n\nWhile the DllPlugin has many advantages, it's main drawback is that it requires a lot of boilerplate.\n\nAutoDllPlugin serves as a high-level plugin for both the DllPlugin and the DllReferencePlugin, and hides away most of their complexity.\n\nWhen you build your bundle for the first time, the AutoDllPlugin Compiles the DLL for you, and references all the specified modules from your bundle to the DLL.\n\nThe next time you compile your code, AutoDllPlugin will skip the build and read from the cache instead.\n\nAutoDllPlugin will rebuild your DLLs every time you change the Plugin's configuration, install or remove a node module.\n\nWhen using Webpack's Dev Server, the bundle are loaded into the memory preventing unnecessary reads from the FileSystem.\n\nWith the way the DLLPlugin works, you must load the DLL bundles before your own bundle. This is commonly accomplished by adding an additional script tag to the HTML.\n\nBecause that is such a common task, AutoDllPlugin can do this for you (in conjunction with the HtmlPlugin ).\n\n```js\nplugins: [\n  new HtmlWebpackPlugin({\n    inject: true,\n    template: './src/index.html',\n  }),\n  new AutoDllPlugin({\n    inject: true, // will inject the DLL bundles to index.html\n    filename: '[name].js',\n    entry: {\n      vendor: [\n        'react',\n        'react-dom'\n      ]\n    }\n  })\n]\n```\n\nWill Result in:\n```html\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Test</title>\n</head>\n<body>\n\n  ...\n\n  <script src=\"dist/vendor.dll.js\"></script>\n  <script src=\"dist/main.bundle.js\"></script>\n</body>\n</html>\n```\n\n\n### Basic Usage ([example](examples/basic)):\n\n```js\nconst path = require('path');\nconst AutoDllPlugin = require('autodll-webpack-plugin');\n\nmodule.exports = {\n  entry: {\n    app: './src/index.js'\n  },\n\n  output: {\n    filename: '[name].bundle.js',\n    path: path.resolve(__dirname, 'dist')\n    publicPath: '/'\n  },\n\n  plugins: [\n    new AutoDllPlugin({\n      filename: '[name].dll.js',\n      entry: {\n        vendor: [\n          'react',\n          'react-dom'\n        ]\n      }\n    })\n  ]\n};\n```\n\n### Recommended Usage ([example](examples/recommended)):\n\nWhile it's not required, using AutoDllPlugin together with [HtmlWebpackPlugin](https://github.com/jantimon/html-webpack-plugin) is highly recommended, because its saves you the trouble of manually adding the DLL bundles to the HTML by yourself.\n\nUse AutoDllPlugin's `inject` option to enable this feature.\n\n```js\nconst path = require('path');\nconst AutoDllPlugin = require('autodll-webpack-plugin');\nconst HtmlWebpackPlugin = require('html-webpack-plugin');\n\nmodule.exports = {\n  entry: './src/index.js',\n\n  output: {\n    filename: '[name].bundle.js',\n    path: path.resolve(__dirname, 'dist'),\n    publicPath: '/'\n  },\n\n  plugins: [\n    new HtmlWebpackPlugin({\n      inject: true, // will inject the main bundle to index.html\n      template: './src/index.html',\n    }),\n    new AutoDllPlugin({\n      inject: true, // will inject the DLL bundle to index.html\n      debug: true,\n      filename: '[name]_[hash].js',\n      path: './dll',\n      entry: {\n        vendor: [\n          'react',\n          'react-dom'\n        ]\n      }\n    })\n  ]\n};\n```\n\n## Options\n\n<table>\n    <thead>\n        <tr>\n            <th>Option</th>\n            <th>Type</th>\n            <th>Default</th>\n            <th>Description</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td>entry</td>\n            <td>Object</td>\n            <td><code>{}</code></td>\n            <td>\n              <p>\n                The entry points for the DLL's. <br>\n                Think of it as the entry option in your webpack config. <br>\n                Each entry point represents a DLL bundle and expects an array of modules.\n              </p>\n<pre>entry: {\n    // Create a DLL from NPM modules:\n    vendor: [\n      'react',\n      'react-dom',\n      'moment',\n      'lodash'\n    ],\n    // Create a DLL from a part of your app\n    // that you rarely change:\n    admin: [\n        './src/admin/index.js'\n    ]\n}</pre>\n            </td>\n        </tr>\n        <tr>\n            <td>filename</td>\n            <td>String</td>\n            <td><code>\"[name].js\"</code></td>\n            <td>\n              <p>The filename template. <br> Same as webpack's\n                <a href=\"https://webpack.js.org/configuration/output/#output-filename\">output.filename</a>.\n              </p>\n              <p>Examples:</p>\n              <ul>\n                <li><code>[name]_[hash].dll.js</code></li>\n                <li><code>[id].bundle.js</code></li>\n              </ul>\n            </td>\n        </tr>\n        <tr>\n            <td>context</td>\n            <td>String</td>\n            <td><code>process.cwd()</code></td>\n            <td>\n              <p>\n                The base directory, an <strong>absolute path</strong>, for resolving entry points and loaders from the configuration.\n              </p>\n              <p>\n                Same as webpack's <a href=\"https://webpack.js.org/configuration/entry-context/#context\">context</a>\n              </p>\n              <p>\n                <b>It is very important to make sure the context is set correctly</b>, <br>\n                otherwise, you'll end up with having the same modules both in the DLL bundles and in your main bundles!\n              </p>\n              <p>Most of the time, the defaults (the current directory) should work for you, here's how it should work:</p>\n              <p>If your webpack config is stored at the base of your project:</p>\n              <p><i>~/my-project/webpack.config.js</i></p>\n              <p>Set it up like this:</p>\n<pre>\n{\n  context: __dirname\n}\n</pre>\n\n<p>If your webpack config is stored in a nested directory:</p>\n<p><i>~/my-project/<b>config</b>/webpack.config.js</i></p>\n<p>It should look like this:</p>\n<pre>\n{\n  context: path.join(__dirname, '..')\n}\n</pre>\n          </td>\n        </tr>\n        <tr>\n            <td>inject</td>\n            <td>Boolean</td>\n            <td><code>false</code></td>\n            <td>\n              <p>By setting inject to true, AutoDLL will inject the DLL bundles into the HTML for you.</p>\n              <p>\n                <b>Note:</b> <a href=\"https://github.com/jantimon/html-webpack-plugin\">HtmlWebpackPlugin</a>\n                is required for this feature to work.\n              </p>\n            </td>\n        </tr>\n        <tr>\n            <td>path</td>\n            <td>String</td>\n            <td><code>\"\"</code></td>\n            <td>\n                The path for the DLL bundles, relative to webpack's\n                <a href=\"https://webpack.js.org/configuration/output/#output-publicpath\">output.publicPath</a>\n            </td>\n        </tr>\n        <tr>\n            <td>debug</td>\n            <td>Boolean</td>\n            <td><code>false</code></td>\n            <td>Use debug mode to see more clearly what AutoDLL is doing.</td>\n        </tr>\n        <tr>\n            <td>plugins</td>\n            <td>Array</td>\n            <td><code>[]</code></td>\n            <td>\n              <p>\n                Plugins for the DLL compiler. Same as webpack's\n                <a href=\"https://webpack.js.org/configuration/plugins/\">plugins</a>.\n              </p>\n              <pre>plugins: [\n  new webpack.optimize.UglifyJsPlugin()\n]</pre>\n            </td>\n        </tr>\n        <tr>\n          <td>inherit</td>\n          <td>Boolean/Function</td>\n          <td><code>false</code></td>\n          <td>\n            Inherit from the parent config.\n            A valid use-case would be if you have <code>devtool: \"source-maps\"</code> in your webpack config and wanted source maps to be created for the DLL bundle as well.\n            However, this <strong>does not</strong> inherit plugins from the parent config and inheriting loaders are buggy too(see <a href=\"https://github.com/asfktz/autodll-webpack-plugin/issues/37\">#37</a>).\n            It can also be a function to inherit only the desired properties.\n            <pre>function inherit(webpackConfig) {\n  // Return object with desired properties.\n}\n</pre>\n            To see it action, <a href=\"https://github.com/asfktz/autodll-webpack-plugin/tree/master/experiments/inherit\">check out the example</a>.\n            <br>\n            <strong>⚠️ This option is highly experimental! Use with caution and if you face any problems, please open a issue.<strong>\n          </td>\n        </tr>\n    </tbody>\n</table>\n\n## FAQ\n\n### I added my dependencies to the DLL, and now, when I make a change to one of them I don't see it! Why?\n\nWhen you run webpack for the first time, AutoDLL builds the DLL bundles and stores them in the cache for next time.\n\nThat leads to faster builds and rebuilds (using webpack's dev server).\n\nThere are two conditions for triggering a new build on the next run:\n1. Running `npm install / remove / update package-name` (or Yarn equivalent).\n2. Changing the plugin's configurations.\n\nFor performance considerations, AutoDLL is not aware of any changes made to module's files themselves.\n\nSo as long as you intend to work on a module, just exclude it from the DLL.\n\nFor example, let's say you configured the plugin like so:\n\n```js\nnew AutoDllPlugin({\n  entry: {\n    vendor: [\n      'react',\n      'react-dom',\n      'lodash'\n    ]\n  }\n})\n```\n\nAnd then, while working on your project, you encountered some weird behavior with `lodash` and decided to put a `console.log` statement in one of its files to see how it behaves.\n\nAs explained above, AutoDLL is not going to invalidate its cache in this case, and you might get surprised that you don't see the changes.\n\nTo fix that, all you have to do is comment out `lodash` from the DLL, and uncomment it when you're done.\n\n```js\nnew AutoDllPlugin({\n  entry: {\n    vendor: [\n      'react',\n      'react-dom'\n     // 'lodash'\n    ]\n  }\n})\n```\n\n\n### The modules I added to the DLL are duplicated! They included both in the DLL bundle AND the main bundle.\n\nThat is most likely caused by using an incorrect context.\n\nAutoDLL will try its best to set the context for you, but as with [webpack's own context](https://webpack.js.org/configuration/entry-context/#context) property, sometimes it is better to do it manually.\n\nThe context property should be an absolute path, pointing the base of your project.\n\nFor example, let's consider a project structured like so:\n\n```\nmy-project\n├── node_modules\n│   └── react\n│   └── react-dom\n├── src\n│   └── index.js\n│   └── module.js\n├── webpack.config.js\n└── package.json\n```\n\nThen, inside `webpack.config.js`, You'll setup the context like so:\n\n```js\n__dirname;   // '/Users/username/my-project'\n\n...\n\nnew AutoDllPlugin({\n  context: __dirname,\n  entry: {\n    vendor: [\n      'react',\n      'react-dom'\n    ]\n  }\n})\n```\n\nNote that the `__dirname` variable is [node's way](https://nodejs.org/docs/latest/api/globals.html#globals_dirname) to get the absolute path of the current module's directly, which is exactly what we need because webpack.config.js stored in the base of our project.\n\nOn the other hand, let's say your project is structured like so:\n\n```\nmy-project\n├── node_modules\n│   └── react\n│   └── react-dom\n├── src\n│   └── index.js\n│   └── module.js\n├── config\n│   └── webpack.config.js\n└── package.json\n```\n\nNotice that now our config is no longer stored at the base of our project, but in a subdirectory of its own. <br>\nThat means that now we have to subtract the relative path to our config file from `__dirname`.\n\nWe can use [node's path module](https://nodejs.org/docs/latest/api/path.html) to help us with that:\n\n```js\nvar path = require('path');\n\n__dirname;                   // '/Users/username/my-project/config'\npath.join(__dirname, '..');  // '/Users/username/my-project'\n\n...\n\nnew AutoDllPlugin({\n  context: path.join(__dirname, '..'),\n  entry: {\n    vendor: [\n      'react',\n      'react-dom'\n    ]\n  }\n})\n```\n\nIf you still encounter an issue with the context set up correctly, please open an issue. I'll be happy to help you.\n\n## Running Examples\n\n1. `git clone git@github.com:asfktz/autodll-webpack-plugin.git`\n2. `cd autodll-webpack-plugin`\n3. `npm install`\n4. `npm run build`\n5. `cd examples/recommended`\n6. `npm install`\n7. `npm start` or `npm run build`\n\n## Contributors\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore -->\n| [<img src=\"https://avatars1.githubusercontent.com/u/199747?v=4\" width=\"100px;\"/><br /><sub><b>Asaf Katz</b></sub>](https://twitter.com/asfktz)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=asfktz \"Code\") [????](#review-asfktz \"Reviewed Pull Requests\") [⚠️](https://github.com/asfktz/autodll-webpack-plugin/commits?author=asfktz \"Tests\") [????](#infra-asfktz \"Infrastructure (Hosting, Build-Tools, etc)\") | [<img src=\"https://avatars2.githubusercontent.com/u/22251956?v=4\" width=\"100px;\"/><br /><sub><b>Suhas Karanth</b></sub>](https://github.com/sudo-suhas)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=sudo-suhas \"Code\") [????](#ideas-sudo-suhas \"Ideas, Planning, & Feedback\") [????](https://github.com/asfktz/autodll-webpack-plugin/issues?q=author%3Asudo-suhas \"Bug reports\") [????](#infra-sudo-suhas \"Infrastructure (Hosting, Build-Tools, etc)\") [⚠️](https://github.com/asfktz/autodll-webpack-plugin/commits?author=sudo-suhas \"Tests\") [????](#tool-sudo-suhas \"Tools\") [????](#question-sudo-suhas \"Answering Questions\") | [<img src=\"https://avatars1.githubusercontent.com/u/17503914?v=4\" width=\"100px;\"/><br /><sub><b>Matt Heise</b></sub>](https://github.com/mhheise)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=mhheise \"Code\") | [<img src=\"https://avatars0.githubusercontent.com/u/154732?v=4\" width=\"100px;\"/><br /><sub><b>James Gillmore</b></sub>](http://twitter.com/faceyspacey)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=faceyspacey \"Code\") | [<img src=\"https://avatars1.githubusercontent.com/u/583657?v=4\" width=\"100px;\"/><br /><sub><b>Jonas Pauthier</b></sub>](https://twitter.com/jonas_pauthier)<br />[????](#ideas-Nargonath \"Ideas, Planning, & Feedback\") [????](#tool-Nargonath \"Tools\") [????](#question-Nargonath \"Answering Questions\") [????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=Nargonath \"Documentation\") [????](https://github.com/asfktz/autodll-webpack-plugin/issues?q=author%3ANargonath \"Bug reports\") | [<img src=\"https://avatars1.githubusercontent.com/u/9636410?v=4\" width=\"100px;\"/><br /><sub><b>Ade Viankakrisna Fadlil</b></sub>](https://github.com/viankakrisna)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=viankakrisna \"Code\") [????](https://github.com/asfktz/autodll-webpack-plugin/issues?q=author%3Aviankakrisna \"Bug reports\") [????](#tool-viankakrisna \"Tools\") [????](#question-viankakrisna \"Answering Questions\") | [<img src=\"https://avatars2.githubusercontent.com/u/2373958?v=4\" width=\"100px;\"/><br /><sub><b>Tryggvi Gylfason</b></sub>](https://github.com/tryggvigy)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=tryggvigy \"Code\") [????](#question-tryggvigy \"Answering Questions\") [????](https://github.com/asfktz/autodll-webpack-plugin/issues?q=author%3Atryggvigy \"Bug reports\") |\n| :---: | :---: | :---: | :---: | :---: | :---: | :---: |\n| [<img src=\"https://avatars1.githubusercontent.com/u/1056587?v=4\" width=\"100px;\"/><br /><sub><b>Drew Hamlett</b></sub>](https://github.com/drewhamlett)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=drewhamlett \"Code\") | [<img src=\"https://avatars1.githubusercontent.com/u/8420490?v=4\" width=\"100px;\"/><br /><sub><b>Joshua Wiens</b></sub>](https://github.com/d3viant0ne)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=d3viant0ne \"Documentation\") [????](#question-d3viant0ne \"Answering Questions\") | [<img src=\"https://avatars2.githubusercontent.com/u/231804?v=4\" width=\"100px;\"/><br /><sub><b>Daniel Tschinder</b></sub>](https://github.com/danez)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=danez \"Code\") | [<img src=\"https://avatars1.githubusercontent.com/u/6374832?v=4\" width=\"100px;\"/><br /><sub><b>Amila Welihinda</b></sub>](http://amilajack.com)<br />[????](https://github.com/asfktz/autodll-webpack-plugin/commits?author=amilajack \"Documentation\") |\n<!-- ALL-CONTRIBUTORS-LIST:END -->\nThis project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!\n\nSpecial thanks to all the contributors over the time.\nEvery one of you made an impact ❤️\n\n","_attachments":{},"homepage":"https://github.com/asfktz/autodll-webpack-plugin#readme","bugs":{"url":"https://github.com/asfktz/autodll-webpack-plugin/issues"},"license":"MIT"}