{
  "_args": [
    [
      "leveldown@~1.4.0",
      "/home/dominic/c/streamview-links/node_modules/level"
    ]
  ],
  "_from": "leveldown@>=1.4.0 <1.5.0",
  "_id": "leveldown@1.4.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/leveldown",
  "_nodeVersion": "5.5.0",
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "leveldown",
    "raw": "leveldown@~1.4.0",
    "rawSpec": "~1.4.0",
    "scope": null,
    "spec": ">=1.4.0 <1.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/level"
  ],
  "_resolved": "https://registry.npmjs.org/leveldown/-/leveldown-1.4.4.tgz",
  "_shasum": "5978b7b3e7ffa595b179391126035a9717ead765",
  "_shrinkwrap": null,
  "_spec": "leveldown@~1.4.0",
  "_where": "/home/dominic/c/streamview-links/node_modules/level",
  "bugs": {
    "url": "https://github.com/level/leveldown/issues"
  },
  "contributors": [
    {
      "name": "David Björklund",
      "email": "david.bjorklund@gmail.com",
      "url": "https://github.com/kesla"
    },
    {
      "name": "Rod Vagg",
      "email": "r@va.gg",
      "url": "https://github.com/rvagg"
    },
    {
      "name": "Jake Verbaten",
      "email": "raynos2@gmail.com",
      "url": "https://github.com/raynos"
    },
    {
      "name": "Dominic Tarr",
      "email": "dominic.tarr@gmail.com",
      "url": "https://github.com/dominictarr"
    },
    {
      "name": "Max Ogden",
      "email": "max@maxogden.com",
      "url": "https://github.com/maxogden"
    },
    {
      "name": "Lars-Magnus Skog",
      "email": "ralphtheninja@riseup.net",
      "url": "https://github.com/ralphtheninja"
    },
    {
      "name": "John Chesley",
      "email": "john@chesl.es",
      "url": "https://github.com/chesles/"
    },
    {
      "name": "Julian Gruber",
      "email": "julian@juliangruber.com",
      "url": "https://github.com/juliangruber"
    },
    {
      "name": "Paolo Fragomeni",
      "email": "paolo@async.ly",
      "url": "https://github.com/hij1nx"
    },
    {
      "name": "Anton Whalley",
      "email": "anton.whalley@nearform.com",
      "url": "https://github.com/No9"
    },
    {
      "name": "Matteo Collina",
      "email": "matteo.collina@gmail.com",
      "url": "https://github.com/mcollina"
    },
    {
      "name": "Pedro Teixeira",
      "email": "pedro.teixeira@gmail.com",
      "url": "https://github.com/pgte"
    },
    {
      "name": "James Halliday",
      "email": "mail@substack.net",
      "url": "https://github.com/substack"
    }
  ],
  "dependencies": {
    "abstract-leveldown": "~2.4.0",
    "bindings": "~1.2.1",
    "fast-future": "~1.0.0",
    "nan": "~2.2.0",
    "prebuild": "^2.8.0"
  },
  "description": "A Node.js LevelDB binding, primary backend for LevelUP",
  "devDependencies": {
    "async": "~1.5.0",
    "delayed": "~1.0.1",
    "du": "~0.1.0",
    "faucet": "0.0.1",
    "mkfiletree": "~1.0.1",
    "monotonic-timestamp": "~0.0.8",
    "node-uuid": "~1.4.3",
    "optimist": "~0.6.1",
    "readfiletree": "~0.0.1",
    "rimraf": "~2.5.0",
    "slump": "~2.0.0",
    "tape": "~4.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "5978b7b3e7ffa595b179391126035a9717ead765",
    "tarball": "http://registry.npmjs.org/leveldown/-/leveldown-1.4.4.tgz"
  },
  "gitHead": "c283125217b59bd86edb75d88237eb10f5e4e8c4",
  "gypfile": true,
  "homepage": "https://github.com/level/leveldown",
  "keywords": [
    "level",
    "leveldb"
  ],
  "license": "MIT",
  "main": "leveldown.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    },
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    }
  ],
  "name": "leveldown",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/level/leveldown.git"
  },
  "scripts": {
    "install": "prebuild --install",
    "prebuild": "prebuild --all --strip --verbose",
    "rebuild": "prebuild --compile",
    "test": "tape test/*-test.js | faucet"
  },
  "version": "1.4.4"
}
