12345678910111213141516171819202122232425262728 |
- {
- "files": [
- "README.md"
- ],
- "imageSize": 100,
- "commit": false,
- "commitConvention": "angular",
- "contributors": [
- {
- "login": "mih",
- "name": "Michael Hanke",
- "avatar_url": "https://avatars.githubusercontent.com/u/136479?v=4",
- "profile": "http://psychoinformatics.de",
- "contributions": [
- "code",
- "ideas",
- "projectManagement",
- "mentoring"
- ]
- }
- ],
- "contributorsPerLine": 7,
- "skipCi": true,
- "repoType": "github",
- "repoHost": "https://github.com",
- "projectName": "datalad-gooey",
- "projectOwner": "datalad"
- }
|