mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-09 21:46:29 +00:00
16 lines
367 B
JSON
16 lines
367 B
JSON
{
|
|
"projectOwner": "jfmengels",
|
|
"projectName": "all-contributors-cli",
|
|
"imageSize": 100,
|
|
"contributors": [{
|
|
"login": "jfmengels",
|
|
"name": "Jeroen Engels",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/3869412?v=3",
|
|
"html_url": "https://github.com/jfmengels",
|
|
"contributions": [
|
|
"code",
|
|
"doc",
|
|
"test"
|
|
]
|
|
}]
|
|
}
|