diff --git a/package.json b/package.json index 2382f8c4..a6c46c87 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,9 @@ "run-series": "^1.1.4", "standard": "^7.0.0" }, + "engines": { + "node": ">=4.0.0" + }, "homepage": "https://webtorrent.io", "keywords": [ "desktop", @@ -65,8 +68,8 @@ "electron-app", "hybrid webtorrent client", "mad science", - "torrent client", "torrent", + "torrent client", "webtorrent" ], "license": "MIT",