30 lines
1004 B
JSON
30 lines
1004 B
JSON
{
|
|
"name": "juan-canham-resume",
|
|
"version": "0.9.0",
|
|
"description": "Juan Canham's Resume/CV",
|
|
"dependencies": {
|
|
"hackmyresume": "^1.8.0",
|
|
"kcv-cli": "^1.3.0",
|
|
"kcv-theme-fresh": "^0.0.4",
|
|
"resume-cli": "^1.2.7",
|
|
"jsonresume-theme-modern": "git+https://git.juancanham.com/JuanCanham/jsonresume-theme-modern.git",
|
|
"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",
|
|
"fresh-themes": "git+https://git.juancanham.com/JuanCanham/fresh-themes.git#feature/certifications",
|
|
},
|
|
"devDependencies": {},
|
|
"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"
|
|
}
|