You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
${ noResults }
21 lines
461 B
JSON
21 lines
461 B
JSON
{
|
|||
"name": "peertube-plugin-test-transcoding-two",
|
|||
"version": "0.0.1",
|
|||
"description": "Plugin test transcoding 2",
|
|||
"engine": {
|
|||
"peertube": ">=1.3.0"
|
|||
},
|
|||
"keywords": [
|
|||
"peertube",
|
|||
"plugin"
|
|||
],
|
|||
"homepage": "https://github.com/Chocobozzz/PeerTube",
|
|||
"author": "Chocobozzz",
|
|||
"bugs": "https://github.com/Chocobozzz/PeerTube/issues",
|
|||
"library": "./main.js",
|
|||
"staticDirs": {},
|
|||
"css": [],
|
|||
"clientScripts": [],
|
|||
"translations": {}
|
|||
}
|