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.

136 lines
2.2KB

  1. {
  2. "slug": "Qwelk",
  3. "name": "Qwelk",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "brand": "Qwelk",
  7. "author": "raincheque",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/raincheque/qwelk",
  11. "manualUrl": "https://github.com/raincheque/qwelk/blob/master/README.md",
  12. "sourceUrl": "https://github.com/raincheque/qwelk",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Byte",
  18. "name": "Byte",
  19. "description": "",
  20. "tags": [
  21. "Utility",
  22. "Logic"
  23. ]
  24. },
  25. {
  26. "slug": "Chaos",
  27. "name": "Chaos",
  28. "description": "",
  29. "tags": [
  30. "Sequencer"
  31. ]
  32. },
  33. {
  34. "slug": "Column",
  35. "name": "Column",
  36. "description": "",
  37. "tags": [
  38. "Mixer"
  39. ]
  40. },
  41. {
  42. "slug": "Gate",
  43. "name": "Gate",
  44. "description": "",
  45. "tags": [
  46. "Utility",
  47. "Attenuator"
  48. ]
  49. },
  50. {
  51. "slug": "Indra",
  52. "name": "Indra's Net",
  53. "description": "",
  54. "tags": [
  55. "Oscillator"
  56. ]
  57. },
  58. {
  59. "slug": "Mix",
  60. "name": "Mix",
  61. "description": "",
  62. "tags": [
  63. "Utility",
  64. "Mixer",
  65. "Amplifier"
  66. ]
  67. },
  68. {
  69. "slug": "NEWS",
  70. "name": "NEWS",
  71. "description": "",
  72. "tags": [
  73. "Sequencer"
  74. ]
  75. },
  76. {
  77. "slug": "NOT",
  78. "name": "NOT",
  79. "description": "",
  80. "tags": [
  81. "Utility",
  82. "Logic"
  83. ]
  84. },
  85. {
  86. "slug": "OR",
  87. "name": "OR",
  88. "description": "",
  89. "tags": [
  90. "Utility",
  91. "Logic"
  92. ]
  93. },
  94. {
  95. "slug": "Wrap",
  96. "name": "Wrap",
  97. "description": "",
  98. "tags": [
  99. "Utility"
  100. ]
  101. },
  102. {
  103. "slug": "XFade",
  104. "name": "XFade",
  105. "description": "",
  106. "tags": [
  107. "Utility"
  108. ]
  109. },
  110. {
  111. "slug": "XOR",
  112. "name": "XOR",
  113. "description": "",
  114. "tags": [
  115. "Utility",
  116. "Logic"
  117. ]
  118. },
  119. {
  120. "slug": "Automaton",
  121. "name": "Automaton",
  122. "description": "",
  123. "tags": [
  124. "Sequencer"
  125. ]
  126. },
  127. {
  128. "slug": "Scaler",
  129. "name": "Scaler",
  130. "description": "",
  131. "tags": [
  132. "Utility"
  133. ]
  134. }
  135. ]
  136. }