{
  "_args": [
    [
      "leveldown@~1.7.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/level"
    ]
  ],
  "_from": "leveldown@>=1.7.0 <1.8.0",
  "_id": "leveldown@1.7.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/leveldown",
  "_nodeVersion": "7.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/leveldown-1.7.2.tgz_1496919892447_0.6871225340291858"
  },
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "4.2.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "leveldown",
    "raw": "leveldown@~1.7.0",
    "rawSpec": "~1.7.0",
    "scope": null,
    "spec": ">=1.7.0 <1.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "/level"
  ],
  "_resolved": "https://registry.npmjs.org/leveldown/-/leveldown-1.7.2.tgz",
  "_shasum": "5e3467bb27ee246a4a7b8dbd8fb2b16206a6eb8b",
  "_shrinkwrap": null,
  "_spec": "leveldown@~1.7.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/level",
  "bugs": {
    "url": "https://github.com/level/leveldown/issues"
  },
  "contributors": [
    {
      "name": "Julian Gruber",
      "email": "julian@juliangruber.com",
      "url": "https://github.com/juliangruber"
    },
    {
      "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": "David Björklund",
      "email": "david.bjorklund@gmail.com",
      "url": "https://github.com/kesla"
    },
    {
      "name": "John Chesley",
      "email": "john@chesl.es",
      "url": "https://github.com/chesles/"
    },
    {
      "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"
    },
    {
      "name": "Gordon Hall",
      "email": "gordonh@member.fsf.org",
      "url": "https://github.com/bookchin"
    },
    {
      "name": "Yichao 'Peak' Ji",
      "email": "peakji@gmail.com",
      "url": "https://github.com/peakji"
    }
  ],
  "dependencies": {
    "abstract-leveldown": "~2.6.1",
    "bindings": "~1.2.1",
    "fast-future": "~1.0.2",
    "nan": "~2.6.1",
    "prebuild-install": "^2.1.0"
  },
  "description": "A Node.js LevelDB binding, primary backend for LevelUP",
  "devDependencies": {
    "async": "^2.0.1",
    "delayed": "~1.0.1",
    "du": "~0.1.0",
    "faucet": "0.0.1",
    "iota-array": "~1.0.0",
    "lexicographic-integer": "~1.1.0",
    "mkfiletree": "~1.0.1",
    "monotonic-timestamp": "~0.0.8",
    "node-uuid": "~1.4.3",
    "optimist": "~0.6.1",
    "prebuild": "^6.0.2",
    "prebuild-ci": "^2.0.0",
    "readfiletree": "~0.0.1",
    "rimraf": "^2.6.1",
    "slump": "~2.0.0",
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "5e3467bb27ee246a4a7b8dbd8fb2b16206a6eb8b",
    "tarball": "https://registry.npmjs.org/leveldown/-/leveldown-1.7.2.tgz"
  },
  "gitHead": "ec57e52400f25aa1bc1e79e372cc66a9e2a033f2",
  "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 || node-gyp rebuild",
    "prebuild": "prebuild --all --strip --verbose",
    "rebuild": "prebuild --compile",
    "test": "(tape test/*-test.js | faucet) && prebuild-ci"
  },
  "version": "1.7.2"
}
