{
  "name": "@memberjunction/ng-auth-services",
  "version": "5.51.3",
  "description": "MemberJunction Explorer: Authentication Services",
  "main": "./dist/public-api.js",
  "typings": "./dist/public-api.d.ts",
  "files": [
    "/dist"
  ],
  "scripts": {
    "test": "vitest run",
    "build": "ngc"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@angular/compiler": "21.1.3",
    "@angular/compiler-cli": "21.1.3"
  },
  "peerDependencies": {
    "@angular/common": "21.1.3",
    "@angular/core": "21.1.3",
    "@angular/forms": "21.1.3",
    "@angular/router": "21.1.3",
    "@auth0/auth0-angular": "^2.6.0",
    "@azure/msal-angular": "^5.0.3",
    "@azure/msal-browser": "^5.1.0",
    "@azure/msal-common": "^16.0.3",
    "@okta/okta-auth-js": "^7.14.1",
    "@workos-inc/authkit-js": "^0.20.1",
    "aws-amplify": "^6.0.0"
  },
  "dependencies": {
    "@memberjunction/core": "5.51.3",
    "@memberjunction/global": "5.51.3",
    "rxjs": "^7.8.2",
    "tslib": "^2.8.1"
  },
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/MemberJunction/MJ"
  }
}
