{
  "name": "api-xpans",
  "version": "1.2.6",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node app.js",
    "local": "nodemon app.js"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.x-pans.com/xpans/xpansv2-api.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@microsoft/microsoft-graph-client": "^3.0.6",
    "bcryptjs": "^2.4.3",
    "date-fns": "^2.28.0",
    "date-fns-tz": "^1.3.4",
    "dotenv": "^16.0.1",
    "express": "^4.17.3",
    "firebase-admin": "^11.7.0",
    "form-data": "^4.0.0",
    "i18n": "^0.15.1",
    "isomorphic-fetch": "^3.0.0",
    "joi": "^17.6.0",
    "jsonwebtoken": "^8.5.1",
    "jwt-simple": "^0.5.6",
    "liquidjs": "^10.8.3",
    "multer": "^1.4.5-lts.1",
    "mysql": "^2.18.1",
    "mysql2": "^2.3.3",
    "node-cache": "^5.1.2",
    "node-cron": "^3.0.2",
    "nodemailer": "^6.7.8",
    "nodemon": "^2.0.15",
    "path": "^0.12.7",
    "sharp": "^0.31.2",
    "sib-api-v3-sdk": "^8.5.0",
    "simple-oauth2": "^5.0.0",
    "uuid": "^8.3.2",
    "verror": "^1.10.1",
    "winston": "^3.8.2",
    "winston-slack-webhook-transport": "^2.1.0"
  }
}
