{ "type": "plugin", "id": "@kbn/index-management-plugin", "owner": [ "@elastic/platform-deployment-management" ], "plugin": { "id": "indexManagement", "browser": true, "server": true, "configPath": [ "xpack", "index_management" ], "requiredPlugins": [ "home", "management", "features", "share" ], "optionalPlugins": [ "security", "usageCollection", "fleet" ], "requiredBundles": [ "kibanaReact", "esUiShared", "runtimeFields" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }