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.

32 lines
725B

  1. {
  2. "slug": "Nohmad",
  3. "name": "Nohmad",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "author": "Joel Robichaud",
  7. "authorEmail": "robichaud.jo@gmail.com",
  8. "authorUrl": "",
  9. "pluginUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md",
  10. "manualUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md",
  11. "sourceUrl": "https://github.com/joelrobichaud/Nohmad",
  12. "donateUrl": "",
  13. "modules": [
  14. {
  15. "slug": "Noise",
  16. "name": "Noise",
  17. "description": "",
  18. "tags": [
  19. "Noise"
  20. ]
  21. },
  22. {
  23. "slug": "StrangeAttractors",
  24. "name": "Strange Attractors",
  25. "description": "",
  26. "tags": [
  27. "Oscillator",
  28. "LFO"
  29. ]
  30. }
  31. ]
  32. }