{ "type": "plugin", "id": "@kbn/custom-branding-plugin", "owner": [ "@elastic/appex-sharedux" ], "description": " Enables customization of Kibana", "plugin": { "id": "customBranding", "browser": false, "server": true, "requiredPlugins": [ "licensing", "licenseApiGuard" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }