2025-04-19 11:43:59 -04:00

22 lines
503 B
JSON

{
"name": "peertube-theme-nctv-dark",
"version": "3.0.0",
"description": "Dark theme for NCTV for PeerTube >7.0.0",
"engine": {
"peertube": ">=7.0.0"
},
"keywords": [
"peertube",
"theme"
],
"homepage": "https://gitea.nicecrew.digital/matty/peertube-theme-nctv-dark",
"author": "Matty",
"bugs": "https://gitea.nicecrew.digital/matty/peertube-theme-nctv-dark/issues",
"staticDirs": {},
"css": [
"assets/style.css"
],
"clientScripts": [],
"translations": {}
}