{
  "name": "blind-peer-encodings",
  "version": "3.0.1",
  "description": "Blind-peer encodings",
  "main": "index.js",
  "scripts": {
    "test": "standard"
  },
  "files": [
    "index.js",
    "spec/",
    "lib/"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/holepunchto/blind-peer-client.git"
  },
  "keywords": [
    "Blind",
    "peer",
    "encodings"
  ],
  "author": "Holepunch",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/holepunchto/blind-peer-client/issues"
  },
  "homepage": "https://github.com/holepunchto/blind-peer-client#readme",
  "devDependencies": {
    "hyperschema": "^1.10.4",
    "standard": "^17.1.2"
  },
  "dependencies": {
    "compact-encoding": "^2.16.0",
    "hyperdb": "^4.9.1"
  }
}
