Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

232 строки
8.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "webpack@4.19.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "webpack@4.19.1",
  9. "_id": "webpack@4.19.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-j7Q/5QqZRqIFXJvC0E59ipLV5Hf6lAnS3ezC3I4HMUybwEDikQBVad5d+IpPtmaQPQArvgUZLXIN6lWijHBn4g==",
  12. "_location": "/webpack",
  13. "_phantomChildren": {
  14. "ajv": "6.12.2",
  15. "ajv-keywords": "3.4.1",
  16. "esrecurse": "4.2.1",
  17. "estraverse": "4.3.0"
  18. },
  19. "_requested": {
  20. "type": "version",
  21. "registry": true,
  22. "raw": "webpack@4.19.1",
  23. "name": "webpack",
  24. "escapedName": "webpack",
  25. "rawSpec": "4.19.1",
  26. "saveSpec": null,
  27. "fetchSpec": "4.19.1"
  28. },
  29. "_requiredBy": [
  30. "/react-scripts"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/webpack/-/webpack-4.19.1.tgz",
  33. "_spec": "4.19.1",
  34. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  35. "author": {
  36. "name": "Tobias Koppers @sokra"
  37. },
  38. "bin": {
  39. "webpack": "bin/webpack.js"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/webpack/webpack/issues"
  43. },
  44. "dependencies": {
  45. "@webassemblyjs/ast": "1.7.6",
  46. "@webassemblyjs/helper-module-context": "1.7.6",
  47. "@webassemblyjs/wasm-edit": "1.7.6",
  48. "@webassemblyjs/wasm-parser": "1.7.6",
  49. "acorn": "^5.6.2",
  50. "acorn-dynamic-import": "^3.0.0",
  51. "ajv": "^6.1.0",
  52. "ajv-keywords": "^3.1.0",
  53. "chrome-trace-event": "^1.0.0",
  54. "enhanced-resolve": "^4.1.0",
  55. "eslint-scope": "^4.0.0",
  56. "json-parse-better-errors": "^1.0.2",
  57. "loader-runner": "^2.3.0",
  58. "loader-utils": "^1.1.0",
  59. "memory-fs": "~0.4.1",
  60. "micromatch": "^3.1.8",
  61. "mkdirp": "~0.5.0",
  62. "neo-async": "^2.5.0",
  63. "node-libs-browser": "^2.0.0",
  64. "schema-utils": "^0.4.4",
  65. "tapable": "^1.1.0",
  66. "uglifyjs-webpack-plugin": "^1.2.4",
  67. "watchpack": "^1.5.0",
  68. "webpack-sources": "^1.2.0"
  69. },
  70. "description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
  71. "devDependencies": {
  72. "@types/node": "^9.6.4",
  73. "@types/tapable": "^1.0.1",
  74. "@types/webpack-sources": "^0.1.4",
  75. "benchmark": "^2.1.1",
  76. "bundle-loader": "~0.5.0",
  77. "codacy-coverage": "^2.0.1",
  78. "coffee-loader": "^0.9.0",
  79. "coffeescript": "^1.10.0",
  80. "coveralls": "^2.11.2",
  81. "css-loader": "^0.28.3",
  82. "es6-promise-polyfill": "^1.1.1",
  83. "eslint": "^5.2.0",
  84. "eslint-config-prettier": "^2.9.0",
  85. "eslint-plugin-jest": "^21.18.0",
  86. "eslint-plugin-node": "^7.0.1",
  87. "eslint-plugin-prettier": "^2.6.2",
  88. "express": "~4.13.1",
  89. "file-loader": "^1.1.6",
  90. "glob": "^7.1.2",
  91. "husky": "^1.0.0-rc.6",
  92. "i18n-webpack-plugin": "^1.0.0",
  93. "istanbul": "^0.4.5",
  94. "jade": "^1.11.0",
  95. "jade-loader": "~0.8.0",
  96. "jest": "^23.4.1",
  97. "jest-silent-reporter": "^0.0.5",
  98. "json-loader": "^0.5.7",
  99. "less": "^2.5.1",
  100. "less-loader": "^4.0.3",
  101. "lint-staged": "^7.2.0",
  102. "lodash": "^4.17.4",
  103. "prettier": "^1.14.0",
  104. "pug": "^2.0.3",
  105. "pug-loader": "^2.4.0",
  106. "raw-loader": "~0.5.0",
  107. "react": "^15.2.1",
  108. "react-dom": "^15.2.1",
  109. "rimraf": "^2.6.2",
  110. "script-loader": "~0.7.0",
  111. "simple-git": "^1.65.0",
  112. "style-loader": "^0.19.1",
  113. "typescript": "^3.0.0-rc",
  114. "url-loader": "^0.6.2",
  115. "val-loader": "^1.0.2",
  116. "vm-browserify": "~0.0.0",
  117. "wast-loader": "^1.5.5",
  118. "webpack-dev-middleware": "^1.9.0",
  119. "worker-loader": "^1.1.1",
  120. "xxhashjs": "^0.2.1"
  121. },
  122. "engines": {
  123. "node": ">=6.11.5"
  124. },
  125. "files": [
  126. "lib/",
  127. "bin/",
  128. "buildin/",
  129. "hot/",
  130. "web_modules/",
  131. "schemas/",
  132. "SECURITY.md"
  133. ],
  134. "homepage": "https://github.com/webpack/webpack",
  135. "husky": {
  136. "hooks": {
  137. "pre-commit": "lint-staged"
  138. }
  139. },
  140. "jest": {
  141. "forceExit": true,
  142. "setupTestFrameworkScriptFile": "<rootDir>/test/setupTestFramework.js",
  143. "testMatch": [
  144. "<rootDir>/test/*.test.js",
  145. "<rootDir>/test/*.unittest.js"
  146. ],
  147. "watchPathIgnorePatterns": [
  148. "<rootDir>/.git",
  149. "<rootDir>/node_modules",
  150. "<rootDir>/test/js",
  151. "<rootDir>/test/browsertest/js",
  152. "<rootDir>/test/fixtures/temp-cache-fixture",
  153. "<rootDir>/test/fixtures/temp-",
  154. "<rootDir>/benchmark",
  155. "<rootDir>/examples/*/dist",
  156. "<rootDir>/coverage",
  157. "<rootDir>/.eslintcache"
  158. ],
  159. "modulePathIgnorePatterns": [
  160. "<rootDir>/.git",
  161. "<rootDir>/node_modules/webpack/node_modules",
  162. "<rootDir>/test/js",
  163. "<rootDir>/test/browsertest/js",
  164. "<rootDir>/test/fixtures/temp-cache-fixture",
  165. "<rootDir>/test/fixtures/temp-",
  166. "<rootDir>/benchmark",
  167. "<rootDir>/examples/*/dist",
  168. "<rootDir>/coverage",
  169. "<rootDir>/.eslintcache"
  170. ],
  171. "transformIgnorePatterns": [
  172. "<rootDir>"
  173. ],
  174. "coverageDirectory": "<rootDir>/coverage",
  175. "coveragePathIgnorePatterns": [
  176. "\\.runtime\\.js$",
  177. "<rootDir>/test",
  178. "<rootDir>/schemas",
  179. "<rootDir>/node_modules"
  180. ],
  181. "testEnvironment": "node",
  182. "coverageReporters": [
  183. "json"
  184. ]
  185. },
  186. "license": "MIT",
  187. "lint-staged": {
  188. "*.js|{lib,setup,bin,hot,buildin,tooling,schemas}/**/*.js|test/*.js|{test,examples}/**/webpack.config.js}": [
  189. "eslint --cache"
  190. ]
  191. },
  192. "main": "lib/webpack.js",
  193. "name": "webpack",
  194. "repository": {
  195. "type": "git",
  196. "url": "git+https://github.com/webpack/webpack.git"
  197. },
  198. "scripts": {
  199. "appveyor:benchmark": "yarn benchmark --ci",
  200. "appveyor:integration": "yarn cover:init && yarn cover:integration \"test/(?!TestCases)\" --ci %JEST% && move coverage\\coverage-final.json coverage\\coverage-final-1.json&& yarn cover:integration \"test/TestCasesD\" --ci %JEST% && move coverage\\coverage-final.json coverage\\coverage-final-2.json && yarn cover:integration \"test/TestCases(?!D)\" --ci %JEST% && move coverage\\coverage-final.json coverage\\coverage-final-3.json",
  201. "appveyor:unit": "yarn cover:init && yarn cover:unit --ci %JEST%",
  202. "benchmark": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.benchmark.js\" --runInBand",
  203. "build:examples": "cd examples && node buildAll.js",
  204. "code-lint": "eslint --cache \"{setup,lib,bin,hot,buildin,benchmark,tooling,schemas}/**/*.js\" \"test/*.js\" \"test/{configCases,watchCases,statsCases,hotCases}/**/webpack.config.js\" \"examples/**/webpack.config.js\"",
  205. "cover": "yarn cover:init && yarn cover:all && yarn cover:report",
  206. "cover:all": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --coverage",
  207. "cover:init": "rimraf coverage",
  208. "cover:integration": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.test.js\" --coverage",
  209. "cover:report": "istanbul report",
  210. "cover:unit": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.unittest.js\" --coverage",
  211. "fix": "yarn code-lint --fix",
  212. "lint": "yarn code-lint && yarn schema-lint && yarn type-lint",
  213. "prelint": "yarn setup",
  214. "pretest": "yarn lint",
  215. "pretty": "prettier --loglevel warn --write \"*.{ts,js,json}\" \"{setup,lib,bin,hot,buildin,benchmark,tooling,schemas}/**/*.{js,json}\" \"test/*.js\" \"test/{configCases,watchCases,statsCases,hotCases}/**/webpack.config.js\" \"examples/**/webpack.config.js\"",
  216. "schema-lint": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.lint.js\" --no-verbose",
  217. "setup": "node ./setup/setup.js",
  218. "test": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest",
  219. "test:basic": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/{TestCasesNormal,StatsTestCases,ConfigTestCases}.test.js\"",
  220. "test:integration": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.test.js\"",
  221. "test:unit": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.unittest.js\"",
  222. "test:update-snapshots": "yarn jest -u",
  223. "travis:basic": "yarn test:basic --ci $JEST",
  224. "travis:benchmark": "yarn benchmark --ci",
  225. "travis:integration": "yarn cover:init && yarn cover:integration \"test/(?!TestCases)\" --ci $JEST && mv coverage/coverage-final.json coverage/coverage-final-1.json && yarn cover:integration \"test/TestCasesD\" --ci $JEST && mv coverage/coverage-final.json coverage/coverage-final-2.json && yarn cover:integration \"test/TestCases(?!D)\" --ci $JEST && mv coverage/coverage-final.json coverage/coverage-final-3.json",
  226. "travis:lint-unit": "yarn lint && yarn cover:init && yarn cover:unit --ci $JEST",
  227. "type-lint": "tsc --pretty"
  228. },
  229. "version": "4.19.1",
  230. "web": "lib/webpack.web.js"
  231. }