{
  "name": "twentyfive-nav",
  "version": "0.0.41",
  "peerDependencies": {
    "@angular/common": "^16.2.0",
    "@angular/core": "^16.2.0"
  },
  "dependencies": {
    "@ng-bootstrap/ng-bootstrap": "^16.0.0",
    "bootstrap": "^5.3.2",
    "bootstrap-icons": "^1.11.1",
    "tslib": "^2.3.0",
    "twentyfive-menu-item": "^0.1.8",
    "@popperjs/core": "^2.11.8"
  },
  "sideEffects": false,
  "module": "fesm2022/twentyfive-nav.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/twentyfive-nav.mjs",
      "esm": "./esm2022/twentyfive-nav.mjs",
      "default": "./fesm2022/twentyfive-nav.mjs"
    }
  }
}