{
  "name": "server",
  "version": "1.0.0",
  "main": "app.cjs",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "axios": "^1.6.2",
    "bcrypt": "^5.1.1",
    "cors": "^2.8.5",
    "currency-converter-lt": "^2.0.1",
    "dotenv": "^16.3.1",
    "express": "^4.18.2",
    "fs": "^0.0.1-security",
    "handlebars": "^4.7.8",
    "mysql2": "^3.9.1",
    "nodemailer": "^6.9.9",
    "request": "^2.88.2",
    "jsonwebtoken": "^9.0.2",
    "uuid": "^10.0.0",
    "randomatic": "^3.1.1",
    "zlib": "^1.0.5"
  },
  "engines": {
    "node": "20.x"
  }
}
