{
  "name": "@acpaas-ui/ngx-components/notifications",
  "version": "0.0.1",
  "peerDependencies": {
    "@angular-redux/store": "~9.0.0",
    "redux": "~4.0.1"
  },
  "acpaas-ui": {
    "dependencies": [
      "utils"
    ]
  },
  "dependencies": {
    "@acpaas-ui/js-notification-store": "1.0.1-alpha.5",
    "tslib": "^1.9.0"
  },
  "devDependencies": {
    "@angular-redux/store": "~9.0.0",
    "redux": "~4.0.1"
  },
  "main": "bundles/acpaas-ui-ngx-components-notifications.umd.js",
  "module": "fesm5/acpaas-ui-ngx-components-notifications.js",
  "es2015": "fesm2015/acpaas-ui-ngx-components-notifications.js",
  "esm5": "esm5/acpaas-ui-ngx-components-notifications.js",
  "esm2015": "esm2015/acpaas-ui-ngx-components-notifications.js",
  "fesm5": "fesm5/acpaas-ui-ngx-components-notifications.js",
  "fesm2015": "fesm2015/acpaas-ui-ngx-components-notifications.js",
  "typings": "acpaas-ui-ngx-components-notifications.d.ts",
  "metadata": "acpaas-ui-ngx-components-notifications.metadata.json",
  "sideEffects": false
}
