peertube-theme-nctv-dark/package.json

22 lines
480 B
JSON

{
"name": "peertube-theme-nctv-dark",
"version": "1.0.0",
"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": {}
}