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.

27 lines
766B

  1. {
  2. "slug": "VCV-Prototype",
  3. "name": "Prototype",
  4. // Build trigger: initial CI test
  5. "version": "2.0.20260113",
  6. "license": "GPL-3.0-or-later",
  7. "brand": "VCV",
  8. "author": "VCV",
  9. "authorEmail": "contact@vcvrack.com",
  10. "authorUrl": "https://vcvrack.com/",
  11. "pluginUrl": "https://vcvrack.com/Prototype.html",
  12. "manualUrl": "https://vcvrack.com/Prototype.html#manual",
  13. "sourceUrl": "https://github.com/VCVRack/VCV-Prototype",
  14. "donateUrl": "",
  15. "changelogUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/CHANGELOG.md",
  16. "modules": [
  17. {
  18. "slug": "Prototype",
  19. "name": "Prototype",
  20. "description": "Run scripting languages for prototyping, learning, and live coding.",
  21. "tags": [
  22. "External"
  23. ]
  24. }
  25. ]
  26. }