chore: 更新项目信息

This commit is contained in:
2026-07-19 18:48:00 +08:00
parent e4122162ba
commit 1483712c93
2 changed files with 20 additions and 14 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
{
"name": "frost-mqtt-client",
"version": "1.0.0",
"description": "An Electron application with Vue",
"description": "一个使用 AI 开发的多功能 MQTT 桌面客户端,基于 Electron + Vue 3 + Naive UI 构建。",
"main": "./out/main/index.js",
"author": "example.com",
"homepage": "https://electron-vite.org",
"author": "Frost-ZX",
"homepage": "https://frost-zx.github.io/",
"scripts": {
"lint": "eslint --cache .",
"start": "electron-vite preview",