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