15 lines
290 B
JSON
15 lines
290 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": [],
|
|
"contributorsPerLine": 7
|
|
}
|