1 Star 0 Fork 0

LinkTwist/easy-admin-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
LinkTwist 提交于 2022-12-07 21:10 . feat: 绘制ui,对接角色&菜单api
{
"name": "easy-admin-web",
"homepage": "https://cuukenn.github.io/easy-admin-web",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:dev": "vue-cli-service --mode development",
"deploy": "echo use 'yarn deploy:github' or 'yarn deploy:gitee' instead",
"deploy:github": "gh-pages -d dist -f -r [email protected]:cuukenn/easy-admin-web.git",
"deploy:gitee": "gh-pages -d dist -f -r [email protected]:cuukenn/cuukenn.gitee.io.git"
},
"dependencies": {
"core-js": "^3.8.3",
"vue": "^3.2.13",
"vue-class-component": "^8.0.0-0",
"vue-router": "^4.0.3",
"vuex": "^4.0.0",
"element-plus": "^2.2.14",
"@element-plus/icons-vue": "^2.0.9",
"echarts": "^5.3.3",
"axios": "^0.27.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"typescript": "~4.5.5",
"@types/echarts": "^4.9.16",
"gh-pages": "^4.0.0",
"prettier": "^2.4.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cuukenn/easy-admin-web.git
[email protected]:cuukenn/easy-admin-web.git
cuukenn
easy-admin-web
easy-admin-web
master

搜索帮助