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

  1. {
  2. "slug": "FrankBuss",
  3. "version": "1.1.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/FrankBuss/FrankBussRackPlugin.git",
  12. "modules": [
  13. {
  14. "slug": "Formula",
  15. "name": "Formula",
  16. "description": "Formula for CV and audio",
  17. "tags": [
  18. "Utility",
  19. "Polyphonic"
  20. ]
  21. },
  22. {
  23. "slug": "Shaker",
  24. "name": "Shaker",
  25. "description": "Shake your Rack",
  26. "tags": [
  27. "Visual"
  28. ]
  29. }
  30. ]
  31. }