{
  "name": "ngx-snotifire",
  "version": "21.0.0",
  "license": "Apache-2.0",
  "peerDependencies": {
    "@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0",
    "@angular/core": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0",
    "rxjs": "^7.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "keywords": [
    "angular",
    "angular 14",
    "angular 15",
    "angular 16",
    "angular 17",
    "angular 18",
    "angular 19",
    "angular 20",
    "angular 21",
    "ng14",
    "ng15",
    "ng16",
    "ng17",
    "ng18",
    "ng19",
    "ng20",
    "ng21",
    "Angular14",
    "Angular15",
    "Angular16",
    "Angular17",
    "Angular18",
    "Angular19",
    "Angular20",
    "Angular21",
    "14",
    "15",
    "16",
    "17",
    "18",
    "19",
    "20",
    "21",
    "Library",
    "Notifications",
    "Notification",
    "Toast",
    "toasts",
    "promt",
    "async",
    "confirmation",
    "notify",
    "notie",
    "notification-center",
    "snotifire",
    "ng7-snotify",
    "ngx14-snotifire",
    "angular14 notifications",
    "angular15 notifications",
    "angular16 notifications",
    "angular17 notifications",
    "angular18 notifications",
    "angular19 notifications",
    "angular20 notifications",
    "angular21 notifications",
    "toaster",
    "snotifire"
  ],
  "engines": {
    "node": ">=22.0.0"
  },
  "module": "fesm2022/ngx-snotifire.mjs",
  "typings": "types/ngx-snotifire.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/ngx-snotifire.d.ts",
      "default": "./fesm2022/ngx-snotifire.mjs"
    }
  },
  "sideEffects": false
}