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:
authorfisch0920 <fisch0920@gmail.com>2014-05-16 07:37:39 +0400
committerfisch0920 <fisch0920@gmail.com>2014-05-16 07:37:39 +0400
commit1529dcff555bba3abe9a67e93d030548fdb8863f (patch)
tree769588721381d9d1f40648d71eefc7c95c4abac0 /package.json
parentf98a3fdeb9282aaa5b40e8de42d21ebf50b757c4 (diff)
stream to VLC is now working
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc9faef..12eabce 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,11 @@
"concat-stream": "^1.4.4",
"inherits": "^2.0.1",
"minimist": "^0.0.8",
- "moment": "^2.6.0"
+ "moment": "^2.6.0",
+ "mime": "^1.2.11",
+ "pump": "^0.3.2",
+ "range-parser": "^1.0.0",
+ "windows-no-runnable": "~0.0.6"
},
"devDependencies": {
"tape": "2.x"