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
1.0KB

  1. {
  2. "slug": "PhoturiElectronics",
  3. "name": "Photuri Electronics",
  4. "version": "2.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Photuri Electronics",
  7. "author": "Skarmuse",
  8. "authorEmail": "skarmuse@protonmail.com",
  9. "authorUrl": "https://skarmuse.net/",
  10. "pluginUrl": "https://photuricomix.com/",
  11. "manualUrl": "https://github.com/BooleanMuse/Photuri-Electronics",
  12. "sourceUrl": "https://github.com/BooleanMuse/Photuri-Electronics",
  13. "donateUrl": "https://ko-fi.com/skarmuse",
  14. "modules": [
  15. {
  16. "slug": "Cricketter",
  17. "name": "Cricketter",
  18. "description": "Cricket Sound Oscillator",
  19. "tags": [
  20. "Oscillator"
  21. ]
  22. },
  23. {
  24. "slug": "Fairyfly",
  25. "name": "Fairyfly",
  26. "description": "Clock divider inspired on the Fireflies flashing behavior and Fairyfly size wings",
  27. "tags": [
  28. "Clock modulator"
  29. ]
  30. },
  31. {
  32. "slug": "Mo-Th",
  33. "name": "Mo-Th",
  34. "description": "Moth Light Attraction Sequencer",
  35. "tags": [
  36. "Sequencer",
  37. "Logic"
  38. ]
  39. }
  40. ]
  41. }