{ "type": "plugin", "id": "@kbn/es-ui-shared-plugin", "owner": [ "@elastic/platform-deployment-management" ], "plugin": { "id": "esUiShared", "browser": true, "server": true, "requiredBundles": [ "dataViews", "kibanaReact" ], "extraPublicDirs": [ "static/validators/string", "static/forms/hook_form_lib", "static/forms/helpers", "static/forms/components", "static/forms/helpers/field_validators/types" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }