mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
34 lines
750 B
JSON
34 lines
750 B
JSON
{
|
|
"projectName": "namae",
|
|
"projectOwner": "uetchy",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "uetchy",
|
|
"name": "Yasuaki Uechi",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/431808?v=4",
|
|
"profile": "https://uechi.io",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "flawyte",
|
|
"name": "Mickaël Allonneau",
|
|
"avatar_url": "https://avatars3.githubusercontent.com/u/1585006?v=4",
|
|
"profile": "https://github.com/flawyte",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|