{
  "name": "@caliobase/caliobase",
  "version": "0.7.20",
  "dependencies": {
    "@aws-sdk/client-s3": "^3.282.0",
    "@aws-sdk/s3-request-presigner": "^3.282.0",
    "@caliobase/typeorm-migrations": "0.0.52",
    "@faire/mjml-react": "^3.3.0",
    "@nestjs/common": "^10.3.3",
    "@nestjs/config": "^3.2.0",
    "@nestjs/core": "^10.3.3",
    "@nestjs/jwt": "^10.2.0",
    "@nestjs/passport": "^10.0.3",
    "@nestjs/swagger": "^7.3.0",
    "@nestjs/testing": "^10.3.3",
    "@nestjs/typeorm": "^10.0.2",
    "axios": "^1.6.7",
    "bcrypt": "^5.0.1",
    "bytes": "^3.1.2",
    "change-case": "^4.1.2",
    "circumspect": "^0.1.1",
    "class-transformer": "^0.5.1",
    "class-validator": "^0.13.2",
    "commander": "^9.4.0",
    "crypto-random-string": "^3.3.1",
    "date-fns": "^2.28.0",
    "lodash": "^4.17.21",
    "nanoid": "^3.3.4",
    "nodemailer": "^6.7.5",
    "openid-client": "^5.1.8",
    "passport-jwt": "^4.0.0",
    "pluralize": "^8.0.0",
    "react": "^18.2.0",
    "typeorm": "^0.3.20"
  },
  "main": "./src/index.js",
  "type": "commonjs"
}
