{
  "name": "easypc-ticket",
  "version": "1.0.0",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "test:email-location": "node --test tests/emailLocationRouting.test.js",
    "start": "node start.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "axios": "^1.8.4",
    "bcrypt": "^5.1.1",
    "bcryptjs": "^3.0.2",
    "body-parser": "^1.20.3",
    "chalk": "^5.6.2",
    "cookie-parser": "^1.4.7",
    "cors": "^2.8.5",
    "crawlee": "^3.15.3",
    "date-fns": "^4.1.0",
    "date-fns-tz": "^3.2.0",
    "dompurify": "^3.2.5",
    "dotenv": "^16.5.0",
    "express": "^4.21.2",
    "express-async-handler": "^1.2.0",
    "file-saver": "^2.0.5",
    "googleapis": "^171.1.0",
    "imap": "^0.8.19",
    "imap-simple": "^5.1.0",
    "jsonwebtoken": "^9.0.2",
    "jwt-decode": "^4.0.0",
    "lodash": "^4.17.21",
    "mailparser": "^3.7.4",
    "meilisearch": "^0.55.0",
    "moment": "^2.30.1",
    "mongoose": "^8.14.3",
    "multer": "^1.4.5-lts.2",
    "node-cron": "^3.0.3",
    "nodemailer": "^6.10.1",
    "playwright": "^1.58.1",
    "react-icons": "^5.5.0",
    "react-select": "^5.10.1",
    "stack-trace": "^1.0.0-pre2",
    "xml2js": "^0.6.2",
    "youtube-transcript": "^1.2.1"
  },
  "devDependencies": {
    "pkg": "^5.8.1",
    "raw-loader": "^4.0.2"
  }
}
