{ "type": "plugin", "id": "@kbn/share-plugin", "owner": [ "@elastic/appex-sharedux" ], "description": "Adds URL Service and sharing capabilities to Kibana", "plugin": { "id": "share", "browser": true, "server": true, "requiredBundles": [ "kibanaReact", "kibanaUtils" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }