{
  "name": "backend-veco-etrisa",
  "version": "1.0.0",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "@fastify/cors": "^10.0.2",
    "@fastify/static": "^8.0.3",
    "bcryptjs": "^3.0.2",
    "fastify": "^5.2.1",
    "firebase-admin": "^13.9.0",
    "luxon": "^3.5.0",
    "pg": "^8.13.1",
    "pino-pretty": "^10.2.3",
    "sharp": "^0.34.5",
    "socket.io": "^4.8.1",
    "ws": "^8.18.0"
  }
}
