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.

38 lines
957B

  1. {
  2. "slug": "modular80",
  3. "name": "modular80",
  4. "author": "cschol",
  5. "license": "BSD-3-Clause",
  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.0",
  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": "Radio Music is a sampler pretending to be a radio",
  24. "tags": [
  25. "Sampler"
  26. ]
  27. },
  28. {
  29. "slug": "Nosering",
  30. "name": "Nosering",
  31. "description": "Interpretation of Grant Richter's Noisering design",
  32. "tags": [
  33. "Noise",
  34. "Random"
  35. ]
  36. }
  37. ]
  38. }