{
  "name": "ngwr",
  "version": "8.0.0",
  "license": "MIT",
  "description": "NGWR – Angular UI components library",
  "author": "Roman Khegay <rk@garuna.dev> (https://garuna.dev)",
  "keywords": [
    "ngwr",
    "angular",
    "ui",
    "ux",
    "framework",
    "frontend"
  ],
  "homepage": "https://ngwr.dev",
  "repository": {
    "type": "git",
    "url": "https://github.com/thekhegay/ngwr"
  },
  "bugs": {
    "url": "https://github.com/thekhegay/ngwr/issues"
  },
  "peerDependencies": {
    "@angular/cdk": ">=22.0.0",
    "@angular/common": ">=22.0.0",
    "@angular/core": ">=22.0.0",
    "@angular/platform-browser": ">=22.0.0",
    "rxjs": "^7.0.0",
    "date-fns": "^3.0.0 || ^4.0.0",
    "luxon": "^3.0.0",
    "lucide": ">=1.0.0"
  },
  "peerDependenciesMeta": {
    "date-fns": {
      "optional": true
    },
    "luxon": {
      "optional": true
    },
    "lucide": {
      "optional": true
    }
  },
  "dependencies": {
    "tslib": "^2.8.1"
  },
  "schematics": "./schematics/collection.json",
  "ng-add": {
    "save": "dependencies"
  },
  "ng-update": {
    "migrations": "./schematics/migrations.json"
  },
  "exports": {
    ".": {
      "sass": "./styles.scss",
      "types": "./types/ngwr.d.ts",
      "default": "./fesm2022/ngwr.mjs"
    },
    "./theme": {
      "sass": "./theme/styles/_index.scss",
      "types": "./types/ngwr-theme.d.ts",
      "default": "./fesm2022/ngwr-theme.mjs"
    },
    "./breakpoints": {
      "sass": "./styles/_breakpoints.scss"
    },
    "./grid": {
      "sass": "./styles/_grid.scss"
    },
    "./reset": {
      "sass": "./styles/_reset.scss"
    },
    "./animations": {
      "sass": "./styles/_animations.scss"
    },
    "./typography": {
      "sass": "./typography/styles/_index.scss",
      "types": "./types/ngwr-typography.d.ts",
      "default": "./fesm2022/ngwr-typography.mjs"
    },
    "./typography-utilities": {
      "sass": "./styles/_typography.scss"
    },
    "./affix": {
      "sass": "./affix/styles/_index.scss",
      "types": "./types/ngwr-affix.d.ts",
      "default": "./fesm2022/ngwr-affix.mjs"
    },
    "./alert": {
      "sass": "./alert/styles/_index.scss",
      "types": "./types/ngwr-alert.d.ts",
      "default": "./fesm2022/ngwr-alert.mjs"
    },
    "./anchor": {
      "sass": "./anchor/styles/_index.scss",
      "types": "./types/ngwr-anchor.d.ts",
      "default": "./fesm2022/ngwr-anchor.mjs"
    },
    "./aurora": {
      "sass": "./aurora/styles/_index.scss",
      "types": "./types/ngwr-aurora.d.ts",
      "default": "./fesm2022/ngwr-aurora.mjs"
    },
    "./avatar": {
      "sass": "./avatar/styles/_index.scss",
      "types": "./types/ngwr-avatar.d.ts",
      "default": "./fesm2022/ngwr-avatar.mjs"
    },
    "./back-top": {
      "sass": "./back-top/styles/_index.scss",
      "types": "./types/ngwr-back-top.d.ts",
      "default": "./fesm2022/ngwr-back-top.mjs"
    },
    "./badge": {
      "sass": "./badge/styles/_index.scss",
      "types": "./types/ngwr-badge.d.ts",
      "default": "./fesm2022/ngwr-badge.mjs"
    },
    "./bar-chart": {
      "sass": "./bar-chart/styles/_index.scss",
      "types": "./types/ngwr-bar-chart.d.ts",
      "default": "./fesm2022/ngwr-bar-chart.mjs"
    },
    "./blur-text": {
      "sass": "./blur-text/styles/_index.scss",
      "types": "./types/ngwr-blur-text.d.ts",
      "default": "./fesm2022/ngwr-blur-text.mjs"
    },
    "./border-glow": {
      "sass": "./border-glow/styles/_index.scss",
      "types": "./types/ngwr-border-glow.d.ts",
      "default": "./fesm2022/ngwr-border-glow.mjs"
    },
    "./breadcrumbs": {
      "sass": "./breadcrumbs/styles/_index.scss",
      "types": "./types/ngwr-breadcrumbs.d.ts",
      "default": "./fesm2022/ngwr-breadcrumbs.mjs"
    },
    "./burger": {
      "sass": "./burger/styles/_index.scss",
      "types": "./types/ngwr-burger.d.ts",
      "default": "./fesm2022/ngwr-burger.mjs"
    },
    "./button": {
      "sass": "./button/styles/_index.scss",
      "types": "./types/ngwr-button.d.ts",
      "default": "./fesm2022/ngwr-button.mjs"
    },
    "./calendar": {
      "sass": "./calendar/styles/_index.scss",
      "types": "./types/ngwr-calendar.d.ts",
      "default": "./fesm2022/ngwr-calendar.mjs"
    },
    "./calendar-heatmap": {
      "sass": "./calendar-heatmap/styles/_index.scss",
      "types": "./types/ngwr-calendar-heatmap.d.ts",
      "default": "./fesm2022/ngwr-calendar-heatmap.mjs"
    },
    "./card": {
      "sass": "./card/styles/_index.scss",
      "types": "./types/ngwr-card.d.ts",
      "default": "./fesm2022/ngwr-card.mjs"
    },
    "./carousel": {
      "sass": "./carousel/styles/_index.scss",
      "types": "./types/ngwr-carousel.d.ts",
      "default": "./fesm2022/ngwr-carousel.mjs"
    },
    "./cascader": {
      "sass": "./cascader/styles/_index.scss",
      "types": "./types/ngwr-cascader.d.ts",
      "default": "./fesm2022/ngwr-cascader.mjs"
    },
    "./checkbox": {
      "sass": "./checkbox/styles/_index.scss",
      "types": "./types/ngwr-checkbox.d.ts",
      "default": "./fesm2022/ngwr-checkbox.mjs"
    },
    "./circular-text": {
      "sass": "./circular-text/styles/_index.scss",
      "types": "./types/ngwr-circular-text.d.ts",
      "default": "./fesm2022/ngwr-circular-text.mjs"
    },
    "./click-spark": {
      "sass": "./click-spark/styles/_index.scss",
      "types": "./types/ngwr-click-spark.d.ts",
      "default": "./fesm2022/ngwr-click-spark.mjs"
    },
    "./collapse": {
      "sass": "./collapse/styles/_index.scss",
      "types": "./types/ngwr-collapse.d.ts",
      "default": "./fesm2022/ngwr-collapse.mjs"
    },
    "./color-picker": {
      "sass": "./color-picker/styles/_index.scss",
      "types": "./types/ngwr-color-picker.d.ts",
      "default": "./fesm2022/ngwr-color-picker.mjs"
    },
    "./command-palette": {
      "sass": "./command-palette/styles/_index.scss",
      "types": "./types/ngwr-command-palette.d.ts",
      "default": "./fesm2022/ngwr-command-palette.mjs"
    },
    "./compare": {
      "sass": "./compare/styles/_index.scss",
      "types": "./types/ngwr-compare.d.ts",
      "default": "./fesm2022/ngwr-compare.mjs"
    },
    "./context-menu": {
      "sass": "./context-menu/styles/_index.scss",
      "types": "./types/ngwr-context-menu.d.ts",
      "default": "./fesm2022/ngwr-context-menu.mjs"
    },
    "./counter": {
      "sass": "./counter/styles/_index.scss",
      "types": "./types/ngwr-counter.d.ts",
      "default": "./fesm2022/ngwr-counter.mjs"
    },
    "./date-picker": {
      "sass": "./date-picker/styles/_index.scss",
      "types": "./types/ngwr-date-picker.d.ts",
      "default": "./fesm2022/ngwr-date-picker.mjs"
    },
    "./decrypt-text": {
      "sass": "./decrypt-text/styles/_index.scss",
      "types": "./types/ngwr-decrypt-text.d.ts",
      "default": "./fesm2022/ngwr-decrypt-text.mjs"
    },
    "./density": {
      "sass": "./density/styles/_index.scss",
      "types": "./types/ngwr-density.d.ts",
      "default": "./fesm2022/ngwr-density.mjs"
    },
    "./dialog": {
      "sass": "./dialog/styles/_index.scss",
      "types": "./types/ngwr-dialog.d.ts",
      "default": "./fesm2022/ngwr-dialog.mjs"
    },
    "./divider": {
      "sass": "./divider/styles/_index.scss",
      "types": "./types/ngwr-divider.d.ts",
      "default": "./fesm2022/ngwr-divider.mjs"
    },
    "./donut-chart": {
      "sass": "./donut-chart/styles/_index.scss",
      "types": "./types/ngwr-donut-chart.d.ts",
      "default": "./fesm2022/ngwr-donut-chart.mjs"
    },
    "./drag-drop": {
      "sass": "./drag-drop/styles/_index.scss",
      "types": "./types/ngwr-drag-drop.d.ts",
      "default": "./fesm2022/ngwr-drag-drop.mjs"
    },
    "./drawer": {
      "sass": "./drawer/styles/_index.scss",
      "types": "./types/ngwr-drawer.d.ts",
      "default": "./fesm2022/ngwr-drawer.mjs"
    },
    "./dropdown": {
      "sass": "./dropdown/styles/_index.scss",
      "types": "./types/ngwr-dropdown.d.ts",
      "default": "./fesm2022/ngwr-dropdown.mjs"
    },
    "./empty": {
      "sass": "./empty/styles/_index.scss",
      "types": "./types/ngwr-empty.d.ts",
      "default": "./fesm2022/ngwr-empty.mjs"
    },
    "./falling-text": {
      "sass": "./falling-text/styles/_index.scss",
      "types": "./types/ngwr-falling-text.d.ts",
      "default": "./fesm2022/ngwr-falling-text.mjs"
    },
    "./file-upload": {
      "sass": "./file-upload/styles/_index.scss",
      "types": "./types/ngwr-file-upload.d.ts",
      "default": "./fesm2022/ngwr-file-upload.mjs"
    },
    "./form": {
      "sass": "./form/styles/_index.scss",
      "types": "./types/ngwr-form.d.ts",
      "default": "./fesm2022/ngwr-form.mjs"
    },
    "./gauge": {
      "sass": "./gauge/styles/_index.scss",
      "types": "./types/ngwr-gauge.d.ts",
      "default": "./fesm2022/ngwr-gauge.mjs"
    },
    "./glitch-text": {
      "sass": "./glitch-text/styles/_index.scss",
      "types": "./types/ngwr-glitch-text.d.ts",
      "default": "./fesm2022/ngwr-glitch-text.mjs"
    },
    "./gradient-text": {
      "sass": "./gradient-text/styles/_index.scss",
      "types": "./types/ngwr-gradient-text.d.ts",
      "default": "./fesm2022/ngwr-gradient-text.mjs"
    },
    "./icon": {
      "sass": "./icon/styles/_index.scss",
      "types": "./types/ngwr-icon.d.ts",
      "default": "./fesm2022/ngwr-icon.mjs"
    },
    "./image-cropper": {
      "sass": "./image-cropper/styles/_index.scss",
      "types": "./types/ngwr-image-cropper.d.ts",
      "default": "./fesm2022/ngwr-image-cropper.mjs"
    },
    "./input": {
      "sass": "./input/styles/_index.scss",
      "types": "./types/ngwr-input.d.ts",
      "default": "./fesm2022/ngwr-input.mjs"
    },
    "./input-number": {
      "sass": "./input-number/styles/_index.scss",
      "types": "./types/ngwr-input-number.d.ts",
      "default": "./fesm2022/ngwr-input-number.mjs"
    },
    "./input-otp": {
      "sass": "./input-otp/styles/_index.scss",
      "types": "./types/ngwr-input-otp.d.ts",
      "default": "./fesm2022/ngwr-input-otp.mjs"
    },
    "./keyboard": {
      "sass": "./keyboard/styles/_index.scss",
      "types": "./types/ngwr-keyboard.d.ts",
      "default": "./fesm2022/ngwr-keyboard.mjs"
    },
    "./knob": {
      "sass": "./knob/styles/_index.scss",
      "types": "./types/ngwr-knob.d.ts",
      "default": "./fesm2022/ngwr-knob.mjs"
    },
    "./layout": {
      "sass": "./layout/styles/_index.scss",
      "types": "./types/ngwr-layout.d.ts",
      "default": "./fesm2022/ngwr-layout.mjs"
    },
    "./line-chart": {
      "sass": "./line-chart/styles/_index.scss",
      "types": "./types/ngwr-line-chart.d.ts",
      "default": "./fesm2022/ngwr-line-chart.mjs"
    },
    "./list": {
      "sass": "./list/styles/_index.scss",
      "types": "./types/ngwr-list.d.ts",
      "default": "./fesm2022/ngwr-list.mjs"
    },
    "./loading-bar": {
      "sass": "./loading-bar/styles/_index.scss",
      "types": "./types/ngwr-loading-bar.d.ts",
      "default": "./fesm2022/ngwr-loading-bar.mjs"
    },
    "./marquee": {
      "sass": "./marquee/styles/_index.scss",
      "types": "./types/ngwr-marquee.d.ts",
      "default": "./fesm2022/ngwr-marquee.mjs"
    },
    "./mention": {
      "sass": "./mention/styles/_index.scss",
      "types": "./types/ngwr-mention.d.ts",
      "default": "./fesm2022/ngwr-mention.mjs"
    },
    "./meter-group": {
      "sass": "./meter-group/styles/_index.scss",
      "types": "./types/ngwr-meter-group.d.ts",
      "default": "./fesm2022/ngwr-meter-group.mjs"
    },
    "./overlay": {
      "sass": "./overlay/styles/_index.scss",
      "types": "./types/ngwr-overlay.d.ts",
      "default": "./fesm2022/ngwr-overlay.mjs"
    },
    "./page-header": {
      "sass": "./page-header/styles/_index.scss",
      "types": "./types/ngwr-page-header.d.ts",
      "default": "./fesm2022/ngwr-page-header.mjs"
    },
    "./pagination": {
      "sass": "./pagination/styles/_index.scss",
      "types": "./types/ngwr-pagination.d.ts",
      "default": "./fesm2022/ngwr-pagination.mjs"
    },
    "./popconfirm": {
      "sass": "./popconfirm/styles/_index.scss",
      "types": "./types/ngwr-popconfirm.d.ts",
      "default": "./fesm2022/ngwr-popconfirm.mjs"
    },
    "./popover": {
      "sass": "./popover/styles/_index.scss",
      "types": "./types/ngwr-popover.d.ts",
      "default": "./fesm2022/ngwr-popover.mjs"
    },
    "./progress": {
      "sass": "./progress/styles/_index.scss",
      "types": "./types/ngwr-progress.d.ts",
      "default": "./fesm2022/ngwr-progress.mjs"
    },
    "./qr": {
      "sass": "./qr/styles/_index.scss",
      "types": "./types/ngwr-qr.d.ts",
      "default": "./fesm2022/ngwr-qr.mjs"
    },
    "./radio": {
      "sass": "./radio/styles/_index.scss",
      "types": "./types/ngwr-radio.d.ts",
      "default": "./fesm2022/ngwr-radio.mjs"
    },
    "./rating": {
      "sass": "./rating/styles/_index.scss",
      "types": "./types/ngwr-rating.d.ts",
      "default": "./fesm2022/ngwr-rating.mjs"
    },
    "./result": {
      "sass": "./result/styles/_index.scss",
      "types": "./types/ngwr-result.d.ts",
      "default": "./fesm2022/ngwr-result.mjs"
    },
    "./rotating-text": {
      "sass": "./rotating-text/styles/_index.scss",
      "types": "./types/ngwr-rotating-text.d.ts",
      "default": "./fesm2022/ngwr-rotating-text.mjs"
    },
    "./segmented": {
      "sass": "./segmented/styles/_index.scss",
      "types": "./types/ngwr-segmented.d.ts",
      "default": "./fesm2022/ngwr-segmented.mjs"
    },
    "./select": {
      "sass": "./select/styles/_index.scss",
      "types": "./types/ngwr-select.d.ts",
      "default": "./fesm2022/ngwr-select.mjs"
    },
    "./shiny-text": {
      "sass": "./shiny-text/styles/_index.scss",
      "types": "./types/ngwr-shiny-text.d.ts",
      "default": "./fesm2022/ngwr-shiny-text.mjs"
    },
    "./sidebar": {
      "sass": "./sidebar/styles/_index.scss",
      "types": "./types/ngwr-sidebar.d.ts",
      "default": "./fesm2022/ngwr-sidebar.mjs"
    },
    "./skeleton": {
      "sass": "./skeleton/styles/_index.scss",
      "types": "./types/ngwr-skeleton.d.ts",
      "default": "./fesm2022/ngwr-skeleton.mjs"
    },
    "./slider": {
      "sass": "./slider/styles/_index.scss",
      "types": "./types/ngwr-slider.d.ts",
      "default": "./fesm2022/ngwr-slider.mjs"
    },
    "./sparkline": {
      "sass": "./sparkline/styles/_index.scss",
      "types": "./types/ngwr-sparkline.d.ts",
      "default": "./fesm2022/ngwr-sparkline.mjs"
    },
    "./speed-dial": {
      "sass": "./speed-dial/styles/_index.scss",
      "types": "./types/ngwr-speed-dial.d.ts",
      "default": "./fesm2022/ngwr-speed-dial.mjs"
    },
    "./spinner": {
      "sass": "./spinner/styles/_index.scss",
      "types": "./types/ngwr-spinner.d.ts",
      "default": "./fesm2022/ngwr-spinner.mjs"
    },
    "./splash-cursor": {
      "sass": "./splash-cursor/styles/_index.scss",
      "types": "./types/ngwr-splash-cursor.d.ts",
      "default": "./fesm2022/ngwr-splash-cursor.mjs"
    },
    "./split-text": {
      "sass": "./split-text/styles/_index.scss",
      "types": "./types/ngwr-split-text.d.ts",
      "default": "./fesm2022/ngwr-split-text.mjs"
    },
    "./splitter": {
      "sass": "./splitter/styles/_index.scss",
      "types": "./types/ngwr-splitter.d.ts",
      "default": "./fesm2022/ngwr-splitter.mjs"
    },
    "./spotlight-card": {
      "sass": "./spotlight-card/styles/_index.scss",
      "types": "./types/ngwr-spotlight-card.d.ts",
      "default": "./fesm2022/ngwr-spotlight-card.mjs"
    },
    "./squircle": {
      "sass": "./squircle/styles/_index.scss",
      "types": "./types/ngwr-squircle.d.ts",
      "default": "./fesm2022/ngwr-squircle.mjs"
    },
    "./star-border": {
      "sass": "./star-border/styles/_index.scss",
      "types": "./types/ngwr-star-border.d.ts",
      "default": "./fesm2022/ngwr-star-border.mjs"
    },
    "./statistic": {
      "sass": "./statistic/styles/_index.scss",
      "types": "./types/ngwr-statistic.d.ts",
      "default": "./fesm2022/ngwr-statistic.mjs"
    },
    "./stepper": {
      "sass": "./stepper/styles/_index.scss",
      "types": "./types/ngwr-stepper.d.ts",
      "default": "./fesm2022/ngwr-stepper.mjs"
    },
    "./switch": {
      "sass": "./switch/styles/_index.scss",
      "types": "./types/ngwr-switch.d.ts",
      "default": "./fesm2022/ngwr-switch.mjs"
    },
    "./table": {
      "sass": "./table/styles/_index.scss",
      "types": "./types/ngwr-table.d.ts",
      "default": "./fesm2022/ngwr-table.mjs"
    },
    "./tabs": {
      "sass": "./tabs/styles/_index.scss",
      "types": "./types/ngwr-tabs.d.ts",
      "default": "./fesm2022/ngwr-tabs.mjs"
    },
    "./textarea": {
      "sass": "./textarea/styles/_index.scss",
      "types": "./types/ngwr-textarea.d.ts",
      "default": "./fesm2022/ngwr-textarea.mjs"
    },
    "./tilt-card": {
      "sass": "./tilt-card/styles/_index.scss",
      "types": "./types/ngwr-tilt-card.d.ts",
      "default": "./fesm2022/ngwr-tilt-card.mjs"
    },
    "./timeline": {
      "sass": "./timeline/styles/_index.scss",
      "types": "./types/ngwr-timeline.d.ts",
      "default": "./fesm2022/ngwr-timeline.mjs"
    },
    "./toast": {
      "sass": "./toast/styles/_index.scss",
      "types": "./types/ngwr-toast.d.ts",
      "default": "./fesm2022/ngwr-toast.mjs"
    },
    "./toolbar": {
      "sass": "./toolbar/styles/_index.scss",
      "types": "./types/ngwr-toolbar.d.ts",
      "default": "./fesm2022/ngwr-toolbar.mjs"
    },
    "./tree": {
      "sass": "./tree/styles/_index.scss",
      "types": "./types/ngwr-tree.d.ts",
      "default": "./fesm2022/ngwr-tree.mjs"
    },
    "./typewriter": {
      "sass": "./typewriter/styles/_index.scss",
      "types": "./types/ngwr-typewriter.d.ts",
      "default": "./fesm2022/ngwr-typewriter.mjs"
    },
    "./virtual-scroll": {
      "sass": "./virtual-scroll/styles/_index.scss",
      "types": "./types/ngwr-virtual-scroll.d.ts",
      "default": "./fesm2022/ngwr-virtual-scroll.mjs"
    },
    "./waves": {
      "sass": "./waves/styles/_index.scss",
      "types": "./types/ngwr-waves.d.ts",
      "default": "./fesm2022/ngwr-waves.mjs"
    },
    "./window": {
      "sass": "./window/styles/_index.scss",
      "types": "./types/ngwr-window.d.ts",
      "default": "./fesm2022/ngwr-window.mjs"
    },
    "./package.json": {
      "default": "./package.json"
    },
    "./clipboard": {
      "types": "./types/ngwr-clipboard.d.ts",
      "default": "./fesm2022/ngwr-clipboard.mjs"
    },
    "./confetti": {
      "types": "./types/ngwr-confetti.d.ts",
      "default": "./fesm2022/ngwr-confetti.mjs"
    },
    "./cookie": {
      "types": "./types/ngwr-cookie.d.ts",
      "default": "./fesm2022/ngwr-cookie.mjs"
    },
    "./date-adapter": {
      "types": "./types/ngwr-date-adapter.d.ts",
      "default": "./fesm2022/ngwr-date-adapter.mjs"
    },
    "./date-adapter-fns": {
      "types": "./types/ngwr-date-adapter-fns.d.ts",
      "default": "./fesm2022/ngwr-date-adapter-fns.mjs"
    },
    "./date-adapter-luxon": {
      "types": "./types/ngwr-date-adapter-luxon.d.ts",
      "default": "./fesm2022/ngwr-date-adapter-luxon.mjs"
    },
    "./descriptions": {
      "types": "./types/ngwr-descriptions.d.ts",
      "default": "./fesm2022/ngwr-descriptions.mjs"
    },
    "./directives": {
      "types": "./types/ngwr-directives.d.ts",
      "default": "./fesm2022/ngwr-directives.mjs"
    },
    "./fuzzy-text": {
      "types": "./types/ngwr-fuzzy-text.d.ts",
      "default": "./fesm2022/ngwr-fuzzy-text.mjs"
    },
    "./hotkey": {
      "types": "./types/ngwr-hotkey.d.ts",
      "default": "./fesm2022/ngwr-hotkey.mjs"
    },
    "./i18n": {
      "types": "./types/ngwr-i18n.d.ts",
      "default": "./fesm2022/ngwr-i18n.mjs"
    },
    "./i18n/en": {
      "types": "./types/ngwr-i18n-en.d.ts",
      "default": "./fesm2022/ngwr-i18n-en.mjs"
    },
    "./i18n/ru": {
      "types": "./types/ngwr-i18n-ru.d.ts",
      "default": "./fesm2022/ngwr-i18n-ru.mjs"
    },
    "./icon/adapters/feather": {
      "types": "./types/ngwr-icon-adapters-feather.d.ts",
      "default": "./fesm2022/ngwr-icon-adapters-feather.mjs"
    },
    "./icon/adapters/lucide": {
      "types": "./types/ngwr-icon-adapters-lucide.d.ts",
      "default": "./fesm2022/ngwr-icon-adapters-lucide.mjs"
    },
    "./lightbox": {
      "types": "./types/ngwr-lightbox.d.ts",
      "default": "./fesm2022/ngwr-lightbox.mjs"
    },
    "./media": {
      "types": "./types/ngwr-media.d.ts",
      "default": "./fesm2022/ngwr-media.mjs"
    },
    "./meta": {
      "types": "./types/ngwr-meta.d.ts",
      "default": "./fesm2022/ngwr-meta.mjs"
    },
    "./pipes": {
      "types": "./types/ngwr-pipes.d.ts",
      "default": "./fesm2022/ngwr-pipes.mjs"
    },
    "./platform": {
      "types": "./types/ngwr-platform.d.ts",
      "default": "./fesm2022/ngwr-platform.mjs"
    },
    "./scroll": {
      "types": "./types/ngwr-scroll.d.ts",
      "default": "./fesm2022/ngwr-scroll.mjs"
    },
    "./storage": {
      "types": "./types/ngwr-storage.d.ts",
      "default": "./fesm2022/ngwr-storage.mjs"
    },
    "./utils": {
      "types": "./types/ngwr-utils.d.ts",
      "default": "./fesm2022/ngwr-utils.mjs"
    },
    "./validators": {
      "types": "./types/ngwr-validators.d.ts",
      "default": "./fesm2022/ngwr-validators.mjs"
    },
    "./version": {
      "types": "./types/ngwr-version.d.ts",
      "default": "./fesm2022/ngwr-version.mjs"
    }
  },
  "module": "fesm2022/ngwr.mjs",
  "typings": "types/ngwr.d.ts",
  "sideEffects": false,
  "type": "module"
}