mirror of
https://github.com/badges/shields.git
synced 2025-04-18 19:44:04 +03:00
47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
|
"name": "Shields",
|
|
"description": "Concise, consistent, and legible badges in SVG and raster format.",
|
|
"keywords": ["badge", "github", "svg", "status"],
|
|
"website": "https://shields.io/",
|
|
"repository": "https://github.com/badges/shields",
|
|
"logo": "https://shields.io/favicon.png",
|
|
"env": {
|
|
"CYPRESS_INSTALL_BINARY": {
|
|
"description": "Disable the cypress binary installation",
|
|
"value": "0",
|
|
"required": false
|
|
},
|
|
"HUSKY_SKIP_INSTALL": {
|
|
"description": "Skip the husky git hook setup",
|
|
"value": "1",
|
|
"required": false
|
|
},
|
|
"WHEELMAP_TOKEN": {
|
|
"description": "Configure the token to be used for the Wheelmap service.",
|
|
"required": false
|
|
},
|
|
"GH_TOKEN": {
|
|
"description": "Configure the token to be used for the GitHub services.",
|
|
"required": false
|
|
},
|
|
"TWITCH_CLIENT_ID": {
|
|
"description": "Configure the client id to be used for the Twitch service.",
|
|
"required": false
|
|
},
|
|
"TWITCH_CLIENT_SECRET": {
|
|
"description": "Configure the client secret to be used for the Twitch service.",
|
|
"required": false
|
|
},
|
|
"WEBLATE_API_KEY": {
|
|
"description": "Configure the API key to be used for the Weblate service.",
|
|
"required": false
|
|
}
|
|
},
|
|
"formation": {
|
|
"web": {
|
|
"quantity": 1,
|
|
"size": "free"
|
|
}
|
|
}
|
|
}
|