]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/tools/package.json
remove outdated badges, add authorization to caption routes
[github/Chocobozzz/PeerTube.git] / server / tools / package.json
1 {
2 "name": "@peertube/cli",
3 "version": "1.0.0",
4 "private": true,
5 "dependencies": {
6 "application-config": "^2.0.0",
7 "cli-table3": "^0.6.0",
8 "netrc-parser": "^3.1.6",
9 "webtorrent-hybrid": "^4.0.1"
10 },
11 "devDependencies": {}
12 }