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.

22 lines
563B

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