You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

209 lines
7.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "webpack-dev-server@^3.1.14",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
  6. ]
  7. ],
  8. "_from": "webpack-dev-server@>=3.1.14 <4.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "webpack-dev-server@3.9.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/webpack-dev-server",
  14. "_nodeVersion": "10.15.2",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/webpack-dev-server_3.9.0_1571762953219_0.8132888386715829"
  18. },
  19. "_npmUser": {
  20. "email": "sheo13666q@gmail.com",
  21. "name": "evilebottnawi"
  22. },
  23. "_npmVersion": "6.12.0",
  24. "_phantomChildren": {
  25. "ajv": "6.10.2",
  26. "ajv-errors": "1.0.1",
  27. "ajv-keywords": "3.4.1",
  28. "has-flag": "3.0.0"
  29. },
  30. "_requested": {
  31. "name": "webpack-dev-server",
  32. "raw": "webpack-dev-server@^3.1.14",
  33. "rawSpec": "^3.1.14",
  34. "scope": null,
  35. "spec": ">=3.1.14 <4.0.0",
  36. "type": "range"
  37. },
  38. "_requiredBy": [
  39. "/laravel-mix"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.9.0.tgz",
  42. "_shasum": "27c3b5d0f6b6677c4304465ac817623c8b27b89c",
  43. "_shrinkwrap": null,
  44. "_spec": "webpack-dev-server@^3.1.14",
  45. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
  46. "author": {
  47. "name": "Tobias Koppers @sokra"
  48. },
  49. "bin": {
  50. "webpack-dev-server": "bin/webpack-dev-server.js"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/webpack/webpack-dev-server/issues"
  54. },
  55. "dependencies": {
  56. "ansi-html": "0.0.7",
  57. "bonjour": "^3.5.0",
  58. "chokidar": "^2.1.8",
  59. "compression": "^1.7.4",
  60. "connect-history-api-fallback": "^1.6.0",
  61. "debug": "^4.1.1",
  62. "del": "^4.1.1",
  63. "express": "^4.17.1",
  64. "html-entities": "^1.2.1",
  65. "http-proxy-middleware": "0.19.1",
  66. "import-local": "^2.0.0",
  67. "internal-ip": "^4.3.0",
  68. "ip": "^1.1.5",
  69. "is-absolute-url": "^3.0.3",
  70. "killable": "^1.0.1",
  71. "loglevel": "^1.6.4",
  72. "opn": "^5.5.0",
  73. "p-retry": "^3.0.1",
  74. "portfinder": "^1.0.25",
  75. "schema-utils": "^1.0.0",
  76. "selfsigned": "^1.10.7",
  77. "semver": "^6.3.0",
  78. "serve-index": "^1.9.1",
  79. "sockjs": "0.3.19",
  80. "sockjs-client": "1.4.0",
  81. "spdy": "^4.0.1",
  82. "strip-ansi": "^3.0.1",
  83. "supports-color": "^6.1.0",
  84. "url": "^0.11.0",
  85. "webpack-dev-middleware": "^3.7.2",
  86. "webpack-log": "^2.0.0",
  87. "ws": "^6.2.1",
  88. "yargs": "12.0.5"
  89. },
  90. "description": "Serves a webpack app. Updates the browser on changes.",
  91. "devDependencies": {
  92. "@babel/cli": "^7.6.4",
  93. "@babel/core": "^7.6.4",
  94. "@babel/plugin-transform-runtime": "^7.6.2",
  95. "@babel/preset-env": "^7.6.3",
  96. "@babel/runtime": "^7.6.3",
  97. "@commitlint/cli": "^8.2.0",
  98. "@commitlint/config-conventional": "^8.2.0",
  99. "babel-loader": "^8.0.6",
  100. "body-parser": "^1.19.0",
  101. "commitlint-azure-pipelines-cli": "^1.0.2",
  102. "copy-webpack-plugin": "^5.0.4",
  103. "css-loader": "^2.1.1",
  104. "eslint": "^6.5.1",
  105. "eslint-config-prettier": "^6.4.0",
  106. "eslint-config-webpack": "^1.2.5",
  107. "eslint-plugin-import": "^2.18.2",
  108. "execa": "^1.0.0",
  109. "file-loader": "^3.0.1",
  110. "html-loader": "^0.5.5",
  111. "html-webpack-plugin": "^3.2.0",
  112. "husky": "^3.0.9",
  113. "jest": "^24.9.0",
  114. "jest-junit": "^8.0.0",
  115. "jquery": "^3.4.1",
  116. "less": "^3.10.3",
  117. "less-loader": "^5.0.0",
  118. "lint-staged": "^9.4.2",
  119. "marked": "^0.7.0",
  120. "memfs": "^2.15.5",
  121. "npm-run-all": "^4.1.5",
  122. "prettier": "^1.18.2",
  123. "puppeteer": "^1.20.0",
  124. "rimraf": "^3.0.0",
  125. "standard-version": "^7.0.0",
  126. "style-loader": "^1.0.0",
  127. "supertest": "^4.0.2",
  128. "tcp-port-used": "^1.0.1",
  129. "typescript": "^3.6.4",
  130. "url-loader": "^1.1.2",
  131. "webpack": "^4.41.2",
  132. "webpack-cli": "^3.3.9"
  133. },
  134. "directories": {},
  135. "dist": {
  136. "fileCount": 50,
  137. "integrity": "sha512-E6uQ4kRrTX9URN9s/lIbqTAztwEPdvzVrcmHE8EQ9YnuT9J8Es5Wrd8n9BKg1a0oZ5EgEke/EQFgUsp18dSTBw==",
  138. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrzMJCRA9TVsSAnZWagAAs+AP/R/cmZbCPE2NzjXjec/2\nm7w7VumfNMaZyHzoPABUK32qESyHvgGGso01rKzx+qzE96QT2HkFHt1nbAnF\nipIuUc1dRPzCwl1zJyso/hPI6hyo4dSQoT+CsnJHiQxTH+atzXOHwQ7bcQfz\n3EEGlyfVMLUh0DnIF7f0K/bNOZBrVAjO3CoL+6zhvwS1b4CKVJzntBAoCvqA\n3mhxirmpHXOOSFP5a66r15Qw997eCkrVCdaITqxSlC86vDW21aUSP3FUH1+l\nZR90mS/6+/zjdt2lY+b+T1E8i6QSbxQjrxm1+FMNSO9MVIk4+RqB9r9M3Aw/\nH5nQVD16fSQPqSAQLo5rAj6ZO+8muRFI/xcey3TncW6Gfg/bnxrt+allQ3cQ\nDkf3I6vnxj26AsUeEG/YXQDEOQySp/IhNTDpM0irdwZe13815jqA2bqfmjwK\nkmXHX/KzrtSAzAxJoAb8mwn9X0jtKK2+3fCL+Cg0ftqOIWe/JksqR9mXSg3h\ncFDqPdKgVO/5tQah4T3o/tSCIWP5aldMDFGWA2SH8pC9dPnNdxVdge14wY8V\n5LtZYwGyn7gbal2fN2Eab3zXeKZqipPEq1D4S1NdNr3K+6AJtdKbyxfltDmf\nLDAejSgr8mMIcLD43t689Fb1eOU9oaVuSmRpTc7t8l2ov/Lxb52KX9u/tmxG\nW3ax\r\n=m8P9\r\n-----END PGP SIGNATURE-----\r\n",
  139. "shasum": "27c3b5d0f6b6677c4304465ac817623c8b27b89c",
  140. "tarball": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.9.0.tgz",
  141. "unpackedSize": 518685
  142. },
  143. "engines": {
  144. "node": ">= 6.11.5"
  145. },
  146. "gitHead": "4d99f6d917c1db0f180490be86f794ba8e93089f",
  147. "homepage": "https://github.com/webpack/webpack-dev-server#readme",
  148. "license": "MIT",
  149. "main": "lib/Server.js",
  150. "maintainers": [
  151. {
  152. "name": "evilebottnawi",
  153. "email": "sheo13666q@gmail.com"
  154. },
  155. {
  156. "name": "hiroppy",
  157. "email": "hello@hiroppy.me"
  158. },
  159. {
  160. "name": "jhnns",
  161. "email": "mail@johannesewald.de"
  162. },
  163. {
  164. "name": "sokra",
  165. "email": "tobias.koppers@googlemail.com"
  166. },
  167. {
  168. "name": "spacek33z",
  169. "email": "kees@webduck.nl"
  170. },
  171. {
  172. "name": "thelarkinn",
  173. "email": "sean.larkin@cuw.edu"
  174. }
  175. ],
  176. "name": "webpack-dev-server",
  177. "optionalDependencies": {},
  178. "peerDependencies": {
  179. "webpack": "^4.0.0"
  180. },
  181. "readme": "ERROR: No README data found!",
  182. "repository": {
  183. "type": "git",
  184. "url": "git+https://github.com/webpack/webpack-dev-server.git"
  185. },
  186. "scripts": {
  187. "build:client": "rimraf ./client/* && npm-run-all -s -l -p \"build:client:**\"",
  188. "build:client:clients": "babel client-src/clients --out-dir client/clients",
  189. "build:client:default": "babel client-src/default --out-dir client --ignore \"./client-src/default/*.config.js\"",
  190. "build:client:index": "webpack ./client-src/default/index.js -o client/index.bundle.js --color --config client-src/default/webpack.config.js",
  191. "build:client:live": "webpack ./client-src/live/index.js -o client/live.bundle.js --color --config client-src/live/webpack.config.js",
  192. "build:client:sockjs": "webpack ./client-src/sockjs/index.js -o client/sockjs.bundle.js --color --config client-src/sockjs/webpack.config.js",
  193. "commitlint": "commitlint --from=master",
  194. "lint": "npm-run-all -l -p \"lint:**\"",
  195. "lint:js": "eslint . --cache",
  196. "lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css}\" --list-different",
  197. "lint:type": "tsc --noEmit",
  198. "prepare": "rimraf ./ssl/*.pem && npm run build:client",
  199. "pretest": "npm run lint",
  200. "release": "standard-version",
  201. "security": "npm audit",
  202. "test": "npm run test:coverage",
  203. "test:coverage": "npm run test:only -- --coverage",
  204. "test:only": "jest --forceExit",
  205. "test:watch": "npm run test:coverage --watch",
  206. "webpack-dev-server": "node examples/run-example.js"
  207. },
  208. "version": "3.9.0"
  209. }