hexo-theme-lime
Version:
Simple, readable, responsive theme for blogs, personal websites and API docs
26 lines • 614 B
JSON
{
"name": "hexo-theme-lime",
"main": "package.json",
"keywords": [
"hexo",
"theme",
"lime",
"knosys",
"ksio"
],
"version": "0.0.0-alpha.1",
"description": "Simple, readable, responsive theme for blogs, personal websites and API docs",
"repository": {
"type": "git",
"url": "git+https://github.com/ourai/lime.git"
},
"author": "Ourai Lin <ourairyu@gmail.com> (https://ourai.ws/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ourai/lime/issues"
},
"homepage": "https://ourai.github.io/lime/",
"dependencies": {
"@ntks/toolbox": "0.0.6"
}
}