]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tools/package.json
Create a dedicated component for video description
[github/Chocobozzz/PeerTube.git] / server / tools / package.json
index d66f336e318ae6ef2493618a5f1c8d165da83885..e3899f3b25fb6744b0b7146fdc1f2cfd769fc5cd 100644 (file)
@@ -3,10 +3,10 @@
   "version": "1.0.0",
   "private": true,
   "dependencies": {
-    "application-config": "^1.0.1",
-    "summon-install": "^0.4.6"
+    "application-config": "^2.0.0",
+    "cli-table3": "^0.6.0",
+    "netrc-parser": "^3.1.6",
+    "webtorrent-hybrid": "^4.0.3"
   },
-  "summon": {
-    "silent": true
-  }
+  "devDependencies": {}
 }