{
  "name": "ngx-notification-tray",
  "version": "1.0.1",
  "peerDependencies": {
    "@angular/common": "^8.2.9",
    "@angular/core": "^8.2.9",
    "@datorama/akita": "^4.10.7",
    "@datorama/akita-ng-entity-service": "^1.0.3"
  },
  "main": "bundles/ngx-notification-tray.umd.js",
  "module": "fesm5/ngx-notification-tray.js",
  "es2015": "fesm2015/ngx-notification-tray.js",
  "esm5": "esm5/ngx-notification-tray.js",
  "esm2015": "esm2015/ngx-notification-tray.js",
  "fesm5": "fesm5/ngx-notification-tray.js",
  "fesm2015": "fesm2015/ngx-notification-tray.js",
  "typings": "ngx-notification-tray.d.ts",
  "metadata": "ngx-notification-tray.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
