{
  "name": "notification-toastr",
  "version": "2.1.2",
  "peerDependencies": {
    "@angular/common": "^12.2.0",
    "@angular/core": "^12.2.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "main": "bundles/notification-toastr.umd.js",
  "module": "fesm2015/notification-toastr.js",
  "es2015": "fesm2015/notification-toastr.js",
  "esm2015": "esm2015/notification-toastr.js",
  "fesm2015": "fesm2015/notification-toastr.js",
  "typings": "notification-toastr.d.ts",
  "sideEffects": false
}