{
  "name": "holesail-server",
  "version": "2.1.2",
  "description": "Proxy any server peer-to-peer using Holepunching.",
  "main": "index.js",
  "dependencies": {
    "@holesail/hyper-cmd-lib-net": "^0.2.0",
    "b4a": "^1.6.6",
    "bare-net": "^2.0.1",
    "hyper-cmd-lib-keys": "^0.0.2",
    "hyperdht": "^6.20.1",
    "net": "npm:bare-net",
    "z32": "^1.1.0"
  },
  "scripts": {
    "test": "npx standard && node test.mjs && bare test.mjs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/holesail/holesail-server.git"
  },
  "keywords": [
    "holesail",
    "holesail-server",
    "HyperDHT"
  ],
  "author": "supersuryaansh",
  "license": "GNU GPL v3",
  "bugs": {
    "url": "https://github.com/holesail/holesail-server/issues"
  },
  "homepage": "https://github.com/holesail/holesail-server#readme",
  "devDependencies": {
    "brittle": "^3.10.1",
    "standard": "^17.1.2"
  }
}
