2024-06-15 13:02:35 +08:00
|
|
|
{
|
|
|
|
|
"name": "admin.net.pro",
|
|
|
|
|
"type": "module",
|
|
|
|
|
"version": "2.4.33",
|
2024-10-13 16:48:08 +08:00
|
|
|
"lastBuildTime": "2024.10.13",
|
2024-06-15 13:02:35 +08:00
|
|
|
"description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
|
|
|
|
|
"author": "zuohuaijun",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"scripts": {
|
|
|
|
|
"dev": "vite",
|
2024-07-17 20:39:22 +08:00
|
|
|
"build": "node --max-old-space-size=8192 ./node_modules/vite/bin/vite build",
|
2024-08-04 00:55:52 +08:00
|
|
|
"lint-fix": "eslint --fix src/",
|
|
|
|
|
"format": "prettier --write .",
|
2024-06-15 13:02:35 +08:00
|
|
|
"build-api": "cd api_build/ && build.bat"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@element-plus/icons-vue": "^2.3.1",
|
2024-07-31 02:30:08 +08:00
|
|
|
"@logicflow/core": "^1.2.28",
|
|
|
|
|
"@logicflow/extension": "^1.2.28",
|
2024-07-10 12:54:50 +08:00
|
|
|
"@microsoft/signalr": "^8.0.7",
|
2024-06-15 13:02:35 +08:00
|
|
|
"@vue-office/docx": "^1.6.2",
|
2024-07-17 20:39:22 +08:00
|
|
|
"@vue-office/excel": "^1.7.11",
|
2024-10-13 16:48:08 +08:00
|
|
|
"@vue-office/pdf": "^2.0.6",
|
2024-09-17 12:47:01 +08:00
|
|
|
"@vueuse/core": "^11.1.0",
|
2024-06-15 13:02:35 +08:00
|
|
|
"@wangeditor/editor": "^5.1.23",
|
|
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
|
|
"animate.css": "^4.1.1",
|
|
|
|
|
"async-validator": "^4.2.5",
|
2024-09-01 13:07:42 +08:00
|
|
|
"axios": "^1.7.7",
|
2024-06-15 13:02:35 +08:00
|
|
|
"countup.js": "^2.8.0",
|
|
|
|
|
"cropperjs": "^1.6.2",
|
2024-06-28 01:23:58 +08:00
|
|
|
"echarts": "^5.5.1",
|
2024-06-15 13:02:35 +08:00
|
|
|
"echarts-gl": "^2.0.9",
|
|
|
|
|
"echarts-wordcloud": "^2.1.0",
|
2024-10-13 16:48:08 +08:00
|
|
|
"element-plus": "^2.8.5",
|
2024-06-30 15:30:59 +08:00
|
|
|
"exceljs": "^4.4.0",
|
2024-09-21 15:24:16 +08:00
|
|
|
"ezuikit-js": "^8.0.12-alpha.3",
|
2024-06-15 13:02:35 +08:00
|
|
|
"gcoord": "^1.0.6",
|
|
|
|
|
"js-cookie": "^3.0.5",
|
|
|
|
|
"js-table2excel": "^1.1.2",
|
|
|
|
|
"jsplumb": "^2.15.6",
|
2024-09-01 13:23:14 +08:00
|
|
|
"jwchat": "^2.0.3",
|
2024-06-15 13:02:35 +08:00
|
|
|
"lodash-es": "^4.17.21",
|
2024-10-13 16:48:08 +08:00
|
|
|
"md-editor-v3": "^4.21.0",
|
2024-06-15 13:02:35 +08:00
|
|
|
"mitt": "^3.0.1",
|
2024-09-21 15:24:16 +08:00
|
|
|
"monaco-editor": "^0.52.0",
|
2024-09-17 12:47:01 +08:00
|
|
|
"mqtt": "^5.10.1",
|
2024-06-15 13:02:35 +08:00
|
|
|
"nprogress": "^0.2.0",
|
2024-09-27 19:57:22 +08:00
|
|
|
"ol": "^10.2.1",
|
2024-10-04 02:50:01 +08:00
|
|
|
"pinia": "^2.2.4",
|
2024-06-15 13:02:35 +08:00
|
|
|
"print-js": "^1.6.0",
|
|
|
|
|
"push.js": "^1.0.12",
|
|
|
|
|
"qrcodejs2-fixes": "^0.0.2",
|
2024-08-02 23:02:10 +08:00
|
|
|
"qs": "^6.13.0",
|
2024-10-10 01:27:19 +08:00
|
|
|
"relation-graph": "^2.2.7",
|
2024-06-15 13:02:35 +08:00
|
|
|
"screenfull": "^6.0.2",
|
2024-10-13 16:48:08 +08:00
|
|
|
"sm-crypto-v2": "^1.9.3",
|
2024-09-05 02:35:06 +08:00
|
|
|
"sortablejs": "^1.15.3",
|
2024-06-15 13:02:35 +08:00
|
|
|
"splitpanes": "^3.1.5",
|
|
|
|
|
"vcrontab-3": "^3.3.22",
|
|
|
|
|
"vform3-builds": "^3.0.10",
|
2024-10-13 16:48:08 +08:00
|
|
|
"vue": "^3.5.12",
|
2024-06-15 13:02:35 +08:00
|
|
|
"vue-clipboard3": "^2.0.0",
|
2024-08-03 01:19:43 +08:00
|
|
|
"vue-demi": "0.14.6",
|
2024-08-06 03:07:48 +08:00
|
|
|
"vue-draggable-plus": "^0.5.3",
|
2024-06-15 13:02:35 +08:00
|
|
|
"vue-grid-layout": "3.0.0-beta1",
|
2024-10-10 01:27:19 +08:00
|
|
|
"vue-i18n": "^10.0.4",
|
2024-06-15 13:02:35 +08:00
|
|
|
"vue-json-pretty": "^2.4.0",
|
2024-09-09 01:12:51 +08:00
|
|
|
"vue-plugin-hiprint": "0.0.57-beta30",
|
2024-09-17 12:47:01 +08:00
|
|
|
"vue-router": "^4.4.5",
|
2024-06-15 13:02:35 +08:00
|
|
|
"vue-signature-pad": "^3.0.2",
|
|
|
|
|
"vue3-tree-org": "^4.2.2",
|
2024-10-10 01:27:19 +08:00
|
|
|
"vxe-pc-ui": "^4.2.19",
|
2024-07-24 09:55:47 +08:00
|
|
|
"vxe-table": "^4.7.59",
|
2024-06-30 15:30:59 +08:00
|
|
|
"vxe-table-plugin-element": "^4.0.4",
|
2024-09-30 13:54:45 +08:00
|
|
|
"vxe-table-plugin-export-xlsx": "^4.0.6",
|
2024-10-10 01:27:19 +08:00
|
|
|
"xe-utils": "^3.5.31",
|
2024-06-15 13:02:35 +08:00
|
|
|
"xlsx-js-style": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2024-07-05 23:05:20 +08:00
|
|
|
"@iconify/vue": "^4.1.2",
|
2024-06-15 13:02:35 +08:00
|
|
|
"@plugin-web-update-notification/vite": "^1.7.1",
|
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
2024-09-17 12:47:01 +08:00
|
|
|
"@types/node": "^20.16.5",
|
2024-06-15 13:02:35 +08:00
|
|
|
"@types/nprogress": "^0.2.3",
|
|
|
|
|
"@types/sortablejs": "^1.15.8",
|
2024-10-10 01:27:19 +08:00
|
|
|
"@typescript-eslint/eslint-plugin": "^8.8.1",
|
|
|
|
|
"@typescript-eslint/parser": "^8.8.1",
|
2024-09-19 16:47:03 +08:00
|
|
|
"@vitejs/plugin-vue": "^5.1.4",
|
2024-08-15 13:56:57 +08:00
|
|
|
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
2024-10-13 16:48:08 +08:00
|
|
|
"@vue/compiler-sfc": "^3.5.12",
|
|
|
|
|
"code-inspector-plugin": "^0.17.0",
|
2024-10-10 01:27:19 +08:00
|
|
|
"eslint": "^9.12.0",
|
2024-10-13 16:48:08 +08:00
|
|
|
"eslint-plugin-vue": "^9.29.0",
|
2024-10-10 01:27:19 +08:00
|
|
|
"globals": "^15.11.0",
|
2024-06-15 13:02:35 +08:00
|
|
|
"less": "^4.2.0",
|
2024-07-14 01:10:02 +08:00
|
|
|
"prettier": "^3.3.3",
|
2024-06-15 13:02:35 +08:00
|
|
|
"rollup-plugin-visualizer": "^5.12.0",
|
2024-10-13 16:48:08 +08:00
|
|
|
"sass": "^1.79.5",
|
2024-09-30 13:54:45 +08:00
|
|
|
"terser": "^5.34.1",
|
2024-10-10 01:27:19 +08:00
|
|
|
"typescript": "^5.6.3",
|
2024-09-26 00:33:34 +08:00
|
|
|
"vite": "^5.4.8",
|
2024-06-15 13:02:35 +08:00
|
|
|
"vite-plugin-cdn-import": "^1.0.1",
|
2024-09-09 01:12:51 +08:00
|
|
|
"vite-plugin-compression2": "^1.3.0",
|
2024-06-15 13:02:35 +08:00
|
|
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|
|
|
|
|
"vue-eslint-parser": "^9.4.3"
|
|
|
|
|
},
|
|
|
|
|
"browserslist": [
|
|
|
|
|
"> 1%",
|
|
|
|
|
"last 2 versions",
|
|
|
|
|
"not dead"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16.0.0",
|
|
|
|
|
"npm": ">= 7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"keywords": [
|
|
|
|
|
"admin.net",
|
|
|
|
|
"vue",
|
|
|
|
|
"vue3",
|
|
|
|
|
"vuejs/vue-next",
|
|
|
|
|
"element-ui",
|
|
|
|
|
"element-plus",
|
|
|
|
|
"vue-next-admin",
|
|
|
|
|
"next-admin"
|
|
|
|
|
]
|
|
|
|
|
}
|