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.

23 lines
576B

  1. {
  2. "slug": "VCV-Recorder",
  3. "name": "VCV Recorder",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "support@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "sourceUrl": "https://github.com/VCVRack/VCV-Recorder",
  11. "changelogUrl": "https://github.com/VCVRack/VCV-Recorder/blob/v2/CHANGELOG.md",
  12. "modules": [
  13. {
  14. "slug": "Recorder",
  15. "name": "Recorder",
  16. "description": "Records stereo audio and video to a file",
  17. "tags": [
  18. "Recording",
  19. "Visual"
  20. ]
  21. }
  22. ]
  23. }