mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-08 23:57:59 -05:00
29 lines
775 B
JSON
29 lines
775 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\"/></a>",
|
|
"contributorsPerLine": 7,
|
|
"projectName": "jellyseerr",
|
|
"projectOwner": "Fallenbagel",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": false,
|
|
"commitConvention": "angular",
|
|
"commitType": "docs",
|
|
"contributors": [
|
|
{
|
|
"login": "Fallenbagel",
|
|
"name": "Fallenbagel",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/98979876?v=4",
|
|
"profile": "https://github.com/Fallenbagel",
|
|
"contributions": [
|
|
"code",
|
|
"maintenance"
|
|
]
|
|
}
|
|
]
|
|
}
|