nodebb-theme-aymanbu
Version:
Lavender Theme for NodeBB
28 lines (27 loc) • 601 B
JSON
{
"name": "nodebb-theme-aymanbu",
"version": "0.0.6",
"description": "Lavender Theme for NodeBB",
"main": "theme.less",
"repository": {
"type": "git",
"url": "https://github.com/pmmsc/nodebb-theme-aymanbu"
},
"keywords": [
"nodebb",
"lavender",
"theme",
"themes"
],
"author": {
"name": "psychobunny, yanniwen",
"email": "psycho.bunny@hotmail.com,yanni_wen@pmmsc.org"
},
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/pmmsc/nodebb-theme-aymanbu/issues"
},
"peerDependencies": {
"nodebb-theme-vanilla": "~0.1.0"
}
}