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.

33 lines
754B

  1. {
  2. "slug": "JE",
  3. "name": "JE",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "JE",
  7. "author": "Julien Eres",
  8. "authorEmail": "",
  9. "authorUrl": "http://audio.julieneres.com/",
  10. "pluginUrl": "https://github.com/eres-j/VCVRack-plugin-JE",
  11. "manualUrl": "https://github.com/eres-j/VCVRack-plugin-JE",
  12. "sourceUrl": "https://github.com/eres-j/VCVRack-plugin-JE",
  13. "donateUrl": "https://www.paypal.me/JulienEres",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "RM",
  18. "name": "RM",
  19. "description": "Ring Modulator",
  20. "tags": [
  21. "Ring modulator"
  22. ]
  23. },
  24. {
  25. "slug": "WF",
  26. "name": "WF",
  27. "description": "Wave Folder",
  28. "tags": [
  29. "Waveshaper"
  30. ]
  31. }
  32. ]
  33. }