{
  "name": "courierwalaexpress",
  "version": "1.0.0",
  "description": "",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon server.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
"dependencies": {
    "agenda": "^5.0.0",
    "apn": "^2.2.0",
    "bcrypt": "^6.0.0",
    "bcryptjs": "^3.0.2",
    "connect-flash": "^0.1.1",
    "connect-mongodb-session": "^5.0.0",
    "cors": "^2.8.5",
    "dotenv": "^16.3.1",
    "express": "^5.1.0",
    "express-fileupload": "^1.5.1",
    "express-session": "^1.18.1",
    "firebase-admin": "^13.5.0",
    "google-auth-library": "^10.1.0",
    "hbs": "^4.2.0",
    "install": "^0.13.0",
    "jsonwebtoken": "^9.0.2",
    "moment": "^2.30.1",
    "moment-timezone": "^0.6.0",
    "mongoose": "^8.16.1",
    "node-cron": "^4.2.1",
    "nodemailer": "^7.0.3",
    "npm": "^11.4.2",
    "razorpay": "^2.9.6"
  }
}
