aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9a0d4ecaa..63d014376 100644
--- a/package.json
+++ b/package.json
@@ -39,28 +39,28 @@
39 "body-parser": "^1.12.4", 39 "body-parser": "^1.12.4",
40 "concurrently": "^2.0.0", 40 "concurrently": "^2.0.0",
41 "config": "^1.14.0", 41 "config": "^1.14.0",
42 "create-torrent": "^3.24.5",
42 "debug": "^2.2.0", 43 "debug": "^2.2.0",
43 "dezalgo": "^1.0.3", 44 "dezalgo": "^1.0.3",
44 "electron-spawn": "https://github.com/Chocobozzz/electron-spawn",
45 "express": "^4.12.4", 45 "express": "^4.12.4",
46 "express-oauth-server": "https://github.com/Chocobozzz/express-oauth-server", 46 "express-oauth-server": "https://github.com/Chocobozzz/express-oauth-server",
47 "express-validator": "^2.11.0", 47 "express-validator": "^2.11.0",
48 "fluent-ffmpeg": "^2.1.0", 48 "fluent-ffmpeg": "^2.1.0",
49 "js-yaml": "^3.5.4", 49 "js-yaml": "^3.5.4",
50 "lodash": "^4.11.1", 50 "lodash": "^4.11.1",
51 "magnet-uri": "^5.1.4",
51 "mkdirp": "^0.5.1", 52 "mkdirp": "^0.5.1",
52 "mongoose": "^4.0.5", 53 "mongoose": "^4.0.5",
53 "morgan": "^1.5.3", 54 "morgan": "^1.5.3",
54 "multer": "^1.1.0", 55 "multer": "^1.1.0",
55 "node-ipc": "^8.0.0",
56 "openssl-wrapper": "^0.3.4", 56 "openssl-wrapper": "^0.3.4",
57 "parse-torrent": "^5.8.0",
57 "password-generator": "^2.0.2", 58 "password-generator": "^2.0.2",
58 "request": "^2.57.0", 59 "request": "^2.57.0",
59 "request-replay": "^1.0.2", 60 "request-replay": "^1.0.2",
60 "scripty": "^1.5.0", 61 "scripty": "^1.5.0",
61 "segfault-handler": "^1.0.0", 62 "segfault-handler": "^1.0.0",
62 "ursa": "^0.9.1", 63 "ursa": "^0.9.1",
63 "webtorrent": "^0.93.2",
64 "winston": "^2.1.1", 64 "winston": "^2.1.1",
65 "ws": "^1.1.1" 65 "ws": "^1.1.1"
66 }, 66 },