Files
manybot/package.json

14 lines
286 B
JSON
Executable File

{
"name": "whatsapp-bot",
"version": "2.0.0",
"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"
}
}