| 1234567891011121314151617181920212223242526272829303132 |
- {
- "projectName": "uform",
- "projectOwner": "alibaba",
- "repoType": "github",
- "repoHost": "https://github.com",
- "files": [
- "README.md"
- ],
- "imageSize": 100,
- "commit": false,
- "contributors": [
- {
- "login": "janryWang",
- "name": "Janry",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4060976?v=4",
- "profile": "https://github.com/janryWang",
- "contributions": [
- "design"
- ]
- },
- {
- "login": "cnt1992",
- "name": "SkyCai",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3118988?v=4",
- "profile": "http://cnt1992.github.io",
- "contributions": [
- "design"
- ]
- }
- ],
- "contributorsPerLine": 7
- }
|