blob: 1f5d65d9dd3f87f2db7a075e750781d831dd31a3 (
plain) (
tree)
|
|
{
"name": "peertube-plugin-test-five",
"version": "0.0.1",
"description": "Plugin test 5",
"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": {}
}
|