d66f336e318ae6ef2493618a5f1c8d165da83885
[oweals/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     "summon-install": "^0.4.6"
8   },
9   "summon": {
10     "silent": true
11   }
12 }