]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/tools/package.json
2d13d41cc506b491cf82a2a1333d95b90024621a
[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": "^1.0.1",
7 "webtorrent-hybrid": "^2.1.0"
8 },
9 "summon": {
10 "silent": true
11 }
12 }