{
  "_args": [
    [
      "abstract-leveldown@~2.6.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/deferred-leveldown"
    ]
  ],
  "_from": "abstract-leveldown@>=2.6.0 <2.7.0",
  "_id": "abstract-leveldown@2.6.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/abstract-leveldown",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/abstract-leveldown-2.6.3.tgz_1504613011300_0.28464046074077487"
  },
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "5.4.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "abstract-leveldown",
    "raw": "abstract-leveldown@~2.6.0",
    "rawSpec": "~2.6.0",
    "scope": null,
    "spec": ">=2.6.0 <2.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/deferred-leveldown",
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz",
  "_shasum": "1c5e8c6a5ef965ae8c35dfb3a8770c476b82c4b8",
  "_shrinkwrap": null,
  "_spec": "abstract-leveldown@~2.6.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/deferred-leveldown",
  "browser": {
    "rimraf": false
  },
  "bugs": {
    "url": "https://github.com/level/abstract-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": "Thomas Watson Steen",
      "email": "w@tson.dk",
      "url": "https://github.com/watson"
    }
  ],
  "dependencies": {
    "xtend": "~4.0.0"
  },
  "description": "An abstract prototype matching the LevelDOWN API",
  "devDependencies": {
    "rimraf": "^2.6.1",
    "sinon": "^3.2.0",
    "tape": "^4.7.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-2++wDf/DYqkPR3o5tbfdhF96EfMApo1GpPfzOsR/ZYXdkSmELlvOOEAl9iKkRsktMPHdGjO4rtkBpf2I7TiTeA==",
    "shasum": "1c5e8c6a5ef965ae8c35dfb3a8770c476b82c4b8",
    "tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz"
  },
  "gitHead": "c9448d2864638748a70a70a55771b7824ed7e4d2",
  "homepage": "https://github.com/level/abstract-leveldown",
  "keywords": [
    "leveldb",
    "leveldown",
    "levelup"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    },
    {
      "name": "rvagg",
      "email": "r@va.gg"
    }
  ],
  "name": "abstract-leveldown",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/level/abstract-leveldown.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "2.6.3"
}
