mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
23 lines
431 B
Plaintext
23 lines
431 B
Plaintext
|
{
|
||
|
"projectName": "snipe-it",
|
||
|
"projectOwner": "snipe",
|
||
|
"files": [
|
||
|
"README.md"
|
||
|
],
|
||
|
"imageSize": 100,
|
||
|
"commit": true,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"login": "uberbrady",
|
||
|
"name": "Brady Wetherington",
|
||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/36335?v=3",
|
||
|
"profile": "http://www.uberbrady.com",
|
||
|
"contributions": [
|
||
|
"code",
|
||
|
"doc",
|
||
|
"infra"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|