mirror of
https://github.com/JuanCanham/jsonresume-theme-modern.git
synced 2024-11-22 16:30:10 +00:00
26 lines
675 B
JSON
26 lines
675 B
JSON
{
|
|
"name": "jsonresume-theme-modern",
|
|
"version": "0.0.18",
|
|
"description": "jsonresume-theme-modern =======================",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/jsonresume/jsonresume-theme-modern.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/jsonresume/jsonresume-theme-modern/issues"
|
|
},
|
|
"homepage": "https://github.com/jsonresume/jsonresume-theme-modern",
|
|
"dependencies": {
|
|
"gravatar": "^1.0.6",
|
|
"lodash": "^4.17.4",
|
|
"mustache": "^2.3.0",
|
|
"tarball-extract": "0.0.6"
|
|
}
|
|
}
|