{
  "name": "ngx-techlify-accounting",
  "version": "18.23.0",
  "peerDependencies": {
    "@angular/common": ">=18",
    "@angular/core": ">=18",
    "@angular/animations": ">=18",
    "@angular/compiler": ">=18",
    "@angular/forms": ">=18",
    "@angular/platform-browser": ">=18",
    "@angular/platform-browser-dynamic": ">=18",
    "@angular/router": ">=18",
    "@angular/material": ">=18",
    "@angular/cdk": ">=18",
    "rxjs": ">=7.8.1",
    "zone.js": ">=0.14.10",
    "ngx-techlify-core": "^18.63.0",
    "mat-tel-input": "^19.0.5-0",
    "libphonenumber-js": "^1.12.26"
  },
  "dependencies": {
    "tslib": "^2.0.0",
    "material-design-icons-iconfont": "^6.1.0",
    "ngx-doc-viewer": "^15.0.0",
    "ngx-infinite-scroll": "^18.0.0",
    "@ngneat/until-destroy": "^9.2.3",
    "jsondiffpatch": "^0.5.0",
    "xlsx": "^0.18.5",
    "ngx-editor": "^18.0.0",
    "moment": "^2.29.4",
    "ngx-toastr": "^18.0.0",
    "techlify-inventory-common": "^18",
    "libphonenumber-js": "^1.12.26"
  },
  "module": "fesm2022/ngx-techlify-accounting.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/ngx-techlify-accounting.mjs",
      "esm": "./esm2022/ngx-techlify-accounting.mjs",
      "default": "./fesm2022/ngx-techlify-accounting.mjs"
    }
  },
  "sideEffects": false
}