{
  "name": "laundry",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "start": "nodemon app.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@fast-csv/parse": "^4.3.6",
    "@types/set-tz": "^0.2.0",
    "bcrypt": "^6.0.0",
    "body-parser": "^1.20.1",
    "connect-flash": "^0.1.1",
    "cookie-parser": "^1.4.6",
    "cors": "^2.8.5",
    "country-codes-list": "^1.6.10",
    "csv-parser": "^3.0.0",
    "csvjs": "^0.0.7",
    "dotenv": "^16.0.3",
    "ejs": "^3.1.8",
    "exceljs": "^4.3.0",
    "express": "^4.18.2",
    "express-session": "^1.17.3",
    "fast-csv": "^4.3.6",
    "jsonwebtoken": "^9.0.0",
    "multer": "^1.4.5-lts.1",
    "mysql": "^2.18.1",
    "mysql2": "^3.14.1",
    "nocache": "^3.0.4",
    "nodemailer": "^6.9.1",
    "nodemon": "^2.0.20",
    "path": "^0.12.7",
    "set-tz": "^0.2.0",
    "timezones-list": "^3.0.1",
    "twilio": "^4.12.0",
    "xlsx": "^0.18.5"
  }
}
