{
  "name": "lacuna-spa",
  "version": "7.0.0",
  "license": "MIT",
  "author": "Lacuna Software",
  "private": false,
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "peerDependencies": {
    "@angular/animations": "^19.2.0",
    "@angular/cdk": "^19.2.0",
    "@angular/common": "^19.2.0",
    "@angular/core": "^19.2.0",
    "@angular/forms": "^19.2.0",
    "@angular/material": "^19.2.0",
    "@angular/router": "^19.2.0",
    "@formatjs/intl": "^2.10.0",
    "@microsoft/applicationinsights-web": "^3.0.2",
    "@ngneat/transloco": "^4.3.0",
    "@ngneat/transloco-messageformat": "^4.1.0",
    "base64url": "^3.0.1",
    "bootstrap": "^5.3.8",
    "@lacuna/material": "^19.0.0",
    "lacuna-oauth2-oidc": "^19.0.0",
    "lacuna-oauth2-oidc-jwks": "^19.0.0",
    "mime": "^4.0.3",
    "moment": "^2.30.1",
    "ngx-lottie": "^13.0.0",
    "ngx-mask": "^19.0.0",
    "ng2-pdf-viewer": "~10.4.0",
    "ngx-cookie-service": "^19.1.0",
    "rxjs": "~7.8.2"
  },
  "module": "fesm2022/lacuna-spa.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/lacuna-spa.mjs"
    }
  },
  "sideEffects": false
}