package.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. {
  2. "_args": [
  3. [
  4. "webpack-bundle-analyzer@3.9.0",
  5. "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "webpack-bundle-analyzer@3.9.0",
  10. "_id": "webpack-bundle-analyzer@3.9.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-9vlNsQj7V05BWtMT3kGicH0z7zw=",
  13. "_location": "/webpack-bundle-analyzer",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "webpack-bundle-analyzer@3.9.0",
  19. "name": "webpack-bundle-analyzer",
  20. "escapedName": "webpack-bundle-analyzer",
  21. "rawSpec": "3.9.0",
  22. "saveSpec": null,
  23. "fetchSpec": "3.9.0"
  24. },
  25. "_requiredBy": [
  26. "/@vue/cli-service"
  27. ],
  28. "_resolved": "https://registry.nlark.com/webpack-bundle-analyzer/download/webpack-bundle-analyzer-3.9.0.tgz?cache=0&sync_timestamp=1621259036556&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fwebpack-bundle-analyzer%2Fdownload%2Fwebpack-bundle-analyzer-3.9.0.tgz",
  29. "_spec": "3.9.0",
  30. "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
  31. "author": {
  32. "name": "Yury Grunin",
  33. "email": "grunin.ya@ya.ru"
  34. },
  35. "bin": {
  36. "webpack-bundle-analyzer": "lib/bin/analyzer.js"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/webpack-contrib/webpack-bundle-analyzer/issues"
  40. },
  41. "changelog": "https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md",
  42. "dependencies": {
  43. "acorn": "^7.1.1",
  44. "acorn-walk": "^7.1.1",
  45. "bfj": "^6.1.1",
  46. "chalk": "^2.4.1",
  47. "commander": "^2.18.0",
  48. "ejs": "^2.6.1",
  49. "express": "^4.16.3",
  50. "filesize": "^3.6.1",
  51. "gzip-size": "^5.0.0",
  52. "lodash": "^4.17.19",
  53. "mkdirp": "^0.5.1",
  54. "opener": "^1.5.1",
  55. "ws": "^6.0.0"
  56. },
  57. "description": "Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap",
  58. "devDependencies": {
  59. "@babel/core": "7.4.3",
  60. "@babel/plugin-proposal-class-properties": "7.4.0",
  61. "@babel/plugin-proposal-decorators": "7.4.0",
  62. "@babel/plugin-transform-runtime": "7.4.3",
  63. "@babel/polyfill": "7.4.3",
  64. "@babel/preset-env": "7.4.3",
  65. "@babel/preset-react": "7.0.0",
  66. "@babel/register": "7.4.0",
  67. "@babel/runtime": "7.4.3",
  68. "autoprefixer": "9.5.1",
  69. "babel-eslint": "10.0.1",
  70. "babel-loader": "8.0.5",
  71. "babel-plugin-lodash": "3.3.4",
  72. "chai": "4.2.0",
  73. "chai-subset": "1.6.0",
  74. "classnames": "2.2.6",
  75. "core-js": "2.6.5",
  76. "css-loader": "2.1.1",
  77. "cssnano": "4.1.10",
  78. "del": "4.1.0",
  79. "eslint": "5.16.0",
  80. "eslint-config-th0r": "2.0.0",
  81. "eslint-config-th0r-react": "2.0.0",
  82. "eslint-plugin-react": "7.12.4",
  83. "exports-loader": "0.7.0",
  84. "gulp": "4.0.2",
  85. "gulp-babel": "8.0.0",
  86. "mobx": "5.9.4",
  87. "mobx-preact": "3.0.0",
  88. "mocha": "6.2.2",
  89. "nightmare": "3.0.1",
  90. "postcss-icss-values": "2.0.2",
  91. "postcss-loader": "3.0.0",
  92. "preact": "8.4.2",
  93. "stream-combiner2": "1.1.1",
  94. "style-loader": "0.23.1",
  95. "terser-webpack-plugin": "1.4.3",
  96. "url-loader": "1.1.2",
  97. "webpack": "4.42.0",
  98. "webpack-cli": "3.3.11",
  99. "webpack-dev-server": "3.10.3"
  100. },
  101. "engines": {
  102. "node": ">= 6.14.4"
  103. },
  104. "files": [
  105. "public",
  106. "lib",
  107. "src",
  108. "views"
  109. ],
  110. "homepage": "https://github.com/webpack-contrib/webpack-bundle-analyzer",
  111. "keywords": [
  112. "webpack",
  113. "bundle",
  114. "analyzer",
  115. "modules",
  116. "size",
  117. "interactive",
  118. "chart",
  119. "treemap",
  120. "zoomable",
  121. "zoom"
  122. ],
  123. "license": "MIT",
  124. "main": "lib/index.js",
  125. "name": "webpack-bundle-analyzer",
  126. "repository": {
  127. "type": "git",
  128. "url": "git+https://github.com/webpack-contrib/webpack-bundle-analyzer.git"
  129. },
  130. "scripts": {
  131. "build": "gulp build",
  132. "lint": "eslint --ext js,jsx .",
  133. "npm-publish": "npm run lint && npm run build && npm test && npm publish",
  134. "start": "gulp watch",
  135. "test": "mocha --exit --require @babel/register",
  136. "test-dev": "mocha --watch --require @babel/register"
  137. },
  138. "version": "3.9.0"
  139. }