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.

103 lines
2.1KB

  1. {
  2. "slug": "Chiptuner",
  3. "name": "Chiptuner",
  4. "author": "Andrea Grossi",
  5. "brand": "TGA",
  6. "license": "MIT",
  7. "authorUrl": "https://github.com/The-Great-Assyr/Chiptuner",
  8. "authorEmail": "andreagrossi.69@gmail.com",
  9. "pluginUrl": "https://github.com/The-Great-Assyr/Chiptuner",
  10. "sourceUrl": "https://github.com/The-Great-Assyr/Chiptuner",
  11. "manualUrl": "https://github.com/The-Great-Assyr/Chiptuner/blob/master/README.md",
  12. "version": "1.0.0",
  13. "modules": [
  14. {
  15. "slug": "Blank1HP",
  16. "name": "Blank 1HP",
  17. "description": "1 HP Blanking Plate",
  18. "tags": [
  19. "Blank"
  20. ]
  21. },
  22. {
  23. "slug": "Blank2HP",
  24. "name": "Blank 2HP",
  25. "description": "2 HP Blanking Plate",
  26. "tags": [
  27. "Blank"
  28. ]
  29. },
  30. {
  31. "slug": "Blank3HP",
  32. "name": "Blank 3HP",
  33. "description": "3 HP Blanking Plate",
  34. "tags": [
  35. "Blank"
  36. ]
  37. },
  38. {
  39. "slug": "Blank4HP",
  40. "name": "Blank 4HP",
  41. "description": "4 HP Blanking Plate",
  42. "tags": [
  43. "Blank"
  44. ]
  45. },
  46. {
  47. "slug": "Blank6HP",
  48. "name": "Blank 6HP",
  49. "description": "6 HP Blanking Plate",
  50. "tags": [
  51. "Blank"
  52. ]
  53. },
  54. {
  55. "slug": "Blank10HP",
  56. "name": "Blank 10HP",
  57. "description": "10 HP Blanking Plate",
  58. "tags": [
  59. "Blank"
  60. ]
  61. },
  62. {
  63. "slug": "Blank12HP",
  64. "name": "Blank 12HP",
  65. "description": "12 HP Blanking Plate",
  66. "tags": [
  67. "Blank"
  68. ]
  69. },
  70. {
  71. "slug": "Blank16HP",
  72. "name": "Blank 16HP",
  73. "description": "16 HP Blanking Plate",
  74. "tags": [
  75. "Blank"
  76. ]
  77. },
  78. {
  79. "slug": "Blank20HP",
  80. "name": "Blank 20HP",
  81. "description": "20 HP Blanking Plate",
  82. "tags": [
  83. "Blank"
  84. ]
  85. },
  86. {
  87. "slug": "Blank26HP",
  88. "name": "Blank 26HP",
  89. "description": "26 HP Blanking Plate",
  90. "tags": [
  91. "Blank"
  92. ]
  93. },
  94. {
  95. "slug": "Blank32HP",
  96. "name": "Blank 32HP",
  97. "description": "32 HP Blanking Plate",
  98. "tags": [
  99. "Blank"
  100. ]
  101. }
  102. ]
  103. }