26 lines
549 B
JSON
26 lines
549 B
JSON
{
|
|
"projectName": "add-and-commit",
|
|
"projectOwner": "Federico Grandi",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "EndBug",
|
|
"name": "Federico Grandi",
|
|
"avatar_url": "https://avatars1.githubusercontent.com/u/26386270?v=4",
|
|
"profile": "https://github.com/EndBug",
|
|
"contributions": [
|
|
"code",
|
|
"doc"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|