123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "_from": "webpack@3.8.1",
  3. "_id": "webpack@3.8.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-5ZXLWWsMqHKFr5y0N3Eo5IIisxeEeRAajNq4mELb/WELOR7srdbQk2N5XiyNy2A/AgvlR3AmeBCZJW8lHrolbw==",
  6. "_location": "/webpack",
  7. "_phantomChildren": {
  8. "cliui": "3.2.0",
  9. "decamelize": "1.2.0",
  10. "execa": "0.7.0",
  11. "get-caller-file": "1.0.3",
  12. "graceful-fs": "4.1.11",
  13. "lcid": "1.0.0",
  14. "locate-path": "2.0.0",
  15. "mem": "1.1.0",
  16. "normalize-package-data": "2.4.0",
  17. "parse-json": "2.2.0",
  18. "pify": "2.3.0",
  19. "require-directory": "2.1.1",
  20. "require-main-filename": "1.0.1",
  21. "set-blocking": "2.0.0",
  22. "y18n": "3.2.1"
  23. },
  24. "_requested": {
  25. "type": "version",
  26. "registry": true,
  27. "raw": "webpack@3.8.1",
  28. "name": "webpack",
  29. "escapedName": "webpack",
  30. "rawSpec": "3.8.1",
  31. "saveSpec": null,
  32. "fetchSpec": "3.8.1"
  33. },
  34. "_requiredBy": [
  35. "/@ionic/app-scripts"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/webpack/-/webpack-3.8.1.tgz",
  38. "_shasum": "b16968a81100abe61608b0153c9159ef8bb2bd83",
  39. "_spec": "webpack@3.8.1",
  40. "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest/node_modules/@ionic/app-scripts",
  41. "author": {
  42. "name": "Tobias Koppers @sokra"
  43. },
  44. "bin": {
  45. "webpack": "./bin/webpack.js"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/webpack/webpack/issues"
  49. },
  50. "bundleDependencies": false,
  51. "dependencies": {
  52. "acorn": "^5.0.0",
  53. "acorn-dynamic-import": "^2.0.0",
  54. "ajv": "^5.1.5",
  55. "ajv-keywords": "^2.0.0",
  56. "async": "^2.1.2",
  57. "enhanced-resolve": "^3.4.0",
  58. "escope": "^3.6.0",
  59. "interpret": "^1.0.0",
  60. "json-loader": "^0.5.4",
  61. "json5": "^0.5.1",
  62. "loader-runner": "^2.3.0",
  63. "loader-utils": "^1.1.0",
  64. "memory-fs": "~0.4.1",
  65. "mkdirp": "~0.5.0",
  66. "node-libs-browser": "^2.0.0",
  67. "source-map": "^0.5.3",
  68. "supports-color": "^4.2.1",
  69. "tapable": "^0.2.7",
  70. "uglifyjs-webpack-plugin": "^0.4.6",
  71. "watchpack": "^1.4.0",
  72. "webpack-sources": "^1.0.1",
  73. "yargs": "^8.0.2"
  74. },
  75. "deprecated": false,
  76. "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.",
  77. "devDependencies": {
  78. "beautify-lint": "^1.0.3",
  79. "benchmark": "^2.1.1",
  80. "bundle-loader": "~0.5.0",
  81. "codacy-coverage": "^2.0.1",
  82. "codecov.io": "^0.1.2",
  83. "coffee-loader": "~0.7.1",
  84. "coffee-script": "^1.10.0",
  85. "coveralls": "^2.11.2",
  86. "css-loader": "^0.28.3",
  87. "es6-promise-polyfill": "^1.1.1",
  88. "eslint": "^4.3.0",
  89. "eslint-plugin-node": "^5.1.1",
  90. "express": "~4.13.1",
  91. "extract-text-webpack-plugin": "^3.0.0",
  92. "file-loader": "^0.11.2",
  93. "i18n-webpack-plugin": "^1.0.0",
  94. "istanbul": "^0.4.5",
  95. "jade": "^1.11.0",
  96. "jade-loader": "~0.8.0",
  97. "js-beautify": "^1.5.10",
  98. "less": "^2.5.1",
  99. "less-loader": "^4.0.3",
  100. "lodash": "^4.17.4",
  101. "mocha": "^3.2.0",
  102. "mocha-lcov-reporter": "^1.0.0",
  103. "nsp": "^2.6.1",
  104. "raw-loader": "~0.5.0",
  105. "react": "^15.2.1",
  106. "react-dom": "^15.2.1",
  107. "script-loader": "~0.7.0",
  108. "should": "^11.1.1",
  109. "simple-git": "^1.65.0",
  110. "sinon": "^2.3.2",
  111. "style-loader": "^0.18.1",
  112. "url-loader": "~0.5.0",
  113. "val-loader": "^1.0.2",
  114. "vm-browserify": "~0.0.0",
  115. "webpack-dev-middleware": "^1.9.0",
  116. "worker-loader": "^0.8.0"
  117. },
  118. "engines": {
  119. "node": ">=4.3.0 <5.0.0 || >=5.10"
  120. },
  121. "files": [
  122. "lib/",
  123. "bin/",
  124. "buildin/",
  125. "hot/",
  126. "web_modules/",
  127. "schemas/"
  128. ],
  129. "homepage": "https://github.com/webpack/webpack",
  130. "license": "MIT",
  131. "main": "lib/webpack.js",
  132. "name": "webpack",
  133. "repository": {
  134. "type": "git",
  135. "url": "git+https://github.com/webpack/webpack.git"
  136. },
  137. "scripts": {
  138. "appveyor:benchmark": "npm run benchmark",
  139. "appveyor:test": "node node_modules\\mocha\\bin\\mocha --max-old-space-size=4096 --harmony test/*.test.js",
  140. "beautify-lint": "beautify-lint \"lib/**/*.js\" \"hot/**/*.js\" \"bin/**/*.js\" \"benchmark/*.js\" \"test/*.js\"",
  141. "benchmark": "mocha --max-old-space-size=4096 --harmony test/*.benchmark.js -R spec",
  142. "build:examples": "cd examples && node buildAll.js",
  143. "circleci:lint": "npm run lint-files && npm run nsp",
  144. "circleci:test": "node node_modules/mocha/bin/mocha --max-old-space-size=4096 --harmony test/*.test.js",
  145. "cover": "node --max-old-space-size=4096 --harmony ./node_modules/istanbul/lib/cli.js cover -x '**/*.runtime.js' node_modules/mocha/bin/_mocha -- test/*.test.js",
  146. "cover:min": "node --max-old-space-size=4096 --harmony ./node_modules/istanbul/lib/cli.js cover -x '**/*.runtime.js' --report lcovonly node_modules/mocha/bin/_mocha -- test/*.test.js",
  147. "fix": "npm run lint -- --fix",
  148. "lint": "eslint lib bin hot buildin \"test/**/webpack.config.js\" \"test/binCases/**/test.js\" \"examples/**/webpack.config.js\"",
  149. "lint-files": "npm run lint && npm run beautify-lint",
  150. "nsp": "nsp check --output summary",
  151. "pretest": "npm run lint-files",
  152. "publish-patch": "npm run lint && npm run beautify-lint && mocha && npm version patch && git push && git push --tags && npm publish",
  153. "test": "mocha test/*.test.js --max-old-space-size=4096 --harmony --check-leaks",
  154. "travis:benchmark": "npm run benchmark",
  155. "travis:lint": "npm run lint-files && npm run nsp",
  156. "travis:test": "npm run cover:min"
  157. },
  158. "version": "3.8.1",
  159. "web": "lib/webpack.web.js"
  160. }