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.

34 lines
699B

  1. {
  2. "slug": "az",
  3. "name": "az",
  4. "version": "1.1.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "az",
  7. "author": "azrrik",
  8. "authorEmail": "azrrik@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/azrrik/az-vcv",
  13. "donateUrl": "https://paypal.me/azrrik",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "modulo",
  18. "name": "modulo",
  19. "description": "sequencer based on the modulo % operation",
  20. "tags": [
  21. "sequencer",
  22. "arpeggiator"
  23. ]
  24. },
  25. {
  26. "slug": "LoFiTV",
  27. "name": "LoFiTV",
  28. "description": "slime mold simulation",
  29. "tags": [
  30. "visual"
  31. ]
  32. }
  33. ]
  34. }