kibana/examples/url_generators_explorer/kibana.json

10 lines
223 B
JSON
Raw Normal View History

{
"id": "urlGeneratorsExplorer",
"version": "0.0.1",
"kibanaVersion": "kibana",
"server": false,
"ui": true,
"requiredPlugins": ["share", "urlGeneratorsExamples", "developerExamples"],
"optionalPlugins": []
}