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.

46 lines
1.1KB

  1. {
  2. "slug": "TheAllElectricSmartGrid",
  3. "name": "The All Electric Smart Grid",
  4. "version": "2.1.0",
  5. "license": "GPL-3.0-only",
  6. "brand": "The All Electric Smart Grid",
  7. "author": "Joyo Victor",
  8. "authorEmail": "joyofresh@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://jvictor0.github.io/theallelectricsmartgrid/lamejuis",
  12. "sourceUrl": "https://github.com/jvictor0/theallelectricsmartgrid",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/jvictor0/theallelectricsmartgrid/blob/main/CHANGELOG.txt",
  15. "modules": [
  16. {
  17. "slug": "LameJuis",
  18. "name": "LameJuis",
  19. "description": "Logic Matrix and Just Intonation Sequencer.",
  20. "tags": [
  21. "Logic",
  22. "Polyphonic",
  23. "Quantizer",
  24. "Sequencer"
  25. ],
  26. "keywords": [
  27. "matrix",
  28. "counterpoint",
  29. "just",
  30. "intonation",
  31. "microtonal",
  32. "xen",
  33. "xenharmonic"
  34. ]
  35. },
  36. {
  37. "slug": "LatticeExpander",
  38. "name": "LatticeExpander",
  39. "description": "Blinkin Lights for Lattice Orientation",
  40. "tags": [
  41. "expander",
  42. "visual"
  43. ]
  44. }
  45. ]
  46. }