jsonresume-theme-modern/package.json

20 lines
541 B
JSON
Raw Normal View History

2014-07-08 05:44:13 +01:00
{
"name": "jsonresume-theme-modern",
2014-07-08 06:48:16 +01:00
"version": "0.0.3",
2014-07-08 05:44:13 +01:00
"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"
}