package.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. {
  2. "_from": "webpack-cli@3.1.0",
  3. "_id": "webpack-cli@3.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-p5NeKDtYwjZozUWq6kGNs9w+Gtw/CPvyuXjXn2HMdz8Tie+krjEg8oAtonvIyITZdvpF7XG9xDHwscLr2c+ugQ==",
  6. "_location": "/webpack-cli",
  7. "_phantomChildren": {
  8. "ansi-escapes": "3.2.0",
  9. "camelcase": "5.3.1",
  10. "cli-cursor": "2.1.0",
  11. "cli-width": "2.2.1",
  12. "code-point-at": "1.1.0",
  13. "decamelize": "1.2.0",
  14. "escape-string-regexp": "1.0.5",
  15. "figures": "2.0.0",
  16. "iconv-lite": "0.4.24",
  17. "lodash": "4.17.21",
  18. "mute-stream": "0.0.7",
  19. "nice-try": "1.0.5",
  20. "number-is-nan": "1.0.1",
  21. "os-locale": "3.1.0",
  22. "p-limit": "2.3.0",
  23. "path-key": "2.0.1",
  24. "require-directory": "2.1.1",
  25. "run-async": "2.4.1",
  26. "rxjs": "6.6.7",
  27. "semver": "5.5.0",
  28. "set-blocking": "2.0.0",
  29. "shebang-command": "1.2.0",
  30. "supports-color": "5.5.0",
  31. "through": "2.3.8",
  32. "tmp": "0.0.33",
  33. "which": "1.3.1",
  34. "which-module": "2.0.1",
  35. "y18n": "4.0.3"
  36. },
  37. "_requested": {
  38. "type": "version",
  39. "registry": true,
  40. "raw": "webpack-cli@3.1.0",
  41. "name": "webpack-cli",
  42. "escapedName": "webpack-cli",
  43. "rawSpec": "3.1.0",
  44. "saveSpec": null,
  45. "fetchSpec": "3.1.0"
  46. },
  47. "_requiredBy": [
  48. "#DEV:/"
  49. ],
  50. "_resolved": "https://registry.npmmirror.com/webpack-cli/-/webpack-cli-3.1.0.tgz",
  51. "_shasum": "d71a83687dcfeb758fdceeb0fe042f96bcf62994",
  52. "_spec": "webpack-cli@3.1.0",
  53. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
  54. "bin": {
  55. "webpack-cli": "bin/cli.js"
  56. },
  57. "bugs": {
  58. "url": "https://github.com/webpack/webpack-cli/issues"
  59. },
  60. "bundleDependencies": false,
  61. "bundlesize": [
  62. {
  63. "path": "./packages/migrate/**.js",
  64. "maxSize": "1 kB"
  65. },
  66. {
  67. "path": "./packages/init/**/**.js",
  68. "maxSize": "1.6 kB"
  69. },
  70. {
  71. "path": "./packages/utils/**.js",
  72. "maxSize": "5.32 kB"
  73. }
  74. ],
  75. "config": {
  76. "commitizen": {
  77. "path": "./node_modules/cz-customizable"
  78. },
  79. "cz-customizable": {
  80. "config": "./.cz-config.js"
  81. }
  82. },
  83. "dependencies": {
  84. "chalk": "^2.4.1",
  85. "cross-spawn": "^6.0.5",
  86. "enhanced-resolve": "^4.0.0",
  87. "global-modules-path": "^2.1.0",
  88. "import-local": "^1.0.0",
  89. "inquirer": "^6.0.0",
  90. "interpret": "^1.1.0",
  91. "loader-utils": "^1.1.0",
  92. "supports-color": "^5.4.0",
  93. "v8-compile-cache": "^2.0.0",
  94. "yargs": "^12.0.1"
  95. },
  96. "deprecated": false,
  97. "description": "CLI for webpack & friends",
  98. "devDependencies": {
  99. "@commitlint/cli": "^7.0.0",
  100. "@commitlint/config-angular": "^7.0.0",
  101. "@commitlint/config-lerna-scopes": "^7.0.0",
  102. "@commitlint/prompt-cli": "^7.0.0",
  103. "@commitlint/travis-cli": "^7.0.0",
  104. "@types/jest": "^23.1.1",
  105. "@types/node": "^10.5.1",
  106. "bundlesize": "^0.17.0",
  107. "codecov": "^3.0.2",
  108. "commitizen": "^2.10.1",
  109. "conventional-changelog-cli": "^2.0.0",
  110. "conventional-changelog-lint-config-cz": "^0.3.0",
  111. "cz-customizable": "^5.2.0",
  112. "eslint": "^5.0.1",
  113. "eslint-plugin-node": "^7.0.0",
  114. "husky": "^0.14.3",
  115. "jest": "^22.4.4",
  116. "jest-cli": "^23.0.1",
  117. "lerna": "^2.11.0",
  118. "lint-staged": "^7.1.2",
  119. "nyc": "^12.0.1",
  120. "prettier-eslint-cli": "^4.7.1",
  121. "rimraf": "^2.6.2",
  122. "schema-utils": "^0.4.5",
  123. "tslint": "^5.10.0",
  124. "typescript": "^2.9.2",
  125. "webpack": "^4.8.3",
  126. "webpack-dev-server": "^3.1.4"
  127. },
  128. "engines": {
  129. "node": ">=6.11.5"
  130. },
  131. "files": [
  132. "bin"
  133. ],
  134. "homepage": "https://github.com/webpack/webpack-cli#readme",
  135. "jest": {
  136. "testEnvironment": "node",
  137. "collectCoverage": true,
  138. "coverageReporters": [
  139. "json",
  140. "html"
  141. ]
  142. },
  143. "keywords": [
  144. "webpack",
  145. "cli",
  146. "scaffolding",
  147. "module",
  148. "bundler"
  149. ],
  150. "license": "MIT",
  151. "lint-staged": {
  152. "{packages,bin}/**/!(__testfixtures__)/**.js": [
  153. "eslint --fix",
  154. "git add"
  155. ]
  156. },
  157. "main": "./bin/cli.js",
  158. "name": "webpack-cli",
  159. "nyc": {
  160. "include": [
  161. "bin/**.js",
  162. "packages/**/*.js"
  163. ],
  164. "reporter": [
  165. "lcov"
  166. ],
  167. "all": true
  168. },
  169. "peerDependencies": {
  170. "webpack": "^4.x.x"
  171. },
  172. "repository": {
  173. "type": "git",
  174. "url": "git+https://github.com/webpack/webpack-cli.git"
  175. },
  176. "scripts": {
  177. "appveyor:build": "lerna bootstrap && npm run build",
  178. "appveyor:lint": "npm run lint && npm run tslint",
  179. "appveyor:test": "npm run test",
  180. "bootstrap": "npm run clean:all && npm install && lerna bootstrap",
  181. "build": "tsc",
  182. "bundlesize": "bundlesize",
  183. "changelog": "conventional-changelog --config ./build/changelog-generator/index.js --infile CHANGELOG.md --same-file",
  184. "clean:all": "rimraf node_modules package-lock.json packages/*/node_modules packages/*/package-lock.json",
  185. "format": "prettier-eslint ./bin/*.js ./test/**/*.js ./packages/**/*.js --write",
  186. "lint": "eslint \"./bin/*.js\" \"./test/**/*.js\" \"packages/**/!(node_modules)/*.test.js\"",
  187. "lint:codeOnly": "eslint \"{bin}/**/!(__testfixtures__)/*.js\" \"{bin}/**.js\"",
  188. "precommit": "lint-staged",
  189. "pretest": "npm run build && npm run lint && npm run tslint",
  190. "reportCoverage": "nyc report --reporter=json && codecov -f coverage/coverage-final.json --disable=gcov",
  191. "test": "nyc jest",
  192. "travis:integration": "npm run build && npm run test && npm run reportCoverage",
  193. "travis:lint": "lerna bootstrap && npm run build && npm run lint && npm run tslint && npm run bundlesize",
  194. "tslint": "tslint -c tslint.json \"packages/**/*.ts\"",
  195. "watch": "tsc -w"
  196. },
  197. "version": "3.1.0"
  198. }