mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 12:45:41 -04:00
23 lines
616 B
JSON
23 lines
616 B
JSON
{
|
|
"projectName": "thetvapp-docker",
|
|
"projectOwner": "Aetherinox",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": ["README.md"],
|
|
"imageSize": 40,
|
|
"commit": true,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "Aetherinox",
|
|
"name": "Aetherinox",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/118329232?v=4",
|
|
"profile": "https://gitlab.com/Aetherinox",
|
|
"contributions": ["code", "projectManagement"]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"linkToUsage": false
|
|
}
|
|
|