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.

31 lines
693B

  1. {
  2. "slug": "Tonecarver",
  3. "name": "Tonecarver",
  4. "version": "1.0.1",
  5. "license": "proprietary",
  6. "brand": "Tonecarver",
  7. "author": "Bill Davies",
  8. "authorEmail": "bdavies00@yahoo.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/Tonecarver/tcRackModules#readme",
  12. "sourceUrl": "https://github.com/Tonecarver/tcRackModules",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Blur",
  18. "name": "Blur",
  19. "description": "Spectral Blur",
  20. "tags": [
  21. "spectral"
  22. ]
  23. },
  24. {
  25. "slug": "Morse",
  26. "name": "Morse",
  27. "description": "Generate Morse Code gate sequence",
  28. "tags": []
  29. }
  30. ]
  31. }