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.

37 lines
893B

  1. {
  2. "slug": "Mog",
  3. "name": "Mog",
  4. "version": "1.1.1",
  5. "license": "CC0-1.0",
  6. "brand": "Mog",
  7. "author": "Mog",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/JustMog/Mog-VCV",
  11. "manualUrl": "https://github.com/JustMog/Mog-VCV",
  12. "sourceUrl": "https://github.com/JustMog/Mog-VCV",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Network",
  18. "name": "Network",
  19. "description": "Node-based polyphonic sequencer",
  20. "tags": [
  21. "Sequencer",
  22. "Polyphonic"
  23. ],
  24. "manualUrl": "https://github.com/JustMog/Mog-VCV/#network"
  25. },
  26. {
  27. "slug": "Nexus",
  28. "name": "Nexus",
  29. "description": "Combination clock divider & sequential switch",
  30. "tags": [
  31. "Clock modulator",
  32. "Polyphonic"
  33. ],
  34. "manualUrl": "https://github.com/JustMog/Mog-VCV#nexus"
  35. }
  36. ]
  37. }