]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tools/package.json
Fix netrc tools
[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": {
6 "application-config": "^1.0.1",
46b2cec7 7 "webtorrent-hybrid": "^2.1.0"
7e9d3f25
C
8 },
9 "summon": {
10 "silent": true
11 }
12}