parent
0e83f3b0b2
commit
3344252619
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "gh-badges",
|
"name": "gh-badges",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "GitHub badges implemented in SVG.",
|
"description": "GitHub badges implemented in SVG.",
|
||||||
"keywords": ["GitHub", "badge", "SVG", "image"],
|
"keywords": ["GitHub", "badge", "SVG", "image"],
|
||||||
"homepage": "http://shields.io",
|
"homepage": "http://shields.io",
|
||||||
|
@ -44,7 +44,9 @@
|
||||||
"templates",
|
"templates",
|
||||||
"svg-to-img.js",
|
"svg-to-img.js",
|
||||||
"colorscheme.json",
|
"colorscheme.json",
|
||||||
"phantomjs-svg2png.js"
|
"phantomjs-svg2png.js",
|
||||||
|
"lru-cache.js",
|
||||||
|
"logo"
|
||||||
],
|
],
|
||||||
"engines": { "node": "0.10.x" }
|
"engines": { "node": "0.10.x" }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user