{
  "name": "servercarshopmanagement",
  "version": "1.0.0",
  "description": "",
  "main": "loader.cjs",
  "type": "module",
  "scripts": {
    "start": "node loader.cjs",
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon loader.cjs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/swapnilahmedshishir/ServerCarShopManagement.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/swapnilahmedshishir/ServerCarShopManagement/issues"
  },
  "homepage": "https://github.com/swapnilahmedshishir/ServerCarShopManagement#readme",
  "dependencies": {
    "axios": "^1.12.1",
    "bcryptjs": "^3.0.2",
    "body-parser": "^2.2.0",
    "cookie-parser": "^1.4.7",
    "cors": "^2.8.5",
    "crypto": "^1.0.1",
    "csv-parser": "^3.2.0",
    "dotenv": "^17.2.2",
    "express": "^5.1.0",
    "fs": "^0.0.1-security",
    "jsonwebtoken": "^9.0.2",
    "mailparser": "^3.7.4",
    "multer": "^2.0.2",
    "mysql": "^2.18.1",
    "mysql2": "^3.14.5",
    "nodemailer": "^7.0.6",
    "nodemon": "^3.1.10",
    "path": "^0.12.7",
    "redis": "^5.8.2",
    "uuid": "^13.0.0",
    "xlsx": "^0.18.5"
  }
}
