{
  "_from": "abstract-leveldown@~2.6.0",
  "_id": "abstract-leveldown@2.6.3",
  "_inBundle": false,
  "_integrity": "sha512-2++wDf/DYqkPR3o5tbfdhF96EfMApo1GpPfzOsR/ZYXdkSmELlvOOEAl9iKkRsktMPHdGjO4rtkBpf2I7TiTeA==",
  "_location": "/abstract-leveldown",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "abstract-leveldown@~2.6.0",
    "name": "abstract-leveldown",
    "escapedName": "abstract-leveldown",
    "rawSpec": "~2.6.0",
    "saveSpec": null,
    "fetchSpec": "~2.6.0"
  },
  "_requiredBy": [
    "/deferred-leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz",
  "_shasum": "1c5e8c6a5ef965ae8c35dfb3a8770c476b82c4b8",
  "_spec": "abstract-leveldown@~2.6.0",
  "_where": "/ude/hb/projects/protocol/packages/token/smart-contracts/ethereum/node_modules/deferred-leveldown",
  "browser": {
    "rimraf": false
  },
  "bugs": {
    "url": "https://github.com/level/abstract-leveldown/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Rod Vagg",
      "email": "r@va.gg",
      "url": "https://github.com/rvagg"
    },
    {
      "name": "John Chesley",
      "email": "john@chesl.es",
      "url": "https://github.com/chesles/"
    },
    {
      "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": "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"
    },
    {
      "name": "Thomas Watson Steen",
      "email": "w@tson.dk",
      "url": "https://github.com/watson"
    }
  ],
  "dependencies": {
    "xtend": "~4.0.0"
  },
  "deprecated": false,
  "description": "An abstract prototype matching the LevelDOWN API",
  "devDependencies": {
    "rimraf": "^2.6.1",
    "sinon": "^3.2.0",
    "tape": "^4.7.0"
  },
  "homepage": "https://github.com/level/abstract-leveldown",
  "keywords": [
    "leveldb",
    "leveldown",
    "levelup"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "abstract-leveldown",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/level/abstract-leveldown.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "2.6.3"
}
