wails/.all-contributorsrc
2022-07-16 10:29:53 +10:00

27 lines
No EOL
686 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"badgeTemplate": "<a href='#contributors'><img src='https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat' alt='Contributors'/></a>",
"contributors": [
{
"login": "skamensky",
"name": "skamensky",
"avatar_url": "https://avatars.githubusercontent.com/u/19151369?v=4",
"profile": "https://github.com/skamensky",
"contributions": [
"code",
"ideas",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "wails",
"projectOwner": "wailsapp",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}