config.json 148 B

123456789
  1. {
  2. "name": "system-view",
  3. "version": "0.1.0",
  4. "client": {
  5. "path": "system",
  6. "entry": "SystemView.tsx",
  7. "label": "System View"
  8. }
  9. }