{
  "name": "reyzi-backend",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
     "start": "node index.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "agora-access-token": "^2.0.4",
    "array-sort": "^1.0.0",
    "axios": "^1.7.8",
    "bcryptjs": "^2.4.3",
    "cors": "^2.8.5",
    "cryptr": "^6.3.0",
    "dayjs": "^1.11.13",
    "dotenv": "^16.4.5",
    "express": "^4.21.1",
    "firebase-admin": "^13.0.1",
    "google-play-billing-validator": "^2.1.3",
    "joi": "^18.0.2",
    "jsonwebtoken": "^9.0.2",
    "live-stream-server": "^2.0.1",
    "livekit-server-sdk": "^2.13.2",
    "moment": "^2.30.1",
    "mongoose": "^8.8.2",
    "morgan": "^1.10.0",
    "multer": "^1.4.5-lts.1",
    "node-cron": "^3.0.3",
    "nodemon": "^3.1.7",
    "resend": "^4.6.0",
    "sharp": "^0.33.5",
    "shuffle-array": "^1.0.1",
    "socket.io": "^4.8.1",
    "stripe": "^8.195.0"
  }
}
