{
  "name": "voice-relay",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "@fastify/websocket": "^11.2.0",
    "@google/genai": "^1.46.0",
    "axios": "^1.13.6",
    "dotenv": "^17.3.1",
    "fastify": "^5.8.2",
    "twilio": "^5.13.0"
  }
}
