2020-12-08 18:20:35 +08:00
|
|
|
{
|
2023-06-27 15:21:56 +08:00
|
|
|
"name": "pig-ui",
|
2024-09-23 14:15:42 +08:00
|
|
|
"version": "3.8.1",
|
2023-03-04 20:56:15 +08:00
|
|
|
"description": "PIGCLOUD微服务开发平台",
|
|
|
|
"author": "pig4cloud",
|
2023-06-27 15:21:56 +08:00
|
|
|
"license": "Apache-2.0",
|
2024-07-10 10:34:31 +08:00
|
|
|
"type": "module",
|
2023-03-04 20:56:15 +08:00
|
|
|
"scripts": {
|
|
|
|
"dev": "vite --force",
|
2023-09-10 15:11:46 +08:00
|
|
|
"build": "cross-env NODE_OPTIONS=--max-old-space-size=4096 vite build",
|
|
|
|
"build:docker": "cross-env NODE_OPTIONS=--max-old-space-size=4096 vite build --outDir ./docker/dist/",
|
2024-07-10 10:34:31 +08:00
|
|
|
"lint:eslint": "eslint --fix --ext .js,.cjs,.mjs,.ts,.vue ./src",
|
2023-03-04 20:56:15 +08:00
|
|
|
"prettier": "prettier --write ."
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2024-01-03 13:38:48 +08:00
|
|
|
"@element-plus/icons-vue": "2.3.1",
|
2023-03-28 16:38:10 +08:00
|
|
|
"@wangeditor/editor": "5.1.23",
|
2023-03-09 13:45:24 +08:00
|
|
|
"@wangeditor/editor-for-vue": "5.1.12",
|
2024-08-15 09:17:10 +08:00
|
|
|
"autoprefixer": "10.4.20",
|
2024-09-01 06:05:28 +08:00
|
|
|
"axios": "1.7.7",
|
2023-05-29 17:03:28 +08:00
|
|
|
"china-area-data": "^5.0.1",
|
2024-07-20 23:20:02 +08:00
|
|
|
"codemirror": "5.65.17",
|
2024-01-03 13:38:48 +08:00
|
|
|
"crypto-js": "4.2.0",
|
2024-03-03 11:17:52 +08:00
|
|
|
"driver.js": "1.3.1",
|
2024-06-27 18:44:32 +08:00
|
|
|
"echarts": "5.5.1",
|
2024-09-13 17:17:35 +08:00
|
|
|
"element-plus": "2.8.3",
|
2024-01-03 13:38:48 +08:00
|
|
|
"js-cookie": "3.0.5",
|
|
|
|
"mitt": "3.0.1",
|
|
|
|
"nprogress": "0.2.0",
|
2024-08-16 02:32:31 +08:00
|
|
|
"pinia": "2.2.2",
|
2024-09-14 23:48:58 +08:00
|
|
|
"postcss": "8.4.47",
|
2024-08-02 03:50:20 +08:00
|
|
|
"qs": "6.13.0",
|
2024-01-03 13:38:48 +08:00
|
|
|
"screenfull": "6.0.2",
|
2024-03-02 14:44:17 +08:00
|
|
|
"sm-crypto": "0.3.13",
|
2024-09-02 08:36:13 +08:00
|
|
|
"sortablejs": "1.15.3",
|
2024-01-03 13:38:48 +08:00
|
|
|
"splitpanes": "3.1.5",
|
2024-09-18 00:52:10 +08:00
|
|
|
"tailwindcss": "3.4.12",
|
2024-09-22 14:16:37 +08:00
|
|
|
"vue": "3.5.8",
|
2024-01-03 13:38:48 +08:00
|
|
|
"vue-clipboard3": "2.0.0",
|
2024-08-20 00:08:09 +08:00
|
|
|
"vue-echarts": "7.0.3",
|
2024-08-17 02:19:26 +08:00
|
|
|
"vue-i18n": "9.14.0",
|
2024-09-13 15:48:33 +08:00
|
|
|
"vue-router": "4.4.5",
|
2024-01-03 13:38:48 +08:00
|
|
|
"vuedraggable": "4.1.0"
|
2023-03-04 20:56:15 +08:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2024-07-19 21:42:45 +08:00
|
|
|
"@swc/core": "~1.6.13",
|
2024-03-03 03:11:51 +08:00
|
|
|
"@types/node": "^20.0.0",
|
2023-03-04 20:56:15 +08:00
|
|
|
"@types/nprogress": "^0.2.0",
|
|
|
|
"@types/sortablejs": "^1.15.0",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.53.0",
|
|
|
|
"@typescript-eslint/parser": "^5.53.0",
|
2024-07-10 10:34:31 +08:00
|
|
|
"@vitejs/plugin-vue": "^5.0.5",
|
2024-01-03 13:38:48 +08:00
|
|
|
"@vue/compiler-sfc": "^3.4.3",
|
2024-03-03 11:17:48 +08:00
|
|
|
"consola": "^3.0.0",
|
2024-01-03 13:38:48 +08:00
|
|
|
"cross-env": "7.0.3",
|
2023-03-04 20:56:15 +08:00
|
|
|
"eslint": "^8.34.0",
|
|
|
|
"eslint-plugin-vue": "^9.9.0",
|
|
|
|
"pinia-plugin-persist": "^1.0.0",
|
2024-07-13 22:38:58 +08:00
|
|
|
"prettier": "3.3.3",
|
2023-03-04 20:56:15 +08:00
|
|
|
"sass": "^1.58.3",
|
2024-07-03 15:09:39 +08:00
|
|
|
"terser": "^5.31.1",
|
2024-03-03 12:43:01 +08:00
|
|
|
"typescript": "^5.0.0",
|
2024-07-12 02:05:29 +08:00
|
|
|
"unplugin-auto-import": "^0.18.0",
|
2024-07-10 10:34:31 +08:00
|
|
|
"vite": "^5.3.3",
|
2023-03-04 20:56:15 +08:00
|
|
|
"vite-plugin-compression": "^0.5.1",
|
|
|
|
"vite-plugin-style-import": "^2.0.0",
|
2024-07-10 10:34:31 +08:00
|
|
|
"vite-plugin-top-level-await": "^1.4.1",
|
2023-03-04 20:56:15 +08:00
|
|
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|
|
|
|
"vue-eslint-parser": "^9.1.0"
|
|
|
|
},
|
|
|
|
"browserslist": [
|
|
|
|
"> 1%",
|
|
|
|
"last 2 versions",
|
|
|
|
"not dead"
|
|
|
|
],
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://pig4cloud.com"
|
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-10 10:34:31 +08:00
|
|
|
"node": ">=18.0.0",
|
2024-01-03 13:38:48 +08:00
|
|
|
"npm": ">= 8.0.0"
|
2023-03-04 20:56:15 +08:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"vue",
|
|
|
|
"vue3",
|
|
|
|
"vuejs/vue-next",
|
|
|
|
"element-ui",
|
|
|
|
"element-plus"
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2024-04-19 00:10:17 +08:00
|
|
|
"url": "https://gitee.com/log4j/pig-ui"
|
2024-07-19 21:54:03 +08:00
|
|
|
},
|
|
|
|
"resolutions": {
|
|
|
|
"@swc/core": "~1.6.13"
|
2023-03-04 20:56:15 +08:00
|
|
|
}
|
2021-03-15 12:44:58 +08:00
|
|
|
}
|