{ "name": "whatsapp_web_js", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "SG", "license": "ISC", "dependencies": { "express": "^4.19.2", "qrcode-terminal": "^0.12.0", "whatsapp-web.js": "^1.23.0" } }