{ "name": "pkg", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@hapi/boom": "^10.0.1", "@whiskeysockets/baileys": "^6.7.7", "cookie-parser": "^1.4.6", "crypto": "^1.0.1", "express": "^4.19.2", "path": "^0.12.7", "qr-image": "^3.2.0" } }