package.json 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "name": "fe",
  3. "version": "0.1.0",
  4. "private": true,
  5. "scripts": {
  6. "dev": "node removeWatermarkForGoJs && vue-cli-service serve",
  7. "serve": "node removeWatermarkForGoJs && vue-cli-service serve --watch",
  8. "localDev": "node removeWatermarkForGoJs && vue-cli-service serve --mode localDev --port 8084",
  9. "build": "node removeWatermarkForGoJs && vue-cli-service build",
  10. "build:test": "node removeWatermarkForGoJs && vue-cli-service build --mode test",
  11. "build:test8080": "node removeWatermarkForGoJs && vue-cli-service build --mode test8080",
  12. "build:test57_171_8080": "node removeWatermarkForGoJs && vue-cli-service build --mode test57_171_8080",
  13. "build:uat": "node removeWatermarkForGoJs && vue-cli-service build --mode uat",
  14. "build:fmea": "node removeWatermarkForGoJs && vue-cli-service build --mode fmea",
  15. "build:1081": "node removeWatermarkForGoJs && vue-cli-service build --mode 1081",
  16. "build:local": "node removeWatermarkForGoJs && vue-cli-service build --mode local",
  17. "build:local8080": "node removeWatermarkForGoJs && vue-cli-service build --mode local8080",
  18. "build:domainUat": "node removeWatermarkForGoJs && vue-cli-service build --mode domainUat"
  19. },
  20. "dependencies": {
  21. "@antv/data-set": "^0.11.1",
  22. "@antv/g2": "^3.5.12",
  23. "@antv/x6": "^2.15.2",
  24. "@antv/x6-common": "^2.0.15",
  25. "@antv/x6-plugin-clipboard": "^2.1.6",
  26. "@antv/x6-plugin-export": "^2.1.6",
  27. "@antv/x6-plugin-keyboard": "^2.2.1",
  28. "@antv/x6-plugin-minimap": "^2.0.6",
  29. "@antv/x6-plugin-selection": "^2.2.1",
  30. "@antv/x6-plugin-snapline": "^2.1.7",
  31. "@antv/x6-plugin-transform": "^2.1.8",
  32. "@antv/x6-vue-shape": "^2.1.1",
  33. "@babel/core": "^7.10.2",
  34. "@babel/preset-env": "^7.10.2",
  35. "@handsontable-pro/vue": "^3.1.1",
  36. "@handsontable/vue": "^4.1.1",
  37. "@vue-office/docx": "^1.6.0",
  38. "@vue/composition-api": "^1.7.1",
  39. "@ztree/ztree_v3": "^3.5.48",
  40. "ant-design-vue": "^1.7.8",
  41. "axios": "^0.20.0",
  42. "clipboard": "^2.0.11",
  43. "compression-webpack-plugin": "^5.0.1",
  44. "core-js": "^3.4.4",
  45. "cytoscape": "^3.17.1",
  46. "cytoscape-cola": "^2.5.1",
  47. "cytoscape-edgehandles": "^3.6.0",
  48. "cytoscape-fcose": "^2.1.0",
  49. "cytoscape-node-editing": "^4.0.0",
  50. "cytoscape-noderesize": "^1.0.0",
  51. "cytoscape-popper": "^2.0.0",
  52. "echarts": "^5.3.3",
  53. "el-tree-transfer": "^2.2.9",
  54. "element-ui": "^2.13.0",
  55. "file-loader": "^6.2.0",
  56. "gojs": "^2.3.1",
  57. "handsontable": "^7.3.0",
  58. "html2canvas": "^1.0.0-alpha.12",
  59. "jquery": "^3.5.1",
  60. "jquery-contextmenu": "^2.9.2",
  61. "js-cookie": "^2.2.1",
  62. "json-bigint": "^1.0.0",
  63. "jspdf": "^1.5.3",
  64. "konva": "^7.2.3",
  65. "node-sass": "^5.0.0",
  66. "qs": "^6.11.0",
  67. "sass": "^1.32.5",
  68. "sass-loader": "^10.1.1",
  69. "store": "^2.0.12",
  70. "url-loader": "^4.1.1",
  71. "uuid": "^9.0.0",
  72. "v-org-tree": "^1.0.12",
  73. "vue": "^2.6.10",
  74. "vue-demi": "^0.14.7",
  75. "vue-draggable-resizable": "^2.1.0",
  76. "vue-i18n": "^8.22.4",
  77. "vue-loading-overlay": "^3.4.3",
  78. "vue-orgchart": "^1.1.7",
  79. "vue-resizable": "^2.1.7",
  80. "vue-resize-directive": "1.1.4",
  81. "vue-router": "^3.6.5",
  82. "vue-split-panel": "^1.0.4",
  83. "vue-splitpane": "^1.0.6",
  84. "vuedraggable": "^2.24.3",
  85. "vuex": "^3.1.2",
  86. "vxe-utils": "^2.0.1",
  87. "xe-utils": "^3.5.7",
  88. "vue-json-pretty": "^1.8.2",
  89. "@logicflow/core": "^1.1.3",
  90. "@logicflow/extension": "^1.1.3"
  91. },
  92. "devDependencies": {
  93. "@vue/cli-plugin-babel": "^4.1.0",
  94. "@vue/cli-plugin-router": "^4.1.0",
  95. "@vue/cli-plugin-vuex": "^4.1.0",
  96. "@vue/cli-service": "^4.1.0",
  97. "babel-core": "^6.26.3",
  98. "babel-loader": "^7.1.5",
  99. "babel-plugin-import": "^1.13.0",
  100. "babel-polyfill": "^6.26.0",
  101. "babel-preset-env": "^1.7.0",
  102. "babel-preset-es2015": "^6.24.1",
  103. "babel-preset-react": "^6.24.1",
  104. "babel-preset-stage-0": "^6.24.1",
  105. "hard-source-webpack-plugin": "^0.13.1",
  106. "less": "^3.11.1",
  107. "less-loader": "^5.0.0",
  108. "style-resources-loader": "^1.3.3",
  109. "vue-cli-plugin-style-resources-loader": "^0.1.4",
  110. "vue-template-compiler": "^2.6.10",
  111. "vue2-org-tree": "^1.3.2",
  112. "webpack": "^4.43.0"
  113. }
  114. }