22 lines
479 B
JSON
22 lines
479 B
JSON
{
|
|
"name": "peertube-theme-nctv-dark",
|
|
"version": "1.1.5",
|
|
"description": "NCTV dark theme",
|
|
"engine": {
|
|
"peertube": ">=4.2.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": {}
|
|
}
|