2019-12-15 01:01:28 +01:00
|
|
|
{
|
2019-12-15 01:07:45 +01:00
|
|
|
"projectName": "ygosim",
|
|
|
|
"projectOwner": "Mateiadrielrafael",
|
|
|
|
"repoType": "github",
|
|
|
|
"repoHost": "https://github.com",
|
|
|
|
"files": [
|
|
|
|
"README.md"
|
|
|
|
],
|
2019-12-15 01:01:28 +01:00
|
|
|
"imageSize": 100,
|
2019-12-15 01:07:45 +01:00
|
|
|
"commit": true,
|
|
|
|
"commitConvention": "gitmoji",
|
2019-12-15 01:17:42 +01:00
|
|
|
"contributors": [
|
|
|
|
{
|
|
|
|
"login": "Mateiadrielrafael",
|
|
|
|
"name": "Matei Adriel",
|
|
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/39400800?v=4",
|
|
|
|
"profile": "https://github.com/Mateiadrielrafael",
|
|
|
|
"contributions": [
|
|
|
|
"code",
|
|
|
|
"projectManagement"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2019-12-15 01:01:28 +01:00
|
|
|
"contributorsPerLine": 7,
|
|
|
|
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
|
2019-12-15 01:07:45 +01:00
|
|
|
"skipCi": "true"
|
|
|
|
}
|