1 Star 0 Fork 3

mabofu/dsms-ui

forked from anolis/dsms-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
mabofu 提交于 2023-05-30 16:09 . Update project code
{
"name": "dsms-admin",
"version": "1.0.0",
"description": "template",
"author": "linx",
"license": "MIT",
"scripts": {
"dev": "vite --force",
"build": "vite build",
"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.3",
"axios": "^0.27.2",
"babel-polyfill": "^6.26.0",
"countup.js": "^2.2.0",
"echarts": "^5.3.2",
"echarts-gl": "^2.0.9",
"echarts-wordcloud": "^2.0.0",
"element-plus": "^2.2.2",
"js-cookie": "^3.0.1",
"jsplumb": "^2.15.6",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.14",
"qrcodejs2-fixes": "^0.0.2",
"screenfull": "^6.0.1",
"sortablejs": "^1.15.0",
"spark-md5": "^3.0.2",
"splitpanes": "^3.1.1",
"terser": "^5.15.1",
"vue": "^3.2.36",
"vue-clipboard3": "^2.0.0",
"vue-grid-layout": "^3.0.0-beta1",
"vue-router": "^4.0.15"
},
"devDependencies": {
"@types/node": "^17.0.39",
"@types/nprogress": "^0.2.0",
"@types/sortablejs": "^1.13.0",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.36",
"dotenv": "^16.0.1",
"eslint": "^8.17.0",
"eslint-plugin-vue": "^9.1.0",
"prettier": "^2.6.2",
"sass": "^1.52.2",
"sass-loader": "^13.0.0",
"typescript": "^4.7.3",
"vite": "^4.0.0",
"vue-eslint-parser": "^9.0.2"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
],
"engines": {
"node": ">=12.0.0",
"npm": ">= 6.0.0"
},
"keywords": [
"vue",
"vue3"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mabofu/dsms-ui.git
git@gitee.com:mabofu/dsms-ui.git
mabofu
dsms-ui
dsms-ui
master

搜索帮助