26 lines
549 B
JSON
26 lines
549 B
JSON
{
|
|
"projectName": "awesome-copilot",
|
|
"projectOwner": "github",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "none",
|
|
"contributors": [
|
|
{
|
|
"login": "aaronpowell",
|
|
"name": "Aaron Powell",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/434140?v=4",
|
|
"profile": "https://www.aaron-powell.com/",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"linkToUsage": true
|
|
}
|