Files
manybot/package.json
2026-03-17 10:16:21 -03:00

14 lines
281 B
JSON
Executable File

{
"name": "manybot",
"version": "2.3.6",
"type": "module",
"dependencies": {
"node-addon-api": "^7",
"node-gyp": "^12.2.0",
"node-webpmux": "^3.2.1",
"qrcode-terminal": "^0.12.0",
"wa-sticker-formatter": "^4.4.4",
"whatsapp-web.js": "^1.24.0"
}
}