mirror of
https://github.com/yudai/gotty.git
synced 2026-02-15 20:58:06 +01:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"projectName": "gotty",
|
|
"projectOwner": "sorenisanerd",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "none",
|
|
"contributors": [],
|
|
"contributorsPerLine": 7
|
|
}
|