UNPKG

telehash-tcp4

Version:

Transport bindings for telehash to tcp4

41 lines (40 loc) 877 B
{ "name": "telehash-tcp4", "version": "0.0.11", "description": "Transport bindings for telehash to tcp4", "main": "index.js", "dependencies": { "chrome-net": "~2.2.4", "lob-enc":"git+https://github.com/quartzjer/lob-enc.git", "pmp":"~0.3.1", "nat-upnp":"~1.0.0" }, "browser": { "net":"chrome-net", "pmp":false }, "devDependencies": { "chai": "*", "mocha": "*" }, "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "https://github.com/quartzjer/telehash-tcp4.git" }, "keywords": [ "telehash" ], "author": { "name": "Jeremie Miller", "email": "jeremie@jabber.org", "url": "http://jeremie.com/" }, "license": "MIT", "bugs": { "url": "https://github.com/quartzjer/telehash-tcp4/issues" }, "homepage": "https://github.com/quartzjer/telehash-tcp4" }