jsonresume-theme-modern/package.json

23 lines
597 B
JSON

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