Files
shields/package.json
T
2014-01-02 17:53:17 +01:00

15 lines
313 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"
}
}