]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tools/package.json
Update translations
[github/Chocobozzz/PeerTube.git] / server / tools / package.json
CommitLineData
7e9d3f25
C
1{
2 "name": "@peertube/cli",
3 "version": "1.0.0",
4 "private": true,
5 "dependencies": {
3d3bb238
C
6 "application-config": "^2.0.0",
7 "cli-table3": "^0.6.0",
1a12f66d 8 "netrc-parser": "^3.1.6",
e199856b 9 "webtorrent-hybrid": "^4.0.1"
7e9d3f25 10 },
26fcf2ef 11 "devDependencies": {}
7e9d3f25 12}