1 Star 0 Fork 357

liulanblock / tts-vue

forked from Loker / tts-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
liugaowei 提交于 2022-11-14 10:42 . 1.8.7 更新:控制台,修复bug等
{
"name": "tts-vue",
"version": "1.8.7",
"main": "dist/electron/main/index.js",
"description": "🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。",
"author": "沫離Loker <806076693@qq.com>",
"license": "MIT",
"private": true,
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build && electron-builder"
},
"engines": {
"node": ">=14.17.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.3",
"electron": "^19.0.8",
"electron-builder": "^23.1.0",
"typescript": "^4.7.4",
"vite": "^2.9.13",
"vite-plugin-electron": "^0.8.1",
"vue": "^3.2.37",
"vue-tsc": "^0.38.3"
},
"env": {
"VITE_DEV_SERVER_HOST": "127.0.0.1",
"VITE_DEV_SERVER_PORT": 3344
},
"keywords": [
"electron",
"rollup",
"vite",
"vue3",
"vue"
],
"dependencies": {
"axios": "^0.27.2",
"electron-log": "^4.4.8",
"electron-store": "^8.0.2",
"element-plus": "2.2.9",
"nodejs-websocket": "^1.7.2",
"pinia": "^2.0.17",
"uuid": "^8.3.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/liulanblock/tts-vue.git
git@gitee.com:liulanblock/tts-vue.git
liulanblock
tts-vue
tts-vue
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891