{ "name": "wwebjs", "version": "1.0.0", "main": "main.js", "scripts": { "start": "node ." }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.7.2", "express": "^4.19.2", "puppeteer": "^22.10.0", "qrcode-terminal": "^0.12.0", "whatsapp-web.js": "github:pedroslopez/whatsapp-web.js#webpack-exodus" } }