{
  "name": "backendworks",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon main.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.4.0",
    "bcrypt": "^5.1.1",
    "body-parser": "^1.20.3",
    "buffer": "^6.0.3",
    "cookie-parser": "^1.4.6",
    "cors": "^2.8.5",
    "crypto-js": "^4.2.0",
    "date-and-time": "^3.0.2",
    "dotenv": "^16.3.1",
    "express": "^4.18.2",
    "express-fileupload": "^1.4.0",
    "firebase-admin": "^12.2.0",
    "get-video-duration": "^4.1.0",
    "haversine-distance": "^1.2.1",
    "https": "^1.0.0",
    "jsonwebtoken": "^9.0.2",
    "mysql": "^2.18.1",
    "node-fetch": "^3.3.1",
    "nodemailer": "^6.9.8",
    "nodemon": "^3.0.1",
    "path": "^0.12.7",
    "php-serialize": "^4.1.1",
    "razorpay": "^2.9.2",
    "sha256": "^0.2.0",
    "url": "^0.11.1"
  }
}
