| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | 
							- {
 -   "projectName": "react-native-webview",
 -   "projectOwner": "react-native-community",
 -   "repoType": "github",
 -   "repoHost": "https://github.com",
 -   "files": [
 -     "README.md"
 -   ],
 -   "imageSize": 100,
 -   "commit": false,
 -   "contributors": [
 -     {
 -       "login": "titozzz",
 -       "name": "Thibault Malbranche",
 -       "avatar_url": "https://avatars1.githubusercontent.com/u/6181446?v=4",
 -       "profile": "https://twitter.com/titozzz",
 -       "contributions": [
 -         "code",
 -         "ideas",
 -         "review",
 -         "doc",
 -         "maintenance",
 -         "test",
 -         "infra",
 -         "question"
 -       ]
 -     },
 -     {
 -       "login": "jamonholmgren",
 -       "name": "Jamon Holmgren",
 -       "avatar_url": "https://avatars3.githubusercontent.com/u/1479215?v=4",
 -       "profile": "https://jamonholmgren.com",
 -       "contributions": [
 -         "code",
 -         "ideas",
 -         "review",
 -         "doc",
 -         "maintenance",
 -         "test",
 -         "example",
 -         "question"
 -       ]
 -     }
 -   ],
 -   "contributorsPerLine": 7
 - }
 
 
  |