{"name":"extract-text-webpack-plugin","version":"3.0.1","author":{"name":"Tobias Koppers @sokra"},"description":"Extract text from bundle into a file.","license":"MIT","main":"dist/cjs.js","files":["dist","schema"],"scripts":{"start":"npm run build -- -w","appveyor:test":"npm run test","build":"cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js'","build:example":"(cd example && webpack)","clean":"del-cli dist","lint":"eslint --cache src test","lint-staged":"lint-staged","prebuild":"npm run clean","prepublish":"npm run build","release":"standard-version","security":"nsp check","test":"jest","test:watch":"jest --watch","test:coverage":"jest --collectCoverageFrom='src/**/*.js' --coverage","travis:lint":"npm run lint && npm run security","travis:test":"npm run test -- --runInBand","travis:coverage":"npm run test:coverage -- --runInBand","webpack-defaults":"webpack-defaults"},"dependencies":{"async":"^2.4.1","loader-utils":"^1.1.0","schema-utils":"^0.3.0","webpack-sources":"^1.0.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-jest":"^20.0.3","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","cross-env":"^5.0.1","css-loader":"^0.28.4","del-cli":"^1.0.0","eslint":"^4.0.0","eslint-config-webpack":"^1.2.3","eslint-plugin-import":"^2.3.0","file-loader":"^0.11.2","jest":"^20.0.4","lint-staged":"^3.6.1","nsp":"^2.6.3","pre-commit":"^1.2.2","raw-loader":"^0.5.1","standard-version":"^4.1.0","style-loader":"^0.18.2","webpack":"^3.1.0","webpack-defaults":"^1.5.0"},"engines":{"node":">= 4.3 < 5.0.0 || >= 5.10"},"peerDependencies":{"webpack":"^3.1.0"},"homepage":"http://github.com/webpack-contrib/extract-text-webpack-plugin","repository":{"type":"git","url":"git+ssh://git@github.com/webpack-contrib/extract-text-webpack-plugin.git"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"4cfde50a137ef83a79935467962702a0121e6d88","bugs":{"url":"https://github.com/webpack-contrib/extract-text-webpack-plugin/issues"},"_id":"extract-text-webpack-plugin@3.0.1","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"d3viant0ne","email":"wiens.joshua@gmail.com"},"dist":{"shasum":"605a8893faca1dd49bb0d2ca87493f33fd43d102","size":11964,"noattachment":false,"key":"/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/extract-text-webpack-plugin/download/extract-text-webpack-plugin-3.0.1.tgz"},"maintainers":[{"name":"d3viant0ne","email":""},{"name":"ericclemmons","email":"eric@smarterspam.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"michael-ciniawsky","email":""},{"name":"sokra","email":""},{"name":"spacek33z","email":"kees@webduck.nl"},{"name":"thelarkinn","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/extract-text-webpack-plugin-3.0.1.tgz_1507029697735_0.1780190235003829"},"directories":{},"publish_time":1507029698746,"_hasShrinkwrap":false,"_cnpm_publish_time":1507029698746,"deprecated":"Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin","dist-tags":{"beta":"3.0.0-rc.2","latest":"3.0.2","next":"4.0.0-beta.0"}}