{ "type": "plugin", "id": "@kbn/interactive-setup-plugin", "owner": [ "@elastic/kibana-security" ], "description": "This plugin provides UI and APIs for the interactive setup mode.", "plugin": { "id": "interactiveSetup", "browser": true, "server": true, "type": "preboot", "configPath": [ "interactiveSetup" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }