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.

85 lines
1.7KB

  1. {
  2. "slug": "Mantra",
  3. "name": "Mantra",
  4. "version": "1.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "author": "Giovanni Gramegna",
  7. "authorEmail": "giovanni.gramegna88@gmail.com",
  8. "authorUrl": "",
  9. "pluginUrl": "",
  10. "manualUrl": "https://github.com/giogramegna/mantra-master/blob/master/README.md",
  11. "sourceUrl": "https://github.com/giogramegna/mantra-master",
  12. "donateUrl": "https://paypal.me/giogramegna?locale.x=it_IT",
  13. "modules": [
  14. {
  15. "slug": "DualAmp",
  16. "name": "DualAmp",
  17. "description": "Dual amplifier with up to X3 Gain",
  18. "tags": [
  19. "Dual",
  20. "Attenuator",
  21. "Utility"
  22. ]
  23. },
  24. {
  25. "slug": "StereoMult8",
  26. "name": "StereoMult8",
  27. "description": "Stereo multiplier 1x8",
  28. "tags": [
  29. "Dual",
  30. "Multiple",
  31. "Utility"
  32. ]
  33. },
  34. {
  35. "slug": "InSel8",
  36. "name": "InSel8",
  37. "description": "Input Selector 8x1",
  38. "tags": [
  39. "Multiple",
  40. "Utility"
  41. ]
  42. },
  43. {
  44. "slug": "OutSel8",
  45. "name": "OutSel8",
  46. "description": "Output Selector 1x8",
  47. "tags": [
  48. "Multiple",
  49. "Utility"
  50. ]
  51. },
  52. {
  53. "slug": "PanelA4",
  54. "name": "Panel A4",
  55. "description": "Blanking Panel 4hp",
  56. "tags": [
  57. "Blank"
  58. ]
  59. },
  60. {
  61. "slug": "PanelB4",
  62. "name": "Panel B4",
  63. "description": "Blanking Panel 4hp",
  64. "tags": [
  65. "Blank"
  66. ]
  67. },
  68. {
  69. "slug": "PanelC4",
  70. "name": "Panel C4",
  71. "description": "Blanking Panel 4hp",
  72. "tags": [
  73. "Blank"
  74. ]
  75. },
  76. {
  77. "slug": "PanelD4",
  78. "name": "Panel D4",
  79. "description": "Power Panel 4hp",
  80. "tags": [
  81. "Blank"
  82. ]
  83. }
  84. ]
  85. }