{
  "name": "@qorpo/authentification",
  "version": "0.6.44",
  "peerDependencies": {
    "@angular/common": "^14.2.8",
    "@angular/core": "^14.2.8"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/qorpo-authentification.umd.js",
  "module": "fesm2015/qorpo-authentification.mjs",
  "es2015": "fesm2015/qorpo-authentification.js",
  "esm2015": "esm2015/qorpo-authentification.js",
  "fesm2015": "fesm2015/qorpo-authentification.mjs",
  "typings": "index.d.ts",
  "metadata": "qorpo-authentification.metadata.json",
  "sideEffects": false,
  "description": "This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.9.",
  "directories": {
    "lib": "lib"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IOI-GAME-TEAM/qorpo-angular-services.git"
  },
  "keywords": [
    "angular",
    "qorpo/common"
  ],
  "author": "kornose",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/IOI-GAME-TEAM/qorpo-angular-services/issues"
  },
  "homepage": "https://github.com/IOI-GAME-TEAM/qorpo-angular-services#readme",
  "es2020": "fesm2020/qorpo-authentification.mjs",
  "esm2020": "esm2020/qorpo-authentification.mjs",
  "fesm2020": "fesm2020/qorpo-authentification.mjs",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2020": "./esm2020/qorpo-authentification.mjs",
      "es2020": "./fesm2020/qorpo-authentification.mjs",
      "es2015": "./fesm2015/qorpo-authentification.mjs",
      "node": "./fesm2015/qorpo-authentification.mjs",
      "default": "./fesm2020/qorpo-authentification.mjs"
    }
  }
}