{
  "name": "server",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "nodemon index.js"
  },
  "dependencies": {
    "axios": "^1.8.3",
    "bcrypt": "^5.0.1",
    "body-parser": "^1.20.2",
    "cors": "^2.8.5",
    "crypto": "^1.0.1",
    "express": "^4.17.3",
    "firebase-admin": "^12.0.0",
    "mysql": "^2.18.1",
    "node-cron": "^3.0.3",
    "nodemailer": "^6.9.8",
    "nodemailer-smtp-transport": "^2.7.4",
    "nodemon": "^2.0.15",
    "socket.io": "^4.3.1",
    "stream-chat": "^6.2.0",
    "twilio": "^4.21.0",
    "uuid": "^8.3.2"
  },
  "author": "",
  "license": "ISC"
}
