17 lines
365 B
JSON
17 lines
365 B
JSON
{
|
|
"author": "Thaddée Tyl <thaddee.tyl@gmail.com>",
|
|
"name": "gh-badges",
|
|
"description": "GitHub badges implemented in SVG.",
|
|
"version": "0.0.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/espadrine/gh-badges"
|
|
},
|
|
"license": "CC0",
|
|
"dependencies": {
|
|
"dot": ">=1.0.2",
|
|
"svgo": "~0.4.2",
|
|
"es6-promise": "~0.1.1"
|
|
}
|
|
}
|