package.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. {
  2. "name": "zkqy",
  3. "version": "3.8.5",
  4. "description": "后台管理系统",
  5. "author": "",
  6. "license": "MIT",
  7. "scripts": {
  8. "dev": "vue-cli-service serve",
  9. "build:prod": "vue-cli-service build",
  10. "build:stage": "vue-cli-service build --mode staging",
  11. "preview": "node build/index.js --preview",
  12. "lint": "eslint --ext .js,.vue src"
  13. },
  14. "husky": {
  15. "hooks": {
  16. "pre-commit": "lint-staged"
  17. }
  18. },
  19. "lint-staged": {
  20. "src/**/*.{js,vue}": [
  21. "eslint --fix",
  22. "git add"
  23. ]
  24. },
  25. "keywords": [
  26. "vue",
  27. "admin",
  28. "dashboard",
  29. "element-ui",
  30. "boilerplate",
  31. "admin-template",
  32. "management-system"
  33. ],
  34. "repository": {
  35. "type": "git",
  36. "url": "https://gitee.com/y_project/zkqy-Vue.git"
  37. },
  38. "dependencies": {
  39. "@ant-design/icons": "^5.6.1",
  40. "@antv/x6": "^1.34.2",
  41. "@babel/polyfill": "^7.12.1",
  42. "@bpmn-io/add-exporter": "^0.2.0",
  43. "@bpmn-io/element-template-chooser": "^0.0.5",
  44. "@bpmn-io/properties-panel": "^0.20.3",
  45. "@jiaminghi/data-view": "^2.10.0",
  46. "@riophae/vue-treeselect": "0.4.0",
  47. "@smallwei/avue": "^2.8.23",
  48. "@tinymce/tinymce-vue": "^3.2.0",
  49. "amfe-flexible": "^2.2.1",
  50. "ant-design-vue": "^1.7.8",
  51. "axios": "0.24.0",
  52. "bpmn-js": "^9.4.1",
  53. "bpmn-js-bpmnlint": "^0.19.0",
  54. "bpmn-js-connectors-extension": "^0.4.1",
  55. "bpmn-js-external-label-modeling": "^1.0.3",
  56. "bpmn-js-properties-panel": "^1.6.1",
  57. "bpmn-js-token-simulation": "^0.27.0",
  58. "bpmn-moddle": "^6.0.0",
  59. "bpmnlint": "^7.8.0",
  60. "bpmnlint-utils": "^1.1.1",
  61. "camunda-bpmn-moddle": "^7.0.1",
  62. "circular-json": "^0.5.9",
  63. "clipboard": "^2.0.8",
  64. "core-js": "3.25.3",
  65. "cos-js-sdk-v5": "^1.4.6",
  66. "crypto-js": "^4.2.0",
  67. "diagram-js-context-pad": "^1.0.2",
  68. "diagram-js-grid-bg": "^1.0.3",
  69. "diagram-js-minimap": "^2.1.1",
  70. "echarts": "^4.9.0",
  71. "element-ui": "2.15.12",
  72. "exceljs": "^4.2.0",
  73. "fast-xml-parser": "^4.3.2",
  74. "file-saver": "2.0.5",
  75. "fuse.js": "6.4.3",
  76. "highlight.js": "^10.5.0",
  77. "html2canvas": "^1.0.0-alpha.9",
  78. "insert-css": "^2.0.0",
  79. "js-beautify": "1.13.0",
  80. "js-cookie": "3.0.1",
  81. "js-md5": "^0.8.3",
  82. "jsencrypt": "3.0.0-rc.1",
  83. "k-form-design": "^3.8.18",
  84. "less": "^2.7.3",
  85. "less-loader": "^4.1.0",
  86. "lucide-vue": "^0.89.0",
  87. "luckyexcel": "^1.0.0",
  88. "miment": "^0.0.9",
  89. "mockjs": "^1.1.0",
  90. "monaco-editor": "^0.30.1",
  91. "monaco-editor-webpack-plugin": "^6.0.0",
  92. "nprogress": "0.2.0",
  93. "quill": "1.3.7",
  94. "screenfull": "5.0.2",
  95. "sortablejs": "1.10.2",
  96. "swiper": "^5.3.6",
  97. "tinymce": "^5.10.0",
  98. "tinymce-plugin": "^0.0.3-beta.22",
  99. "uuid": "^9.0.0",
  100. "vant": "^2.12.30",
  101. "vcolorpicker": "^2.0.12",
  102. "vue": "2.6.12",
  103. "vue-codemirror": "^4.0.6",
  104. "vue-codemirror-lite": "^1.0.4",
  105. "vue-count-to": "1.0.13",
  106. "vue-cropper": "0.5.5",
  107. "vue-echarts": "^5.0.0-beta.0",
  108. "vue-json-editor": "^1.4.3",
  109. "vue-json-excel": "^0.3.0",
  110. "vue-json-viewer": "^2.2.22",
  111. "vue-meta": "2.4.0",
  112. "vue-quill-editor": "^3.0.6",
  113. "vue-router": "3.4.9",
  114. "vue-ruler-tool": "^1.2.4",
  115. "vue-superslide": "^0.1.1",
  116. "vue2-ace-editor": "^0.0.15",
  117. "vuedraggable": "2.24.3",
  118. "vuex": "3.6.0",
  119. "vuex-persistedstate": "^4.1.0",
  120. "webpack": "^4.46.0",
  121. "xml2js": "^0.6.2"
  122. },
  123. "devDependencies": {
  124. "@babel/core": "^7.24.0",
  125. "@babel/preset-env": "^7.24.0",
  126. "@vue/cli-plugin-babel": "4.4.6",
  127. "@vue/cli-plugin-eslint": "4.4.6",
  128. "@vue/cli-service": "4.4.6",
  129. "babel-eslint": "10.1.0",
  130. "babel-loader": "^9.1.3",
  131. "babel-plugin-dynamic-import-node": "2.3.3",
  132. "babel-plugin-import": "^1.13.8",
  133. "chalk": "4.1.0",
  134. "compression-webpack-plugin": "5.0.2",
  135. "connect": "3.6.6",
  136. "eslint": "^7.15.0",
  137. "eslint-plugin-vue": "7.2.0",
  138. "js-base64": "^3.7.7",
  139. "lint-staged": "10.5.3",
  140. "postcss": "^8.4.38",
  141. "runjs": "4.4.2",
  142. "sass": "1.32.13",
  143. "sass-loader": "10.1.1",
  144. "script-ext-html-webpack-plugin": "2.1.5",
  145. "svg-sprite-loader": "5.1.1",
  146. "vue-template-compiler": "2.6.12"
  147. },
  148. "engines": {
  149. "node": ">=8.9",
  150. "npm": ">= 3.0.0"
  151. },
  152. "browserslist": [
  153. "> 1%",
  154. "last 2 versions"
  155. ]
  156. }