{
  "name": "@angular-redux3/angular-oauth2-oidc",
  "license": "MIT",
  "author": {
    "name": "Manfred Steyer"
  },
  "version": "17.0.2",
  "repository": "pakozlow/angular-oauth2-oidc",
  "peerDependencies": {
    "@angular/common": ">=14.0.0",
    "@angular/core": ">=14.0.0"
  },
  "dependencies": {
    "tslib": "^2.5.2"
  },
  "module": "fesm2022/angular-redux3-angular-oauth2-oidc.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/angular-redux3-angular-oauth2-oidc.mjs",
      "esm": "./esm2022/angular-redux3-angular-oauth2-oidc.mjs",
      "default": "./fesm2022/angular-redux3-angular-oauth2-oidc.mjs"
    }
  },
  "sideEffects": false
}
