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.

26 lines
611B

  1. {
  2. "slug": "SS-Modules",
  3. "name": "SS-Modules",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "SS-Modules",
  7. "author": "Samuel Strong",
  8. "authorEmail": "samuelstrong@ucla.edu",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/strongs20/SS-modules",
  12. "sourceUrl": "https://github.com/strongs20/SS-modules",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "melodygen",
  18. "name": "melodygen",
  19. "description": "Generative melodies with useful parameters",
  20. "tags": [
  21. "Sequencer",
  22. "Random"
  23. ]
  24. }
  25. ]
  26. }