2021-11-27 19:41:37 +01:00
|
|
|
{
|
|
|
|
"projectName": "freesewing",
|
|
|
|
"projectOwner": "freesewing",
|
|
|
|
"repoType": "github",
|
|
|
|
"repoHost": "https://github.com",
|
|
|
|
"files": [
|
2021-11-27 19:45:08 +01:00
|
|
|
"CONTRIBUTORS.md",
|
|
|
|
"CONTRIBUTORS_BADGE.md"
|
2021-11-27 19:41:37 +01:00
|
|
|
],
|
|
|
|
"imageSize": 100,
|
|
|
|
"commit": true,
|
2021-11-27 19:45:08 +01:00
|
|
|
"commitConvention": "angular",
|
2021-11-27 19:41:37 +01:00
|
|
|
"contributors": [
|
|
|
|
{
|
|
|
|
"login": "joostdecock",
|
|
|
|
"name": "Joost De Cock",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1708494?v=4",
|
|
|
|
"profile": "https://joost.at/",
|
|
|
|
"contributions": [
|
|
|
|
"maintenance"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"contributorsPerLine": 7
|
|
|
|
}
|