candy-theme-flat
Version:
the default theme of candy
24 lines (23 loc) • 484 B
JSON
{
"name": "candy-theme-flat",
"version": "0.1.0",
"static": "./static",
"view engine": "jade",
"description": "the default theme of candy",
"repository": {
"type": "git",
"url": "https://github.com/turingou/candy-theme-flat.git"
},
"keywords": [
"candy",
"theme",
"bbs",
"flat",
"forum"
],
"author": "turing <o.u.turing@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/turingou/candy-theme-flat/issues"
}
}