json-theme-even-fork/package.json

19 lines
519 B
JSON

{
"name": "jsonresume-theme-even",
"version": "0.2.4",
"description": "A flat theme for JSON Resume, compatible with the bleeding edge resume schema",
"author": "Rafael Bardini",
"homepage": "https://github.com/rbardini/jsonresume-theme-even",
"repository": {
"type": "git",
"url": "https://github.com/rbardini/jsonresume-theme-even"
},
"bugs": {
"url": "https://github.com/rbardini/jsonresume-theme-even/issues"
},
"license": "MIT",
"dependencies": {
"handlebars": "^4.7.0"
}
}