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.

118 lines
2.5KB

  1. {
  2. "slug": "ModularFungi",
  3. "name": "Modular Fungi",
  4. "author": "Omri Cohen",
  5. "license": "BSD-3-Clause",
  6. "authorUrl": "https://www.youtube.com/channel/UCuWKHSHTHMV_nVSeNH4gYAg",
  7. "pluginUrl": "https://vcvrack.submarine.org.uk/ModularFungi",
  8. "sourceUrl": "https://github.com/david-c14/ModularFungi",
  9. "donateUrl": "https://paypal.me/omricohencomposer",
  10. "manualUrl": "https://github.com/david-c14/ModularFungi/blob/master/README.md",
  11. "version": "1.1.4",
  12. "modules": [
  13. {
  14. "slug": "Blank1HP",
  15. "name": "Blank 1HP",
  16. "description": "1 HP Blanking Plate",
  17. "tags": [
  18. "Blank"
  19. ]
  20. },
  21. {
  22. "slug": "Blank3HP",
  23. "name": "Blank 3HP",
  24. "description": "3 HP Blanking Plate",
  25. "tags": [
  26. "Blank"
  27. ]
  28. },
  29. {
  30. "slug": "Blank4HP",
  31. "name": "Blank 4HP",
  32. "description": "4 HP Blanking Plate",
  33. "tags": [
  34. "Blank"
  35. ]
  36. },
  37. {
  38. "slug": "Blank6HP",
  39. "name": "Blank 6HP",
  40. "description": "6 HP Blanking Plate",
  41. "tags": [
  42. "Blank"
  43. ]
  44. },
  45. {
  46. "slug": "Blank10HP",
  47. "name": "Blank 10HP",
  48. "description": "10 HP Blanking Plate",
  49. "tags": [
  50. "Blank"
  51. ]
  52. },
  53. {
  54. "slug": "Blank12HP",
  55. "name": "Blank 12HP",
  56. "description": "12 HP Blanking Plate",
  57. "tags": [
  58. "Blank"
  59. ]
  60. },
  61. {
  62. "slug": "Blank16HP",
  63. "name": "Blank 16HP",
  64. "description": "16 HP Blanking Plate",
  65. "tags": [
  66. "Blank"
  67. ]
  68. },
  69. {
  70. "slug": "Blank20HP",
  71. "name": "Blank 20HP",
  72. "description": "20 HP Blanking Plate",
  73. "tags": [
  74. "Blank"
  75. ]
  76. },
  77. {
  78. "slug": "Blank26HP",
  79. "name": "Blank 26HP",
  80. "description": "26 HP Blanking Plate",
  81. "tags": [
  82. "Blank"
  83. ]
  84. },
  85. {
  86. "slug": "Blank32HP",
  87. "name": "Blank 32HP",
  88. "description": "32 HP Blanking Plate",
  89. "tags": [
  90. "Blank"
  91. ]
  92. },
  93. {
  94. "slug": "Color12HP",
  95. "name": "Color Scheme",
  96. "description": "12 HP Blanking Plate with Color Key",
  97. "tags": [
  98. "Blank"
  99. ]
  100. },
  101. {
  102. "slug": "LightsOff",
  103. "name": "Lights Off",
  104. "description": "Dim the lights in your Rack!",
  105. "tags": [
  106. "Utility"
  107. ]
  108. },
  109. {
  110. "slug": "Opsylloscope",
  111. "name": "Opsylloscope",
  112. "description": "Scope for when the lights are off",
  113. "tags": [
  114. "Utility"
  115. ]
  116. }
  117. ]
  118. }