{ "type": "plugin", "id": "@kbn/home-plugin", "owner": [ "@elastic/kibana-core" ], "plugin": { "id": "home", "browser": true, "server": true, "requiredPlugins": [ "dataViews", "share", "urlForwarding" ], "optionalPlugins": [ "usageCollection", "customIntegrations", "cloud", "guidedOnboarding", "cloudChatProvider" ], "requiredBundles": [ "kibanaReact" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }