Files
manybot/package.json
synt-xerror b94d603572 a
2026-03-12 11:32:07 -03:00

10 lines
163 B
JSON
Executable File

{
"name": "whatsapp-bot",
"version": "1.1.0",
"type": "module",
"dependencies": {
"whatsapp-web.js": "^1.24.0",
"qrcode-terminal": "^0.12.0"
}
}