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.

41 lines
902B

  1. {
  2. "slug": "sb-StochKit",
  3. "name": "StochKit",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "StochKit",
  7. "author": "Sam Laing",
  8. "authorEmail": "samuelwlaing@gmail.com",
  9. "authorUrl": "https://github.com/smbddha",
  10. "pluginUrl": "https://github.com/smbddha/sb-StochKit",
  11. "manualUrl": "https://github.com/smbddha/sb-StochKit",
  12. "sourceUrl": "https://github.com/smbddha/sb-StochKit",
  13. "modules": [
  14. {
  15. "slug": "GenEcho",
  16. "name": "GenEcho",
  17. "description": "The GenEcho module",
  18. "tags": [
  19. "Effect"
  20. ]
  21. },
  22. {
  23. "slug": "Grandy",
  24. "name": "Grandy",
  25. "description": "A generator module",
  26. "tags": [
  27. "Granular",
  28. "VCO"
  29. ]
  30. },
  31. {
  32. "slug": "Stitcher",
  33. "name": "Stitcher",
  34. "description": "Stitcher module",
  35. "tags": [
  36. "Granular",
  37. "VCO"
  38. ]
  39. }
  40. ]
  41. }