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.

42 lines
962B

  1. {
  2. "slug": "Plurm",
  3. "name": "Plurm",
  4. "version": "1.2.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Plurm",
  7. "author": "David Cherepov",
  8. "authorEmail": "aliasup@yahoo.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/terrytheplatypus/Plurm/blob/master/README.md",
  12. "sourceUrl": "https://github.com/terrytheplatypus/Plurm",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Stacktrace",
  18. "name": "Stacktrace",
  19. "description": "Sample and hold in an 8-frame stack",
  20. "tags": [
  21. "Sample and hold"
  22. ]
  23. },
  24. {
  25. "slug": "randomchordrecorder",
  26. "name": "randomchordrecorder",
  27. "description": "",
  28. "tags": [
  29. "Sequencer",
  30. "Random"
  31. ]
  32. },
  33. {
  34. "slug": "randomchordexpndr",
  35. "name": "randomchordexpndr",
  36. "description": "an expander for randomchordrecorder",
  37. "tags": [
  38. "Expander"
  39. ]
  40. }
  41. ]
  42. }