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.

25 lines
548B

  1. {
  2. "slug": "AuraAudio",
  3. "name": "Aura Audio",
  4. "version": "1.0.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Aura Audio",
  7. "author": "Evan Murray",
  8. "authorEmail": "evanmurray22@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/emurray2/EVMusic-Rack",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "ModularForecast",
  18. "name": "Modular Forecast",
  19. "description": "Visualize sound as weather!",
  20. "tags": [
  21. "Visual"
  22. ]
  23. }
  24. ]
  25. }