Thu Feb 15 19:25:00 CST 2024 inscode
Showing
ding---dong-bot.memory-card.json
0 → 100644
ding--dong-bot.memory-card.json
0 → 100644
ding-dong-bot.memory-card.json
0 → 100644
| ... | @@ -5,20 +5,19 @@ | ... | @@ -5,20 +5,19 @@ |
| "type": "module", | "type": "module", | ||
| "main": "index.js", | "main": "index.js", | ||
| "scripts": { | "scripts": { | ||
| "dev": "node index.js", | "dev": "node index.js", | ||
| "test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | }, | ||
| "keywords": [], | "keywords": [], | ||
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "@types/node": "^18.0.6", | |||
| "axios": "^1.4.0", | "axios": "^1.4.0", | ||
| "file-box": "^1.4.15", | "file-box": "^1.4.15", | ||
| "node-fetch": "^3.2.6", | |||
| "qrcode-terminal": "^0.12.0", | "qrcode-terminal": "^0.12.0", | ||
| "wechaty": "^1.20.2", | "wechaty": "^1.20.2", | ||
| "wechaty-puppet-wechat": "^1.18.4", | "wechaty-puppet-wechat": "^1.18.4" | ||
| "@types/node": "^18.0.6", | |||
| "node-fetch": "^3.2.6" | |||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
xdd.js
0 → 100644
想要评论请 注册 或 登录