{ "type": "plugin", "id": "@kbn/features-plugin", "owner": [ "@elastic/kibana-core" ], "plugin": { "id": "features", "browser": true, "server": true, "configPath": [ "xpack", "features" ], "requiredPlugins": [ "licensing" ], "extraPublicDirs": [ "common" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }