2019-07-17 12:58:36 +00:00
|
|
|
{
|
2024-02-13 01:10:11 +00:00
|
|
|
"name": "peertube-theme-nctv-dark",
|
2024-03-12 01:48:31 +00:00
|
|
|
"version": "1.1.3",
|
2024-02-13 01:10:11 +00:00
|
|
|
"description": "NCTV dark theme.",
|
2019-07-17 12:58:36 +00:00
|
|
|
"engine": {
|
2022-06-28 09:35:36 +00:00
|
|
|
"peertube": ">=4.2.0"
|
2019-07-17 12:58:36 +00:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"peertube",
|
|
|
|
"theme"
|
|
|
|
],
|
2024-02-13 01:10:11 +00:00
|
|
|
"homepage": "https://gitea.nicecrew.digital/matty/peertube-theme-nctv-dark",
|
|
|
|
"author": "Matty",
|
|
|
|
"bugs": "https://gitea.nicecrew.digital/matty/peertube-theme-nctv-dark/issues",
|
2019-07-17 12:58:36 +00:00
|
|
|
"staticDirs": {},
|
|
|
|
"css": [
|
|
|
|
"assets/style.css"
|
|
|
|
],
|
2019-07-26 12:45:53 +00:00
|
|
|
"clientScripts": [],
|
|
|
|
"translations": {}
|
2019-07-17 12:58:36 +00:00
|
|
|
}
|