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

  1. {
  2. "slug": "EH_modules",
  3. "name": "FV-1.emu",
  4. "version": "1.0.5",
  5. "license": "GPL-3.0-only",
  6. "author": "Eduard Heidt",
  7. "authorEmail": "",
  8. "authorUrl": "https://github.com/eh2k",
  9. "pluginUrl": "https://github.com/eh2k/fv1-emu",
  10. "manualUrl": "https://github.com/eh2k/fv1-emu/blob/master/README.md",
  11. "sourceUrl": "https://github.com/eh2k/fv1-emu.git",
  12. "donateUrl": "",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "FV-1emu",
  17. "name": "FV-1.emu",
  18. "description": "Spin Semi FV-1 DSP chip emulator",
  19. "tags": [
  20. "Effect"
  21. ]
  22. }
  23. ]
  24. }