{
  "name": "@bafsllc/backend-auth",
  "version": "1.0.0",
  "description": "This library was generated with [Nx](https://nx.dev).",
  "main": "backend/auth/src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "echo \"Error: Build failed\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "exports": {
    "@blastclient/constants": "./constants/src/index.js"
  },
  "typings": "./backend/auth/src/index.d.ts",
  "dependencies": {
    "lodash": "4.17.21",
    "jsonwebtoken": "^8.5.1",
    "react": "17.0.2",
    "react-intl": "^5.18.0",
    "react-router-dom": "5.2.0",
    "aws-lambda-multipart-parser": "0.1.3",
    "signale": "^1.4.0",
    "koa": "^2.13.1",
    "aws-sdk": "^2.711.0",
    "mjml": "4.7.1"
  },
  "peerDependencies": {}
}