Files
jsonresume-theme-short/package.json
2014-11-23 13:01:17 +00:00

15 lines
342 B
JSON

{
"name": "jsonresume-theme-short",
"version": "0.1.3",
"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"
}
}