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.

25 lines
705B

  1. {
  2. "slug": "CavianSequencer",
  3. "name": "Cavian Sequencer",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "YourModulesMayVary",
  7. "author": "YourModulesMayVary",
  8. "authorEmail": "cavian@nikscave.com",
  9. "pluginUrl": "https://github.com/nikscave/Cavian-VCV",
  10. "manualUrl": "https://github.com/nikscave/Cavian-VCV",
  11. "sourceUrl": "https://github.com/nikscave/Cavian-VCV",
  12. "donateUrl": "",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "CavianSequencer",
  17. "name": "Cavian",
  18. "description": "8-channel multi-step sequencer and a lot more, save locally, loop, copy paste, clear, randomise",
  19. "tags": [
  20. "Sequencer",
  21. "Clock"
  22. ]
  23. }
  24. ]
  25. }