plugin.json 112 B

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