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-08-18 06:46:47 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-08-18 06:46:47 +0400
commit81b8d936474b1b088204a044def89588cf9ce310 (patch)
tree6b5a178ecd39a4ec25cf737cbe8be24f5c948e84 /package.json
parent07de2f8fb75bf823ae9215e9c71f4bb4dec0c00c (diff)
update for bittorrent-client changes
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 96749af..8e8add0 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"network-address": "0.0.4",
"numeral": "^1.5.3",
"once": "^1.3.0",
+ "parse-torrent": "^2.0.0",
"pump": "^0.3.2",
"random-access-file": "^0.3.1",
"range-parser": "^1.0.0",