jsonresume-theme-modern/package.json

25 lines
647 B
JSON

{
"name": "jsonresume-theme-modern",
"version": "0.0.6",
"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": "^2.4.1",
"tarball-extract": "0.0.3"
}
}