hexo-theme-reimu
Version:
A Hakurei Reimu style Hexo theme
34 lines (33 loc) • 660 B
JSON
{
"name": "hexo-theme-reimu",
"version": "1.11.1",
"description": "A Hakurei Reimu style Hexo theme",
"repository": {
"type": "git",
"url": "git+https://github.com/D-Sketon/hexo-theme-reimu.git"
},
"keywords": [
"hexo",
"theme",
"blog",
"reimu",
"touhou"
],
"author": "D-Sketon",
"license": "MIT",
"bugs": {
"url": "https://github.com/D-Sketon/hexo-theme-reimu/issues"
},
"homepage": "https://github.com/D-Sketon/hexo-theme-reimu#readme",
"files": [
"_config.yml",
"LICENSE",
"README.en.md",
"README.md",
"_example",
"languages",
"layout",
"scripts",
"source"
]
}