jsonresume-theme-simple-red
Version:
Simple red theme for JSON Resume
35 lines (34 loc) • 856 B
JSON
{
"name": "jsonresume-theme-simple-red",
"version": "1.0.4",
"description": "Simple red theme for JSON Resume",
"author": "Andrew Avdeev <andrewww.avdeev@gmail.com> (https://github.com/aandrewww)",
"license": "MIT",
"homepage": "https://github.com/aandrewww/jsonresume-theme-simple-red",
"repository": {
"type": "git",
"url": "https://github.com/aandrewww/jsonresume-theme-simple-red.git"
},
"bugs": {
"url": "https://github.com/aandrewww/jsonresume-theme-simple-red/issues"
},
"keywords": [
"jsonresume",
"jsonresume-theme",
"jsonresume-theme-simple-red",
"theme",
"simple-red",
"resume",
"cv",
"curriculum vitae",
"curriculum",
"portfolio",
"json resume",
"jsonresume theme",
"theme"
],
"dependencies": {
"handlebars": "^4.0.12",
"moment": "^2.18.1"
}
}