{ "name": "Whatsapp Bot", "version": "1.0.0", "description": "", "author": "Bat", "main": "server.js", "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.18.2", "fs": "^0.0.1-security", "axios": "^1.4.0", "body-parser": "^1.20.2", "whatsapp-web.js":"pedroslopez/whatsapp-web.js#webpack-exodus", "qrcode":"*", "wwebjs-mongo":"*", "mongoose":"*", "@gradio/client":"*" }, "type":"module" }