gitlab.json 701 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "comment": "A git service software.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Git Service"
  7. ],
  8. "interface": [],
  9. "issues": [
  10. "Some official clients are Non-Free"
  11. ],
  12. "languages": [],
  13. "licenses": [
  14. "MIT"
  15. ],
  16. "links": {
  17. "git": "https://gitlab.com/gitlab-org/gitlab",
  18. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/GitLab_logo_%282%29.svg/220px-GitLab_logo_%282%29.svg.png",
  19. "website": "https://about.gitlab.com/"
  20. },
  21. "names": [
  22. "GitLab"
  23. ],
  24. "networks_read": [
  25. "git"
  26. ],
  27. "networks_write": [
  28. "git"
  29. ],
  30. "platforms": []
  31. }