package.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. {
  2. "_from": "webpack-dev-server@3.11.1",
  3. "_id": "webpack-dev-server@3.11.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-u4R3mRzZkbxQVa+MBWi2uVpB5W59H3ekZAJsQlKUTdl7Elcah2EhygTPLmeFXybQkf9i2+L0kn7ik9SnXa6ihQ==",
  6. "_location": "/webpack-dev-server",
  7. "_phantomChildren": {
  8. "ajv": "6.12.6",
  9. "ajv-errors": "1.0.1",
  10. "ajv-keywords": "3.5.2",
  11. "ansi-styles": "3.2.1",
  12. "arr-diff": "4.0.0",
  13. "arr-flatten": "1.1.0",
  14. "array-unique": "0.3.2",
  15. "async-each": "1.0.3",
  16. "async-limiter": "1.0.1",
  17. "bindings": "1.5.0",
  18. "decamelize": "1.2.0",
  19. "define-property": "2.0.2",
  20. "extend-shallow": "3.0.2",
  21. "extglob": "2.0.4",
  22. "fragment-cache": "0.2.1",
  23. "get-caller-file": "2.0.5",
  24. "graceful-fs": "4.2.6",
  25. "has-flag": "3.0.0",
  26. "inherits": "2.0.4",
  27. "is-buffer": "1.1.6",
  28. "is-extendable": "0.1.1",
  29. "is-extglob": "2.1.1",
  30. "is-glob": "4.0.1",
  31. "isobject": "3.0.1",
  32. "kind-of": "6.0.3",
  33. "nan": "2.14.2",
  34. "nanomatch": "1.2.13",
  35. "normalize-path": "3.0.0",
  36. "object.pick": "1.3.0",
  37. "p-limit": "2.3.0",
  38. "path-dirname": "1.0.2",
  39. "path-is-absolute": "1.0.1",
  40. "pkg-dir": "3.0.0",
  41. "readable-stream": "2.3.7",
  42. "regex-not": "1.0.2",
  43. "remove-trailing-separator": "1.1.0",
  44. "repeat-element": "1.1.4",
  45. "repeat-string": "1.6.1",
  46. "require-directory": "2.1.1",
  47. "require-main-filename": "2.0.0",
  48. "set-blocking": "2.0.0",
  49. "snapdragon": "0.8.2",
  50. "snapdragon-node": "2.1.1",
  51. "split-string": "3.1.0",
  52. "to-regex": "3.0.2",
  53. "upath": "1.2.0",
  54. "which-module": "2.0.0",
  55. "y18n": "4.0.3"
  56. },
  57. "_requested": {
  58. "type": "version",
  59. "registry": true,
  60. "raw": "webpack-dev-server@3.11.1",
  61. "name": "webpack-dev-server",
  62. "escapedName": "webpack-dev-server",
  63. "rawSpec": "3.11.1",
  64. "saveSpec": null,
  65. "fetchSpec": "3.11.1"
  66. },
  67. "_requiredBy": [
  68. "/react-scripts"
  69. ],
  70. "_resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.11.1.tgz",
  71. "_shasum": "c74028bf5ba8885aaf230e48a20e8936ab8511f0",
  72. "_spec": "webpack-dev-server@3.11.1",
  73. "_where": "/Users/jane/myproject/node_modules/react-scripts",
  74. "author": {
  75. "name": "Tobias Koppers @sokra"
  76. },
  77. "bin": {
  78. "webpack-dev-server": "bin/webpack-dev-server.js"
  79. },
  80. "bugs": {
  81. "url": "https://github.com/webpack/webpack-dev-server/issues"
  82. },
  83. "bundleDependencies": false,
  84. "dependencies": {
  85. "ansi-html": "0.0.7",
  86. "bonjour": "^3.5.0",
  87. "chokidar": "^2.1.8",
  88. "compression": "^1.7.4",
  89. "connect-history-api-fallback": "^1.6.0",
  90. "debug": "^4.1.1",
  91. "del": "^4.1.1",
  92. "express": "^4.17.1",
  93. "html-entities": "^1.3.1",
  94. "http-proxy-middleware": "0.19.1",
  95. "import-local": "^2.0.0",
  96. "internal-ip": "^4.3.0",
  97. "ip": "^1.1.5",
  98. "is-absolute-url": "^3.0.3",
  99. "killable": "^1.0.1",
  100. "loglevel": "^1.6.8",
  101. "opn": "^5.5.0",
  102. "p-retry": "^3.0.1",
  103. "portfinder": "^1.0.26",
  104. "schema-utils": "^1.0.0",
  105. "selfsigned": "^1.10.8",
  106. "semver": "^6.3.0",
  107. "serve-index": "^1.9.1",
  108. "sockjs": "^0.3.21",
  109. "sockjs-client": "^1.5.0",
  110. "spdy": "^4.0.2",
  111. "strip-ansi": "^3.0.1",
  112. "supports-color": "^6.1.0",
  113. "url": "^0.11.0",
  114. "webpack-dev-middleware": "^3.7.2",
  115. "webpack-log": "^2.0.0",
  116. "ws": "^6.2.1",
  117. "yargs": "^13.3.2"
  118. },
  119. "deprecated": false,
  120. "description": "Serves a webpack app. Updates the browser on changes.",
  121. "devDependencies": {
  122. "@babel/cli": "^7.8.4",
  123. "@babel/core": "^7.9.6",
  124. "@babel/plugin-transform-runtime": "^7.9.6",
  125. "@babel/preset-env": "^7.9.6",
  126. "@babel/runtime": "^7.9.6",
  127. "@commitlint/cli": "^8.3.5",
  128. "@commitlint/config-conventional": "^8.3.4",
  129. "babel-loader": "^8.1.0",
  130. "body-parser": "^1.19.0",
  131. "commitlint-azure-pipelines-cli": "^1.0.3",
  132. "copy-webpack-plugin": "^5.1.1",
  133. "css-loader": "^2.1.1",
  134. "eslint": "^6.8.0",
  135. "eslint-config-prettier": "^6.11.0",
  136. "eslint-config-webpack": "^1.2.5",
  137. "eslint-plugin-import": "^2.20.2",
  138. "execa": "^1.0.0",
  139. "file-loader": "^5.1.0",
  140. "html-loader": "^0.5.5",
  141. "html-webpack-plugin": "^3.2.0",
  142. "husky": "^4.2.5",
  143. "jest": "^24.9.0",
  144. "jest-junit": "^10.0.0",
  145. "jquery": "^3.5.1",
  146. "less": "^3.11.1",
  147. "less-loader": "^5.0.0",
  148. "lint-staged": "^10.2.2",
  149. "marked": "^0.8.2",
  150. "memfs": "^3.1.2",
  151. "npm-run-all": "^4.1.5",
  152. "prettier": "^1.19.1",
  153. "puppeteer": "^1.20.0",
  154. "rimraf": "^3.0.2",
  155. "standard-version": "^8.0.0",
  156. "style-loader": "^1.2.1",
  157. "supertest": "^4.0.2",
  158. "tcp-port-used": "^1.0.1",
  159. "typescript": "^3.8.3",
  160. "url-loader": "^3.0.0",
  161. "webpack": "^4.43.0",
  162. "webpack-cli": "^3.3.11"
  163. },
  164. "engines": {
  165. "node": ">= 6.11.5"
  166. },
  167. "files": [
  168. "bin",
  169. "lib",
  170. "ssl",
  171. "client"
  172. ],
  173. "homepage": "https://github.com/webpack/webpack-dev-server#readme",
  174. "license": "MIT",
  175. "main": "lib/Server.js",
  176. "name": "webpack-dev-server",
  177. "peerDependencies": {
  178. "webpack": "^4.0.0 || ^5.0.0"
  179. },
  180. "peerDependenciesMeta": {
  181. "webpack-cli": {
  182. "optional": true
  183. }
  184. },
  185. "repository": {
  186. "type": "git",
  187. "url": "git+https://github.com/webpack/webpack-dev-server.git"
  188. },
  189. "scripts": {
  190. "build:client": "rimraf ./client/* && npm-run-all -s -l -p \"build:client:**\"",
  191. "build:client:clients": "babel client-src/clients --out-dir client/clients",
  192. "build:client:default": "babel client-src/default --out-dir client --ignore \"./client-src/default/*.config.js\"",
  193. "build:client:index": "webpack ./client-src/default/index.js -o client/index.bundle.js --color --config client-src/default/webpack.config.js",
  194. "build:client:live": "webpack ./client-src/live/index.js -o client/live.bundle.js --color --config client-src/live/webpack.config.js",
  195. "build:client:sockjs": "webpack ./client-src/sockjs/index.js -o client/sockjs.bundle.js --color --config client-src/sockjs/webpack.config.js",
  196. "commitlint": "commitlint --from=master",
  197. "lint": "npm-run-all -l -p \"lint:**\"",
  198. "lint:js": "eslint . --cache",
  199. "lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css}\" --list-different",
  200. "lint:type": "tsc --noEmit",
  201. "prepare": "rimraf ./ssl/*.pem && npm run build:client",
  202. "pretest": "npm run lint",
  203. "release": "standard-version",
  204. "security": "npm audit",
  205. "test": "npm run test:coverage",
  206. "test:coverage": "npm run test:only -- --coverage",
  207. "test:only": "jest --forceExit",
  208. "test:watch": "npm run test:coverage --watch",
  209. "webpack-dev-server": "node examples/run-example.js"
  210. },
  211. "version": "3.11.1"
  212. }