Files
jsonresume-theme-short/package.json
2016-04-02 08:57:34 +01:00

15 lines
342 B
JSON

{
"name": "jsonresume-theme-short",
"version": "0.1.7",
"description": "Simple to the point theme for JSON Resume",
"author": "Graeme Maciver",
"repository": {
"type": "git",
"url": "https://github.com/isnotahippy/jsonresume-theme-short"
},
"license": "MIT",
"dependencies": {
"handlebars": "^2.0.0-alpha.4"
}
}