25 lines
552 B
JSON
25 lines
552 B
JSON
{
|
|
"name": "hexo-theme-keep",
|
|
"version": "3.0.0",
|
|
"private": false,
|
|
"description": "A simple and elegant theme for Hexo.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/XPoet/hexo-theme-keep.git"
|
|
},
|
|
"keywords": [
|
|
"hexo",
|
|
"theme",
|
|
"simple-theme",
|
|
"elegant-theme",
|
|
"beautiful-theme",
|
|
"powerful-theme"
|
|
],
|
|
"author": "XPoet",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/XPoet/hexo-theme-keep/issues"
|
|
},
|
|
"homepage": "https://github.com/XPoet/hexo-theme-keep#readme"
|
|
}
|