Files
whatsapp-simple-bot/package.json
2025-12-19 17:19:03 +08:00

18 lines
338 B
JSON

{
"name": "tes-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^5.2.1",
"qrcode-terminal": "^0.12.0",
"whatsapp-web.js": "^1.34.2"
}
}