From 0e76208b6eeec6da4fc762d7e8d9ae4ac444f5a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B5=E6=91=87=E5=B0=8F=E5=AD=90?= Date: Mon, 15 Dec 2025 16:14:23 +0800 Subject: [PATCH] chore: update --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 39b566a..76702a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "wechatexplorer", "version": "1.0.0", - "description": "mac 版本获取聊天记录, AI群聊总结助手", + "description": "mac 版本获取微信聊天记录, AI群聊总结助手", + "keywords": ["wechat", "chat", "mac微信", "微信聊天记录", "AI群聊总结助手"], "author": "Qingmao", "main": "./out/main/index.js", "scripts": {