2019-07-17 14:58:36 +02:00
|
|
|
{
|
|
|
|
"name": "peertube-theme-dark",
|
2023-02-17 13:32:57 +01:00
|
|
|
"version": "2.5.0",
|
2019-07-17 14:58:36 +02:00
|
|
|
"description": "PeerTube dark theme",
|
|
|
|
"engine": {
|
2022-06-28 11:35:36 +02:00
|
|
|
"peertube": ">=4.2.0"
|
2019-07-17 14:58:36 +02:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"peertube",
|
|
|
|
"theme"
|
|
|
|
],
|
|
|
|
"homepage": "https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-theme-dark",
|
|
|
|
"author": "Chocobozzz",
|
|
|
|
"bugs": "https://framagit.org/framasoft/peertube/official-plugins/issues",
|
|
|
|
"staticDirs": {},
|
|
|
|
"css": [
|
|
|
|
"assets/style.css"
|
|
|
|
],
|
2019-07-26 14:45:53 +02:00
|
|
|
"clientScripts": [],
|
|
|
|
"translations": {}
|
2019-07-17 14:58:36 +02:00
|
|
|
}
|