2019-07-17 14:58:36 +02:00
|
|
|
{
|
|
|
|
"name": "peertube-theme-dark",
|
2020-05-22 11:23:00 +02:00
|
|
|
"version": "2.2.3",
|
2019-07-17 14:58:36 +02:00
|
|
|
"description": "PeerTube dark theme",
|
|
|
|
"engine": {
|
2020-05-20 10:59:03 +02:00
|
|
|
"peertube": ">=2.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
|
|
|
}
|