12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "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"
- ]
- },
- {
- "login": "andreipfeiffer",
- "name": "Andrei Pfeiffer",
- "avatar_url": "https://avatars1.githubusercontent.com/u/2570562?v=4",
- "profile": "https://github.com/andreipfeiffer",
- "contributions": [
- "code",
- "review",
- "ideas"
- ]
- },
- {
- "login": "Salakar",
- "name": "Michael Diarmid",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5347038?v=4",
- "profile": "https://twitter.com/mikediarmid",
- "contributions": [
- "code",
- "review",
- "ideas",
- "tool"
- ]
- }
- ],
- "contributorsPerLine": 7
- }
|