plugin.json 115 B

12345678
  1. {
  2. "pluginType": "panel",
  3. "name": "Graph",
  4. "type": "graph",
  5. "module": "app/plugins/panels/graph/module"
  6. }