nodebb-theme-ricequant
Version:
NodeBB theme for ricequant.
26 lines (25 loc) • 607 B
JSON
{
"name": "nodebb-theme-ricequant",
"version": "0.2.78",
"description": "NodeBB theme for ricequant.",
"main": "theme.less",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/RicequantInc/nodebb-theme-ricequant"
},
"author": "PoppinL",
"license": "MIT",
"bugs": {
"url": "https://github.com/RicequantInc/nodebb-theme-ricequant/issues"
},
"keywords": [
"nodebb",
"theme",
"themes",
"ricequant"
],
"homepage": "https://github.com/RicequantInc/nodebb-theme-ricequant"
}