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-04-23 13:24:12 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-04-23 13:52:05 +0400
commit1d69988e9fde758af43276eb90f5620ced4bd268 (patch)
tree8503846ec96f395742fd83d8aa030ae3f36a8f3a /package.json
parent52ed7d792bdcbdf60e89c3791d340055ddaf9e9f (diff)
support http urls
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 66bedbb..0a5eab0 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"bittorrent-client": "^0.0.0",
"chalk": "^0.4.0",
"clivas": "^0.1.4",
+ "concat-stream": "^1.4.4",
"inherits": "^2.0.1",
"mime": "^1.2.11",
"minimist": "^0.0.8",