iosWebViewFix/.all-contributorsrc

35 lines
792 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"
]
2022-10-03 13:04:48 +00:00
},
{
"login": "crazecoder",
"name": "1/2",
"avatar_url": "https://avatars.githubusercontent.com/u/18387906?v=4",
"profile": "https://github.com/crazecoder",
"contributions": [
"code"
]
2022-10-03 13:04:47 +00:00
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}