base64-to-file/.all-contributorsrc
2020-01-21 15:42:24 +00:00

34 lines
771 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "filipkowicz",
"name": "Michał Filipek",
"avatar_url": "https://avatars3.githubusercontent.com/u/4691550?v=4",
"profile": "https://github.com/filipkowicz",
"contributions": [
"doc"
]
},
{
"login": "timheuer",
"name": "Tim Heuer",
"avatar_url": "https://avatars3.githubusercontent.com/u/4821?v=4",
"profile": "https://timheuer.com/blog/",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "base64-to-file",
"projectOwner": "timheuer",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}