{
  "name": "@redhat-cloud-services/frontend-components-notifications",
  "version": "6.6.2",
  "description": "Notifications portal to show toast notifications for RedHat Cloud Services project.",
  "browser": "index.js",
  "module": "esm/index.js",
  "types": "index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RedHatInsights/frontend-components.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/RedHatInsights/frontend-components/issues"
  },
  "homepage": "https://github.com/RedHatInsights/frontend-components/tree/master/packages/notifications#readme",
  "peerDependencies": {
    "@patternfly/react-core": "^6.0.0",
    "@patternfly/react-icons": "^6.0.0",
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  },
  "dependencies": {
    "@redhat-cloud-services/frontend-components-utilities": "^7.0.0",
    "@redhat-cloud-services/frontend-components": "^7.0.13"
  },
  "devDependencies": {
    "typescript": "^5.0.0"
  }
}
