{
  "name": "@org/api",
  "version": "0.0.1",
  "private": true,
  "dependencies": {
    "fastify": "~5.2.1",
    "fastify-plugin": "~5.0.1",
    "@fastify/autoload": "~6.0.3",
    "@fastify/sensible": "~6.0.2",
    "@fastify/cookie": "^11.0.2",
    "@fastify/cors": "^11.2.0",
    "@fastify/helmet": "^13.0.2",
    "@fastify/jwt": "^10.0.0",
    "@fastify/multipart": "^10.0.0",
    "@fastify/swagger": "^9.7.0",
    "@fastify/swagger-ui": "^5.2.6",
    "bcryptjs": "^3.0.3",
    "bullmq": "^5.76.8",
    "dotenv": "^17.4.2",
    "drizzle-orm": "^0.45.2",
    "ioredis": "^5.10.1",
    "jsonwebtoken": "^9.0.3",
    "node-zklib": "^1.3.0",
    "postgres": "^3.4.9",
    "socket.io": "^4.8.3",
    "uuid": "^14.0.0",
    "xlsx": "^0.18.5",
    "zod": "^4.4.3"
  }
}