mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-22 12:24:25 +00:00
15 lines
275 B
JSON
15 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
|
|
}
|