{
  "projectName": "<%= moduleName %>",
  "projectOwner": "<%= githubUsername %>",
  "files": [
    "readme.md"
  ],
  "imageSize": 100,
  "commit": false,
  "contributors": [
    {
      "login": "<%= githubUsername %>",
      "name": "<%= name %>",
      "avatar_url": "https://avatars2.githubusercontent.com/u/22868432?v=3",
      "profile": "https://github.com/<%= githubUsername %>",
      "contributions": [
        "code",
        "doc",
        "infra"
      ]
    }
  ]
}
