15 lines
342 B
JSON
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"
|
|
}
|
|
}
|