123456789101112131415161718192021222324 |
- {
- "projectName": "ant-design-pro-vue",
- "projectOwner": "sendya",
- "repoType": "github",
- "repoHost": "https://github.com",
- "files": [
- "README.md"
- ],
- "imageSize": 100,
- "commit": false,
- "contributors": [
- {
- "login": "sendya",
- "name": "言肆",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5404542?v=4",
- "profile": "https://i.loacg.com",
- "contributions": [
- "code",
- "doc"
- ]
- }
- ],
- "contributorsPerLine": 7
- }
|