{
  "name": "bittorrent-nodeid",
  "description": "BEP42 DHT security extension implementation",
  "version": "1.0.0",
  "author": {
    "name": "Aymeric Vitte",
    "email": "contact@peersm.com",
    "url": "http://www.peersm.com"
  },
  "homepage": "http://torrent-live.org",
  "keywords": [
    "torrent",
    "bittorrent",
    "dht",
    "distributed hash table",
    "protocol",
    "peer",
    "p2p",
    "peer-to-peer",
    "privacy",
    "anonymity",
    "streaming",
    "freerider",
    "spies",
    "TV"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/Ayms/bittorrent-nodeid.git"
  },
  "optionalDependencies": {
    "fast-crc32c": "^0.1.5",
    "sse4_crc32": "^2.1.2"
  },
  "bugs": {
    "url": "https://github.com/Ayms/bittorrent-nodeid/issues"
  },
  "dependencies": {
    "fast-crc32c": "^0.1.5",
    "sse4_crc32": "^2.1.2"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "gitHead": "e7185422bf72a2aeca58e1c64614e4fb09dcf4a9",
  "_id": "bittorrent-nodeid@1.0.0",
  "_shasum": "ed2bede4d836da34ace0aa57e58ab46a21b855a6",
  "_from": "bittorrent-nodeid@>=1.0.0 <2.0.0",
  "_npmVersion": "2.0.0",
  "_npmUser": {
    "name": "aymeric",
    "email": "vitteaymeric@gmail.com"
  },
  "maintainers": [
    {
      "name": "aymeric",
      "email": "vitteaymeric@gmail.com"
    }
  ],
  "dist": {
    "shasum": "ed2bede4d836da34ace0aa57e58ab46a21b855a6",
    "tarball": "http://registry.npmjs.org/bittorrent-nodeid/-/bittorrent-nodeid-1.0.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/bittorrent-nodeid/-/bittorrent-nodeid-1.0.0.tgz"
}
