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.

32 lines
842B

  1. {
  2. "slug": "FrankBuss",
  3. "version": "2.0.0",
  4. "license": "BSD-2-Clause",
  5. "name": "Frank Buss",
  6. "author": "Frank Buss",
  7. "authorEmail": "fb@frank-buss.de",
  8. "pluginUrl": "https://github.com/FrankBuss/FrankBussRackPlugin/blob/master/README.md",
  9. "authorUrl": "http://www.frank-buss.de",
  10. "manualUrl": "https://github.com/FrankBuss/FrankBussRackPlugin/blob/master/README.md",
  11. "sourceUrl": "https://github.com/Ahornberg/FrankBussRackPlugin.git",
  12. "donateUrl": "https://www.paypal.me/frankbuss",
  13. "modules": [
  14. {
  15. "slug": "Formula",
  16. "name": "Formula",
  17. "description": "Formula for CV and audio",
  18. "tags": [
  19. "Utility",
  20. "Polyphonic"
  21. ]
  22. },
  23. {
  24. "slug": "Shaker",
  25. "name": "Shaker",
  26. "description": "Shake your Rack",
  27. "tags": [
  28. "Visual"
  29. ]
  30. }
  31. ]
  32. }