You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
629B

  1. {
  2. "slug": "huaba",
  3. "name": "huaba",
  4. "version": "1.1.0",
  5. "license": "MIT",
  6. "brand": "huaba",
  7. "author": "Daniel Huber",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/dhuber81/huaba",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "EQ3",
  18. "name": "EQ3",
  19. "description": "3-Band Equalizer",
  20. "tags": [
  21. "Equalizer"
  22. ]
  23. },
  24. {
  25. "slug": "ABBus",
  26. "name": "A+B Bus",
  27. "description": "Merges signals on the selected output bus",
  28. "tags": [
  29. "Utility"
  30. ]
  31. }
  32. ]
  33. }