diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/package.json b/package.json index db6579c..b519705 100644 --- a/package.json +++ b/package.json @@ -21,16 +21,19 @@ "chalk": "^1.0.0", "elliptic": "^3.0.3", "glob": "^5.0.6", + "hat": "^0.0.3", "inherits": "^2.0.1", "magnet-uri": "^4.0.0", + "prettyjson": "^1.1.2", "ut_gittorrent": "^0.1.0", "ut_metadata": "^2.7.3", - "webtorrent": "^0.32.0" + "webtorrent": "^0.32.0", + "zero-fill": "^2.2.1" }, "devDependencies": { "standard": "^3.1.1" }, - "homepage": "http://webtorrent.io", + "homepage": "http://gittorrent.org", "keywords": [ "torrent", "bittorrent", |
