17 lines
601 B
JSON
17 lines
601 B
JSON
|
{"names":["Gitea"],
|
||
|
"comment":"Git with a cup of tea, painless self-hosted git service",
|
||
|
"links":{"website":"https://gitea.io/",
|
||
|
"git":"https://github.com/go-gitea/gitea",
|
||
|
"wikipedia":"https://en.wikipedia.org/wiki/Gitea",
|
||
|
"documentation":"https://docs.gitea.io/en-us/",
|
||
|
"icon":"https://upload.wikimedia.org/wikipedia/commons/b/bb/Gitea_Logo.svg"},
|
||
|
"licenses":["MIT"],
|
||
|
"platforms":["Web"],
|
||
|
"interface":["HTML5"],
|
||
|
"languages":["Go"],
|
||
|
"networks_read":[],
|
||
|
"networks_write":[],
|
||
|
"formats_read":[],
|
||
|
"formats_write":[],
|
||
|
"generic_name":["Git Service", "File Hosting", "Decentralized"]}
|