mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
27 lines
No EOL
686 B
JSON
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
|
|
} |