jsonresume-theme-paper-plus-plus
Version:
A theme for JSON Resume
29 lines (28 loc) • 599 B
JSON
{
"name": "jsonresume-theme-paper-plus-plus",
"version": "0.6.0",
"description": "A theme for JSON Resume",
"author": "Johan Lindell",
"repository": {
"type": "git",
"url": "https://github.com/lindell/jsonresume-theme-paper"
},
"license": "MIT",
"dependencies": {
"handlebars": ">=4.0.0"
},
"homepage": "https://github.com/lindell/jsonresume-theme-paper",
"main": "index.js",
"scripts": {
"start": "resume serve"
},
"devDependencies": {},
"keywords": [
"jsonresume",
"json",
"resume",
"paper",
"paper++",
"paper plus plus"
]
}