{
  "name": "novara-whatsapp-bot",
  "version": "1.0.0",
  "description": "Novara Hosting WhatsApp OTP Bot",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "dependencies": {
    "express": "^4.19.2",
    "qrcode-terminal": "^0.12.0",
    "whatsapp-web.js": "^1.34.7"
  }
}
