plugin.json 115 B

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