{"name": "@redhat/backstage-plugin-orchestrator", "author": "The Backstage Community", "license": "Apache-2.0", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["backstage", "plugin", "orchestrator", "workflows", "support:tech-preview", "lifecycle:active"], "maintainers": ["@janus-idp/maintainers-plugins", "@janus-idp/orchestrator-codeowners", "@mlibra", "@batzionb", "@gciavarrini"], "homepage": "https://red.ht/rhdh", "versions": {"1.0.0": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.0.0", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin"}, "homepage": "https://janus-idp.io/", "repository": "github:janus-idp/backstage-plugins", "bugs": "https://github.com/janus-idp/backstage-plugins/issues", "keywords": ["backstage", "plugin", "orchestrator", "workflows", "support:tech-preview", "lifecycle:active"], "files": ["app-config.janus-idp.yaml", "dist", "dist-scalprum"], "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "export-dynamic": "janus-cli package export-dynamic-plugin", "tsc": "tsc", "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"}, "dependencies": {"@backstage/core-app-api": "^1.12.0", "@backstage/core-components": "^0.14.0", "@backstage/core-plugin-api": "^1.9.0", "@backstage/errors": "^1.2.3", "@backstage/plugin-catalog": "^1.17.0", "@backstage/plugin-scaffolder-common": "^1.5.0", "@backstage/plugin-scaffolder-react": "^1.8.0", "@backstage/types": "^1.1.1", "@janus-idp/backstage-plugin-orchestrator-common": "1.6.0", "@kie-tools-core/editor": "^0.32.0", "@kie-tools-core/envelope-bus": "^0.32.0", "@kie-tools-core/keyboard-shortcuts": "^0.32.0", "@kie-tools-core/notifications": "^0.32.0", "@kie-tools-core/react-hooks": "^0.32.0", "@kie-tools/serverless-workflow-combined-editor": "^0.32.0", "@kie-tools/serverless-workflow-diagram-editor-assets": "^0.32.0", "@kie-tools/serverless-workflow-diagram-editor-envelope": "^0.32.0", "@kie-tools/serverless-workflow-language-service": "^0.32.0", "@kie-tools/serverless-workflow-service-catalog": "^0.32.0", "@kie-tools/serverless-workflow-text-editor": "^0.32.0", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@monaco-editor/react": "^4.6.0", "@mui/icons-material": "^5.15.3", "@rjsf/core-v5": "npm:@rjsf/core@5.7.3", "@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.7.3", "@rjsf/utils": "5.7.3", "@rjsf/validator-ajv8": "5.7.3", "classnames": "^2.5.1", "json-schema": "^0.4.0", "moment": "^2.29.4", "monaco-editor": "^0.39.0", "react-hook-form": "^7.45.1", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "uuid": "^9.0.1", "vscode-languageserver-types": "^3.16.0"}, "devDependencies": {"@babel/core": "7.16.0", "@babel/preset-env": "7.16.0", "@babel/preset-react": "7.16.0", "@backstage/cli": "0.25.2", "@backstage/dev-utils": "1.0.27", "@backstage/test-utils": "1.5.0", "@janus-idp/cli": "1.7.5", "@storybook/react": "7.5.3", "@testing-library/react": "14.2.1", "@testing-library/react-hooks": "8.0.1", "@types/json-schema": "7.0.15", "css-loader": "6.5.1", "file-loader": "5.0.2", "filemanager-webpack-plugin": "6.1.4", "monaco-editor-webpack-plugin": "7.0.1", "monaco-yaml": "4.0.4", "sass": "1.54.5", "sass-loader": "10.3.1", "source-map-loader": "2.0.2", "style-loader": "1.0.0", "terser-webpack-plugin": "5.3.9", "ts-loader": "8.4.0", "url-loader": "3.0.0", "webpack": "5.76.0", "webpack-cli": "4.10.0", "@storybook/preview-api": "7.5.3", "react": "18.2.0", "react-dom": "18.2.0"}, "peerDependencies": {"react": "^16.13.1 || ^17.0.0 || ^18.2.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "janus-idp.backstage-plugin-orchestrator", "exposedModules": {"OrchestratorPlugin": "./src/index.ts"}}, "module": "./dist/index.esm.js", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.0.0.tgz", "shasum": "f5b05a36cfe3df29eb4c28b8d690747c33c3f734", "integrity": "sha512-CuYYR7v2O8EVoI1FA7usidzUPp1N5OOKDkIvhDRPf4I7BxgDCWLqW7rBQ4Z7qBXfpeYJrQOxInc0E2xWEat8JA=="}}, "1.2.0": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.2.0", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.26.5"}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/janus-idp/backstage-plugins", "directory": "plugins/orchestrator"}, "bugs": "https://github.com/janus-idp/backstage-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.janus-idp.yaml", "dist", "dist-scalprum"], "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place", "tsc": "tsc", "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"}, "dependencies": {"@backstage/core-components": "^0.14.6", "@backstage/core-plugin-api": "^1.9.2", "@backstage/errors": "^1.2.4", "@backstage/plugin-catalog": "^1.19.0", "@backstage/plugin-permission-react": "^0.4.22", "@backstage/types": "^1.1.1", "@janus-idp/backstage-plugin-orchestrator-common": "1.8.0", "@kie-tools-core/editor": "^0.32.0", "@kie-tools-core/notifications": "^0.32.0", "@kie-tools-core/react-hooks": "^0.32.0", "@kie-tools/serverless-workflow-combined-editor": "^0.32.0", "@kie-tools/serverless-workflow-language-service": "^0.32.0", "@kie-tools/serverless-workflow-service-catalog": "^0.32.0", "@monaco-editor/react": "^4.6.0", "moment": "^2.29.4", "monaco-editor": "^0.49.0", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "uuid": "^9.0.1", "vscode-languageserver-types": "^3.16.0"}, "devDependencies": {"@backstage/cli": "0.26.4", "@backstage/dev-utils": "1.0.31", "@backstage/test-utils": "1.5.4", "@janus-idp/cli": "1.9.0", "@redhat-developer/red-hat-developer-hub-theme": "0.0.54", "@storybook/preview-api": "7.6.19", "@storybook/react": "7.6.19", "@testing-library/react": "14.2.1"}, "peerDependencies": {"react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.0.0", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@monaco-editor/react": "^4.6.0", "@mui/icons-material": "^5.15.8", "@rjsf/core": "^5.17.1", "@rjsf/material-ui": "^5.17.1", "@rjsf/utils": "^5.17.1", "@rjsf/validator-ajv8": "^5.17.1"}, "scalprum": {"name": "janus-idp.backstage-plugin-orchestrator", "exposedModules": {"OrchestratorPlugin": "./src/index.ts"}}, "maintainers": ["@janus-idp/maintainers-plugins", "@janus-idp/orchestrator-codeowners"], "author": "The Backstage Community", "module": "./dist/index.esm.js", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.2.0.tgz", "shasum": "d242e1ac83950b527dfe25233412a0ec30806440", "integrity": "sha512-FhM13wVXjjF39syowc4RnMC/gKm4TRlmh8lBrMwPXAw1VzgIADI8H6WVEs837poVX/tYSqj2WhehwzFqU6PuhA=="}}, "1.3.0": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.3.0", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.28.4", "pluginId": "orchestrator", "pluginPackages": ["@janus-idp/backstage-plugin-orchestrator", "@janus-idp/backstage-plugin-orchestrator-backend", "@janus-idp/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/janus-idp/backstage-plugins", "directory": "plugins/orchestrator"}, "bugs": "https://github.com/janus-idp/backstage-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.janus-idp.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place", "tsc": "tsc", "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"}, "dependencies": {"@backstage/core-components": "^0.14.9", "@backstage/core-plugin-api": "^1.9.3", "@backstage/errors": "^1.2.4", "@backstage/plugin-catalog": "^1.21.1", "@backstage/plugin-permission-react": "^0.4.24", "@backstage/types": "^1.1.1", "@janus-idp/backstage-plugin-orchestrator-common": "1.16.101", "@janus-idp/backstage-plugin-orchestrator-form-api": "1.0.102", "@janus-idp/backstage-plugin-orchestrator-form-react": "1.0.102", "@kie-tools-core/editor": "^0.32.0", "@kie-tools-core/notifications": "^0.32.0", "@kie-tools-core/react-hooks": "^0.32.0", "@kie-tools/serverless-workflow-combined-editor": "^0.32.0", "@kie-tools/serverless-workflow-language-service": "^0.32.0", "@kie-tools/serverless-workflow-service-catalog": "^0.32.0", "@monaco-editor/react": "^4.6.0", "axios": "1.7.4", "moment": "^2.29.4", "monaco-editor": "^0.49.0", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "uuid": "^9.0.1", "vscode-languageserver-types": "^3.16.0"}, "devDependencies": {"@backstage/cli": "0.26.11", "@backstage/dev-utils": "1.0.36", "@backstage/test-utils": "1.5.9", "@backstage/types": "^1.1.1", "@janus-idp/cli": "1.13.3", "@redhat-developer/red-hat-developer-hub-theme": "0.2.0", "@storybook/preview-api": "7.6.20", "@storybook/react": "7.6.20", "@testing-library/react": "14.3.1", "@types/json-schema": "^7.0.15"}, "peerDependencies": {"@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@mui/icons-material": "^5.15.8", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.0.0"}, "scalprum": {"name": "janus-idp.backstage-plugin-orchestrator", "exposedModules": {"OrchestratorPlugin": "./src/index.ts"}}, "maintainers": ["@janus-idp/maintainers-plugins", "@janus-idp/orchestrator-codeowners"], "author": "The Backstage Community", "module": "./dist/index.esm.js", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.3.0.tgz", "shasum": "7f93226a30fa16c8055103b94ca49e46f471bf3c", "integrity": "sha512-A/twx1SOOGDQjglLzOxQikKO0XOdPP1jh2lj9Y/92bLox8mT+eaZpub8YLwR2mb7LsUIUImg+U6VnKwoAV9ATA=="}}, "1.4.0": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.4.0", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.32.5", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "0.15.1", "@backstage/core-plugin-api": "1.10.0", "@backstage/errors": "1.2.4", "@backstage/plugin-catalog": "1.24.0", "@backstage/plugin-permission-common": "^0.8.1", "@backstage/plugin-permission-react": "0.4.27", "@kie-tools-core/editor": "^0.32.0", "@kie-tools-core/notifications": "^0.32.0", "@kie-tools-core/react-hooks": "^0.32.0", "@kie-tools/serverless-workflow-combined-editor": "^0.32.0", "@kie-tools/serverless-workflow-language-service": "^0.32.0", "@kie-tools/serverless-workflow-service-catalog": "^0.32.0", "@monaco-editor/react": "^4.6.0", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.7.7", "moment": "^2.29.4", "monaco-editor": "^0.52.2", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "0.28.2", "@backstage/dev-utils": "1.1.2", "@backstage/test-utils": "1.7.0", "@backstage/types": "1.1.1", "@janus-idp/cli": "1.19.1", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@mui/icons-material": "^5.15.8", "@redhat-developer/red-hat-developer-hub-theme": "0.4.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.4.2"}, "peerDependencies": {"@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@mui/icons-material": "^5.15.8", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"OrchestratorPlugin": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.4.0.tgz", "shasum": "ef067e66d170ec4e479b622d2acdea2fcb006b4c", "integrity": "sha512-2yasbfBZ3iKntArIfK+hk9tvv4b/dy9+WKXOcWIotqkI1gv+Nhvy+m55KAUWi2vmfM0rj3EoG6YP+3Zajn1KyA=="}}, "1.5.1": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.5.1", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.32.5", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.16.4-next.1", "@backstage/core-plugin-api": "^1.10.4-next.0", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.27.0-next.3", "@backstage/plugin-permission-common": "^0.8.4", "@backstage/plugin-permission-react": "^0.4.31-next.0", "@kie-tools-core/editor": "^0.32.0", "@kie-tools/serverless-workflow-standalone-editor": "^10.0.0", "@monaco-editor/react": "^4.6.0", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.7.7", "moment": "^2.29.4", "monaco-editor": "^0.52.2", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.30.0-next.3", "@backstage/dev-utils": "^1.1.7-next.3", "@backstage/test-utils": "^1.7.5-next.0", "@backstage/types": "^1.2.1", "@janus-idp/cli": "3.2.0", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@mui/icons-material": "^5.15.8", "@redhat-developer/red-hat-developer-hub-theme": "0.4.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.4.2"}, "peerDependencies": {"@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "^4.0.0-alpha.45", "@mui/icons-material": "^5.15.8", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"OrchestratorPlugin": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.5.1.tgz", "shasum": "8a98053462ec9c9a7015985cbee0d5cef65c8835", "integrity": "sha512-7VOe+XGTUzrdO/av0DNHbydOjB3Lo+XdCs6fj3JVODLP7Ypd3GXHf/nssYxG5ZYC9F1t9MNeguE2bZOB6ckqTA=="}}, "1.6.0": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.6.0", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.36.1", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.16.4", "@backstage/core-plugin-api": "^1.10.4", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.28.0", "@backstage/plugin-permission-common": "^0.8.4", "@backstage/plugin-permission-react": "^0.4.32", "@backstage/types": "^1.2.1", "@kie-tools-core/editor": "^10.0.0", "@kie-tools/serverless-workflow-standalone-editor": "^10.0.0", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.7.7", "json-schema": "^0.4.0", "lodash": "^4.17.21", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.31.1", "@backstage/dev-utils": "^1.1.8", "@backstage/test-utils": "^1.7.6", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.5.3"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.6.0.tgz", "shasum": "175c4dc9fba516abbb803bddf1b24ca607369b92", "integrity": "sha512-fOSJv2PgtD2urKwBM7p9W6gV/0UIHSf4pkZ9V/wQO0eg0Zi5Mys/CL1ba3nO9x9l84MX11UBZ2r7PPVJPrmOtw=="}}, "1.6.1": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.6.1", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.36.1", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.16.4", "@backstage/core-plugin-api": "^1.10.4", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.28.0", "@backstage/plugin-permission-common": "^0.8.4", "@backstage/plugin-permission-react": "^0.4.32", "@backstage/types": "^1.2.1", "@kie-tools-core/editor": "^10.0.0", "@kie-tools/serverless-workflow-standalone-editor": "^10.0.0", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.7.7", "json-schema": "^0.4.0", "lodash": "^4.17.21", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.31.1", "@backstage/dev-utils": "^1.1.8", "@backstage/test-utils": "^1.7.6", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.6.2"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.6.1.tgz", "shasum": "46c257eb4b93ba813508d49aafc34d84c7c85fa5", "integrity": "sha512-6qQ/TLvrf4+gDhrF5JtKQ51hTrNkhEw0jE4lWvLmhauZKeD0EeJVYOlbAvDJZjmx7iJZXLFFydR6EnYuaHBZ+A=="}}, "1.7.1": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.7.1", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.39.1", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "0.17.2", "@backstage/core-plugin-api": "^1.10.7", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.30.0", "@backstage/plugin-catalog-react": "^1.16.0", "@backstage/plugin-permission-common": "^0.9.0", "@backstage/plugin-permission-react": "^0.4.34", "@backstage/types": "^1.2.1", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.11.0", "json-schema": "^0.4.0", "lodash": "^4.17.21", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.32.1", "@backstage/dev-utils": "^1.1.10", "@backstage/test-utils": "^1.7.8", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.6.2"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.7.1.tgz", "shasum": "02d440f3d5dfa72cae63b01a8558a3d7f48ddd34", "integrity": "sha512-Cqu9EQwVQ4mpdgWTUA0MW89Gul0IklhvkkqVoO3CloQ1dnAj1XyXikCphzH5TmNDDd9K66dOpaKKCaW9KeJ4WA=="}}, "1.8.2": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.8.2", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.42.5", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.17.5", "@backstage/core-plugin-api": "^1.10.9", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.31.2", "@backstage/plugin-catalog-react": "^1.20.1", "@backstage/plugin-permission-common": "^0.9.1", "@backstage/plugin-permission-react": "^0.4.36", "@backstage/types": "^1.2.1", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.11.0", "json-schema": "^0.4.0", "lodash": "^4.17.21", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.34.1", "@backstage/dev-utils": "^1.1.13", "@backstage/test-utils": "^1.7.11", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.6.2"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.8.2.tgz", "shasum": "05e75f5d152a1c41a3838e6ff35c7d60ae2abd22", "integrity": "sha512-rnUA6iZ2JVAyASfwS4P9HeFmpqCgH6FQouzzg4s6lCPAsYUFvu6tifJ3df5lThXPUTJ2cDvvQgamU+4DiHP2jw=="}}, "1.8.9": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.8.9", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.42.5", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.17.5", "@backstage/core-plugin-api": "^1.10.9", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.31.2", "@backstage/plugin-catalog-react": "^1.20.1", "@backstage/plugin-permission-common": "^0.9.1", "@backstage/plugin-permission-react": "^0.4.36", "@backstage/types": "^1.2.1", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.11.0", "json-schema": "^0.4.0", "lodash": "^4.17.21", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.34.1", "@backstage/dev-utils": "^1.1.13", "@backstage/test-utils": "^1.7.11", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.6.2"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.8.9.tgz", "shasum": "5fff4ab2a2ec445c2113311d541e10d722219898", "integrity": "sha512-k9r4xEfy3a5En1DTBZkzjhbUVFfbP8Pb+/uCkTXwqqwDJaM2ZzPMzaMj4x65XBnpKTdEZJA0rf/mFMFnfM8I6w=="}}, "1.8.10": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.8.10", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.42.5", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.17.5", "@backstage/core-plugin-api": "^1.10.9", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.31.2", "@backstage/plugin-catalog-react": "^1.20.1", "@backstage/plugin-permission-common": "^0.9.1", "@backstage/plugin-permission-react": "^0.4.36", "@backstage/types": "^1.2.1", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.11.0", "json-schema": "^0.4.0", "lodash": "^4.17.21", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.34.1", "@backstage/dev-utils": "^1.1.13", "@backstage/test-utils": "^1.7.11", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.6.2"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.8.10.tgz", "shasum": "327f781520afa685690b9bc94a756dd821d7d3e9", "integrity": "sha512-Tlqs2s4WuzM0QQTvgpIxSj0YPA5Lhr0ahMrEXwu0NRnlehNjJjl6NCZObjKATftcOmYRzBlMaC4JMvTOWNFDlA=="}}, "1.8.12": {"name": "@redhat/backstage-plugin-orchestrator", "version": "1.8.12", "license": "Apache-2.0", "main": "dist/index.esm.js", "types": "dist/index.d.ts", "publishConfig": {"access": "public", "main": "dist/index.esm.js", "types": "dist/index.d.ts"}, "backstage": {"role": "frontend-plugin", "supported-versions": "1.42.5", "pluginId": "orchestrator", "pluginPackages": ["@redhat/backstage-plugin-orchestrator", "@redhat/backstage-plugin-orchestrator-backend", "@redhat/backstage-plugin-orchestrator-common"]}, "homepage": "https://red.ht/rhdh", "repository": {"type": "git", "url": "https://github.com/redhat-developer/rhdh-plugins", "directory": "workspaces/orchestrator/plugins/orchestrator"}, "bugs": "https://github.com/redhat-developer/rhdh-plugins/issues", "keywords": ["support:tech-preview", "lifecycle:active", "backstage", "plugin", "orchestrator", "workflows"], "files": ["app-config.yaml", "dist", "dist-scalprum"], "sideEffects": false, "scripts": {"start": "backstage-cli package start", "build": "backstage-cli package build", "tsc": "tsc", "prettier:check": "prettier --ignore-unknown --check .", "prettier:fix": "prettier --ignore-unknown --write .", "lint:check": "backstage-cli package lint", "lint:fix": "backstage-cli package lint --fix", "test": "backstage-cli package test --passWithNoTests --coverage", "clean": "backstage-cli package clean", "prepack": "backstage-cli package prepack", "postpack": "backstage-cli package postpack", "export-dynamic": "janus-cli package export-dynamic-plugin --in-place"}, "dependencies": {"@backstage/core-components": "^0.17.5", "@backstage/core-plugin-api": "^1.10.9", "@backstage/errors": "^1.2.7", "@backstage/plugin-catalog": "^1.31.2", "@backstage/plugin-catalog-react": "^1.20.1", "@backstage/plugin-permission-common": "^0.9.1", "@backstage/plugin-permission-react": "^0.4.36", "@backstage/types": "^1.2.1", "@material-ui/core": "^4.12.4", "@redhat/backstage-plugin-orchestrator-common": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-api": "workspace:^", "@redhat/backstage-plugin-orchestrator-form-react": "workspace:^", "axios": "^1.15.0", "json-schema": "^0.4.0", "lodash": "^4.18.1", "moment": "^2.29.4", "react-json-view": "^1.21.3", "react-moment": "^1.1.3", "react-use": "^17.4.0", "swr": "^2.0.0", "tss-react": "^4.9.18", "uuid": "^11.0.3", "vscode-languageserver-types": "3.17.5"}, "devDependencies": {"@backstage/cli": "^0.34.1", "@backstage/dev-utils": "^1.1.13", "@backstage/test-utils": "^1.7.11", "@janus-idp/cli": "3.6.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^15.0.0", "@types/json-schema": "7.0.15", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@types/uuid": "^9.0.0", "prettier": "3.6.2"}, "peerDependencies": {"@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", "react": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", "react-router-dom": "^6.3.0"}, "scalprum": {"name": "red-hat-developer-hub.backstage-plugin-orchestrator", "exposedModules": {"PluginRoot": "./src/index.ts"}}, "maintainers": ["@mlibra", "@batzionb", "@gciavarrini"], "author": "The Backstage Community", "dist": {"tarball": "https://npm.registry.redhat.com/@redhat/backstage-plugin-orchestrator/-/backstage-plugin-orchestrator-1.8.12.tgz", "shasum": "9c41766da7b63824dff62691f3fb3850712280d5", "integrity": "sha512-Qvab3B/O6ZuJbTdq4TDlTKIw5cw4Fty+NgkoxDrx8Fs/2oe53VioBMetJ1cMxkGF8+mYVK5y85B8ssvasrSJrA=="}}}, "dist-tags": {"latest": "1.8.12"}}