Files
jsonresume-theme-short/package.json
2014-07-31 04:20:34 -07:00

15 lines
341 B
JSON

{
"name": "jsonresume-theme-boilerplate",
"version": "0.0.2",
"description": "Boilerplate theme for JSON Resume",
"author": "Mattias Erming",
"repository": {
"type": "git",
"url": "https://github.com/erming/jsonresume-theme-boilerplate"
},
"license": "MIT",
"dependencies": {
"handlebars": "^2.0.0-alpha.4"
}
}