{
	"name": "abstract-leveldown",
	"versions": {
		"0.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.0.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"leveldown": "~0.2.0",
				"sinon": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.0.0",
			"dist": {
				"shasum": "5ca6a5c3b2d76585269ee8ae3d62badb57e003b2",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.0.1",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"leveldown": "git+https://github.com/rvagg/node-leveldown.git#0.2-wip",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.0.1",
			"dist": {
				"shasum": "dffe31a66fc808c8b7ae09ef90ca3af63719d418",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.0.2",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"leveldown": "git+https://github.com/rvagg/node-leveldown.git#0.2-wip",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.0.2",
			"dist": {
				"shasum": "2eded09f3d0b78e8e704c2734db36b8b0625392a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.1.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.1.0",
			"dist": {
				"shasum": "4215b4578d7fa43e27bb60f96c137836f491e291",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.2.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.2.0",
			"dist": {
				"shasum": "5e0ed8f1ffdb4e0094d4694fcf3ba426a08e27d3",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.2.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.2.1",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.2.1",
			"dist": {
				"shasum": "fe941c85d4992b92a23271b265b3d81e8fdcd362",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.2.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.2.2",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.2.2",
			"dist": {
				"shasum": "211b1422fcb0feb2b87708064b8f343bff0b636e",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.2.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.2.3",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.2.3",
			"dist": {
				"shasum": "20a4b9c9cde2f60c01b2fde96bdb6a17c7feb086",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.3.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.3.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"_id": "abstract-leveldown@0.3.0",
			"dist": {
				"shasum": "94f91149f3829a4f42738ba1ca79e6d3715a2d5e",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.4.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.4.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.4.0",
			"dist": {
				"shasum": "b622462ccad3e3f5ff90016ec1e40b4cef8dc1b0",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.4.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.4.0-1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.4.0-1",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.4.0-1",
			"dist": {
				"shasum": "3db89a12bde81f0ccaf113e3bb38b7d19a685902",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.4.0-1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.5.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.5.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.5.0",
			"dist": {
				"shasum": "5250988ba5cdcb2329726540732c06ba9cab27a3",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.5.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.6.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.6.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.6.0",
			"dist": {
				"shasum": "c093c27319b62474c6e38121e1ba2e6d27840acc",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.6.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.6.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.6.1",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.6.1",
			"dist": {
				"shasum": "d706c839f61f52f97291dc913eaf4dbb84baf47c",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.6.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.7.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.7.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.7.0",
			"dist": {
				"shasum": "b64640e8fe090302b1baae8e2c2f2d6b10b6d2b1",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.7.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.7.1",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.7.1",
			"dist": {
				"shasum": "b3eca6144ab447db8b9257bbe956d521da3731aa",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.7.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.7.2",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.7.2",
			"dist": {
				"shasum": "5675283787c9e5157f4230e68aa71ff9c330c222",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.32",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.7.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.7.3",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.7.3",
			"dist": {
				"shasum": "3da2e9d1eac09da2ab102afb464fa98ebf5d2aaf",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.5",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.7.4": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.7.4",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.7.4",
			"dist": {
				"shasum": "582d8e55fee80c5e3c7b21995ceaf42ae407693f",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.5",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.8.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.8.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.8.0",
			"dist": {
				"shasum": "58fbd0f8c58779341fe3b743844e5ca67a9ec537",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.8.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.5",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.8.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.8.2",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.8.2",
			"dist": {
				"shasum": "419a64921dc4581a1df0ced74c2a8169878aba10",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.8.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.5",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.9.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.9.0",
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"authors": [
				"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
			],
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.9.0",
			"dist": {
				"shasum": "515e71b1deb895608020855ab614dda14537fd17",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.9.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.5",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.10.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.10.0",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.10.0",
			"dist": {
				"shasum": "e17d4b86380ab869b9da31f15bf60addd239970a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.10.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.10.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.10.1",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.10.1",
			"dist": {
				"shasum": "b29c920d260c229182048b648bd6153b785c06e1",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.10.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.10.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.10.2",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.10.2",
			"dist": {
				"shasum": "bbd4e2a16df3a33e05d729b5fe6e72133196fc3e",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.10.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.11.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.11.0",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.11.0",
			"dist": {
				"shasum": "4ce83e3457af9304fb6e820d8d55bc522fe68d6b",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.4",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.11.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.11.1",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.11.1",
			"dist": {
				"shasum": "b1b57071390a7ca4e212b4830a39dde417b728b0",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.11.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.11.2",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.11.2",
			"dist": {
				"shasum": "1cf80e662b25f28ef4faae407563517f8b2144f1",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.11.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.11.3",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.11.3",
			"dist": {
				"shasum": "5db3b489f5d5b7565b3e6276b0611df7b72452c8",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.25",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.11.4": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.11.4",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.11.4",
			"dist": {
				"shasum": "1164f506e958aa7a1356f9f0590c234f41ab164f",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.12.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.12.0",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.12.0",
			"dist": {
				"shasum": "91bca567f9ae24accd0f27074900ba1360699475",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.12.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.12.1",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.12.1",
			"dist": {
				"shasum": "7cf414c8db2c52d4342173b8a881706cbc4d6345",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.12.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.12.2",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~2.1.1"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.12.2",
			"dist": {
				"shasum": "755eb4cb824cb784c7571a91f931d0ec2d7ad66d",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.12.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.12.3",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "f8889e10d0dcae0c5e6cb4b98a6d186c32baab27",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.12.3",
			"_shasum": "116b1ec5c7710ef7a2d5706768bbdb4440be1070",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "116b1ec5c7710ef7a2d5706768bbdb4440be1070",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.3.tgz"
			},
			"directories": {}
		},
		"0.12.4": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "0.12.4",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "7be6adfe726ccb23e52fd803ade008e85f072cd3",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@0.12.4",
			"_shasum": "29e18e632e60e4e221d5810247852a63d7b2e410",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "29e18e632e60e4e221d5810247852a63d7b2e410",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.4.tgz"
			},
			"directories": {}
		},
		"1.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "1.0.0",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "5889f2e30a92e39ddce553d78be4eebf26117741",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@1.0.0",
			"_shasum": "abcdc1827933131785269d5dc2d632d4ea61976a",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "abcdc1827933131785269d5dc2d632d4ea61976a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-1.0.0.tgz"
			},
			"directories": {}
		},
		"2.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.0.0",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.0.0",
			"_shasum": "40ec5a61d00b0197f4d00dabba25febe54bbd5e7",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "40ec5a61d00b0197f4d00dabba25febe54bbd5e7",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.0.0.tgz"
			},
			"directories": {}
		},
		"2.0.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.0.1",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "2479dfdb79830613454de64f892b66a1529ff850",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.0.1",
			"_shasum": "645884017cd80e640e80dcaa2c7ed0db3b086866",
			"_from": ".",
			"_npmVersion": "2.0.0-beta.1",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "645884017cd80e640e80dcaa2c7ed0db3b086866",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.0.1.tgz"
			},
			"directories": {}
		},
		"2.0.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.0.3",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "9e9069faed5d2d6ad4bade69b16ef42ec79a6bbf",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.0.3",
			"_shasum": "f967e4a0a5fef9025c69e89c00f6b03c2465360f",
			"_from": ".",
			"_npmVersion": "2.1.0",
			"_nodeVersion": "0.11.14",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "f967e4a0a5fef9025c69e89c00f6b03c2465360f",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.0.3.tgz"
			},
			"directories": {}
		},
		"2.1.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.1.0",
			"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": "lars.magnus.skog@gmail.com",
					"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/rvagg/node-abstract-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/node-abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "920e8cfe46ed6a3ad23814b65b6b2416f75f882d",
			"bugs": {
				"url": "https://github.com/rvagg/node-abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.1.0",
			"_shasum": "4687d3b13b7e15033d5e96b548ff0a0e6629c7da",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"dist": {
				"shasum": "4687d3b13b7e15033d5e96b548ff0a0e6629c7da",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.0.tgz"
			},
			"directories": {}
		},
		"2.1.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.1.1",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "8219ebffd04b9496d32108e7e2324abb2ac245c9",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.1.1",
			"_shasum": "6e727ba38e47c51efae072672f52619323089c69",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "6e727ba38e47c51efae072672f52619323089c69",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.1.tgz"
			},
			"directories": {}
		},
		"2.1.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.1.2",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~3.0.0"
			},
			"devDependencies": {
				"tap": "*",
				"sinon": "*",
				"rimraf": "*"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node ./test.js"
			},
			"license": "MIT",
			"gitHead": "25e333d4741f6ab6854db9a56fa1b4d6123f3014",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.1.2",
			"_shasum": "9bb84760e3d65808221b4ea86fa1a02953e7d6c6",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "9bb84760e3d65808221b4ea86fa1a02953e7d6c6",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.2.tgz"
			},
			"directories": {}
		},
		"2.1.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.1.3",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "12904c48c3ce53f8f1e334eadd36f6d4b0779d5f",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.1.3",
			"_shasum": "67d45443926d71b72d5e846f098c4575696a2da5",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "67d45443926d71b72d5e846f098c4575696a2da5",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.3.tgz"
			},
			"directories": {}
		},
		"2.1.4": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.1.4",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "0ce78bae39e3b6e11c764c57904b50386cf193fa",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.1.4",
			"_shasum": "cbba7797dad64caf4676c81e69ecdcbbcf760ac7",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "cbba7797dad64caf4676c81e69ecdcbbcf760ac7",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.4.tgz"
			},
			"directories": {}
		},
		"2.2.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.2.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "3bdc39eb11a5342eff41936297574a57d55aa298",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.2.0",
			"_shasum": "ced4650730bc487c67f417af9b8757586fa46c98",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "ced4650730bc487c67f417af9b8757586fa46c98",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.2.0.tgz"
			},
			"directories": {}
		},
		"2.2.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.2.1",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "261589abb20c9965d45a98af1b73e8d0cd4a8b18",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.2.1",
			"_shasum": "d2e84369a926e30dc2242f76dde6fe481ce64e3e",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "d2e84369a926e30dc2242f76dde6fe481ce64e3e",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.2.1.tgz"
			},
			"directories": {}
		},
		"2.2.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.2.2",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "./abstract-leveldown.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "314d3dcf33dce1d0b81da95308008b790868055e",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.2.2",
			"_shasum": "ecaff98c20641422710ab04b01e8f04d6b64fe77",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "ecaff98c20641422710ab04b01e8f04d6b64fe77",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.2.2.tgz"
			},
			"directories": {}
		},
		"2.3.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.3.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "e3edda30da7abf27f6ae6f3f0632bf6a404e8db6",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.3.0",
			"_shasum": "d3bce61a9830c9b045db620bad9e76852c851873",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.2",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "d3bce61a9830c9b045db620bad9e76852c851873",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.3.0.tgz"
			},
			"directories": {}
		},
		"2.3.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.3.1",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "c9ad0b56281f1438670ad011e276766875af3fec",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.3.1",
			"_shasum": "4c2b497db195aa49a6a8e743d1e82d2877702ded",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.2",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "4c2b497db195aa49a6a8e743d1e82d2877702ded",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.3.1.tgz"
			},
			"directories": {}
		},
		"2.4.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.4.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "02e19475f6eafc81d5fd0b854bffc57b6e7d3a6c",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.4.0",
			"_shasum": "90e319518fa454724003dc14c78f7b09e77a5686",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "90e319518fa454724003dc14c78f7b09e77a5686",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.4.0.tgz"
			},
			"directories": {}
		},
		"2.4.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.4.1",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.3.2",
				"sinon": "~1.14.1",
				"tape": "~4.0.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "1259fc4b0ab6d7e54c9936d990ea5447d780112d",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.4.1",
			"_shasum": "b3bfedb884eb693a12775f0c55e9f0a420ccee64",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "b3bfedb884eb693a12775f0c55e9f0a420ccee64",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.4.1.tgz"
			},
			"directories": {}
		},
		"2.5.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.5.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.5.0",
				"sinon": "~1.17.2",
				"tape": "~4.4.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "fd4ba39136302e5dbe214bb11116952ad146e6e9",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.5.0",
			"_shasum": "934fe902f6242eaf9c3aed50ed4ca0629857b895",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "934fe902f6242eaf9c3aed50ed4ca0629857b895",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/abstract-leveldown-2.5.0.tgz_1456862240611_0.01702410401776433"
			},
			"directories": {}
		},
		"2.6.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.6.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.5.0",
				"sinon": "~1.17.2",
				"tape": "~4.5.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "ef9a32d5700d64f90b5274285514be38fd1773e9",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.6.0",
			"_shasum": "8f42796400ba1fcb6908beed0a93678f1157c0d2",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "8f42796400ba1fcb6908beed0a93678f1157c0d2",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/abstract-leveldown-2.6.0.tgz_1457602553252_0.12137526320293546"
			},
			"directories": {}
		},
		"2.6.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.6.1",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "~2.5.0",
				"sinon": "~1.17.2",
				"tape": "~4.5.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "beacb0b2c642a8e859de9fb1bcd2e6d9af4acf3b",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.6.1",
			"_shasum": "f9014a5669b746418e145168dea49a044ae15900",
			"_from": ".",
			"_npmVersion": "2.15.8",
			"_nodeVersion": "4.4.7",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "f9014a5669b746418e145168dea49a044ae15900",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/abstract-leveldown-2.6.1.tgz_1473671309672_0.06434518028981984"
			},
			"directories": {}
		},
		"2.6.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.6.2",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^2.4.1",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "032a2623acfe98e03bdd3c65ece2ab4ba0e63078",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.6.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-6RmGuGZSsvwIYS9otANM+Rie7/6UNdE0IbxwUiXFjXmjHNCJZEjyX2Pltl5BvIYszLODlsnXtyA7A7Ujlca4Gw==",
				"shasum": "e374c2a0fa036b88822bc1c51949119b11980590",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.2.tgz"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "rod@vagg.org",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-2.6.2.tgz_1501447517376_0.30936063290573657"
			},
			"directories": {}
		},
		"2.6.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.6.3",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^3.2.0",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "c9448d2864638748a70a70a55771b7824ed7e4d2",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.6.3",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-2++wDf/DYqkPR3o5tbfdhF96EfMApo1GpPfzOsR/ZYXdkSmELlvOOEAl9iKkRsktMPHdGjO4rtkBpf2I7TiTeA==",
				"shasum": "1c5e8c6a5ef965ae8c35dfb3a8770c476b82c4b8",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-2.6.3.tgz_1504613011300_0.28464046074077487"
			},
			"directories": {}
		},
		"2.7.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.7.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^3.2.0",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "a714a5fc60f336e502793d59c1f3266d2668fb27",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.7.0",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-maam3ZrTeORbXKEJUeJZkYOsorEwr060WitXuQlUuIFlg0RofyyHts49wtaVmShJ6l0wEWB0ZtPhf6QYBA7D2w==",
				"shasum": "985052daf3d7d0ac0029dca8eb793f4cdd2a6834",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.7.0.tgz"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-2.7.0.tgz_1505218585626_0.5729630119167268"
			},
			"directories": {}
		},
		"2.7.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.7.1",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "cbf873d9d42b1885c3d61e6a3e3a06614a5491cd",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.7.1",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-CUMZ9D4zNd0KHWJsce57ZbQKRJxh/6jqCFLDBf3E8IwtI7J/JbSs2pyI8YtO264XEMX4bssrAly53vvAv4qifQ==",
				"shasum": "d14d344e93561199b9969238f01a56eafd9b58af",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.7.1.tgz"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-2.7.1.tgz_1506768894306_0.8071770889218897"
			},
			"directories": {}
		},
		"2.7.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "2.7.2",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "871f679b5504ffcdff4c6560d45855e7045c7362",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@2.7.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-+OVvxH2rHVEhWLdbudP6p0+dNMXu8JA1CbhP19T8paTYAcX7oJ4OVjT+ZUVpv7mITxXHqDMej+GdqXBmXkw09w==",
				"shasum": "87a44d7ebebc341d59665204834c8b7e0932cc93",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.7.2.tgz"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-2.7.2.tgz_1507681550154_0.1986429109238088"
			},
			"directories": {}
		},
		"3.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "3.0.0",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "24e11812d3e247bc2e6cb67955dd06614488333e",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@3.0.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"dist": {
				"integrity": "sha512-KUWx9UWGQD12zsmLNj64/pndaz4iJh/Pj7nopgkfDG6RlCcbMZvT6+9l7dchK4idog2Is8VdC/PvNbFuFmalIQ==",
				"shasum": "5cb89f958a44f526779d740d1440e743e0c30a57",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-3.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-3.0.0.tgz_1509784578672_0.6080921792890877"
			},
			"directories": {}
		},
		"4.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "4.0.0",
			"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"
				},
				{
					"name": "Vincent Weevers",
					"email": "mail@vincentweevers.nl",
					"url": "https://github.com/vweevers"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"standard": "^10.0.3",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "0d942fd45df5c9915269ded6f0f76fdfade11575",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@4.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-92iwnyHeclqJor8B1n32+qX9AGrLPTP9w9Wc4TI3pJmld2DM600mH5viHex3FPSE2BRIkHBM6dRefimlQt6lPw==",
				"shasum": "88193bdfa54de41431953a29e0438fc37b638bf8",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown-4.0.0.tgz_1516462728079_0.25516903144307435"
			},
			"directories": {}
		},
		"4.0.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "4.0.1",
			"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"
				},
				{
					"name": "Vincent Weevers",
					"email": "mail@vincentweevers.nl",
					"url": "https://github.com/vweevers"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"@types/node": "^9.3.0",
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"standard": "^10.0.3",
				"tape": "^4.7.0",
				"ts-node": "^4.1.0",
				"typescript": "^2.6.2"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "standard && node test.js && npm run test-ts",
				"test-ts": "npm run test-ts-types && npm run test-ts-suite",
				"test-ts-types": "ts-node --type-check --no-cache test-types.ts",
				"test-ts-suite": "ts-node --type-check --no-cache test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "2320f1005e528da1d75676a58cbfbc5f39f45e00",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@4.0.1",
			"_shasum": "5e4774423f110a84c437dc4091653486f8a40a57",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"shasum": "5e4774423f110a84c437dc4091653486f8a40a57",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.1.tgz",
				"fileCount": 29,
				"unpackedSize": 127663
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_4.0.1_1518182238084_0.4503941941128853"
			},
			"_hasShrinkwrap": false
		},
		"4.0.2": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "4.0.2",
			"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"
				},
				{
					"name": "Vincent Weevers",
					"email": "mail@vincentweevers.nl",
					"url": "https://github.com/vweevers"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"@types/node": "^9.3.0",
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"standard": "^10.0.3",
				"tape": "^4.7.0",
				"ts-node": "^4.1.0",
				"typescript": "^2.6.2"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "standard && node test.js && npm run test-ts",
				"test-ts": "npm run test-ts-types && npm run test-ts-suite",
				"test-ts-types": "ts-node --type-check --no-cache test-types.ts",
				"test-ts-suite": "ts-node --type-check --no-cache test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "6491f7609fa03d5095bbfd02f17ee96386e3f75a",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@4.0.2",
			"_shasum": "106a6dd9e089c0dbe2d52a228846eff61ff5c0a2",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"shasum": "106a6dd9e089c0dbe2d52a228846eff61ff5c0a2",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.2.tgz",
				"fileCount": 29,
				"unpackedSize": 128267
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_4.0.2_1518186188566_0.9524831566805418"
			},
			"_hasShrinkwrap": false
		},
		"4.0.3": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "4.0.3",
			"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"
				},
				{
					"name": "Vincent Weevers",
					"email": "mail@vincentweevers.nl",
					"url": "https://github.com/vweevers"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"typings": "index.d.ts",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"@types/node": "^9.3.0",
				"rimraf": "^2.6.1",
				"sinon": "^4.0.0",
				"standard": "^11.0.0",
				"tape": "^4.7.0",
				"ts-node": "^5.0.0",
				"typescript": "^2.6.2"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "standard && node test.js && npm run test-ts",
				"test-ts": "npm run test-ts-types && npm run test-ts-suite",
				"test-ts-types": "ts-node --type-check --no-cache test-types.ts",
				"test-ts-suite": "ts-node --type-check --no-cache test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "fffe0cc1cd0045abbb849569c7e688b59fa70c5e",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@4.0.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-qsIHFQy0u17JqSY+3ZUT+ykqxYY17yOfvAsLkFkw8kSQqi05d1jyj0bCuSX6sjYlXuY9cKpgUt5EudQdP4aXyA==",
				"shasum": "cb636f4965fbe117f5c8b76a7d51dd42aaed0580",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.3.tgz",
				"fileCount": 29,
				"unpackedSize": 128672
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_4.0.3_1519246832600_0.18337962474093228"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "5.0.0",
			"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"
				},
				{
					"name": "Vincent Weevers",
					"email": "mail@vincentweevers.nl",
					"url": "https://github.com/vweevers"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "0.0.5",
				"rimraf": "^2.6.1",
				"sinon": "^5.0.0",
				"standard": "^11.0.0",
				"tape": "^4.7.0"
			},
			"browser": {
				"rimraf": false
			},
			"scripts": {
				"test": "standard && node test.js",
				"test-browsers": "airtap --sauce-connect --loopback airtap.local --no-coverage test.js",
				"test-browser-local": "airtap --local --no-coverage test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"gitHead": "8ca1de858a6c98d9de4eb1063aba670d57df7afa",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@5.0.0",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-5mU5P1gXtsMIXg65/rsYGsi93+MlogXZ9FA8JnwKurHQg64bfXwGYVdVdijNTVNOlAsuIiOwHdvFFD5JqCJQ7A==",
				"shasum": "f7128e1f86ccabf7d2893077ce5d06d798e386c6",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-5.0.0.tgz",
				"fileCount": 26,
				"unpackedSize": 130689,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbA+UgCRA9TVsSAnZWagAAECQP/1fT4Iy/h/z4oM/rM9pd\n/b5LDBZ7TTOLs+gept0xboPoml7IluoxOu/iZh8Z2NzNirydoYQVG5y+2boI\nkk4JVrhLYxaUe+ztlJjoofgQOr+Roxo70ftpeZf6SKiGeBbgoP5kb1Qc0TEH\nyaRNEar7l7gTkTjZVie6UxXlHGTD6Lv8Gl9PQmRgWiRxZAqXigtoWV/cS8Z8\nBOpDA8pwrp+6DnDUzm+5uNnFKZxucgMF25UzH30bj18kh7P+5pGBnF8E1+Fn\n3cEgpJkM1cqyavMtm8K4h+KL3iXw76xUxCM1a7O4NSd22CTtxwYwnoR/ovCp\nGDlsMjE/Zkqy1iFCjY6+IrrWKERW5x9bumk8cqntJxwCqfGC0dImiP2GoenA\nIG9eWFDFa20rVj4vH47zWucTJjTxu7iaYhcv0bPXwkuuE6/Sp2ktNTIagW2K\nagl8tyi0oRPmdEBmJcB4YOdrVcuaIPq9B87ALMlXLgb4oe3iDF4rIlhWQgPJ\nUNyAhwL3HPNyHrVEvimxyms0gZk0/x+KP5+8xGdGMthj5Ek+Ce0QZkor7xsP\n4u2SKrc5LMXJcWtAT64BYjE2lxzqbOOQKYywm1d1uXamMrTWU7U8J8Qob8rZ\nESSbI4uRDxzk5lqJqdK4dWNAdy0NpmmOqQLpyl1I5naq4RT8AqpfkRtxbYwI\n7Ve1\r\n=5hXw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_5.0.0_1526981919170_0.862956333235275"
			},
			"_hasShrinkwrap": false
		},
		"6.0.0": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "6.0.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "0.1.0",
				"coveralls": "~3.0.2",
				"hallmark": "0.0.2",
				"level-community": "~3.0.0",
				"nyc": "~12.0.2",
				"sinon": "^6.0.0",
				"standard": "^12.0.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix"
			},
			"hallmark": {
				"community": "level-community"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "af123487c01dc29419b95d1b06445b2ef81e8c04",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.10.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-DMFchBV88D/oTukeOhIiXJ0nqVHhsw2Thw4EQJptj7PJPTXMvW6GhNZfeUeKQJP8HZcLaE+g61vWKic+zuyM7Q==",
				"shasum": "b57e2398ecf9e393d9077f91967333d4c566813a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.0.tgz",
				"fileCount": 34,
				"unpackedSize": 189817,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyyUCCRA9TVsSAnZWagAA8+IQAIuKuekcr8a/BV5NaYiv\n4DZ/LZdz7u7KJfHsEy7OiccwqgA6ECwH9of8dMcDYf/fpXEg9FxIjzImfMoA\njh30y37JTBnKKSf6DK5J1QiL9uYwTx/kbWBSNIIPT0LFtbm/jT/u9YkFAu4i\nvFGuFSNI00GFPJPefF4fnyp7de3/b069hMKCHbl12i1bQ/2Ntv1+5r2n58y0\nAgpW+EU7ZD7Le1bWtgbMUGqlXB4s80Pygxr6DrxLZosIzZMQThK838OOjAAA\nAe2UDE9VYqJ2NFkUoaGh4ZzgbJuyPuODYXbRsRnlGtpkXGdKNByRnLT8bgLk\ndgehnuxvmaxFpJKu7es+UxnD9ukQo/fxdTQikzJHf12Kj/bFjiCOl8PDOyZi\nGhqkC40HDVr3bJ9q/xGw/kQbpb+5X0wMFL5uR3pbiqdLSXqfeMUXWUxIhsn1\nma77kahIJjhj9iua8WN0XPcbsapotSR30qTvR5j/aEgEKnkq/i3ev8dKLAPW\ntw1qzOortt8BmPVJK8LPWrCFrvK/Pg1/3FNP6rv5NlCDWYI4pVsYwRW0MDoX\neCsB9pTrbrZdn9c2qHd1KRt5UFMQhQZzfn2uGXtDu2s1KZDXaqjK33wY8qz3\nTU0bT8eHLmu2gXkWqD1rfVV2EpCZd3Q0Ptna4wy4AGaabOVfw7ZVbZJJzjaM\nNXoD\r\n=TPO4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.0.0_1540039937947_0.8724678870311033"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.1": {
			"name": "abstract-leveldown",
			"description": "An abstract prototype matching the LevelDOWN API",
			"version": "6.0.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/level/abstract-leveldown",
			"keywords": [
				"leveldb",
				"leveldown",
				"levelup"
			],
			"main": "index.js",
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "0.1.0",
				"coveralls": "~3.0.2",
				"hallmark": "0.1.0",
				"level-community": "~3.0.0",
				"nyc": "~12.0.2",
				"sinon": "^6.0.0",
				"standard": "^12.0.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix"
			},
			"hallmark": {
				"community": "level-community"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "492b9b15869aa8e822f00ef4957f99d9cdc89d17",
			"bugs": {
				"url": "https://github.com/level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.14.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-8ccQIKHwmh7rIRWvKGgSTM2LByLWpLZgAYRjDNOh1ZTXvlR0gtm2Ir7aD8rEUre8DMllchJJTAZhhN5aUBN7XA==",
				"shasum": "2d5dd4c26799a38b7ca52026b3b7e8e5283bd165",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.1.tgz",
				"fileCount": 34,
				"unpackedSize": 190145,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJMQLCRA9TVsSAnZWagAAFwcP/0H4ksJz2q08uB028nPg\njMdhjJQA3QQJvShLZSvI8CCo5FFF7xUHNoP3GEzo0RbpoSteSvbM3qKV2RNJ\nOjrH+cRIYNvCLOOtbTN4FfrUNIFlmAFaJDAs/r+P5YaiO29a9qREPNwjpEhN\nuWwurcnHEENtZlls9qCSaZRyFFKI48qihp+2vloBOyHRAQHLaO+X0R7Vb0w+\n4dE4/t3+Qzvm+tdDZYRN3WV7QFPAlRQJTDADSOo80et167F2QEcsz+UO2Kop\n0U5Wh9cH8FlVqWawZfUpbb18Rc+QYOnBHfLtOnngxByS6USuowUyKLHN3aEP\nk/xtenMZ9FUp5f/2rRRHfAEVfDxOhYb6Uj1KCDDcpZfvVnd5pAl0SvNszi82\nyIUYtWSD5ycZGj9YBypKpo5i9ROglNLgZp/T60YaN505jyHd7yol9ykPf03Y\nS5L0fcycyWFebKsVwuJitecKWRxaP++BxFMR4DChX6dQeDMNW1Cfd8cBvoP5\nu7k3p0KXh9IPFxq5lRxkXIyh48J32DFiLukyz2GBpWoTcd/WuDU4lij35URw\nsL7piSe6V7QhvcGZx/0F9c5Va6t0kmCLHM5b06XatraeG4Rq2cYQVDxtroDd\nCs7NS39W9iYBTYwMYomO+w2WPJ+IzPxx1KU6KgBMEU2CkuIUSe8IxUZFDrNp\nfEKH\r\n=BE+7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.0.1_1545913354320_0.6858035835672245"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.2": {
			"name": "abstract-leveldown",
			"version": "6.0.2",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"nyc": "^13.2.0",
				"sinon": "^7.2.4",
				"standard": "^12.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "63f89fe79ca7d1afb2d492f837224d26e41e2af8",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-AaEmQKBazexOeFp2tu+TnGWFhTudFMFK7yOdzJ5VlQyvZDmP6ff8R75JDDVtLCCi+hK5L8DVWaDe51w3uONqCA==",
				"shasum": "52dd14b1df6617352346aa1543d7464a205cb291",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.2.tgz",
				"fileCount": 34,
				"unpackedSize": 192233,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn0FHCRA9TVsSAnZWagAA1wsQAKAPJ7+/3OD+gN4ndRYe\ndK0NaRvaJp3WfyxoDb1y0uyeGPos6HzdOGN4RZm6/F/HlSRyeAbC1tc9cF3T\n6ZnOsBMI8/xwewjP59hUZSd3pdfd8bWuul16jwbL40RW8iwhD2ukkK/TZ03K\nLperAOoWjwz+FtW0+Ls1xf4CSUhF6aQvhidepRM/RGr4GKUQwlDKSjjYyBrm\nIr1/0mWipxqMqzbAyLYSU2xt9tNzA2PwGbX68+GQjZjitRL2iE/eulWafLNL\nfyVz0GfWljMuncSIGmcqTXfUJj2Wd2IfMqbYT+k1GCOI/pjSmW5SdLGKBeuI\nsef1GQ/tP/WX2q0y6ixpg4KKAcaZltCfGhLWGybmv0QcDYTaKz29neMJ9qsr\nQg77QvkLWxJuhfq42C8+/1zRwZAtMTQHbEMoW4m8VI9sDFt/aNRV6yD3AVih\nC5QihUzFvE0YqzscAKf11w1TPQFRAzhydCeoCRW/6SSzAOEtn3+AXXhJFfrp\n1eaMMvlzMTUXw/3BaMKItqok/RARcKhxSSfC5zmuPRH4stNNhKTaLzgYCQbi\n9mXGbswu0GrTiRvZsuy1m0RpyBvmELNsoL8gX3X/J71fqfYtZKPlYHGvKdDZ\n0i9RUKsFgwtCCaLhn+nRMRjZlTcJCTF1MdYO5JDE6bLC4/fZIY+O4j/aDVPs\nRRCP\r\n=/Kqb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.0.2_1553940806804_0.6365408457155388"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.3": {
			"name": "abstract-leveldown",
			"version": "6.0.3",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^12.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "6cfc6132f156bd5aef32f9ba6666e7f123b95fb5",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.0.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-jzewKKpZbaYUa6HTThnrl+GrJhzjEAeuc7hTVpZdzg7kupXZFoqQDFwyOwLNbmJKJlmzw8yiipMPkDiuKkT06Q==",
				"shasum": "b4b6159343c74b0c5197b2817854782d8f748c4a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.3.tgz",
				"fileCount": 34,
				"unpackedSize": 194204,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwxr2CRA9TVsSAnZWagAAfiAP/3gcBCXGDT4fyEZfvwja\nFQkWg204aZMusSOzDEHWA3eAroQyBz36Bskwf3M+3mg2Rcf3akuCka1tb83F\n50aW7BiYUUR6Kv93VbpTGGOhSKEW7j4Lz9+LDVi3FjKgITJV+p6NSdHOYU6W\nHHZW3m4mI5D4xODYJLcBO47g5aCqc+0ZG6D+WAZjRWgR4qIbzOywO/14gZ/0\npmfdB62y9tRxs6ZWsLcYBZTcoFls7R8u8B2uSYIbwsvBwFJh2vZ2QP6ZDp5a\nW57eTqkzoxwMnVJk1pQzpWdhF0AdMaIHyIqD655MEdRxOYhdAQDHsDe6f6dd\n3hOAMPVzQv1FuLD6X+FfyYcaFPIBxein0hmuGCmcSVpAF4NalPgChJ4zCgeN\ntFDPWCbqnuSjca050vhLhlVGTFbCH+9f7rvbt9nMn9KfHibJTSVyysqk0uXs\n8s4qQ6eB+iaK09OaRRLVodFHcwgW5ecNcSQlxjQwMRn19FaXQvPymnfMfgIG\nlx4aXiPg0/bLcfhD4JIYLZ2tp9rR6EXMfE6qdWU7lH11Mj+rh2A5OPWYj0je\n4139bX01H9meoBncTcZ9WPEiYhMksXCbPJbTjjv1BguCLjFPD8q0dLww9MxE\n0Idt9OEoErnJleGY9I9WyRoJLbYMNRZ+4ukYca2uafG1UYqByTGUBSeShlLf\nD+bd\r\n=tdbZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.0.3_1556290293184_0.07128486747523533"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "abstract-leveldown",
			"version": "6.1.0",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^1.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^13.0.1",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "895e007c091c8a8015b07ca5236a623f3e4d9b5b",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-9u0W+hcHYINu3uFvmovrmW7k7B74yUFPbEnzubQ5ySg+Ny99LQIYEtFrn/oRFGKRooBbhIr+vbWoCer4qfcByQ==",
				"shasum": "e1d1753919b9e995a6440877d17d989ee54b8ba1",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.1.0.tgz",
				"fileCount": 36,
				"unpackedSize": 210150,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWRBcCRA9TVsSAnZWagAA5fwP/07d69t1IrNyokURP2wA\nV4UDse5aFcinEFJmLIj4VhXwi+2R4CAxqS+o5ZOf+c286rEZf0h+fw5NBWfP\nAJt/OiJfYg0CyGUQXhd2Udoh26ZYceNJFpwId6a/jhOp1l2i67d9Ve5Haxdr\nr6ZEwleN/7Ixc3iQX/o/llB5oUuaZy/Cz6/hHdaXxtWHKt+VjzuSQAizUw1+\nxOFiIfE0+2q1TQgpAN89H0111tOo1pHCvWlF/YTy7ysujTIQ96XKQoGU7F+Z\nPkQqw6mPcleqi+aJmueglkbd0oEuptXy3Z3EE5tHcdcAwjG3wNPtXi4FQSb6\nS6FCLOC3xBfd0YCAKtjIY24h5AmSCthDdG1pvV14xSSFP1bgovnQWxbKY4kY\nEivThxfYgyMAjPAiciZqVn4fpSJL2w/PYJo2BgkcAxBRfY5EhSXk0zD6WooV\nDjSm//gsWSp0tsFhjHsfIMdHDF0RUGThkzzC8/Rvfnlq2f7vhp7V3tICUoCe\nzGM140TSiAReMPHduLYJrv/O/4EAGpbWx+QkGQ/AfN6hygwTUMDvMeUo5iJG\nwsmka+59EJ0ht78rx+WPQ5eEd+928OK9NkGzcPgr7atGWhGLCLfgjehy97Ps\nq6H1QWINEWS17IDxGybrJf9frRLoPPveRx96maFG0MyRFqmKWtULudPfBzvK\nrzbt\r\n=JQWf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.1.0_1566117979261_0.29792283267077657"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.1": {
			"name": "abstract-leveldown",
			"version": "6.1.1",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^1.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^13.0.1",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "fb6eb6aff371dffadaa25949bfef9e2aeb42a16a",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.1.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-7fK/KySVqzKIomdhkSWzX4YBQhzkzEMbWSiaB6mSN9e+ZdV3KEeKxia/8xQzCkATA5xnnukdP88cFR0D2FsFXw==",
				"shasum": "f44bad5862d71c7b418110d7698ac25bedf24396",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.1.1.tgz",
				"fileCount": 36,
				"unpackedSize": 209883,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWRYfCRA9TVsSAnZWagAACxcP/31HXLqpO+u5+I3UI413\n2fBlBSz1cMsJoLBun7cw5iBeQHIhyLSaEdWpDk/0tN88aqbNHH+9egm8DJR+\nSbSSj6HtvOfzAByKydIBooBpmvvDlpFQTKWeipUwp6TU1PCNC1BiR4gCefaK\nI7WLNg8/90NCOvb77/ukKIHwW1Mksm+CUWMIXIRPAt0lLR/vrhoHyx85NkuI\nrdNWmMF217sEwCN7XV/btO3hrp3a5xBGTLZZwf0nq9dSgjbzTvs9SpcdMa69\nxd12KVGXAxVqKCPyw31Fs2OLi0wykw4z45j7bo9h6lMrb+gxImVZLRkowts4\ngQ0U/O4OupDz1MQmr4B6vMUfJhLHRxLMo8UREvCRewHioI7A5C/eRmHqT0oj\nHsoIVgLY66eoV6Cgd1AuiMr2BJJds0V7FJSoV60JYlPAIojIeb9l2ylioduQ\nR1hQdyyIeC8VMu+sSoNf79K6Dw7b9Smdkl+VzEfQ7tym4ZHng36oxl9CNhQU\nG1xcVoFGbFHJNWR0QM3cg6cQ2dANR9+70YYd5lg1aMjQDGh/chvRVxQUujFx\no8tt1jxg12RuCeGF6UxC+E2K31ebpbcPeTmCkkmenOx/wS7pTuz53/iFvq4v\nFx6h8T1DwqrYyt6PWiWz9yS7I1EW6/qug3FBGTMxKzP6lFWA4PAj1NnE4zM8\neE1a\r\n=hFTJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.1.1_1566119454860_0.6870677710861088"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.2.0": {
			"name": "abstract-leveldown",
			"version": "6.2.0",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"level-supports": "~1.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "77301e5861247aec9454f8d9ce95bf2c89b2089b",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-8hUdvEq5Iy78VM0+/0jqqlvro6z1KKao5YwA9S016kZ9Lcvtvhk5hh9uszFT4WMomfZA99DZVBoozA34Tjoe5w==",
				"shasum": "15cac11924e2bfade6ab0b9b58996f1666451499",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.0.tgz",
				"fileCount": 37,
				"unpackedSize": 212787,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkbh5CRA9TVsSAnZWagAArRoP/37MBkqNj/3yvK+aO+Tr\niJNXqLYEI6eHfhNWv7Cpl2K5ifQZ6II4Uv5tocwxrtzC5yDAZWOv9WXK8qCc\n/GZg/tcdjaUgvW275dnSFfWzKIf4pKrRoQB//sa7sR+tZnFzsjzg2OWcCAXL\nL57SjcBWk//Dv4UH/9/LphQDEqhHr1HBfoxlAM8DCsZlz5V3hAuIr6VXpqBb\ndFRfvQCqe4jvjX3JbBBhaLrP6KNvoKQRe/HZzpob2f6ZDedPSIxDfwGUOHpD\nhPEXxHMBZA15/BTUQiV/uSFUoi1BkoKzRI1g3oaUIxLy/wWf8QKCuSBFrga/\nfTfeUKSu4kTocqWCmV3VQOVXNsIKfE82wWcWGcUSRF7ryf52AEMreVdYWhdX\nMMOXBAwXbrUM1BJIgmv2wUtWRK+gH87MCEGb1Qbh7RKU1wCoiw3ZHThTWBHO\nZuygf+9tgh2iABKdCdn9cc/wyuqAM2pvFrSQB2km62dpKjCRYvaFDdInJ02I\nCNRU1WhUMxFeVSKquPj0K1qMHqRLXVvuIaYXRpnToAWz/ilwpoM2m+Dlg2dt\nUufT594xtLxTVVXHNuW+ktD7EBZoJ/hOhLbrS/Xsx9AyaCkB/EWlZ0nW/jjJ\n6XIvU5QaiT8YvVHZApamGmMXIMzk6zImG/VZg2Owmw9yQlTkgarpiMZSMdv4\nQlMj\r\n=zIFR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.2.0_1569831032305_0.8012706623542791"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.2.1": {
			"name": "abstract-leveldown",
			"version": "6.2.1",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"level-supports": "~1.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "1c370da94ab9b23a6c8ad03349af3f6b6bb61307",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.2.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-zUgomHedGBCThDkUtc1bfilu2jEhRZ7Dk3RePhtMma/akw7UK2Upm2R5Dd8ynRBEt3uscwbWO0VQNx22/7RtWg==",
				"shasum": "37b655151e13c3d9b20fa3a04ce63ccaa345fce4",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.1.tgz",
				"fileCount": 37,
				"unpackedSize": 213272,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk1V9CRA9TVsSAnZWagAAXeUP/iGWYQMkEbbnznv6bnNk\nOxwQ1X23rhso+1M3Hmev3KdEvjGXSDIx48ogh6vpIemlDcwgNE2uHF3TZK0p\n4o22ryvpt+/Yk7nON/ojQvsvPCnnaDr7WFxJsKEygFaF26jS7b6opX/e2sm8\nBuOF2AdXTPNgAd6f85cNxqog7gRKWgQSE950dZV7quz1eNT9TFYnsYdEVCtB\nIK3oHgWxAW/Umxnse0CBNzy8s1L3tKDemfzVVr4R9TNEsV9TFurKxAEZ8Az/\n3X651ISQCGRoTzGBoH+/bckk6WYe28cxiu69TTG63J2UZKy32jejGcjrmckw\nZf1GM6uXkFbp/wGSpxVkklI5Q68U0ZbH/cQ/oT/7JobXORV3+FArosmP63J1\nDwAZsk+WSx+MMd8BPmLdbpLnQO/xJwzR+ab8kgt86grxo0HC1GlnclnzYkdm\nwv7eQr7ivxeD9Qdy9kKqmpRCgAikpQrCwKEQuE1vCvL8ZDQ9+ZOYBbUJWenR\nsSHuO9MjKUVM/+ZxK6ZVoZbkP/ckWQHLD5ykF58WoqJaJnNc0xBsrFLTp75K\ng3XcMfQ5NGOWan1pc3JCLweYFW5xaAq5Dd2ONE8jjMjcWvn7QitjlLU8MMYE\nX1Tj/FWJv/cNTrHg3876Hg/S1h8YTV7Gs7lkFbUQXVoX5f/d2sGoGjMMiYCw\n6qnj\r\n=Jyl2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.2.1_1569936764505_0.09589768037251156"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.2.2": {
			"name": "abstract-leveldown",
			"version": "6.2.2",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"level-concat-iterator": "~2.0.0",
				"level-supports": "~1.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^2.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "ba4540a3cd530365dccf258cf94eb73ce96f4f3c",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.2.2",
			"_nodeVersion": "12.11.1",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-/a+Iwj0rn//CX0EJOasNyZJd2o8xur8Ce9C57Sznti/Ilt/cb6Qd8/k98A4ZOklXgTG+iAYYUs1OTG0s1eH+zQ==",
				"shasum": "677425beeb28204367c7639e264e93ea4b49971a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.2.tgz",
				"fileCount": 37,
				"unpackedSize": 214712,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdriloCRA9TVsSAnZWagAAqaEP/ilAFF3JedO9vOWpgMny\n5SwSRo/3ILuY+sUyGlmIOVLBjgQf9XhhbutrpYCNQ+FyTf6J/BxVpdUP9O27\n1WxsQNzhUb4lT7g5nC6WAIpDkYNdgT0WpgAGE8CTaGH1LAHH9eHL3IBrOzoL\nsHL5gtCAdLf3anuUeE803e+ZdhSZEjYfNpQViRRDlY46YTSM/PTM2ABMThZw\nV+q1UKvkg7lhVAc4uUtoRHNqez0o5m746unDDe5Bq2v6B1RB/rCGqIKyJoB2\nr9r0E7+lZkSolS4muqnM96/TmZLk6agsDNfo1JATE5hK5b2evnzvBtg9L1v6\nrc5oHS9ImxB1hF6+0MupSHyVGENuXyPh8X3UqrmkfZUJlfgzcjI36p2kb6IK\nJDwrruUMhNNxrZOTM1uvbkugfEwPDm/1sbVSTvx4QJLSRcqcrTAtrs53KieF\nniYuhXknU+ebsg0TzGHtiz4MaCO+m3pSzADnD2wB7/PABZHqxywArWlHBip6\nCElizX9q1dDQXVyVawKeXqMdCQJ/ZJWxpTUL5pNzx6LwJVtvCv0CGxJNXk+6\ndMof2o9+C1CwZhzWUkobf7zNK7hQvaUTRvkHo6RlzGO5jZxLVySodedxFGVw\nLxiU/nT9o6LTWt/UmQLEMEYs186b7jWCvpuCk7a++XPipKXWXyRF5sgKm5iZ\nPcde\r\n=7vdO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.2.2_1571694951528_0.1764558091345665"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.2.3": {
			"name": "abstract-leveldown",
			"version": "6.2.3",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"browser": {
				"./next-tick.js": "./next-tick-browser.js"
			},
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"buffer": "^5.5.0",
				"immediate": "^3.2.3",
				"level-concat-iterator": "~2.0.0",
				"level-supports": "~1.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^3.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "f38373e423327ed29ec15b0d09d7caf32110948d",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.2.3",
			"_nodeVersion": "12.11.1",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-BsLm5vFMRUrrLeCcRc+G0t2qOaTzpoJQLOubq2XM72eNpjF5UdU5o/5NvlNhx95XHcAvcl8OMXr4mlg/fRgUXQ==",
				"shasum": "036543d87e3710f2528e47040bc3261b77a9a8eb",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.3.tgz",
				"fileCount": 39,
				"unpackedSize": 216344,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh3xFCRA9TVsSAnZWagAA7wkP/RAXqIrPVqeKC8Au/Qxc\nnwQSfiSXMYZD1L2XORiL0GqC5M/Q2pJ2NI5YFx02GVSCHc72Fr9JMbOPkMdw\nFBEkRbYn4FLSLH7kGRA0UXh6+LMivLcq8TdXlTWQXkByOEkhudaneYDfZn3S\nt38UCoqJsRny1mQX1KHHAC0i00dwQOqADvxQUz9wPxaegAcBFKHbipP3PGuG\nKTC+GsS9gVUgGk3oJgLZvuHD2qkJkt+Pa3r7NnUFcGyCqPMSa7VM7KNZdpKI\nDQBSRDrSPV3DE/WZu+gpSDuOihiaOjzWqvTPawMjpxhAFJY7tDY/aK/6u4xT\nIm3GnvC9hIMiFQpQvXUi8Tohs0Wi2B1I0Q2/iEcmD5wzwsSPqffBtdA9bNmH\nREq3n5SnhcwCpvSRVYp787xX4ZEh+FRaxTDQcvJugOVxJkqCscqxFR07pIGD\n8mObega7WHobU7Uss1JWKx7xzdOb3d46OxXZ+ytBspkCwiatlqq34amsw4AC\n/wOu7VGKi0qvT27lqT21QpFPIEQ9a2vFVgNPdZupgOMgjpm5HoBcEkE68lwq\nXJ4e69mUs6GpYwSma0GRHJo0M6YN4rP3xtsOJFHEhAwRGFIYeIz12rc7PJM8\nEjplCq43Ffh1MxaZi6sxl2ey9pBwt5i8nbYgJbMPmmAcI5zTyhC3zvaKHVIs\nDsMJ\r\n=rWqy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.2.3_1585937476632_0.7819522049248546"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.3.0": {
			"name": "abstract-leveldown",
			"version": "6.3.0",
			"description": "An abstract prototype matching the LevelDOWN API",
			"license": "MIT",
			"main": "index.js",
			"browser": {
				"./next-tick.js": "./next-tick-browser.js"
			},
			"scripts": {
				"test": "standard && hallmark && nyc node test/self.js",
				"test-browsers": "airtap --coverage --loopback airtap.local test/self.js",
				"test-browser-local": "airtap --coverage --local test/self.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check --no-dev -i buffer -i immediate . test/*.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"buffer": "^5.5.0",
				"immediate": "^3.2.3",
				"level-concat-iterator": "~2.0.0",
				"level-supports": "~1.0.0",
				"xtend": "~4.0.0"
			},
			"devDependencies": {
				"airtap": "^3.0.0",
				"coveralls": "^3.0.2",
				"dependency-check": "^4.1.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"sinon": "^7.2.4",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/abstract-leveldown.git"
			},
			"homepage": "https://github.com/Level/abstract-leveldown",
			"keywords": [
				"level",
				"leveldb",
				"leveldown",
				"levelup"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "7e6e3cf7312d7cf7970c082d6da7079f79b3aed2",
			"bugs": {
				"url": "https://github.com/Level/abstract-leveldown/issues"
			},
			"_id": "abstract-leveldown@6.3.0",
			"_nodeVersion": "12.11.1",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-TU5nlYgta8YrBMNpc9FwQzRbiXsj49gsALsXadbGHt9CROPzX5fB0rWDR5mtdpOOKa5XqRFpbj1QroPAoPzVjQ==",
				"shasum": "d25221d1e6612f820c35963ba4bd739928f6026a",
				"tarball": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.3.0.tgz",
				"fileCount": 39,
				"unpackedSize": 219584,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekXKXCRA9TVsSAnZWagAAwl4QAIw3Il8ewxludYutElkP\nWecur0Q9+IvzURKJA3wYQuVNZdyNzrT2NDc5iBF6ygQneMk9N38/k1URKsA5\n50Be5EoRu/nw5v8/fMc26nb06Xp4uiBzO7alKrr7sgMeZoW6Wr2bPtyvN+GA\nvUQeTeHhBmaxwcyB75KjE6EcPd7Skm4x+lbc6yg8KFgvQyyptE8pqnyWmzcx\nGm1jPd5hnZQbxExv2cxmJGPF8KpZeaNZTXY5ldBUl8Phkm5i2DXedzaOrJ8O\nmHY6jXscSSRKfom8Ajfy1e5Ln49bPgJnxML70ya5F9eYUJWBdNXfy0oCKNPj\n0VKo/nOAckL2WQKEXtVg09ixejhRVkcepDFfylwNV7NSJNgCj4M2Wwuz6G/P\nMKmZD7OVwCFU+Lr6x3W8pxl4YzykqdhZMkaEOyQ3r55hu05iOk5UFDyA10RX\nQXct25unSXk0qwUK4Q+Jn/dn8D+Nf3Rnbb0axad0jGnDvQyWsZF30MXWY2yY\nuusyP3/PIyKBBwTgZuKrVNrwC21dD/WrjpHsWqMuVGPws6oxpA9oQg/foTna\nBTUX2V8qCqdpKbiBiiCq6zXJ93dlpbU5UNza2gs5rnWejcsi71lUpiSIEAtr\n+C5HsU1cJGAmftwRjY38CG2PwcaVXGnUlASvypgKmD1fQEjtzc5O9LT7ao1P\nqj5H\r\n=DXWM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/abstract-leveldown_6.3.0_1586590359458_0.055761049748388025"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-11T07:32:41.988Z",
		"created": "2013-03-15T01:32:39.562Z",
		"0.0.0": "2013-03-15T01:32:44.779Z",
		"0.0.1": "2013-03-18T00:00:50.462Z",
		"0.0.2": "2013-03-18T07:11:21.899Z",
		"0.1.0": "2013-04-23T04:36:01.636Z",
		"0.2.0": "2013-05-04T00:22:52.522Z",
		"0.2.1": "2013-05-04T00:55:59.062Z",
		"0.2.2": "2013-05-04T04:26:20.711Z",
		"0.2.3": "2013-05-04T04:28:47.362Z",
		"0.3.0": "2013-05-05T04:32:54.501Z",
		"0.4.0": "2013-05-14T10:08:45.962Z",
		"0.4.0-1": "2013-05-14T10:15:42.035Z",
		"0.5.0": "2013-05-14T10:20:11.977Z",
		"0.6.0": "2013-05-14T10:46:35.730Z",
		"0.6.1": "2013-05-14T11:27:35.832Z",
		"0.7.0": "2013-05-14T13:15:04.211Z",
		"0.7.1": "2013-05-15T01:24:47.036Z",
		"0.7.2": "2013-07-08T00:48:38.903Z",
		"0.7.3": "2013-07-26T12:07:43.622Z",
		"0.7.4": "2013-08-02T11:33:58.106Z",
		"0.8.0": "2013-08-02T12:44:52.652Z",
		"0.8.2": "2013-08-02T13:06:20.209Z",
		"0.9.0": "2013-08-11T05:02:45.473Z",
		"0.10.0": "2013-08-26T00:27:13.638Z",
		"0.10.1": "2013-08-29T06:46:15.502Z",
		"0.10.2": "2013-09-06T07:45:02.696Z",
		"0.11.0": "2013-10-14T08:02:33.967Z",
		"0.11.1": "2013-11-15T10:21:28.295Z",
		"0.11.2": "2013-12-05T11:31:44.974Z",
		"0.11.3": "2014-01-26T02:37:27.415Z",
		"0.11.4": "2014-03-12T00:19:45.019Z",
		"0.12.0": "2014-03-12T18:39:07.873Z",
		"0.12.1": "2014-04-26T02:29:56.521Z",
		"0.12.2": "2014-04-26T02:42:54.740Z",
		"0.12.3": "2014-06-28T04:12:11.179Z",
		"0.12.4": "2014-08-20T02:38:09.953Z",
		"1.0.0": "2014-08-24T09:08:39.229Z",
		"2.0.0": "2014-08-26T00:06:42.001Z",
		"2.0.1": "2014-09-01T01:49:41.676Z",
		"2.0.3": "2014-10-02T04:27:09.285Z",
		"2.1.0": "2014-11-09T09:41:42.039Z",
		"2.1.1": "2015-04-27T13:02:37.415Z",
		"2.1.2": "2015-04-27T15:46:54.346Z",
		"2.1.3": "2015-04-28T18:47:00.537Z",
		"2.1.4": "2015-04-28T20:28:26.662Z",
		"2.2.0": "2015-05-10T12:33:47.492Z",
		"2.2.1": "2015-05-12T14:05:44.750Z",
		"2.2.2": "2015-05-13T08:38:22.395Z",
		"2.3.0": "2015-05-18T11:20:36.206Z",
		"2.3.1": "2015-05-18T14:48:32.678Z",
		"2.4.0": "2015-05-19T13:32:06.862Z",
		"2.4.1": "2015-08-29T13:31:27.445Z",
		"2.5.0": "2016-03-01T19:57:23.313Z",
		"2.6.0": "2016-03-10T09:35:55.852Z",
		"2.6.1": "2016-09-12T09:08:31.602Z",
		"2.6.2": "2017-07-30T20:45:18.414Z",
		"2.6.3": "2017-09-05T12:03:32.423Z",
		"2.7.0": "2017-09-12T12:16:26.690Z",
		"2.7.1": "2017-09-30T10:54:55.421Z",
		"2.7.2": "2017-10-11T00:25:51.340Z",
		"3.0.0": "2017-11-04T08:36:19.826Z",
		"4.0.0": "2018-01-20T15:38:49.182Z",
		"4.0.1": "2018-02-09T13:17:18.837Z",
		"4.0.2": "2018-02-09T14:23:09.492Z",
		"4.0.3": "2018-02-21T21:00:33.328Z",
		"5.0.0": "2018-05-22T09:38:39.265Z",
		"6.0.0": "2018-10-20T12:52:18.133Z",
		"6.0.1": "2018-12-27T12:22:34.465Z",
		"6.0.2": "2019-03-30T10:13:26.983Z",
		"6.0.3": "2019-04-26T14:51:33.372Z",
		"6.1.0": "2019-08-18T08:46:19.430Z",
		"6.1.1": "2019-08-18T09:10:55.041Z",
		"6.2.0": "2019-09-30T08:10:32.439Z",
		"6.2.1": "2019-10-01T13:32:44.690Z",
		"6.2.2": "2019-10-21T21:55:51.718Z",
		"6.2.3": "2020-04-03T18:11:16.806Z",
		"6.3.0": "2020-04-11T07:32:39.616Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.3.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"393804507702f6ab91344870052dfcff\"",
			"fetched": 1602009378862
		}
	},
	"_distfiles": {
		"abstract-leveldown-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.0.0.tgz",
			"sha": "5ca6a5c3b2d76585269ee8ae3d62badb57e003b2",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.0.1.tgz",
			"sha": "dffe31a66fc808c8b7ae09ef90ca3af63719d418",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.0.2.tgz",
			"sha": "2eded09f3d0b78e8e704c2734db36b8b0625392a",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.1.0.tgz",
			"sha": "4215b4578d7fa43e27bb60f96c137836f491e291",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.0.tgz",
			"sha": "5e0ed8f1ffdb4e0094d4694fcf3ba426a08e27d3",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.1.tgz",
			"sha": "fe941c85d4992b92a23271b265b3d81e8fdcd362",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.2.tgz",
			"sha": "211b1422fcb0feb2b87708064b8f343bff0b636e",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.2.3.tgz",
			"sha": "20a4b9c9cde2f60c01b2fde96bdb6a17c7feb086",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.3.0.tgz",
			"sha": "94f91149f3829a4f42738ba1ca79e6d3715a2d5e",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.4.0.tgz",
			"sha": "b622462ccad3e3f5ff90016ec1e40b4cef8dc1b0",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.4.0-1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.4.0-1.tgz",
			"sha": "3db89a12bde81f0ccaf113e3bb38b7d19a685902",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.5.0.tgz",
			"sha": "5250988ba5cdcb2329726540732c06ba9cab27a3",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.6.0.tgz",
			"sha": "c093c27319b62474c6e38121e1ba2e6d27840acc",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.6.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.6.1.tgz",
			"sha": "d706c839f61f52f97291dc913eaf4dbb84baf47c",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.7.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.0.tgz",
			"sha": "b64640e8fe090302b1baae8e2c2f2d6b10b6d2b1",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.7.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.1.tgz",
			"sha": "b3eca6144ab447db8b9257bbe956d521da3731aa",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.7.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.2.tgz",
			"sha": "5675283787c9e5157f4230e68aa71ff9c330c222",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.7.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.3.tgz",
			"sha": "3da2e9d1eac09da2ab102afb464fa98ebf5d2aaf",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.7.4.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.7.4.tgz",
			"sha": "582d8e55fee80c5e3c7b21995ceaf42ae407693f",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.8.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.8.0.tgz",
			"sha": "58fbd0f8c58779341fe3b743844e5ca67a9ec537",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.8.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.8.2.tgz",
			"sha": "419a64921dc4581a1df0ced74c2a8169878aba10",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.9.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.9.0.tgz",
			"sha": "515e71b1deb895608020855ab614dda14537fd17",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.10.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.10.0.tgz",
			"sha": "e17d4b86380ab869b9da31f15bf60addd239970a",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.10.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.10.1.tgz",
			"sha": "b29c920d260c229182048b648bd6153b785c06e1",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.10.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.10.2.tgz",
			"sha": "bbd4e2a16df3a33e05d729b5fe6e72133196fc3e",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.11.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.0.tgz",
			"sha": "4ce83e3457af9304fb6e820d8d55bc522fe68d6b",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.11.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.1.tgz",
			"sha": "b1b57071390a7ca4e212b4830a39dde417b728b0",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.11.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.2.tgz",
			"sha": "1cf80e662b25f28ef4faae407563517f8b2144f1",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.11.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.3.tgz",
			"sha": "5db3b489f5d5b7565b3e6276b0611df7b72452c8",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.11.4.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.11.4.tgz",
			"sha": "1164f506e958aa7a1356f9f0590c234f41ab164f",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.12.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.0.tgz",
			"sha": "91bca567f9ae24accd0f27074900ba1360699475",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.12.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.1.tgz",
			"sha": "7cf414c8db2c52d4342173b8a881706cbc4d6345",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.12.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.2.tgz",
			"sha": "755eb4cb824cb784c7571a91f931d0ec2d7ad66d",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.12.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.3.tgz",
			"sha": "116b1ec5c7710ef7a2d5706768bbdb4440be1070",
			"registry": "npmjs"
		},
		"abstract-leveldown-0.12.4.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.4.tgz",
			"sha": "29e18e632e60e4e221d5810247852a63d7b2e410",
			"registry": "npmjs"
		},
		"abstract-leveldown-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-1.0.0.tgz",
			"sha": "abcdc1827933131785269d5dc2d632d4ea61976a",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.0.0.tgz",
			"sha": "40ec5a61d00b0197f4d00dabba25febe54bbd5e7",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.0.1.tgz",
			"sha": "645884017cd80e640e80dcaa2c7ed0db3b086866",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.0.3.tgz",
			"sha": "f967e4a0a5fef9025c69e89c00f6b03c2465360f",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.0.tgz",
			"sha": "4687d3b13b7e15033d5e96b548ff0a0e6629c7da",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.1.tgz",
			"sha": "6e727ba38e47c51efae072672f52619323089c69",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.2.tgz",
			"sha": "9bb84760e3d65808221b4ea86fa1a02953e7d6c6",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.3.tgz",
			"sha": "67d45443926d71b72d5e846f098c4575696a2da5",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.1.4.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.1.4.tgz",
			"sha": "cbba7797dad64caf4676c81e69ecdcbbcf760ac7",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.2.0.tgz",
			"sha": "ced4650730bc487c67f417af9b8757586fa46c98",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.2.1.tgz",
			"sha": "d2e84369a926e30dc2242f76dde6fe481ce64e3e",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.2.2.tgz",
			"sha": "ecaff98c20641422710ab04b01e8f04d6b64fe77",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.3.0.tgz",
			"sha": "d3bce61a9830c9b045db620bad9e76852c851873",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.3.1.tgz",
			"sha": "4c2b497db195aa49a6a8e743d1e82d2877702ded",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.4.0.tgz",
			"sha": "90e319518fa454724003dc14c78f7b09e77a5686",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.4.1.tgz",
			"sha": "b3bfedb884eb693a12775f0c55e9f0a420ccee64",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.5.0.tgz",
			"sha": "934fe902f6242eaf9c3aed50ed4ca0629857b895",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.0.tgz",
			"sha": "8f42796400ba1fcb6908beed0a93678f1157c0d2",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.1.tgz",
			"sha": "f9014a5669b746418e145168dea49a044ae15900",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.6.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.2.tgz",
			"sha": "e374c2a0fa036b88822bc1c51949119b11980590",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.6.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.6.3.tgz",
			"sha": "1c5e8c6a5ef965ae8c35dfb3a8770c476b82c4b8",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.7.0.tgz",
			"sha": "985052daf3d7d0ac0029dca8eb793f4cdd2a6834",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.7.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.7.1.tgz",
			"sha": "d14d344e93561199b9969238f01a56eafd9b58af",
			"registry": "npmjs"
		},
		"abstract-leveldown-2.7.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-2.7.2.tgz",
			"sha": "87a44d7ebebc341d59665204834c8b7e0932cc93",
			"registry": "npmjs"
		},
		"abstract-leveldown-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-3.0.0.tgz",
			"sha": "5cb89f958a44f526779d740d1440e743e0c30a57",
			"registry": "npmjs"
		},
		"abstract-leveldown-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.0.tgz",
			"sha": "88193bdfa54de41431953a29e0438fc37b638bf8",
			"registry": "npmjs"
		},
		"abstract-leveldown-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.1.tgz",
			"sha": "5e4774423f110a84c437dc4091653486f8a40a57",
			"registry": "npmjs"
		},
		"abstract-leveldown-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.2.tgz",
			"sha": "106a6dd9e089c0dbe2d52a228846eff61ff5c0a2",
			"registry": "npmjs"
		},
		"abstract-leveldown-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-4.0.3.tgz",
			"sha": "cb636f4965fbe117f5c8b76a7d51dd42aaed0580",
			"registry": "npmjs"
		},
		"abstract-leveldown-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-5.0.0.tgz",
			"sha": "f7128e1f86ccabf7d2893077ce5d06d798e386c6",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.0.tgz",
			"sha": "b57e2398ecf9e393d9077f91967333d4c566813a",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.1.tgz",
			"sha": "2d5dd4c26799a38b7ca52026b3b7e8e5283bd165",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.2.tgz",
			"sha": "52dd14b1df6617352346aa1543d7464a205cb291",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.0.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.0.3.tgz",
			"sha": "b4b6159343c74b0c5197b2817854782d8f748c4a",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.1.0.tgz",
			"sha": "e1d1753919b9e995a6440877d17d989ee54b8ba1",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.1.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.1.1.tgz",
			"sha": "f44bad5862d71c7b418110d7698ac25bedf24396",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.0.tgz",
			"sha": "15cac11924e2bfade6ab0b9b58996f1666451499",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.2.1.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.1.tgz",
			"sha": "37b655151e13c3d9b20fa3a04ce63ccaa345fce4",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.2.2.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.2.tgz",
			"sha": "677425beeb28204367c7639e264e93ea4b49971a",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.2.3.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.2.3.tgz",
			"sha": "036543d87e3710f2528e47040bc3261b77a9a8eb",
			"registry": "npmjs"
		},
		"abstract-leveldown-6.3.0.tgz": {
			"url": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-6.3.0.tgz",
			"sha": "d25221d1e6612f820c35963ba4bd739928f6026a",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"abstract-leveldown-2.6.3.tgz": {
			"shasum": "1c5e8c6a5ef965ae8c35dfb3a8770c476b82c4b8"
		},
		"abstract-leveldown-2.7.2.tgz": {
			"shasum": "87a44d7ebebc341d59665204834c8b7e0932cc93"
		},
		"abstract-leveldown-3.0.0.tgz": {
			"shasum": "5cb89f958a44f526779d740d1440e743e0c30a57"
		}
	},
	"_rev": "24-cca34992292c5d16",
	"_id": "abstract-leveldown",
	"readme": "# abstract-leveldown\n\n> An abstract prototype matching the [`leveldown`][leveldown] API. Useful for extending [`levelup`](https://github.com/Level/levelup) functionality by providing a replacement to `leveldown`.\n\n[![level badge][level-badge]](https://github.com/Level/awesome)\n[![npm](https://img.shields.io/npm/v/abstract-leveldown.svg?label=&logo=npm)](https://www.npmjs.com/package/abstract-leveldown)\n[![Node version](https://img.shields.io/node/v/abstract-leveldown.svg)](https://www.npmjs.com/package/abstract-leveldown)\n[![Travis](https://img.shields.io/travis/com/Level/abstract-leveldown.svg?logo=travis&label=)](https://travis-ci.com/Level/abstract-leveldown)\n[![Coverage Status](https://coveralls.io/repos/github/Level/abstract-leveldown/badge.svg)](https://coveralls.io/github/Level/abstract-leveldown)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![npm](https://img.shields.io/npm/dm/abstract-leveldown.svg?label=dl)](https://www.npmjs.com/package/abstract-leveldown)\n[![Backers on Open Collective](https://opencollective.com/level/backers/badge.svg?color=orange)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/level/sponsors/badge.svg?color=orange)](#sponsors)\n\n## Table of Contents\n\n<details><summary>Click to expand</summary>\n\n- [Background](#background)\n- [Example](#example)\n- [Browser Support](#browser-support)\n- [Public API For Consumers](#public-api-for-consumers)\n- [Private API For Implementors](#private-api-for-implementors)\n- [Test Suite](#test-suite)\n- [Spread The Word](#spread-the-word)\n- [Install](#install)\n- [Contributing](#contributing)\n- [Big Thanks](#big-thanks)\n- [Donate](#donate)\n- [License](#license)\n\n</details>\n\n## Background\n\nThis module provides a simple base prototype for a key-value store. It has a public API for consumers and a private API for implementors. To implement a `abstract-leveldown` compliant store, extend its prototype and override the private underscore versions of the methods. For example, to implement `put()`, override `_put()` on your prototype.\n\nWhere possible, the default private methods have sensible _noop_ defaults that essentially do nothing. For example, `_open(callback)` will invoke `callback` on a next tick. Other methods like `_clear(..)` have functional defaults. Each method listed below documents whether implementing it is mandatory.\n\nThe private methods are always provided with consistent arguments, regardless of what is passed in through the public API. All public methods provide argument checking: if a consumer calls `open()` without a callback argument they'll get an `Error('open() requires a callback argument')`.\n\nWhere optional arguments are involved, private methods receive sensible defaults: a `get(key, callback)` call translates to `_get(key, options, callback)` where the `options` argument is an empty object. These arguments are documented below.\n\n**If you are upgrading:** please see [UPGRADING.md](UPGRADING.md).\n\n## Example\n\nLet's implement a simplistic in-memory [`leveldown`][leveldown] replacement:\n\n```js\nvar AbstractLevelDOWN = require('abstract-leveldown').AbstractLevelDOWN\nvar util = require('util')\n\n// Constructor\nfunction FakeLevelDOWN () {\n  AbstractLevelDOWN.call(this)\n}\n\n// Our new prototype inherits from AbstractLevelDOWN\nutil.inherits(FakeLevelDOWN, AbstractLevelDOWN)\n\nFakeLevelDOWN.prototype._open = function (options, callback) {\n  // Initialize a memory storage object\n  this._store = {}\n\n  // Use nextTick to be a nice async citizen\n  process.nextTick(callback)\n}\n\nFakeLevelDOWN.prototype._serializeKey = function (key) {\n  // As an example, prefix all input keys with an exclamation mark.\n  // Below methods will receive serialized keys in their arguments.\n  return '!' + key\n}\n\nFakeLevelDOWN.prototype._put = function (key, value, options, callback) {\n  this._store[key] = value\n  process.nextTick(callback)\n}\n\nFakeLevelDOWN.prototype._get = function (key, options, callback) {\n  var value = this._store[key]\n\n  if (value === undefined) {\n    // 'NotFound' error, consistent with LevelDOWN API\n    return process.nextTick(callback, new Error('NotFound'))\n  }\n\n  process.nextTick(callback, null, value)\n}\n\nFakeLevelDOWN.prototype._del = function (key, options, callback) {\n  delete this._store[key]\n  process.nextTick(callback)\n}\n```\n\nNow we can use our implementation with `levelup`:\n\n```js\nvar levelup = require('levelup')\n\nvar db = levelup(new FakeLevelDOWN())\n\ndb.put('foo', 'bar', function (err) {\n  if (err) throw err\n\n  db.get('foo', function (err, value) {\n    if (err) throw err\n\n    console.log(value) // 'bar'\n  })\n})\n```\n\nSee [`memdown`](https://github.com/Level/memdown/) if you are looking for a complete in-memory replacement for `leveldown`.\n\n## Browser Support\n\n[![Sauce Test Status](https://saucelabs.com/browser-matrix/abstract-leveldown.svg)](https://saucelabs.com/u/abstract-leveldown)\n\n## Public API For Consumers\n\n### `db = constructor(..)`\n\nConstructors typically take a `location` argument pointing to a location on disk where the data will be stored. Since not all implementations are disk-based and some are non-persistent, implementors are free to take zero or more arguments in their constructor.\n\n### `db.status`\n\nA read-only property. An `abstract-leveldown` compliant store can be in one of the following states:\n\n- `'new'` - newly created, not opened or closed\n- `'opening'` - waiting for the store to be opened\n- `'open'` - successfully opened the store, available for use\n- `'closing'` - waiting for the store to be closed\n- `'closed'` - store has been successfully closed, should not be used.\n\n### `db.supports`\n\nA read-only [manifest](https://github.com/Level/supports). Might be used like so:\n\n```js\nif (!db.supports.permanence) {\n  throw new Error('Persistent storage is required')\n}\n\nif (db.supports.bufferKeys && db.supports.promises) {\n  await db.put(Buffer.from('key'), 'value')\n}\n```\n\n### `db.open([options, ]callback)`\n\nOpen the store. The `callback` function will be called with no arguments when the store has been successfully opened, or with a single error argument if the open operation failed for any reason.\n\nThe optional `options` argument may contain:\n\n- `createIfMissing` _(boolean, default: `true`)_: If `true` and the store doesn't exist it will be created. If `false` and the store doesn't exist, `callback` will receive an error.\n- `errorIfExists` _(boolean, default: `false`)_: If `true` and the store exists, `callback` will receive an error.\n\nNot all implementations support the above options.\n\n### `db.close(callback)`\n\nClose the store. The `callback` function will be called with no arguments if the operation is successful or with a single `error` argument if closing failed for any reason.\n\n### `db.get(key[, options], callback)`\n\nGet a value from the store by `key`. The optional `options` object may contain:\n\n- `asBuffer` _(boolean, default: `true`)_: Whether to return the `value` as a Buffer. If `false`, the returned type depends on the implementation.\n\nThe `callback` function will be called with an `Error` if the operation failed for any reason. If successful the first argument will be `null` and the second argument will be the value.\n\n### `db.put(key, value[, options], callback)`\n\nStore a new entry or overwrite an existing entry. There are no `options` by default but implementations may add theirs. The `callback` function will be called with no arguments if the operation is successful or with an `Error` if putting failed for any reason.\n\n### `db.del(key[, options], callback)`\n\nDelete an entry. There are no `options` by default but implementations may add theirs. The `callback` function will be called with no arguments if the operation is successful or with an `Error` if deletion failed for any reason.\n\n### `db.batch(operations[, options], callback)`\n\nPerform multiple _put_ and/or _del_ operations in bulk. The `operations` argument must be an `Array` containing a list of operations to be executed sequentially, although as a whole they are performed as an atomic operation.\n\nEach operation is contained in an object having the following properties: `type`, `key`, `value`, where the `type` is either `'put'` or `'del'`. In the case of `'del'` the `value` property is ignored.\n\nThere are no `options` by default but implementations may add theirs. The `callback` function will be called with no arguments if the batch is successful or with an `Error` if the batch failed for any reason.\n\n### `db.batch()`\n\nReturns a [`chainedBatch`](#chainedbatch).\n\n### `db.iterator([options])`\n\nReturns an [`iterator`](#iterator). Accepts the following range options:\n\n- `gt` (greater than), `gte` (greater than or equal) define the lower bound of the range to be iterated. Only entries where the key is greater than (or equal to) this option will be included in the range. When `reverse=true` the order will be reversed, but the entries iterated will be the same.\n- `lt` (less than), `lte` (less than or equal) define the higher bound of the range to be iterated. Only entries where the key is less than (or equal to) this option will be included in the range. When `reverse=true` the order will be reversed, but the entries iterated will be the same.\n- `reverse` _(boolean, default: `false`)_: iterate entries in reverse order. Beware that a reverse seek can be slower than a forward seek.\n- `limit` _(number, default: `-1`)_: limit the number of entries collected by this iterator. This number represents a _maximum_ number of entries and may not be reached if you get to the end of the range first. A value of `-1` means there is no limit. When `reverse=true` the entries with the highest keys will be returned instead of the lowest keys.\n\nLegacy options:\n\n- `start`: instead use `gte`\n- `end`: instead use `lte`.\n\n**Note** Zero-length strings, buffers and arrays as well as `null` and `undefined` are invalid as keys, yet valid as range options. These types are significant in encodings like [`bytewise`](https://github.com/deanlandolt/bytewise) and [`charwise`](https://github.com/dominictarr/charwise) as well as some underlying stores like IndexedDB. Consumers of an implementation should assume that `{ gt: undefined }` is _not_ the same as `{}`. An implementation can choose to:\n\n- [_Serialize_](#db_serializekeykey) or [_encode_][encoding-down] these types to make them meaningful\n- Have no defined behavior (moving the concern to a higher level)\n- Delegate to an underlying store (moving the concern to a lower level).\n\nIf you are an implementor, a final note: the [abstract test suite](#test-suite) does not test these types. Whether they are supported or how they sort is up to you; add custom tests accordingly.\n\nIn addition to range options, `iterator()` takes the following options:\n\n- `keys` _(boolean, default: `true`)_: whether to return the key of each entry. If set to `false`, calls to `iterator.next(callback)` will yield keys with a value of `undefined`.\n- `values` _(boolean, default: `true`)_: whether to return the value of each entry. If set to `false`, calls to `iterator.next(callback)` will yield values with a value of `undefined`.\n- `keyAsBuffer` _(boolean, default: `true`)_: Whether to return the key of each entry as a Buffer. If `false`, the returned type depends on the implementation.\n- `valueAsBuffer` _(boolean, default: `true`)_: Whether to return the value of each entry as a Buffer.\n\nLastly, an implementation is free to add its own options.\n\n### `db.clear([options, ]callback)`\n\n**This method is experimental. Not all implementations support it yet.**\n\nDelete all entries or a range. Not guaranteed to be atomic. Accepts the following range options (with the same rules as on iterators):\n\n- `gt` (greater than), `gte` (greater than or equal) define the lower bound of the range to be deleted. Only entries where the key is greater than (or equal to) this option will be included in the range. When `reverse=true` the order will be reversed, but the entries deleted will be the same.\n- `lt` (less than), `lte` (less than or equal) define the higher bound of the range to be deleted. Only entries where the key is less than (or equal to) this option will be included in the range. When `reverse=true` the order will be reversed, but the entries deleted will be the same.\n- `reverse` _(boolean, default: `false`)_: delete entries in reverse order. Only effective in combination with `limit`, to remove the last N records.\n- `limit` _(number, default: `-1`)_: limit the number of entries to be deleted. This number represents a _maximum_ number of entries and may not be reached if you get to the end of the range first. A value of `-1` means there is no limit. When `reverse=true` the entries with the highest keys will be deleted instead of the lowest keys.\n\nIf no options are provided, all entries will be deleted. The `callback` function will be called with no arguments if the operation was successful or with an `Error` if it failed for any reason.\n\n### `chainedBatch`\n\n#### `chainedBatch.put(key, value)`\n\nQueue a `put` operation on this batch. This may throw if `key` or `value` is invalid.\n\n#### `chainedBatch.del(key)`\n\nQueue a `del` operation on this batch. This may throw if `key` is invalid.\n\n#### `chainedBatch.clear()`\n\nClear all queued operations on this batch.\n\n#### `chainedBatch.write([options, ]callback)`\n\nCommit the queued operations for this batch. All operations will be written atomically, that is, they will either all succeed or fail with no partial commits.\n\nThere are no `options` by default but implementations may add theirs. The `callback` function will be called with no arguments if the batch is successful or with an `Error` if the batch failed for any reason.\n\nAfter `write` has been called, no further operations are allowed.\n\n#### `chainedBatch.db`\n\nA reference to the `db` that created this chained batch.\n\n### `iterator`\n\nAn iterator allows you to _iterate_ the entire store or a range. It operates on a snapshot of the store, created at the time `db.iterator()` was called. This means reads on the iterator are unaffected by simultaneous writes. Most but not all implementations can offer this guarantee.\n\nAn iterator keeps track of when a `next()` is in progress and when an `end()` has been called so it doesn't allow concurrent `next()` calls, it does allow `end()` while a `next()` is in progress and it doesn't allow either `next()` or `end()` after `end()` has been called.\n\n#### `iterator.next(callback)`\n\nAdvance the iterator and yield the entry at that key. If an error occurs, the `callback` function will be called with an `Error`. Otherwise, the `callback` receives `null`, a `key` and a `value`. The type of `key` and `value` depends on the options passed to `db.iterator()`.\n\nIf the iterator has reached its end, both `key` and `value` will be `undefined`. This happens in the following situations:\n\n- The end of the store has been reached\n- The end of the range has been reached\n- The last `iterator.seek()` was out of range.\n\n**Note:** Don't forget to call `iterator.end()`, even if you received an error.\n\n#### `iterator.seek(target)`\n\nSeek the iterator to a given key or the closest key. Subsequent calls to `iterator.next()` will yield entries with keys equal to or larger than `target`, or equal to or smaller than `target` if the `reverse` option passed to `db.iterator()` was true.\n\nIf range options like `gt` were passed to `db.iterator()` and `target` does not fall within that range, the iterator will reach its end.\n\n**Note:** At the time of writing, [`leveldown`][leveldown] is the only known implementation to support `seek()`. In other implementations, it is a noop.\n\n#### `iterator.end(callback)`\n\nEnd iteration and free up underlying resources. The `callback` function will be called with no arguments on success or with an `Error` if ending failed for any reason.\n\n#### `iterator.db`\n\nA reference to the `db` that created this iterator.\n\n### Type Support\n\nThe following applies to any method above that takes a `key` argument or option: all implementations _must_ support a `key` of type String and _should_ support a `key` of type Buffer. A `key` may not be `null`, `undefined`, a zero-length Buffer, zero-length string or zero-length array.\n\nThe following applies to any method above that takes a `value` argument or option: all implementations _must_ support a `value` of type String or Buffer. A `value` may not be `null` or `undefined` due to preexisting significance in streams and iterators.\n\nSupport of other key and value types depends on the implementation as well as its underlying storage. See also [`db._serializeKey`](#db_serializekeykey) and [`db._serializeValue`](#db_serializevaluevalue).\n\n## Private API For Implementors\n\nEach of these methods will receive exactly the number and order of arguments described. Optional arguments will receive sensible defaults. All callbacks are error-first and must be asynchronous.\n\nIf an operation within your implementation is synchronous, be sure to invoke the callback on a next tick using `process.nextTick` or some other means of microtask scheduling. For convenience, the prototypes of `AbstractLevelDOWN`, `AbstractIterator` and `AbstractChainedBatch` include a `_nextTick` method that is compatible with node and browsers.\n\n### `db = AbstractLevelDOWN([manifest])`\n\nThe constructor. Sets the `.status` to `'new'`. Optionally takes a [manifest](https://github.com/Level/supports) object which `abstract-leveldown` will enrich:\n\n```js\nAbstractLevelDOWN.call(this, {\n  bufferKeys: true,\n  snapshots: true,\n  // ..\n})\n```\n\n### `db._open(options, callback)`\n\nOpen the store. The `options` object will always have the following properties: `createIfMissing`, `errorIfExists`. If opening failed, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\nThe default `_open()` is a sensible noop and invokes `callback` on a next tick.\n\n### `db._close(callback)`\n\nClose the store. If closing failed, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\nThe default `_close()` is a sensible noop and invokes `callback` on a next tick.\n\n### `db._serializeKey(key)`\n\nConvert a `key` to a type supported by the underlying storage. All methods below that take a `key` argument or option - including `db._iterator()` with its range options and `iterator._seek()` with its `target` argument - will receive serialized keys. For example, if `_serializeKey` is implemented as:\n\n```js\nFakeLevelDOWN.prototype._serializeKey = function (key) {\n  return Buffer.isBuffer(key) ? key : String(key)\n}\n```\n\nThen `db.get(2, callback)` translates into `db._get('2', options, callback)`. Similarly, `db.iterator({ gt: 2 })` translates into `db._iterator({ gt: '2', ... })` and `iterator.seek(2)` translates into `iterator._seek('2')`.\n\nIf the underlying storage supports any JavaScript type or if your implementation wraps another implementation, it is recommended to make `_serializeKey` an identity function (returning the key as-is). Serialization is irreversible, unlike _encoding_ as performed by implementations like [`encoding-down`][encoding-down]. This also applies to `_serializeValue`.\n\nThe default `_serializeKey()` is an identity function.\n\n### `db._serializeValue(value)`\n\nConvert a `value` to a type supported by the underlying storage. All methods below that take a `value` argument or option will receive serialized values. For example, if `_serializeValue` is implemented as:\n\n```js\nFakeLevelDOWN.prototype._serializeValue = function (value) {\n  return Buffer.isBuffer(value) ? value : String(value)\n}\n```\n\nThen `db.put(key, 2, callback)` translates into `db._put(key, '2', options, callback)`.\n\nThe default `_serializeValue()` is an identity function.\n\n### `db._get(key, options, callback)`\n\nGet a value by `key`. The `options` object will always have the following properties: `asBuffer`. If the key does not exist, call the `callback` function with a `new Error('NotFound')`. Otherwise call `callback` with `null` as the first argument and the value as the second.\n\nThe default `_get()` invokes `callback` on a next tick with a `NotFound` error. It must be overridden.\n\n### `db._put(key, value, options, callback)`\n\nStore a new entry or overwrite an existing entry. There are no default options but `options` will always be an object. If putting failed, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\nThe default `_put()` invokes `callback` on a next tick. It must be overridden.\n\n### `db._del(key, options, callback)`\n\nDelete an entry. There are no default options but `options` will always be an object. If deletion failed, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\nThe default `_del()` invokes `callback` on a next tick. It must be overridden.\n\n### `db._batch(operations, options, callback)`\n\nPerform multiple _put_ and/or _del_ operations in bulk. The `operations` argument is always an `Array` containing a list of operations to be executed sequentially, although as a whole they should be performed as an atomic operation. Each operation is guaranteed to have at least `type` and `key` properties. There are no default options but `options` will always be an object. If the batch failed, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\nThe default `_batch()` invokes `callback` on a next tick. It must be overridden.\n\n### `db._chainedBatch()`\n\nThe default `_chainedBatch()` returns a functional `AbstractChainedBatch` instance that uses `db._batch(array, options, callback)` under the hood. The prototype is available on the main exports for you to extend. If you want to implement chainable batch operations in a different manner then you should extend `AbstractChainedBatch` and return an instance of this prototype in the `_chainedBatch()` method:\n\n```js\nvar AbstractChainedBatch = require('abstract-leveldown').AbstractChainedBatch\nvar inherits = require('util').inherits\n\nfunction ChainedBatch (db) {\n  AbstractChainedBatch.call(this, db)\n}\n\ninherits(ChainedBatch, AbstractChainedBatch)\n\nFakeLevelDOWN.prototype._chainedBatch = function () {\n  return new ChainedBatch(this)\n}\n```\n\n### `db._iterator(options)`\n\nThe default `_iterator()` returns a noop `AbstractIterator` instance. It must be overridden, by extending `AbstractIterator` (available on the main module exports) and returning an instance of this prototype in the `_iterator(options)` method.\n\nThe `options` object will always have the following properties: `reverse`, `keys`, `values`, `limit`, `keyAsBuffer` and `valueAsBuffer`.\n\n### `db._clear(options, callback)`\n\n**This method is experimental and optional for the time being. To enable its tests, set the [`clear` option of the test suite](#excluding-tests) to `true`.**\n\nDelete all entries or a range. Does not have to be atomic. It is recommended (and possibly mandatory in the future) to operate on a snapshot so that writes scheduled after a call to `clear()` will not be affected.\n\nThe default `_clear()` uses `_iterator()` and `_del()` to provide a reasonable fallback, but requires binary key support. It is _recommended_ to implement `_clear()` with more performant primitives than `_iterator()` and `_del()` if the underlying storage has such primitives. Implementations that don't support binary keys _must_ implement their own `_clear()`.\n\nImplementations that wrap another `db` can typically forward the `_clear()` call to that `db`, having transformed range options if necessary.\n\nThe `options` object will always have the following properties: `reverse` and `limit`.\n\n### `iterator = AbstractIterator(db)`\n\nThe first argument to this constructor must be an instance of your `AbstractLevelDOWN` implementation. The constructor will set `iterator.db` which is used to access `db._serialize*` and ensures that `db` will not be garbage collected in case there are no other references to it.\n\n#### `iterator._next(callback)`\n\nAdvance the iterator and yield the entry at that key. If nexting failed, call the `callback` function with an `Error`. Otherwise, call `callback` with `null`, a `key` and a `value`.\n\nThe default `_next()` invokes `callback` on a next tick. It must be overridden.\n\n#### `iterator._seek(target)`\n\nSeek the iterator to a given key or the closest key. This method is optional.\n\n#### `iterator._end(callback)`\n\nFree up underlying resources. This method is guaranteed to only be called once. If ending failed, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\nThe default `_end()` invokes `callback` on a next tick. Overriding is optional.\n\n### `chainedBatch = AbstractChainedBatch(db)`\n\nThe first argument to this constructor must be an instance of your `AbstractLevelDOWN` implementation. The constructor will set `chainedBatch.db` which is used to access `db._serialize*` and ensures that `db` will not be garbage collected in case there are no other references to it.\n\n#### `chainedBatch._put(key, value)`\n\nQueue a `put` operation on this batch.\n\n#### `chainedBatch._del(key)`\n\nQueue a `del` operation on this batch.\n\n#### `chainedBatch._clear()`\n\nClear all queued operations on this batch.\n\n#### `chainedBatch._write(options, callback)`\n\nThe default `_write` method uses `db._batch`. If the `_write` method is overridden it must atomically commit the queued operations. There are no default options but `options` will always be an object. If committing fails, call the `callback` function with an `Error`. Otherwise call `callback` without any arguments.\n\n## Test Suite\n\nTo prove that your implementation is `abstract-leveldown` compliant, include the abstract test suite in your `test.js` (or similar):\n\n```js\nconst test = require('tape')\nconst suite = require('abstract-leveldown/test')\nconst YourDOWN = require('.')\n\nsuite({\n  test: test,\n  factory: function () {\n    return new YourDOWN()\n  }\n})\n```\n\nThis is the most minimal setup. The `test` option _must_ be a function that is API-compatible with `tape`. The `factory` option _must_ be a function that returns a unique and isolated database instance. The factory will be called many times by the test suite.\n\nIf your implementation is disk-based we recommend using [`tempy`](https://github.com/sindresorhus/tempy) (or similar) to create unique temporary directories. Your setup could look something like:\n\n```js\nconst test = require('tape')\nconst tempy = require('tempy')\nconst suite = require('abstract-leveldown/test')\nconst YourDOWN = require('.')\n\nsuite({\n  test: test,\n  factory: function () {\n    return new YourDOWN(tempy.directory())\n  }\n})\n```\n\n### Excluding tests\n\nAs not every implementation can be fully compliant due to limitations of its underlying storage, some tests may be skipped. For example, to skip snapshot tests:\n\n```js\nsuite({\n  // ..\n  snapshots: false\n})\n```\n\nThis also serves as a signal to users of your implementation. The following options are available:\n\n- `bufferKeys`: set to `false` if binary keys are not supported by the underlying storage\n- `seek`: set to `false` if your `iterator` does not implement `_seek`\n- `clear`: defaults to `false` until a next major release. Set to `true` if your implementation either implements `_clear()` itself or is suitable to use the default implementation of `_clear()` (which requires binary key support).\n- `snapshots`: set to `false` if any of the following is true:\n  - Reads don't operate on a [snapshot](#iterator)\n  - Snapshots are created asynchronously\n- `createIfMissing` and `errorIfExists`: set to `false` if `db._open()` does not support these options.\n- `legacyRange`: set to `false` if your iterator does not support the legacy `start` and `end` range options.\n\nThis metadata will be moved to manifests (`db.supports`) in the future.\n\n### Setup and teardown\n\nTo perform (a)synchronous work before or after each test, you may define `setUp` and `tearDown` functions:\n\n```js\nsuite({\n  // ..\n  setUp: function (t) {\n    t.end()\n  },\n  tearDown: function (t) {\n    t.end()\n  }\n})\n```\n\n### Reusing `testCommon`\n\nThe input to the test suite is a `testCommon` object. Should you need to reuse `testCommon` for your own (additional) tests, use the included utility to create a `testCommon` with defaults:\n\n```js\nconst test = require('tape')\nconst suite = require('abstract-leveldown/test')\nconst YourDOWN = require('.')\n\nconst testCommon = suite.common({\n  test: test,\n  factory: function () {\n    return new YourDOWN()\n  }\n})\n\nsuite(testCommon)\n```\n\nThe `testCommon` object will have all the properties describe above: `test`, `factory`, `setUp`, `tearDown` and the skip options. You might use it like so:\n\n```js\ntest('setUp', testCommon.setUp)\n\ntest('custom test', function (t) {\n  var db = testCommon.factory()\n  // ..\n})\n\ntest('another custom test', function (t) {\n  var db = testCommon.factory()\n  // ..\n})\n\ntest('tearDown', testCommon.tearDown)\n```\n\n## Spread The Word\n\nIf you'd like to share your awesome implementation with the world, here's what you might want to do:\n\n- Add an awesome badge to your `README`: `![level badge](https://leveljs.org/img/badge.svg)`\n- Publish your awesome module to [npm](https://npmjs.org)\n- Send a Pull Request to [Level/awesome](https://github.com/Level/awesome) to advertise your work!\n\n## Install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install abstract-leveldown\n```\n\n## Contributing\n\n[`Level/abstract-leveldown`](https://github.com/Level/abstract-leveldown) is an **OPEN Open Source Project**. This means that:\n\n> Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.\n\nSee the [Contribution Guide](https://github.com/Level/community/blob/master/CONTRIBUTING.md) for more details.\n\n## Big Thanks\n\nCross-browser Testing Platform and Open Source ♥ Provided by [Sauce Labs](https://saucelabs.com).\n\n[![Sauce Labs logo](./sauce-labs.svg)](https://saucelabs.com)\n\n## Donate\n\nTo sustain [`Level`](https://github.com/Level) and its activities, become a backer or sponsor on [Open Collective](https://opencollective.com/level). Your logo or avatar will be displayed on our 28+ [GitHub repositories](https://github.com/Level) and [npm](https://www.npmjs.com/) packages. 💖\n\n### Backers\n\n[![Open Collective backers](https://opencollective.com/level/backers.svg?width=890)](https://opencollective.com/level)\n\n### Sponsors\n\n[![Open Collective sponsors](https://opencollective.com/level/sponsors.svg?width=890)](https://opencollective.com/level)\n\n## License\n\n[MIT](LICENSE.md) © 2013-present Rod Vagg and [Contributors](CONTRIBUTORS.md).\n\n[level-badge]: https://leveljs.org/img/badge.svg\n\n[encoding-down]: https://github.com/Level/encoding-down\n\n[leveldown]: https://github.com/Level/leveldown"
}