26 lines
578 B
JSON
26 lines
578 B
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": "http://shields.io/favicon.png",
|
|
"env": {
|
|
"NPM_CONFIG_PRODUCTION": {
|
|
"description": "Configure whether devDependencies are installed (they are needed for the build).",
|
|
"value": "false"
|
|
}
|
|
},
|
|
"formation": {
|
|
"web": {
|
|
"quantity": 1,
|
|
"size": "free"
|
|
}
|
|
}
|
|
}
|