lupyuen.org/package.json
2018-07-25 00:15:37 +08:00

23 lines
573 B
JSON

{
"name": "lupyuen.github.io",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lupyuen/lupyuen.github.io.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/lupyuen/lupyuen.github.io/issues"
},
"homepage": "https://github.com/lupyuen/lupyuen.github.io#readme",
"dependencies": {
"jsonresume-theme-stackoverflow": "^1.4.0",
"resume-cli": "^0.4.19"
}
}