{ "name": "ayristech-whatsapp", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node whatsapp-worker.js" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "dotenv": "^16.4.5", "express": "^5.2.1", "qrcode-terminal": "^0.12.0", "whatsapp-web.js": "^1.34.7" } }