4 Star 47 Fork 13

ghost-him/ZeroLaunch-rs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
ghost-him 提交于 2026-01-18 15:33 +08:00 . build: 发布v0.6.10版本
{
"name": "zerolaunch-rs",
"private": true,
"version": "0.6.10",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"tauri": "tauri",
"prepare": "bun x husky || echo 'Husky not installed'"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.2",
"@fortawesome/fontawesome-svg-core": "^7.1.0",
"@fortawesome/free-solid-svg-icons": "^7.1.0",
"@fortawesome/vue-fontawesome": "^3.1.3",
"@tauri-apps/api": "^2.9.1",
"@tauri-apps/plugin-deep-link": "~2.4.5",
"@tauri-apps/plugin-dialog": "~2.4.2",
"@tauri-apps/plugin-notification": "~2.3.3",
"@tauri-apps/plugin-shell": "~2.3.3",
"element-plus": "^2.12.0",
"lodash-es": "^4.17.21",
"pinia": "^3.0.4",
"vue": "^3.5.25",
"vue-i18n": "^11.2.2",
"vue-router": "^4.6.4"
},
"devDependencies": {
"@commitlint/cli": "^20.2.0",
"@commitlint/config-conventional": "^20.2.0",
"@tauri-apps/cli": "^2.9.6",
"@types/node": "^24.10.4",
"@vitejs/plugin-vue": "^6.0.3",
"husky": "^9.1.7",
"typescript": "^5.9.3",
"vite": "^7.2.7",
"vue-tsc": "^3.1.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/ghost-him/ZeroLaunch-rs.git
git@gitee.com:ghost-him/ZeroLaunch-rs.git
ghost-him
ZeroLaunch-rs
ZeroLaunch-rs
main

搜索帮助