Files
manybot/package.json
2026-03-14 02:33:13 -03:00

14 lines
276 B
JSON
Executable File

{
"name": "whatsapp-bot",
"version": "2.0.0",
"type": "module",
"dependencies": {
"node-addon-api": "^7",
"node-gyp": "^12.2.0",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.34.5",
"whatsapp-web.js": "^1.24.0",
"@img/sharp-wasm": "^0.34.5"
}
}