nodebb-theme-catalytic-v2
Version:
Catalytic Community theme
28 lines (27 loc) • 517 B
JSON
{
"name": "nodebb-theme-catalytic-v2",
"version": "0.0.6",
"description": "Catalytic Community theme",
"main": "theme.less",
"repository": {
"type": "git",
"url": "https://github.com/kapa93/nodebb-theme-catalytic-v2"
},
"keywords": [
"nodebb",
"lavender",
"theme",
"themes"
],
"author": {
"name": "Kacper Myslinski",
"email": "psycho.bunny@hotmail.com"
},
"license": "BSD-2-Clause",
"bugs": {
"url": ""
},
"nbbpm": {
"compatibility": "^1.4.4"
}
}