{
  "name": "twentyfive-style",
  "version": "0.0.165",
  "peerDependencies": {
    "@angular/common": "^17.3.5",
    "@angular/core": "^17.3.5"
  },
  "dependencies": {
    "@ng-bootstrap/ng-bootstrap": "^16.0.0",
    "@popperjs/core": "^2.11.8",
    "bootstrap": "^5.3.2",
    "bootstrap-icons": "^1.11.2",
    "tslib": "^2.3.0"
  },
  "sideEffects": false,
  "module": "fesm2022/twentyfive-style.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/twentyfive-style.mjs",
      "esm": "./esm2022/twentyfive-style.mjs",
      "default": "./fesm2022/twentyfive-style.mjs"
    }
  }
}