package.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "name": "admin.net",
  3. "type": "module",
  4. "version": "2.4.33",
  5. "lastBuildTime": "2024.08.05",
  6. "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
  7. "author": "zuohuaijun",
  8. "license": "MIT",
  9. "scripts": {
  10. "dev": "vite",
  11. "build": "node --max-old-space-size=8192 ./node_modules/vite/bin/vite build",
  12. "lint-fix": "eslint --fix src/",
  13. "format": "prettier --write .",
  14. "build-api": "cd api_build/ && build.bat"
  15. },
  16. "dependencies": {
  17. "@element-plus/icons-vue": "^2.3.1",
  18. "@fast-crud/fast-crud": "^1.21.2",
  19. "@fast-crud/fast-extends": "^1.21.2",
  20. "@fast-crud/ui-element": "^1.21.2",
  21. "@fast-crud/ui-interface": "^1.21.2",
  22. "@iconify/vue": "^4.1.2",
  23. "@logicflow/core": "^1.2.28",
  24. "@logicflow/extension": "^1.2.28",
  25. "@microsoft/signalr": "^8.0.7",
  26. "@vue-office/docx": "^1.6.2",
  27. "@vue-office/excel": "^1.7.11",
  28. "@vue-office/pdf": "^2.0.2",
  29. "@vueuse/core": "^10.11.0",
  30. "@wangeditor/editor": "^5.1.23",
  31. "@wangeditor/editor-for-vue": "^5.1.12",
  32. "animate.css": "^4.1.1",
  33. "async-validator": "^4.2.5",
  34. "axios": "^1.7.3",
  35. "countup.js": "^2.8.0",
  36. "cropperjs": "^1.6.2",
  37. "echarts": "^5.5.1",
  38. "echarts-gl": "^2.0.9",
  39. "echarts-wordcloud": "^2.1.0",
  40. "element-plus": "^2.7.8",
  41. "ezuikit": "^1.0.0",
  42. "ezuikit-js": "^8.0.8",
  43. "js-cookie": "^3.0.5",
  44. "js-table2excel": "^1.1.2",
  45. "jsplumb": "^2.15.6",
  46. "lodash-es": "^4.17.21",
  47. "md-editor-v3": "^4.17.4",
  48. "mitt": "^3.0.1",
  49. "monaco-editor": "^0.50.0",
  50. "mqtt": "^4.3.8",
  51. "nprogress": "^0.2.0",
  52. "pinia": "^2.2.0",
  53. "print-js": "^1.6.0",
  54. "push.js": "^1.0.12",
  55. "qrcodejs2-fixes": "^0.0.2",
  56. "qs": "^6.13.0",
  57. "relation-graph": "^2.2.3",
  58. "screenfull": "^6.0.2",
  59. "sm-crypto-v2": "^1.9.1",
  60. "sortablejs": "^1.15.2",
  61. "splitpanes": "^3.1.5",
  62. "vcrontab-3": "^3.3.22",
  63. "vform3-builds": "^3.0.10",
  64. "vue": "^3.4.35",
  65. "vue-clipboard3": "^2.0.0",
  66. "vue-demi": "^0.14.6",
  67. "vue-draggable-plus": "^0.5.2",
  68. "vue-grid-layout": "3.0.0-beta1",
  69. "vue-i18n": "^9.13.1",
  70. "vue-json-pretty": "^2.4.0",
  71. "vue-plugin-hiprint": "0.0.57-beta20",
  72. "vue-router": "^4.4.2",
  73. "vue-signature-pad": "^3.0.2",
  74. "vue3-tree-org": "^4.2.2",
  75. "xlsx-js-style": "^1.2.0"
  76. },
  77. "devDependencies": {
  78. "@plugin-web-update-notification/vite": "^1.7.1",
  79. "@types/lodash-es": "^4.17.12",
  80. "@types/node": "^20.14.13",
  81. "@types/nprogress": "^0.2.3",
  82. "@types/sortablejs": "^1.15.8",
  83. "@typescript-eslint/eslint-plugin": "^7.18.0",
  84. "@typescript-eslint/parser": "^7.18.0",
  85. "@vitejs/plugin-vue": "^5.1.2",
  86. "@vitejs/plugin-vue-jsx": "^4.0.0",
  87. "@vue/compiler-sfc": "^3.4.35",
  88. "code-inspector-plugin": "^0.15.2",
  89. "eslint": "^8.57.0",
  90. "eslint-plugin-vue": "^9.27.0",
  91. "globals": "^15.8.0",
  92. "less": "^4.2.0",
  93. "prettier": "^3.3.3",
  94. "rollup-plugin-visualizer": "^5.12.0",
  95. "sass": "^1.77.8",
  96. "terser": "^5.31.3",
  97. "typescript": "^5.5.4",
  98. "vite": "^5.3.5",
  99. "vite-plugin-cdn-import": "^1.0.1",
  100. "vite-plugin-compression2": "^1.1.3",
  101. "vite-plugin-vue-setup-extend": "^0.4.0",
  102. "vue-eslint-parser": "^9.4.3"
  103. },
  104. "browserslist": [
  105. "> 1%",
  106. "last 2 versions",
  107. "not dead"
  108. ],
  109. "engines": {
  110. "node": ">=16.0.0",
  111. "npm": ">= 7.0.0"
  112. },
  113. "keywords": [
  114. "admin.net",
  115. "vue",
  116. "vue3",
  117. "vuejs/vue-next",
  118. "element-ui",
  119. "element-plus",
  120. "vue-next-admin",
  121. "next-admin"
  122. ]
  123. }