Files
sveltekit-electron-adapter/.all-contributorsrc
Patryk Rzucidlo (PTKDev) 770dea9257 [Release] v0.2.0
2023-02-11 01:11:16 +01:00

28 lines
531 B
JSON

{
"projectName": "ptkdev/sveltekit-electron-adapter",
"projectOwner": "ptkdev",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "ptkdev",
"name": "Patryk Rzucidło",
"avatar_url": "https://avatars1.githubusercontent.com/u/442844?v=4",
"profile": "https://ptk.dev",
"contributions": [
"code",
"translation",
"doc",
"bug"
]
}
],
"contributorsPerLine": 6,
"commitConvention": "none"
}