peertube-theme-black-red
Version:
Mostly black and red PeerTube-theme
25 lines (24 loc) • 528 B
JSON
{
"name": "peertube-theme-black-red",
"version": "1.0.2",
"license": "AGPL 3.0",
"description": "Mostly black and red PeerTube-theme",
"engine": {
"peertube": ">=2.4.0"
},
"keywords": [
"peertube",
"theme",
"black",
"red"
],
"homepage": "https://github.com/Nypha/peertube-theme-black-red.git",
"author": "nypha",
"bugs": "https://github.com/Nypha/peertube-theme-black-red/issues",
"staticDirs": {},
"css": [
"assets/style.css"
],
"clientScripts": [],
"translations": {}
}