mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
24 lines
515 B
JSON
24 lines
515 B
JSON
{
|
|
"projectName": "miller",
|
|
"projectOwner": "johnkerl",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 50,
|
|
"commit": true,
|
|
"commitConvention": "none",
|
|
"contributors": [
|
|
{
|
|
"login": "aborruso",
|
|
"name": "Andrea Borruso",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/30607?v=4",
|
|
"profile": "https://github.com/aborruso",
|
|
"contributions": [
|
|
"ideas"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|