mirror of
https://github.com/LukeHagar/sveltekit-electron-adapter.git
synced 2025-12-06 04:21:32 +00:00
28 lines
531 B
JSON
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"
|
|
}
|