2019-07-17 12:58:36 +00:00
|
|
|
{
|
|
|
|
"name": "peertube-theme-dark",
|
2022-03-15 14:06:29 +00:00
|
|
|
"version": "2.3.1",
|
2019-07-17 12:58:36 +00:00
|
|
|
"description": "PeerTube dark theme",
|
|
|
|
"engine": {
|
2022-06-28 09:35:36 +00:00
|
|
|
"peertube": ">=4.2.0"
|
2019-07-17 12:58:36 +00: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 12:45:53 +00:00
|
|
|
"clientScripts": [],
|
|
|
|
"translations": {}
|
2019-07-17 12:58:36 +00:00
|
|
|
}
|