{
  "name": "mythribackend",
  "version": "1.0.0",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChiNnuKvt/mythriBackend.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "commonjs",
  "bugs": {
    "url": "https://github.com/ChiNnuKvt/mythriBackend/issues"
  },
  "homepage": "https://github.com/ChiNnuKvt/mythriBackend#readme",
  "description": "",
  "dependencies": {
    "apn": "^2.2.0",
    "axios": "^1.13.4",
    "bcrypt": "^6.0.0",
    "bcryptjs": "^3.0.3",
    "connect-flash": "^0.1.1",
    "connect-mongodb-session": "^5.0.0",
    "cors": "^2.8.5",
    "crypto": "^1.0.1",
    "dotenv": "^17.2.3",
    "exceljs": "^4.4.0",
    "express": "^5.2.1",
    "express-fileupload": "^1.5.2",
    "express-session": "^1.18.2",
    "express-validator": "^7.3.1",
    "firebase-admin": "^13.6.0",
    "fs": "^0.0.1-security",
    "generate-password": "^1.7.1",
    "hbs": "^4.2.0",
    "jsonwebtoken": "^9.0.3",
    "mongodb": "^7.0.0",
    "mongoose": "^9.1.5",
    "node-cron": "^4.2.1",
    "nodemailer": "^7.0.12",
    "nodemon": "^3.1.11",
    "path": "^0.12.7",
    "razorpay": "^2.9.6"
  }
}
