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>2016-08-23 10:36:20 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-08-23 10:36:20 +0300
commitc567e678408a3a7e9b8960873304068f66d0e7fd (patch)
treee8fe4e160f93f59ceac9062a436c70652b52daa3
parent5d38b2ce636241540cb1d0293b431bc6382cf015 (diff)
engines: node >4
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8ecdd9c..5350f89 100644
--- a/package.json
+++ b/package.json
@@ -85,6 +85,9 @@
"webtorrent-fixtures": "^1.5.0",
"zuul": "^3.10.1"
},
+ "engines": {
+ "node": ">=4"
+ },
"homepage": "https://webtorrent.io",
"keywords": [
"bittorrent",