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.

39 lines
870B

  1. {
  2. "slug": "WhatTheRack",
  3. "name": "WhatTheRack",
  4. "version": "1.1.1",
  5. "license": "WTFPL",
  6. "author": "korfuri",
  7. "authorEmail": "korfuri@gmail.com",
  8. "authorUrl": "https://github.com/korfuri",
  9. "pluginUrl": "https://github.com/korfuri/WhatTheRack",
  10. "manualUrl": "https://github.com/korfuri/WhatTheRack",
  11. "sourceUrl": "https://github.com/korfuri/WhatTheRack",
  12. "donateUrl": "",
  13. "modules": [
  14. {
  15. "slug": "WhatTheRack",
  16. "name": "WhatTheRack",
  17. "description": "Rack randomizer",
  18. "tags": [
  19. "utility"
  20. ]
  21. },
  22. {
  23. "slug": "WhatTheJack",
  24. "name": "WhatTheJack",
  25. "description": "Wire randomizer",
  26. "tags": [
  27. "utility"
  28. ]
  29. },
  30. {
  31. "slug": "WhatTheMod",
  32. "name": "WhatTheMod",
  33. "description": "Module randomizer",
  34. "tags": [
  35. "utility"
  36. ]
  37. }
  38. ]
  39. }