package-support.json 337 B

12345678910111213141516171819
  1. {
  2. "versions": [
  3. {
  4. "version": "*",
  5. "target": {
  6. "node": "supported"
  7. },
  8. "response": {
  9. "type": "time-permitting"
  10. },
  11. "backing": {
  12. "donations": [
  13. "https://github.com/sponsors/abetomo",
  14. "https://github.com/sponsors/shadowspawn"
  15. ]
  16. }
  17. }
  18. ]
  19. }