package.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. {
  2. "name": "iview-admin",
  3. "version": "2.0.0",
  4. "author": "Lison<lison16new@163.com>",
  5. "private": false,
  6. "scripts": {
  7. "dev": "vue-cli-service serve --mode dev",
  8. "build_test": "vue-cli-service build --mode test",
  9. "build_uat": "vue-cli-service build --mode uat",
  10. "build_pro": "vue-cli-service build --mode pro",
  11. "build_lib": "vue-cli-service build --target dk --name dk dk/index.js",
  12. "lint": "vue-cli-service lint",
  13. "test:unit": "vue-cli-service test:unit",
  14. "test:e2e": "vue-cli-service test:e2e",
  15. "postinstall": "patch-package"
  16. },
  17. "dependencies": {
  18. "@antv/x6": "2.13.1",
  19. "@antv/x6-plugin-clipboard": "^2.1.3",
  20. "@antv/x6-plugin-dnd": "^2.0.3",
  21. "@antv/x6-plugin-export": "^2.1.5",
  22. "@antv/x6-plugin-history": "^2.1.2",
  23. "@antv/x6-plugin-keyboard": "^2.1.4",
  24. "@antv/x6-plugin-minimap": "^2.0.5",
  25. "@antv/x6-plugin-selection": "^2.1.5",
  26. "@antv/x6-plugin-snapline": "^2.1.6",
  27. "@antv/x6-plugin-stencil": "^2.0.2",
  28. "@antv/x6-plugin-transform": "^2.1.5",
  29. "@babel/plugin-proposal-optional-chaining": "^7.18.9",
  30. "@tinymce/tinymce-vue": "^3.2.8",
  31. "@wangeditor/editor": "^5.1.23",
  32. "@wangeditor/editor-for-vue": "^1.0.2",
  33. "axios": "^0.18.0",
  34. "clipboard": "^2.0.11",
  35. "core-js": "^2.6.12",
  36. "dayjs": "^1.11.7",
  37. "echarts": "^5.4.1",
  38. "element-resize-detector": "^1.2.3",
  39. "element-ui": "^2.15.12",
  40. "file-saver": "^2.0.5",
  41. "html2canvas": "^1.4.1",
  42. "insert-css": "^2.0.0",
  43. "iview-area": "^1.6.0",
  44. "jqwidgets-scripts": "^13.1.0",
  45. "js-base64": "^3.7.3",
  46. "js-cookie": "^2.2.0",
  47. "js-md5": "^0.7.3",
  48. "jspdf": "^2.5.1",
  49. "lib-flexible": "^0.3.2",
  50. "patch-package": "^7.0.2",
  51. "qrcodejs2": "0.0.2",
  52. "quill": "^1.3.7",
  53. "quill-image-drop-module": "^1.0.3",
  54. "quill-image-resize-module": "^3.0.0",
  55. "sortablejs": "^1.14.0",
  56. "svg-sprite-loader": "^6.0.11",
  57. "swiper": "^5.4.5",
  58. "tinymce": "^5.10.7",
  59. "v-viewer": "^1.6.4",
  60. "vant": "^2.12.53",
  61. "vconsole": "^3.15.0",
  62. "view-design": "^4.7.0",
  63. "vue": "^2.7.14",
  64. "vue-baidu-map": "^0.21.22",
  65. "vue-class-component": "^7.2.6",
  66. "vue-clipboard2": "^0.3.1",
  67. "vue-drag-resize": "^1.5.4",
  68. "vue-esign": "^1.1.4",
  69. "vue-excel-table": "^3.1.28",
  70. "vue-i18n": "^7.8.0",
  71. "vue-jsonp": "^2.0.0",
  72. "vue-plugin-hiprint": "0.0.54-fix",
  73. "vue-printjs": "^1.0.0",
  74. "vue-property-decorator": "^9.1.2",
  75. "vue-quill-editor": "^3.0.6",
  76. "vue-router": "3.0.0",
  77. "vue-super-flow": "^1.3.8",
  78. "vue-tour": "^2.0.0",
  79. "vuedraggable": "^2.24.3",
  80. "vuex": "^3.0.1",
  81. "vuex-persistedstate": "^2.5.4",
  82. "vxe-table": "3.5.9",
  83. "wangeditor": "^3.1.1",
  84. "xe-ajax": "^4.0.5",
  85. "xe-utils": "^3.5.7",
  86. "zm-tree-org": "^1.8.7"
  87. },
  88. "devDependencies": {
  89. "@vue/cli-plugin-babel": "^3.0.1",
  90. "@vue/cli-plugin-eslint": "^3.0.1",
  91. "@vue/cli-plugin-unit-mocha": "^3.0.1",
  92. "@vue/cli-service": "^3.0.1",
  93. "@vue/eslint-config-standard": "^3.0.0-beta.10",
  94. "babel-plugin-component": "^1.1.1",
  95. "babel-plugin-import": "^1.13.0",
  96. "bootstrap": "^4.3.1",
  97. "chai": "^4.3.7",
  98. "eslint-plugin-cypress": "^2.0.1",
  99. "flag-icon-css": "^3.4.6",
  100. "friendly-errors-webpack-plugin": "^1.7.0",
  101. "javascript-natural-sort": "^0.7.1",
  102. "less": "^2.7.3",
  103. "less-loader": "^4.0.5",
  104. "lint-staged": "^6.0.0",
  105. "node-sass": "4.14.1",
  106. "sass-loader": "8.0.0",
  107. "uuid": "^3.3.2",
  108. "vue-awesome-swiper": "^4.1.1",
  109. "vue-svg-icon": "^1.2.9",
  110. "vue-template-compiler": "^2.7.14",
  111. "xml-loader": "^1.2.1"
  112. },
  113. "browserslist": [
  114. "> 1%",
  115. "last 2 versions",
  116. "not ie <= 8"
  117. ],
  118. "gitHooks": {
  119. "pre-commit": "lint-staged"
  120. },
  121. "app-plus": {
  122. "softinputMode": "adjustPan"
  123. },
  124. "lint-staged": {
  125. "*.js": [
  126. "vue-cli-service lint",
  127. "git add"
  128. ],
  129. "*.vue": [
  130. "vue-cli-service lint",
  131. "git add"
  132. ]
  133. }
  134. }