platypush/platypush/plugins/media/webtorrent/manifest.json

10 lines
155 B
JSON

{
"manifest": {
"events": {},
"install": {
"pip": []
},
"package": "platypush.plugins.media.webtorrent",
"type": "plugin"
}
}