mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-10 05:56:29 +00:00
17 lines
367 B
Text
17 lines
367 B
Text
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}]
|
||
|
}
|