@lime-theme/lime
Version:
Simple, readable, responsive theme for blogs, personal websites and API docs
25 lines (24 loc) • 703 B
JSON
{
"name": "@lime-theme/lime",
"version": "0.0.0-alpha.1",
"description": "Simple, readable, responsive theme for blogs, personal websites and API docs",
"keywords": ["lime", "theme", "knosys", "ksio", "blog", "website", "documentation"],
"main": "index.js",
"files": ["src", "dist"],
"repository": {
"type": "git",
"url": "git+https://github.com/lime-theme/lime.git"
},
"author": "Ourai L. <ourairyu@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/lime-theme/lime/issues"
},
"homepage": "https://lime-theme.github.io",
"devDependencies": {
"@knosys/sdk": "^0.0.3",
"@ntks/toolbox": "^0.0.6",
"ksio": "0.0.3"
},
"scripts": {}
}