UNPKG

holesail-client

Version:

A client for securely connecting to holesail-server using P2P

33 lines (32 loc) 783 B
{ "name": "holesail-client", "version": "2.2.0", "description": "A client for securely connecting to holesail-server using P2P ", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/holesail/holesail-client.git" }, "keywords": [ "holesail", "hyperdht", "supersu" ], "author": "supersuryaansh", "license": "GPL-3.0", "bugs": { "url": "https://github.com/holesail/holesail-client/issues" }, "homepage": "https://github.com/holesail/holesail-client#readme", "dependencies": { "@holesail/hyper-cmd-lib-net": "^0.4.0", "b4a": "^1.6.7", "bare-net": "^2.0.1", "hyperdht": "^6.20.5", "net": "npm:bare-net", "z32": "^1.1.0" }, "devDependencies": { "standard": "^17.1.2" } }