{
  "name": "@softheon/lighthouse",
  "version": "21.0.0",
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "peerDependencies": {
    "@angular/animations": "^21.1.2",
    "@angular/common": "^21.1.2",
    "@angular/core": "^21.1.2",
    "@angular/cdk": "^21.1.2",
    "@angular/compiler": "^21.1.2",
    "@ngbracket/ngx-layout": "^21.0.0",
    "@angular/forms": "^21.1.2",
    "@angular/material": "^21.1.2",
    "@angular/material-moment-adapter": "^21.1.2",
    "@angular/platform-browser": "^21.1.2",
    "@angular/platform-browser-dynamic": "^21.1.2",
    "@angular/router": "^21.1.2",
    "@fortawesome/angular-fontawesome": "^4.0.0",
    "@fortawesome/fontawesome-svg-core": "^7.1.0",
    "@fortawesome/free-solid-svg-icons": "^7.1.0",
    "@ngx-translate/core": "^17.0.0",
    "@ngx-translate/http-loader": "^17.0.0",
    "ng2-file-upload": "^9.0.0",
    "moment": "^2.29.4",
    "rxjs": "~7.8.0"
  },
  "module": "fesm2022/softheon-lighthouse.mjs",
  "typings": "types/softheon-lighthouse.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/softheon-lighthouse.d.ts",
      "default": "./fesm2022/softheon-lighthouse.mjs"
    }
  },
  "sideEffects": false
}