{
  "name": "autonoma-whatsapp-bridge",
  "version": "1.0.0",
  "private": true,
  "description": "WhatsApp Web bridge sidecar for Autonoma",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "dependencies": {
    "whatsapp-web.js": "^1.26.1",
    "qrcode-terminal": "^0.12.0"
  }
}
