{
  "name": "@orangepuff/portal-frontend-shared",
  "version": "2.0.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/orangepuff/orangepuffportal"
  },
  "peerDependencies": {
    "@angular/animations": "^22.0.0",
    "@angular/cdk": "^22.0.0",
    "@angular/common": "^22.0.0",
    "@angular/core": "^22.0.0",
    "@angular/forms": "^22.0.0",
    "@angular/material": "^22.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "sideEffects": false,
  "module": "fesm2022/orangepuff-portal-frontend-shared.mjs",
  "typings": "types/orangepuff-portal-frontend-shared.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/orangepuff-portal-frontend-shared.d.ts",
      "default": "./fesm2022/orangepuff-portal-frontend-shared.mjs"
    },
    "./theme.scss": "./theme.scss"
  },
  "type": "module"
}
