1 Star 0 Fork 0

老王别秀/SMS_Web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 857 Bytes
一键复制 编辑 原始数据 按行查看 历史
老王别秀 提交于 2024-09-16 16:11 . 第一次提交
{
"name": "school-managment-system",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc -b && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@types/crypto-js": "^4.2.2",
"axios": "^1.7.7",
"crypto-js": "^4.2.0",
"element-plus": "^2.8.2",
"normalize.css": "^8.0.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^4.0.1",
"sass": "^1.78.0",
"vant": "^4.9.5",
"vue": "^3.4.37",
"vue-router": "^4.4.3",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/node": "^22.5.4",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "^5.5.3",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Wang_Tianyv/sms-web.git
[email protected]:Wang_Tianyv/sms-web.git
Wang_Tianyv
sms-web
SMS_Web
master

搜索帮助