@spritesensei/wechat-cli 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # wechat-cli
2
2
 
3
+ > 🎵 完全由 Vibe Coding 驱动 — 全程自然语言对话生成,未经手动编写一行代码。
4
+
3
5
  基于 `@wechatbot/wechatbot` SDK 的微信命令行工具,类似 lark-cli 风格。
4
6
 
5
7
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spritesensei/wechat-cli",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "WeChat CLI — send/receive WeChat messages via @wechatbot/wechatbot SDK",
5
5
  "type": "module",
6
6
  "bin": {
@@ -25,12 +25,12 @@
25
25
  ],
26
26
  "repository": {
27
27
  "type": "git",
28
- "url": "git+https://github.com/spritesensei/wechat-cli.git"
28
+ "url": "git+https://github.com/PaperSummer/wechat-cli.git"
29
29
  },
30
30
  "bugs": {
31
- "url": "https://github.com/snowball-dev/wechat-cli/issues"
31
+ "url": "https://github.com/PaperSummer/wechat-cli/issues"
32
32
  },
33
- "homepage": "https://github.com/snowball-dev/wechat-cli#readme",
33
+ "homepage": "https://github.com/PaperSummer/wechat-cli#readme",
34
34
  "license": "MIT",
35
35
  "agents": {
36
36
  "skills": {