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.

39 lines
1011B

  1. {
  2. "slug": "modular80",
  3. "name": "modular80",
  4. "author": "cschol",
  5. "license": "GPL-3.0-or-later",
  6. "authorEmail": "modular80@gmail.com",
  7. "pluginUrl": "https://github.com/cschol/modular80/blob/master/README.md",
  8. "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md",
  9. "sourceUrl": "https://github.com/cschol/modular80.git",
  10. "version": "1.0.1",
  11. "modules": [
  12. {
  13. "slug": "Logistiker",
  14. "name": "Logistiker",
  15. "description": "Chaotic CV generator based on Logistics equation",
  16. "tags": [
  17. "Random"
  18. ]
  19. },
  20. {
  21. "slug": "RadioMusic",
  22. "name": "Radio Music",
  23. "description": "The Music Thing Modular Radio Music is a sampler pretending to be a radio",
  24. "tags": [
  25. "Sampler",
  26. "Hardware clone"
  27. ]
  28. },
  29. {
  30. "slug": "Nosering",
  31. "name": "Nosering",
  32. "description": "Interpretation of Grant Richter's Noisering design",
  33. "tags": [
  34. "Noise",
  35. "Random"
  36. ]
  37. }
  38. ]
  39. }