1
0
Fork 0
peertube/server/tools/package.json

13 lines
204 B
JSON

{
"name": "@peertube/cli",
"version": "1.0.0",
"private": true,
"dependencies": {
"application-config": "^1.0.1",
"webtorrent-hybrid": "^2.1.0"
},
"summon": {
"silent": true
}
}