1 Star 0 Fork 0

Luna / 魔盒

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1007 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luna 提交于 2024-03-17 19:50 . 提交优化
{
"name": "simple-client",
"private": false,
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^1.4.0",
"dayjs": "^1.11.10",
"mitt": "^3.0.1",
"nanoid": "^5.0.4",
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"reset-css": "^5.0.2",
"showdown": "^2.1.0",
"tauri-plugin-clipboard-api": "^0.5.5",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@tauri-apps/cli": "^1.4.0",
"@types/node": "^20.6.3",
"@types/qrcode": "^1.5.5",
"@types/showdown": "^2.0.6",
"@vicons/fluent": "^0.12.0",
"@vitejs/plugin-vue": "^4.2.3",
"naive-ui": "^2.34.4",
"prettier": "^3.1.1",
"sass": "^1.69.7",
"typescript": "^5.0.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^5.0.12",
"vue-tsc": "^1.8.5"
}
}
Rust
1
https://gitee.com/Luna-CY/magic-box.git
git@gitee.com:Luna-CY/magic-box.git
Luna-CY
magic-box
魔盒
master

搜索帮助