{ "type": "plugin", "id": "@kbn/guided-onboarding-plugin", "owner": [ "@elastic/platform-onboarding" ], "description": "Guided onboarding framework", "plugin": { "id": "guidedOnboarding", "browser": true, "server": true, "optionalPlugins": [ "cloud", "features" ], "requiredBundles": [ "kibanaReact" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }