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.

25 lines
604B

  1. {
  2. "slug": "SunsetSignals",
  3. "name": "SunsetSignals",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "brand": "SunsetSignals",
  7. "author": "Jeremy Mitchell",
  8. "authorEmail": "jeremym9614@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://gitlab.com/jeremy_mitchell/sunsetsignals",
  11. "manualUrl": "",
  12. "sourceUrl": "https://gitlab.com/jeremy_mitchell/sunsetsignals",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "SignalBooster",
  18. "name": "SignalBooster",
  19. "description": "Reads a signal in and boosts it",
  20. "tags": [
  21. "Utility"
  22. ]
  23. }
  24. ]
  25. }