nodebb-theme-halloween
Version:
Halloween theme for NodeBB
41 lines (40 loc) • 934 B
JSON
{
"name": "nodebb-theme-halloween",
"version": "0.0.2",
"description": "Halloween theme for NodeBB",
"main": "theme.less",
"repository": {
"type": "git",
"url": "https://github.com/barisusakli/nodebb-theme-halloween"
},
"keywords": [
"nodebb",
"halloween",
"theme",
"themes"
],
"contributors": [
{
"name": "Andrew Rodrigues",
"email": "andrew@designcreateplay.com",
"url": "https://github.com/psychobunny"
},
{
"name": "Julian Lam",
"email": "julian@designcreateplay.com",
"url": "https://github.com/julianlam"
},
{
"name": "Barış Soner Uşaklı",
"email": "baris@designcreateplay.com",
"url": "https://github.com/barisusakli"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/barisusakli/nodebb-theme-halloween/issues"
},
"peerDependencies": {
"nodebb-theme-vanilla": "~0.0.3"
}
}