{"name": "@redhat/plugin-notifications", "description": "Frontend part of the notifications providing the Notifications API, Notifications page, left-side menu item and other REACT components.", "license": "Apache-2.0", "repository": "github:janus-idp/backstage-plugins", "bugs": "https://github.com/janus-idp/backstage-plugins/issues", "keywords": ["backstage", "plugin"], "homepage": "https://janus-idp.io/", "versions": {"1.0.0": {"name": "@redhat/plugin-notifications", "description": "Frontend part of the notifications providing the Notifications API, Notifications page, left-side menu item and other REACT components.", "version": "1.0.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "license": "Apache-2.0", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin"}, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "export-dynamic": "janus-cli package export-dynamic-plugin", "lint": "backstage-cli package lint", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "tsc": "tsc", "openapi:generate": "openapi-generator-cli generate -i ../notifications-backend/src/openapi.yaml --enable-post-process-file -g typescript-fetch -o ./src/openapi && find ./src/openapi -name '*.ts' -exec sed  -i '1i // @ts-nocheck' {} \\;"}, "dependencies": {"@backstage/core-components": "^0.14.0", "@backstage/core-plugin-api": "^1.9.0", "@backstage/theme": "^0.5.1", "@material-table/core": "^3.1.0", "@material-ui/core": "^4.9.13", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@mui/material": "^5.12.2", "lodash": "^4.17.21", "react-relative-time": "^0.0.9", "react-use": "^17.4.0"}, "peerDependencies": {"react": "^16.13.1 || ^17.0.0 || ^18.2.0", "react-router-dom": "^6.11.2"}, "devDependencies": {"@backstage/cli": "0.25.2", "@backstage/core-app-api": "1.12.0", "@backstage/dev-utils": "1.0.27", "@backstage/test-utils": "1.5.0", "@janus-idp/cli": "1.7.5", "@openapitools/openapi-generator-cli": "2.7.0", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.2.1", "@testing-library/user-event": "14.5.1", "@types/node": "*", "msw": "1.3.2"}, "scalprum": {"name": "janus-idp.backstage-plugin-notifications", "exposedModules": {"NotificationsPlugin": "./src/index.ts"}}, "files": ["dist", "dist-scalprum", "app-config.janus-idp.yaml"], "repository": "github:janus-idp/backstage-plugins", "keywords": ["backstage", "plugin"], "homepage": "https://janus-idp.io/", "bugs": "https://github.com/janus-idp/backstage-plugins/issues", "module": "./dist/index.esm.js", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/plugin-notifications/-/plugin-notifications-1.0.0.tgz", "shasum": "0208284ff2d376e121eb2e912f5ed80a751272df", "integrity": "sha512-t+cnwKOfqJJqbgZIMjJ1Hzr1mqHft619QoK5bF7c8TuQGUjQR0NtaIFWUNhR1JFlE4oQz0NDaAgBnDwtjMk9qA=="}}}, "dist-tags": {"latest": "1.0.0"}}