UNPKG

leasehold-net

Version:
30 lines (29 loc) 666 B
{ "name": "leasehold-net", "version": "5.1.6", "description": "Leasehold network module.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Leasehold/leasehold-net.git" }, "keywords": [ "leasehold", "network", "module", "p2p" ], "author": "Jonathan Gros-Dubois", "license": "GPL-3.0", "bugs": { "url": "https://github.com/Leasehold/leasehold-net/issues" }, "homepage": "https://github.com/Leasehold/leasehold-net#readme", "dependencies": { "lp2p": "^3.1.6", "lodash.shuffle": "^4.2.0" } }