Files
shields/package.json
T
2014-01-03 17:08:19 +01:00

19 lines
413 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",
"canvas": "~1.1.2",
"es6-promise": "~0.1.1",
"camp": "~13.11.9"
}
}