mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-09 21:46:29 +00:00
27 lines
618 B
JSON
27 lines
618 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"
|
|
, "profile": "https://github.com/jfmengels"
|
|
, "contributions": [
|
|
"code"
|
|
, "doc"
|
|
, "test"
|
|
]
|
|
}
|
|
, {
|
|
"login": "kentcdodds"
|
|
, "name": "Kent C. Dodds"
|
|
, "avatar_url": "https://avatars.githubusercontent.com/u/1500684?v=3"
|
|
, "profile": "http://kentcdodds.com/"
|
|
, "contributions": [
|
|
"doc"
|
|
]
|
|
}
|
|
]
|
|
}
|