17 lines
481 B
JSON
17 lines
481 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"
|
|
}
|