12345678910111213141516171819202122232425262728293031 |
- {
- "comment": "A git service software.",
- "formats_read": [],
- "formats_write": [],
- "generic_name": [
- "Git Service"
- ],
- "interface": [],
- "issues": [
- "Some official clients are Non-Free"
- ],
- "languages": [],
- "licenses": [
- "MIT"
- ],
- "links": {
- "git": "https://gitlab.com/gitlab-org/gitlab",
- "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c8/GitLab_logo_%282%29.svg/220px-GitLab_logo_%282%29.svg.png",
- "website": "https://about.gitlab.com/"
- },
- "names": [
- "GitLab"
- ],
- "networks_read": [
- "git"
- ],
- "networks_write": [
- "git"
- ],
- "platforms": []
- }
|