{
  "_args": [
    [
      "k-bucket@^0.6.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/bittorrent-dht"
    ]
  ],
  "_from": "k-bucket@>=0.6.0 <0.7.0",
  "_id": "k-bucket@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/k-bucket",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "tristan.slominski@gmail.com",
    "name": "tristanls"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "k-bucket",
    "raw": "k-bucket@^0.6.0",
    "rawSpec": "^0.6.0",
    "scope": null,
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bittorrent-dht",
    "/k-rpc"
  ],
  "_resolved": "https://registry.npmjs.org/k-bucket/-/k-bucket-0.6.0.tgz",
  "_shasum": "afc532545f69d466293e887b00d5fc73377c3abb",
  "_shrinkwrap": null,
  "_spec": "k-bucket@^0.6.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/bittorrent-dht",
  "bugs": {
    "url": "https://github.com/tristanls/k-bucket/issues"
  },
  "contributors": [
    {
      "email": "tristan.slominski@gmail.com",
      "name": "Tristan Slominski"
    },
    {
      "email": "info@mikedeboer.nl",
      "name": "Mike de Boer"
    },
    {
      "email": "deoxxa@fknsrs.biz",
      "name": "Conrad Pankoff"
    },
    {
      "email": "feross@feross.org",
      "name": "Feross Aboukhadijeh"
    },
    {
      "email": "email@nathanph.com",
      "name": "Nathan Hernandez"
    },
    {
      "email": "fabien@allou.is",
      "name": "Fabien O'Carroll"
    }
  ],
  "dependencies": {
    "buffer-equal": "0.0.1",
    "inherits": "^2.0.1"
  },
  "description": "Kademlia DHT K-bucket implementation as a binary tree",
  "devDependencies": {
    "nodeunit": "0.9.x"
  },
  "directories": {},
  "dist": {
    "shasum": "afc532545f69d466293e887b00d5fc73377c3abb",
    "tarball": "https://registry.npmjs.org/k-bucket/-/k-bucket-0.6.0.tgz"
  },
  "gitHead": "020c03091eb26e6e6377e3b0bd0f188a43731296",
  "homepage": "https://github.com/tristanls/k-bucket#readme",
  "keywords": [
    "k-bucket",
    "kademlia",
    "dht"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "tristan.slominski@gmail.com",
      "name": "tristanls"
    }
  ],
  "name": "k-bucket",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tristanls/k-bucket.git"
  },
  "scripts": {
    "test": "node scripts/test.js"
  },
  "version": "0.6.0"
}
