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-25 12:06:44 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-02-25 12:06:44 +0400
commit96c634df2339569232f07c147b3f2e9568e80040 (patch)
tree94eb01fb3b6803c42c1b06a1039aad1468f0bf8d /package.json
parent9e52381d3a99e98d80b96a91077f9000ee2cb6b2 (diff)
parse torrent file
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 18a3b12..09d89f2 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"jquery": "^2.1.0",
"keymaster": "git://github.com/feross/keymaster",
"magnet-uri": "1.x",
- "read-torrent": "^0.2.0",
+ "parse-torrent": "^0.1.1",
"speedometer": "^0.1.2"
},
"devDependencies": {