加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
mmc526 提交于 2022-09-28 16:47 . 1
{
"name": "abilityevaluationsystem",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^0.26.1",
"element-plus": "^2.1.4",
"qs": "^6.10.3",
"vue": "^3.2.25",
"vuex": "^4.0.2"
},
"devDependencies": {
"@element-plus/icons-vue": "^1.1.4",
"@vitejs/plugin-vue": "^2.2.0",
"esbuild-windows-64": "^0.14.27",
"sass": "^1.49.9",
"typescript": "^4.5.4",
"vite": "^2.8.0",
"vue-router": "^4.0.14",
"vue-tsc": "^0.29.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化