{
  "name": "butter-toast-notification",
  "version": "0.0.5",
  "peerDependencies": {
    "@angular/common": "^13.3.0",
    "@angular/core": "^13.3.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "exports": {
    ".": {
      "css": "../butter-toast-notification/assets/styles_notification.css",
      "types": "./butter-toast-notification.d.ts",
      "esm2020": "./esm2020/butter-toast-notification.mjs",
      "es2020": "./fesm2020/butter-toast-notification.mjs",
      "es2015": "./fesm2015/butter-toast-notification.mjs",
      "node": "./fesm2015/butter-toast-notification.mjs",
      "default": "./fesm2020/butter-toast-notification.mjs"
    },
    "./package.json": {
      "default": "./package.json"
    }
  },
  "module": "fesm2015/butter-toast-notification.mjs",
  "es2020": "fesm2020/butter-toast-notification.mjs",
  "esm2020": "esm2020/butter-toast-notification.mjs",
  "fesm2020": "fesm2020/butter-toast-notification.mjs",
  "fesm2015": "fesm2015/butter-toast-notification.mjs",
  "typings": "butter-toast-notification.d.ts",
  "sideEffects": false
}