{
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "contributorsPerLine": 4,
  "contributorsSortAlphabetically": false,
  "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
  "contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
  "types": {
    "custom": {
      "symbol": "🔭",
      "description": "A custom contribution type.",
      "link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
    }
  },
  "skipCi": true,
  "contributors": [
    {
      "login": "shadyvd",
      "name": "Vish Desai",
      "avatar_url": "https://avatars1.githubusercontent.com/u/5027975?v=4",
      "profile": "http://twyr.github.io",
      "contributions": [
        "projectManagement"
      ]
    }
  ],
  "projectName": "announce",
  "projectOwner": "twyr",
  "repoType": "github",
  "repoHost": "https://github.com"
}
