{
  "name": "nw-style-guide",
  "type": "module",
  "version": "21.2.5-beta.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/NewsWhip/style-guide"
  },
  "peerDependencies": {
    "@angular/common": "^21.0.0",
    "@angular/core": "^21.0.0",
    "@angular/forms": "^21.0.0",
    "@angular/animations": "^21.0.0",
    "@angular/cdk": "^21.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "sideEffects": false,
  "module": "fesm2022/nw-style-guide.mjs",
  "typings": "types/nw-style-guide.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/nw-style-guide.d.ts",
      "default": "./fesm2022/nw-style-guide.mjs"
    },
    "./animations": {
      "types": "./types/nw-style-guide-animations.d.ts",
      "default": "./fesm2022/nw-style-guide-animations.mjs"
    },
    "./autofocus": {
      "types": "./types/nw-style-guide-autofocus.d.ts",
      "default": "./fesm2022/nw-style-guide-autofocus.mjs"
    },
    "./carousel": {
      "types": "./types/nw-style-guide-carousel.d.ts",
      "default": "./fesm2022/nw-style-guide-carousel.mjs"
    },
    "./charts": {
      "types": "./types/nw-style-guide-charts.d.ts",
      "default": "./fesm2022/nw-style-guide-charts.mjs"
    },
    "./email-input": {
      "types": "./types/nw-style-guide-email-input.d.ts",
      "default": "./fesm2022/nw-style-guide-email-input.mjs"
    },
    "./feature-alerts": {
      "types": "./types/nw-style-guide-feature-alerts.d.ts",
      "default": "./fesm2022/nw-style-guide-feature-alerts.mjs"
    },
    "./loader": {
      "types": "./types/nw-style-guide-loader.d.ts",
      "default": "./fesm2022/nw-style-guide-loader.mjs"
    },
    "./picker": {
      "types": "./types/nw-style-guide-picker.d.ts",
      "default": "./fesm2022/nw-style-guide-picker.mjs"
    },
    "./resize-observer": {
      "types": "./types/nw-style-guide-resize-observer.d.ts",
      "default": "./fesm2022/nw-style-guide-resize-observer.mjs"
    },
    "./tabs": {
      "types": "./types/nw-style-guide-tabs.d.ts",
      "default": "./fesm2022/nw-style-guide-tabs.mjs"
    },
    "./toasts": {
      "types": "./types/nw-style-guide-toasts.d.ts",
      "default": "./fesm2022/nw-style-guide-toasts.mjs"
    },
    "./tooltips": {
      "types": "./types/nw-style-guide-tooltips.d.ts",
      "default": "./fesm2022/nw-style-guide-tooltips.mjs"
    },
    "./word-cloud": {
      "types": "./types/nw-style-guide-word-cloud.d.ts",
      "default": "./fesm2022/nw-style-guide-word-cloud.mjs"
    }
  }
}