{ "type": "plugin", "id": "@kbn/stack-alerts-plugin", "owner": [ "@elastic/response-ops" ], "plugin": { "id": "stackAlerts", "browser": true, "server": true, "configPath": [ "xpack", "stack_alerts" ], "requiredPlugins": [ "unifiedSearch", "alerting", "features", "triggersActionsUi", "kibanaReact", "savedObjects", "data", "dataViews", "kibanaUtils" ], "requiredBundles": [ "esUiShared" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }