19 Star 125 Fork 36

1595901624 / Gpt聚合版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 669 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
1595901624 提交于 2023-07-13 17:58 . 更新版本号至 0.9.2
{
"name": "one_gpt",
"private": true,
"version": "0.9.2",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"tauri": "tauri"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@tauri-apps/api": "^1.4.0",
"element-plus": "^2.3.7",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@tauri-apps/cli": "^1.4.0",
"@types/node": "^18.16.19",
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^4.9.5",
"vite": "^4.4.3",
"vue-tsc": "^1.8.4"
}
}
Rust
1
https://gitee.com/haoyu3/gpt-aggregated-edition.git
git@gitee.com:haoyu3/gpt-aggregated-edition.git
haoyu3
gpt-aggregated-edition
Gpt聚合版
master

搜索帮助