mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
25 lines
506 B
Plaintext
25 lines
506 B
Plaintext
|
{
|
||
|
"projectName": "Fork-Awesome",
|
||
|
"projectOwner": "ForkAwesome",
|
||
|
"repoType": "github",
|
||
|
"repoHost": "https://github.com",
|
||
|
"files": [
|
||
|
"CONTRIBUTORS.md"
|
||
|
],
|
||
|
"imageSize": 50,
|
||
|
"commit": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"login": "davegandy",
|
||
|
"name": "Dave Gandy",
|
||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/1076721?v=4",
|
||
|
"profile": "https://github.com/davegandy",
|
||
|
"contributions": [
|
||
|
"code",
|
||
|
"design",
|
||
|
"doc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|