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
725B

  1. {
  2. "slug": "PS-PurrSoftware",
  3. "name": "PS-PurrSoftware",
  4. "version": "1.0.11",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "PurrSoftware",
  7. "author": "Ken Chaffin",
  8. "authorEmail": "",
  9. "authorUrl": "https://github.com/knchaffin/Meander",
  10. "pluginUrl": "https://github.com/knchaffin/Meander",
  11. "manualUrl": "https://github.com/knchaffin/Meander/blob/master/README.md",
  12. "sourceUrl": "https://github.com/knchaffin/Meander",
  13. "changelogUrl": "https://github.com/knchaffin/Meander/blob/master/README.md",
  14. "donateUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Meander",
  18. "name": "Meander",
  19. "description": "Algorithmic Composer",
  20. "tags": [
  21. "Sequencer",
  22. "Polyphonic"
  23. ]
  24. }
  25. ]
  26. }