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.

28 lines
829B

  1. {
  2. "slug": "SeasideModular",
  3. "name": "Seaside Modular",
  4. "version": "2.2.1",
  5. "license": "MIT",
  6. "brand": "Seaside Modular",
  7. "author": "Blue Nautilus",
  8. "authorEmail": "abluenautilus@gmail.com",
  9. "authorUrl": "https://github.com/abluenautilus",
  10. "pluginUrl": "https://github.com/abluenautilus/SeasideModularVCV",
  11. "manualUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/README.md",
  12. "sourceUrl": "https://github.com/abluenautilus/SeasideModularVCV",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Proteus",
  18. "name": "Proteus",
  19. "description": "Proteus generative sequencer",
  20. "tags": [
  21. "Sequencer"
  22. ],
  23. "keywords": [
  24. "generative"
  25. ]
  26. }
  27. ]
  28. }