{
  "name": "@apipass/containers",
  "version": "1.0.197",
  "peerDependencies": {
    "@angular/animations": "16.0.2",
    "@angular/cdk": "16.0.1",
    "@angular/common": "16.0.2",
    "@angular/core": "16.0.2",
    "@angular/forms": "16.0.2",
    "@angular/material": "16.0.1",
    "@apipass/loaders": "~1.0.112",
    "@apipass/icons": "~1.0.112",
    "@apipass/buttons": "~1.0.112",
    "@apipass/pipes": "~1.0.112"
  },
  "dependencies": {
    "ngx-scrollbar": "11.0.0",
    "ngx-infinite-scroll": "16.0.0",
    "@ngx-translate/core": "15.0.0",
    "moment": "^2.29.1",
    "moment-timezone": "^0.5.43",
    "tslib": "2.5.2"
  },
  "module": "fesm2022/apipass-containers.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/apipass-containers.mjs",
      "esm": "./esm2022/apipass-containers.mjs",
      "default": "./fesm2022/apipass-containers.mjs"
    }
  },
  "sideEffects": false
}