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.

42 lines
1.1KB

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