mirror of
https://github.com/timheuer/base64-to-file
synced 2025-06-29 16:22:53 +02:00
34 lines
771 B
JSON
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
|
|
}
|