Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-02-03 05:25:51 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-02-03 05:25:51 +0400
commit2104b76c2cc0f2e8ffb9cab1eb3fd451747e7503 (patch)
treee7a754456162b4d5cdfeacf6c5b8192c3330a6db /package.json
parente257965a02c7bdb6e94d4294d396859f9057113c (diff)
refactor
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 0fe2472..88770e8 100644
--- a/package.json
+++ b/package.json
@@ -22,17 +22,16 @@
"url": "https://github.com/feross/webtorrent/issues"
},
"dependencies": {
- "async": "~0.2.10",
"bittorrent-dht": "0.x",
"bittorrent-protocol": "0.x",
"bittorrent-swarm": "0.x",
"bncode": "~0.5.2",
"browserify": "3.x",
"browserify-shim": "~3.2.2",
- "chrome-portfinder": "~0.2.2",
"hat": "0.0.3",
+ "inherits": "~2.0.1",
"jquery": "~2.1.0",
- "magnet-uri": "0.x",
+ "magnet-uri": "1.x",
"portfinder": "~0.2.1",
"read-torrent": "~0.2.0",
"speedometer": "~0.1.2"