hexo-theme-keep/package.json

20 lines
503 B
JSON

{
"name": "hexo-theme-poem",
"version": "0.0.1",
"description": "A simple and beautiful theme for Hexo.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/XPoet/hexo-theme-poem.git"
},
"author": "XPoet",
"license": "MIT",
"bugs": {
"url": "https://github.com/XPoet/hexo-theme-poem/issues"
},
"homepage": "https://github.com/XPoet/hexo-theme-poem#readme"
}