{ "type": "plugin", "id": "@kbn/maps-plugin", "owner": [ "@elastic/kibana-gis" ], "plugin": { "id": "maps", "browser": true, "server": true, "configPath": [ "xpack", "maps" ], "requiredPlugins": [ "controls", "unifiedSearch", "lens", "licensing", "features", "inspector", "data", "fieldFormats", "fileUpload", "uiActions", "navigation", "expressions", "visualizations", "dashboard", "embeddable", "mapsEms", "savedObjects", "share", "presentationUtil", "contentManagement" ], "optionalPlugins": [ "cloud", "customIntegrations", "home", "savedObjectsTagging", "charts", "screenshotMode", "security", "spaces", "usageCollection", "serverless" ], "requiredBundles": [ "kibanaReact", "kibanaUtils", "usageCollection", "unifiedSearch", "fieldFormats" ], "extraPublicDirs": [ "common" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }