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

16 lines
287 B
JSON

{
"name": "@peertube/cli",
"version": "1.0.0",
"private": true,
"dependencies": {
"application-config": "^2.0.0",
"cli-table3": "^0.6.0",
"netrc-parser": "^3.1.6",
"webtorrent-hybrid": "^4.0.1"
},
"summon": {
"silent": true
},
"devDependencies": {}
}