{"name":"webpack-cli","version":"2.0.7","description":"CLI for webpack & friends","license":"MIT","preferGlobal":true,"repository":{"type":"git","url":"git+https://github.com/webpack/webpack-cli.git"},"bin":{"webpack-cli":"./bin/webpack.js"},"main":"./bin/webpack.js","engines":{"node":">=6.11.5"},"scripts":{"lint":"eslint \"**/*.js\"","format":"prettier-eslint \"bin/**/*.js\" \"lib/**/*.js\" \"test/**/*.js\" --write","lint:codeOnly":"eslint \"{lib,bin}/**/!(__testfixtures__)/*.js\" \"{lib,bin}/**.js\"","precommit":"lint-staged","prepare":"yarn format","pretest":"yarn lint","test":"nyc jest","reportCoverage":"nyc report --reporter=json && codecov -f coverage/coverage-final.json --disable=gcov","jsdoc":"jsdoc -c jsdoc.json -r -d docs","appveyor:prepare":"yarn prepare","appveyor:lint":"yarn lint","appveyor:test":"nyc jest && yarn reportCoverage","travis:integration":"yarn prepare && nyc jest && yarn reportCoverage","travis:lint":"yarn lint && yarn bundlesize","bundlesize":"bundlesize","commitmsg":"commitlint -e $GIT_PARAMS","changelog":"conventional-changelog --config ./build/changelog-generator/index.js --infile CHANGELOG.md --same-file"},"lint-staged":{"{lib,bin}/**/!(__testfixtures__)/**.js":["eslint --fix","npm run commitmsg","git add"]},"jest":{"testEnvironment":"node","collectCoverage":true,"coverageReporters":["none"]},"nyc":{"exclude":["**/__testfixtures__/**"],"include":["lib/**.js","bin/**.js"],"reporter":["lcov"],"all":true},"bundlesize":[{"path":"./lib/migrate/**.js","maxSize":"1 kB"},{"path":"./lib/init/**/**.js","maxSize":"1.5 kB"},{"path":"./lib/utils/**.js","maxSize":"5 kB"}],"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"dependencies":{"chalk":"^2.0.1","codecov":"^3.0.0","cross-spawn":"^5.1.0","diff":"^3.3.0","enhanced-resolve":"^3.4.1","glob-all":"^3.1.0","global":"^4.3.2","global-modules":"^1.0.0","got":"^7.1.0","inquirer":"^3.2.0","interpret":"^1.0.4","jscodeshift":"^0.4.0","listr":"^0.12.0","loader-utils":"^1.1.0","lodash":"^4.17.4","log-symbols":"2.1.0","mkdirp":"^0.5.1","p-each-series":"^1.0.0","p-lazy":"^1.0.0","prettier":"^1.5.3","recast":"^0.13.0","resolve-cwd":"^2.0.0","supports-color":"^4.4.0","uglifyjs-webpack-plugin":"^1.2.2","v8-compile-cache":"^1.1.0","webpack-addons":"^1.1.5","yargs":"9.0.1","yeoman-environment":"^2.0.0","yeoman-generator":"git+https://github.com/ev1stensberg/generator.git#Feature-getArgument"},"devDependencies":{"@commitlint/cli":"^6.1.0","@commitlint/prompt-cli":"^6.1.0","@commitlint/travis-cli":"^6.1.0","bundlesize":"^0.16.0","commitizen":"^2.9.6","conventional-changelog-cli":"^1.3.13","conventional-changelog-lint-config-cz":"^0.3.0","cz-customizable":"^5.2.0","eslint":"^4.2.0","eslint-plugin-node":"^5.1.0","flow-bin":"^0.49.1","flow-remove-types":"^1.2.1","husky":"^0.14.3","jest":"^21.2.1","jest-cli":"^21.2.1","jsdoc":"^3.5.5","lint-staged":"^4.1.3","nyc":"^11.4.1","prettier-eslint-cli":"^4.6.1","schema-utils":"^0.4.2","webpack":"^4.0.0-beta.1","webpack-dev-server":"^2.9.7"},"gitHead":"81a9f1ee0ac3c42931e20cd51470fe1f4c17c9be","bugs":{"url":"https://github.com/webpack/webpack-cli/issues"},"homepage":"https://github.com/webpack/webpack-cli#readme","_id":"webpack-cli@2.0.7","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},"dist":{"shasum":"d2cb12c322de47ac022c46d6813b711926663b0c","size":1273572,"noattachment":false,"key":"/webpack-cli/-/webpack-cli-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-cli/download/webpack-cli-2.0.7.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"__hai","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-cli_2.0.7_1519504873026_0.3636812760790118"},"_hasShrinkwrap":false,"publish_time":1519504873406,"_cnpm_publish_time":1519504873406,"dist-tags":{"4.0.0.0-alpha-5":"4.0.0-alpha-5","beta":"4.0.0-beta.9","latest":"7.0.2","next":"4.0.0-rc.1"}}