2020-03-17 03:54:15 +00:00
|
|
|
{
|
|
|
|
"name": "juan-canham-resume",
|
|
|
|
"version": "0.9.0",
|
|
|
|
"description": "Juan Canham's Resume/CV",
|
|
|
|
"dependencies": {
|
2022-04-27 20:49:43 +01:00
|
|
|
"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",
|
2020-03-17 03:54:15 +00:00
|
|
|
"hackmyresume": "git+https://git.juancanham.com/JuanCanham/HackMyResume.git#juan-canham-json-theme",
|
2022-04-27 20:49:43 +01:00
|
|
|
"jsonresume-theme-modern": "git+https://git.juancanham.com/JuanCanham/jsonresume-theme-modern.git",
|
2020-03-17 03:54:15 +00:00
|
|
|
"kcv-cli": "^1.3.0",
|
|
|
|
"kcv-theme-fresh": "^0.0.4",
|
2022-04-27 20:49:43 +01:00
|
|
|
"resume-cli": "^3.0.6"
|
2020-03-17 03:54:15 +00:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|