mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 15:24:25 +00:00
25 lines
516 B
JSON
25 lines
516 B
JSON
{
|
|
"projectName": "gotty",
|
|
"projectOwner": "sorenisanerd",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "none",
|
|
"contributors": [
|
|
{
|
|
"login": "yudai",
|
|
"name": "Iwasaki Yudai",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/33192?v=4",
|
|
"profile": "https://yudai.arielworks.com/",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|