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

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