1 Star 0 Fork 20

huibinxiao/SPMS-Web

forked from S-PMS/SPMS-Web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2024-06-06 23:10 . fix(bugs): 修复了一些已知的BUG
{
"name": "spms-web",
"version": "1.0.0",
"author": "Hamm",
"private": true,
"scripts": {
"s": "vite",
"dev": "vite build --mode dev",
"d": "vite build --mode dev && cd dist && zip dist.zip -r ./* && scp dist.zip root@hamm.cn:/home/AirPowerWeb/ && ssh root@hamm.cn",
"test": "vite build --mode test",
"production": "vite build --mode production",
"l": "clear && git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit",
"c": "sh commit.sh",
"u": "sh update.sh",
"v": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@types/crypto-js": "^4.2.2",
"@vue/eslint-config-standard": "^8.0.1",
"axios": "^1.7.2",
"qrcode.vue": "3.4.1",
"core-js": "^3.37.1",
"crypto-js": "^4.2.0",
"echarts": "^5.5.0",
"element-plus": "^2.7.4",
"js-base64": "^3.7.7",
"pinia": "^2.1.7",
"register-service-worker": "^1.7.2",
"vue": "^3.4.27",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"prettier": "^3.3.1",
"sass": "^1.77.4",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vue-tsc": "^2.0.19"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/hbxiao/SPMS-Web.git
git@gitee.com:hbxiao/SPMS-Web.git
hbxiao
SPMS-Web
SPMS-Web
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385