{
  "name": "active-directory-2.0",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "start": "nodemon app.js",
    "dev": "nodemon app.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PACode2121/Active-Directory-2.0.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/PACode2121/Active-Directory-2.0/issues"
  },
  "homepage": "https://github.com/PACode2121/Active-Directory-2.0#readme",
  "dependencies": {
    "bcryptjs": "^3.0.3",
    "bluebird": "^3.7.2",
    "body-parser": "^2.3.0",
    "cors": "^2.8.6",
    "dotenv": "^17.4.2",
    "express": "^4.19.2",
    "express-fileupload": "^1.5.2",
    "express-rate-limit": "^8.7.0",
    "helmet": "^8.3.0",
    "jsonwebtoken": "^9.0.3",
    "lodash": "^4.18.1",
    "moment": "^2.30.1",
    "moment-timezone": "^0.6.3",
    "morgan": "^1.12.0",
    "multer": "^2.3.0",
    "mysql2": "^3.24.3",
    "node-cron": "^4.6.0",
    "nodemailer": "^9.1.1",
    "nodemon": "^3.1.14",
    "path": "^0.12.7",
    "winston": "^3.19.0"
  }
}
