mirror of
https://github.com/Fabio286/mizar.git
synced 2024-12-22 04:56:53 +01:00
28 lines
576 B
JSON
28 lines
576 B
JSON
{
|
|
"projectName": "mizar",
|
|
"projectOwner": "Fabio286",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "Fabio286",
|
|
"name": "Fabio Di Stasio",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/31471771?v=4",
|
|
"profile": "https://fabiodistasio.it/",
|
|
"contributions": [
|
|
"code",
|
|
"translation",
|
|
"doc"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true
|
|
}
|