{
  "name": "buildmart-api",
  "version": "1.0.0",
  "description": "BuildMart Rework API",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon app.js"
  },
  "author": "Jimboy Reyes",
  "license": "ISC",
  "dependencies": {
    "@lalamove/lalamove-js": "^1.1.0",
    "@yield-tech/sdk-nodejs": "^0.7.0",
    "axios": "^1.6.7",
    "bcryptjs": "^2.4.3",
    "body-parser": "^1.20.2",
    "canvas": "^3.2.0",
    "crypto": "^1.0.1",
    "crypto-js": "^4.2.0",
    "csv-parser": "^3.2.0",
    "date-fns": "^2.30.0",
    "dotenv": "^16.3.1",
    "exceljs": "^4.4.0",
    "express": "^4.18.2",
    "express-rate-limit": "^7.1.5",
    "express-validator": "^7.0.1",
    "form-data": "^4.0.0",
    "fs": "^0.0.1-security",
    "google-auth-library": "^9.15.1",
    "jsdom": "^27.0.1",
    "jsonwebtoken": "^9.0.2",
    "moment": "^2.30.1",
    "multer": "^1.4.5-lts.1",
    "mysql2": "^3.6.5",
    "node-schedule": "^2.1.1",
    "nodemailer": "^6.9.13",
    "passport": "^0.7.0",
    "passport-local": "^1.0.0",
    "pdf-creator-node": "^2.3.5",
    "pdfkit": "^0.15.2",
    "puppeteer": "22.10.0",
    "qr-code-styling": "^1.9.2",
    "qrcode": "^1.5.4",
    "sequelize": "^6.35.1",
    "slugify": "^1.6.6",
    "socket.io": "^4.7.4",
    "winston": "^3.17.0",
    "xlsx": "^0.18.5"
  },
  "devDependencies": {
    "nodemon": "^3.0.1",
    "swagger-jsdoc": "^6.2.8",
    "swagger-ui-express": "^5.0.0"
  }
}
