mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-05 06:27:30 +00:00
339146fe4f
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
29 lines
602 B
JSON
29 lines
602 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "austinhuang0131",
|
|
"name": "Austin Huang",
|
|
"avatar_url": "https://avatars1.githubusercontent.com/u/16656689?v=4",
|
|
"profile": "https://austinhuang.me",
|
|
"contributions": [
|
|
"code",
|
|
"doc",
|
|
"question",
|
|
"translation",
|
|
"userTesting"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "instagrabber",
|
|
"projectOwner": "austinhuang0131",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|