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.

24 lines
613B

  1. {
  2. "slug": "VCV-Prototype",
  3. "name": "Prototype",
  4. "version": "1.0.0",
  5. "license": "BSD-3-Clause",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "contact@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/README.md",
  12. "sourceUrl": "https://github.com/VCVRack/VCV-Prototype",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Prototype",
  17. "name": "Prototype",
  18. "description": "Run scripting languages for prototyping, learning, and hacking",
  19. "tags": [
  20. "External"
  21. ]
  22. }
  23. ]
  24. }