{"name":"webpack-cli","version":"3.1.1","description":"CLI for webpack & friends","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-cli.git"},"bin":{"webpack-cli":"./bin/cli.js"},"main":"./bin/cli.js","engines":{"node":">=6.11.5"},"keywords":["webpack","cli","scaffolding","module","bundler"],"scripts":{"bootstrap":"npm run clean:all && npm install && lerna bootstrap","build":"tsc","bundlesize":"bundlesize","changelog":"conventional-changelog --config ./build/changelog-generator/index.js --infile CHANGELOG.md --same-file","clean:all":"rimraf node_modules packages/*/node_modules","docs":"typedoc","format":"prettier-eslint ./bin/*.js ./test/**/*.js ./packages/**/*.js --write","lint:codeOnly":"eslint \"{bin}/**/!(__testfixtures__)/*.js\" \"{bin}/**.js\"","lint":"eslint \"./bin/*.js\" \"./test/**/*.js\" \"packages/**/!(node_modules)/*.test.js\"","precommit":"lint-staged","commitmsg":"commitlint -E GIT_PARAMS","pretest":"npm run build && npm run lint && npm run tslint","reportCoverage":"nyc report --reporter=json && codecov -f coverage/coverage-final.json --disable=gcov","test":"nyc jest","travis:integration":"npm run build && npm run test && npm run reportCoverage","travis:lint":"lerna bootstrap && npm run build && npm run lint && npm run tslint && npm run bundlesize","tslint":"tslint -c tslint.json \"packages/**/*.ts\"","watch":"npm run build && tsc -w"},"lint-staged":{"{packages,bin}/**/!(__testfixtures__)/**.js":["eslint --fix","git add"],"{packages,bin}/**/!(__testfixtures__)/**.ts":["tslint --fix","git add"]},"jest":{"testEnvironment":"node","collectCoverage":true,"coverageReporters":["json","html"],"moduleNameMapper":{"^.+\\.(ts)?$":"ts-jest"}},"nyc":{"include":["bin/**.js","packages/**/*.js"],"reporter":["lcov"],"all":true},"bundlesize":[{"path":"./packages/migrate/**.js","maxSize":"1 kB"},{"path":"./packages/init/**/**.js","maxSize":"1.6 kB"},{"path":"./packages/utils/**.js","maxSize":"5.32 kB"}],"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"dependencies":{"chalk":"^2.4.1","cross-spawn":"^6.0.5","enhanced-resolve":"^4.1.0","global-modules-path":"^2.3.0","import-local":"^2.0.0","interpret":"^1.1.0","loader-utils":"^1.1.0","supports-color":"^5.5.0","v8-compile-cache":"^2.0.2","yargs":"^12.0.2"},"peerDependencies":{"webpack":"^4.x.x"},"devDependencies":{"@commitlint/cli":"^7.1.2","@commitlint/config-lerna-scopes":"^7.1.2","@commitlint/prompt-cli":"^7.1.2","@commitlint/travis-cli":"^7.1.2","@types/jest":"^23.3.2","@types/node":"^10.9.4","bundlesize":"^0.17.0","codecov":"^3.1.0","commitizen":"^2.10.1","commitlint-config-cz":"^0.10.1","conventional-changelog-cli":"^2.0.5","eslint":"^5.5.0","eslint-plugin-node":"^7.0.1","husky":"^0.14.3","jest":"^23.6.0","jest-cli":"^23.6.0","lerna":"^3.4.0","lint-staged":"^7.2.2","nyc":"^13.0.1","prettier-eslint-cli":"^4.7.1","rimraf":"^2.6.2","schema-utils":"^1.0.0","ts-jest":"^23.10.1","tslint":"^5.11.0","typedoc":"^0.12.0","typedoc-plugin-monorepo":"^0.1.0","typescript":"^2.9.2","webpack":"^4.19.1","webpack-dev-server":"^3.1.8"},"gitHead":"e3119b687842e24f1640c92852b7a7b09e0c6bf1","bugs":{"url":"https://github.com/webpack/webpack-cli/issues"},"homepage":"https://github.com/webpack/webpack-cli#readme","_id":"webpack-cli@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.4.1","_npmUser":{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},"dist":{"shasum":"92be3e324c1788208a301172139febb476566262","size":31010,"noattachment":false,"key":"/webpack-cli/-/webpack-cli-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-cli/download/webpack-cli-3.1.1.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":""},{"name":"__hai","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-cli_3.1.1_1537693440988_0.34438344744788596"},"_hasShrinkwrap":false,"publish_time":1537693441157,"_cnpm_publish_time":1537693441157,"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"}}