package.json 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. {
  2. "name": "bigData",
  3. "version": "2.24.0",
  4. "description": "A Vue.js project",
  5. "author": "liujie <1464516907@qq.com>",
  6. "private": true,
  7. "scripts": {
  8. "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
  9. "start": "npm run dev",
  10. "lint": "eslint --ext .js,.vue src",
  11. "build": "node build/build.js",
  12. "upload": "node build/build.js && node build/upload.js",
  13. "auto-commit": "node build/upload.js"
  14. },
  15. "dependencies": {
  16. "@amap/amap-jsapi-loader": "^1.0.1",
  17. "@ezuikit/player-hls": "^0.1.0",
  18. "@tinymce/tinymce-vue": "^3.2.8",
  19. "@wangeditor/editor": "^0.15.3",
  20. "@wangeditor/editor-for-vue": "^0.6.14-0",
  21. "add": "^2.0.6",
  22. "animate.css": "^4.1.1",
  23. "autofit.js": "^3.2.8",
  24. "axios": "^0.21.1",
  25. "babel-polyfill": "^6.26.0",
  26. "core-js": "^3.41.0",
  27. "dayjs": "^1.11.13",
  28. "echarts": "^4.7.0",
  29. "echarts-extension-amap": "^1.9.2",
  30. "echarts-gl": "^1.1.2",
  31. "element-ui": "^2.14.1",
  32. "es6-promise": "^4.2.8",
  33. "highcharts": "^8.0.4",
  34. "interactjs": "^1.10.17",
  35. "jsencrypt": "^3.5.4",
  36. "lodash-es": "^4.17.21",
  37. "lottie-web": "^5.7.8",
  38. "moment": "^2.29.3",
  39. "nprogress": "^0.2.0",
  40. "or": "^0.2.0",
  41. "photo-sphere-viewer": "^4.8.1",
  42. "qrcodejs2": "^0.0.2",
  43. "sortablejs": "^1.15.0",
  44. "spark-md5": "^3.0.2",
  45. "swiper": "^3.4.2",
  46. "three": "^0.152.2",
  47. "tinymce": "^4.8.2",
  48. "v-viewer": "^1.5.1",
  49. "vant": "^2.12.14",
  50. "video.js": "^8.12.0",
  51. "vue": "^2.5.2",
  52. "vue-amap": "^0.5.10",
  53. "vue-baidu-map": "^0.21.22",
  54. "vue-clipboard2": "^0.3.3",
  55. "vue-count-to": "^1.0.13",
  56. "vue-cropper": "^0.5.2",
  57. "vue-echarts": "^5.0.0-beta.0",
  58. "vue-highcharts": "^0.1.0",
  59. "vue-json-viewer": "^2.2.18",
  60. "vue-jsonp": "^2.0.0",
  61. "vue-lazyload": "^1.3.3",
  62. "vue-pdf": "^4.3.0",
  63. "vue-photo-preview": "^1.1.3",
  64. "vue-picture-bd-marker": "^1.3.8",
  65. "vue-print-nb": "^1.7.4",
  66. "vue-router": "^3.0.1",
  67. "vue-seamless-scroll": "^1.1.23",
  68. "vue-video-player": "^5.0.0",
  69. "vue-wechat-title": "^1.0.7",
  70. "vuedraggable": "^2.24.3",
  71. "vuex": "^3.6.2",
  72. "wangeditor": "^4.7.11",
  73. "yarn": "^1.22.10"
  74. },
  75. "devDependencies": {
  76. "@babel/core": "^7.24.5",
  77. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
  78. "@babel/plugin-proposal-optional-chaining": "^7.21.0",
  79. "@babel/plugin-transform-private-methods": "^7.22.5",
  80. "@babel/plugin-transform-runtime": "^7.26.10",
  81. "@babel/preset-env": "^7.26.9",
  82. "autoprefixer": "^7.1.2",
  83. "babel-eslint": "^8.2.1",
  84. "babel-helper-vue-jsx-merge-props": "^2.0.3",
  85. "babel-loader": "^8.4.1",
  86. "babel-plugin-syntax-jsx": "^6.18.0",
  87. "babel-plugin-transform-vue-jsx": "^3.5.0",
  88. "chalk": "^2.0.1",
  89. "compression-webpack-plugin": "^1.1.12",
  90. "copy-webpack-plugin": "^4.0.1",
  91. "crypto-js": "^4.2.0",
  92. "css-loader": "^0.28.11",
  93. "element-theme-chalk": "^2.14.1",
  94. "eslint": "^4.15.0",
  95. "eslint-config-standard": "^10.2.1",
  96. "eslint-friendly-formatter": "^3.0.0",
  97. "eslint-loader": "^1.7.1",
  98. "eslint-plugin-import": "^2.7.0",
  99. "eslint-plugin-node": "^5.2.0",
  100. "eslint-plugin-promise": "^3.4.0",
  101. "eslint-plugin-standard": "^3.0.1",
  102. "eslint-plugin-vue": "^4.0.0",
  103. "extract-text-webpack-plugin": "^3.0.0",
  104. "file-loader": "^1.1.4",
  105. "friendly-errors-webpack-plugin": "^1.6.1",
  106. "gulp": "^4.0.2",
  107. "gulp-clean-css": "^4.3.0",
  108. "gulp-cli": "^2.2.0",
  109. "gulp-css-wrap": "^0.1.2",
  110. "html-webpack-plugin": "^2.30.1",
  111. "less": "^3.9",
  112. "less-loader": "^5.0.0",
  113. "markdown-it": "^14.1.0",
  114. "markdown-it-front-matter": "^0.2.4",
  115. "marked": "^4.0.0",
  116. "node-notifier": "^5.1.2",
  117. "optimize-css-assets-webpack-plugin": "^3.2.0",
  118. "ora": "^1.2.0",
  119. "path": "^0.12.7",
  120. "portfinder": "^1.0.13",
  121. "postcss-import": "^11.0.0",
  122. "postcss-loader": "^2.0.8",
  123. "postcss-url": "^7.2.1",
  124. "qs": "^6.9.4",
  125. "rimraf": "^2.6.0",
  126. "semver": "^5.3.0",
  127. "shelljs": "^0.7.6",
  128. "simple-git": "^3.28.0",
  129. "streaming-markdown": "^0.2.15",
  130. "svg-sprite-loader": "^6.0.11",
  131. "uglifyjs-webpack-plugin": "^1.1.1",
  132. "url-loader": "^0.5.8",
  133. "vue-lazyload": "^1.3.3",
  134. "vue-loader": "^13.7.3",
  135. "vue-style-loader": "^3.1.2",
  136. "vue-template-compiler": "^2.5.2",
  137. "webpack": "^3.6.0",
  138. "webpack-bundle-analyzer": "^2.9.0",
  139. "webpack-dev-server": "^2.9.1",
  140. "webpack-merge": "^4.1.0"
  141. },
  142. "engines": {
  143. "node": ">= 6.0.0",
  144. "npm": ">= 3.0.0"
  145. },
  146. "browserslist": [
  147. "> 1%",
  148. "last 2 versions",
  149. "not ie <= 8"
  150. ]
  151. }