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-07-22 07:45:24 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-07-22 07:45:24 +0400
commit953763b325ac9ebfe00333643da80b1bd2895bce (patch)
tree088b3349b46389861444417890a8212326c586e4 /package.json
parent7a2ab840a54a6e327988be41852756ddf152baea (diff)
use airplay-js instead of airplay2 (which requires compilation)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 65aae34..e6ddadc 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"url": "https://github.com/feross/webtorrent/issues"
},
"dependencies": {
+ "airplay-js": "^0.2.1",
"bittorrent-client": "^0.3.1",
"chalk": "^0.5.1",
"clivas": "^0.1.4",
@@ -39,9 +40,6 @@
"tape": "2.x",
"zelda": "^2.0.0"
},
- "optionalDependencies": {
- "airplay2": "^0.1.4"
- },
"homepage": "http://webtorrent.io",
"keywords": [
"torrent",