{
  "name": "commons-shared-web-ui",
  "version": "0.0.84",
  "peerDependencies": {
    "@angular/animations": "20.3.15",
    "@angular/cdk": "20.2.14",
    "@angular/common": "20.3.15",
    "@angular/compiler": "20.3.15",
    "@angular/core": "20.3.15",
    "@angular/forms": "20.3.15",
    "@angular/material": "20.2.14",
    "@angular/platform-browser": "20.3.15",
    "@angular/platform-browser-dynamic": "20.3.15",
    "@angular/router": "20.3.15",
    "rxjs": "7.8.0",
    "zone.js": "~0.14.0 || ~0.15.0",
    "ngx-quill": "^28.0.0",
    "quill": "^2.0.3"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "module": "fesm2022/commons-shared-web-ui.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/commons-shared-web-ui.mjs"
    }
  },
  "sideEffects": false
}