juan-canham-resume/package.json

28 lines
948 B
JSON

{
"name": "juan-canham-resume",
"version": "0.9.0",
"description": "Juan Canham's Resume/CV",
"dependencies": {
"fresh-theme-bootstrap": "git+https://git.juancanham.com/JuanCanham/fresh-theme-bootstrap.git",
"fresh-theme-elegant": "git+https://git.juancanham.com/JuanCanham/fresh-theme-elegant.git#feature/interactive",
"hackmyresume": "git+https://git.juancanham.com/JuanCanham/HackMyResume.git#juan-canham-json-theme",
"jsonresume-theme-modern": "git+https://git.juancanham.com/JuanCanham/jsonresume-theme-modern.git",
"kcv-cli": "^1.3.0",
"kcv-theme-fresh": "^0.0.4",
"resume-cli": "^3.0.6"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.juancanham.com/JuanCanham/juan-canham-resume"
},
"keywords": [
"resume",
"CV"
],
"author": "Juan Canham <juan@juancanham.com>",
"license": "BSD-2-Clause"
}