{
  "_args": [
    [
      "abstract-leveldown@~2.4.0",
      "/home/dominic/c/streamview-links/node_modules/deferred-leveldown"
    ]
  ],
  "_from": "abstract-leveldown@>=2.4.0 <2.5.0",
  "_id": "abstract-leveldown@2.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/abstract-leveldown",
  "_nodeVersion": "0.10.36",
  "_npmUser": {
    "email": "julian@juliangruber.com",
    "name": "juliangruber"
  },
  "_npmVersion": "2.6.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "abstract-leveldown",
    "raw": "abstract-leveldown@~2.4.0",
    "rawSpec": "~2.4.0",
    "scope": null,
    "spec": ">=2.4.0 <2.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/deferred-leveldown",
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.4.1.tgz",
  "_shasum": "b3bfedb884eb693a12775f0c55e9f0a420ccee64",
  "_shrinkwrap": null,
  "_spec": "abstract-leveldown@~2.4.0",
  "_where": "/home/dominic/c/streamview-links/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.3.2",
    "sinon": "~1.14.1",
    "tape": "~4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b3bfedb884eb693a12775f0c55e9f0a420ccee64",
    "tarball": "http://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.4.1.tgz"
  },
  "gitHead": "1259fc4b0ab6d7e54c9936d990ea5447d780112d",
  "homepage": "https://github.com/level/abstract-leveldown",
  "keywords": [
    "leveldb",
    "leveldown",
    "levelup"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    },
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    }
  ],
  "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.4.1"
}
