{
  "type": "module",
  "scripts": {
    "start": "nodemon app.js"
  },
  "dependencies": {
    "apn": "^2.2.0",
    "axios": "^1.10.0",
    "bcryptjs": "^3.0.2",
    "body-parser": "^1.20.3",
    "cors": "^2.8.5",
    "crypto": "^1.0.1",
    "dotenv": "^16.5.0",
    "exceljs": "^4.4.0",
    "express": "^4.21.2",
    "fs": "^0.0.1-security",
    "google-auth-library": "^10.0.0",
    "html-to-text": "^9.0.5",
    "http": "^0.0.1-security",
    "https": "^1.0.0",
    "jsonwebtoken": "^9.0.2",
    "jwt-decode": "^4.0.0",
    "luxon": "^3.6.1",
    "moment-timezone": "^0.6.0",
    "mongoose": "^8.12.1",
    "multer": "^1.4.5-lts.2",
    "node-cron": "^4.1.1",
    "nodemailer": "^6.10.0",
    "nodemon": "^3.1.9",
    "pdfkit": "^0.17.2",
    "puppeteer": "^19.11.1",
    "razorpay": "^2.9.6",
    "redis": "^5.10.0",
    "sharp": "^0.34.4",
    "socket.io": "^4.8.1",
    "xlsx": "^0.18.5"
  }
}
