iosWebViewFix/.all-contributorsrc

26 lines
555 B
Plaintext
Raw Normal View History

2022-10-03 13:04:47 +00:00
{
"projectName": "flutter_inappwebview",
"projectOwner": "pichillilorenzo",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "AlexV525",
"name": "Alex Li",
"avatar_url": "https://avatars.githubusercontent.com/u/15884415?v=4",
"profile": "https://blog.alexv525.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}