{
	"name": "deferred-leveldown",
	"versions": {
		"0.0.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "0.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/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/rvagg/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~0.10.1",
				"bops": "~0.0.6"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tap test/*-test.js --stderr"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@0.0.0",
			"dist": {
				"shasum": "c7b9eda295685798a849557c328df14bb39ae7fe",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.0.1": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "0.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/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~0.10.1",
				"bops": "~0.0.6"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@0.0.1",
			"dist": {
				"shasum": "d28202c82ad658f953ae1313fe0f5ad2b3fb1454",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.1.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "0.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/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~0.10.1",
				"bops": "~0.0.6"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@0.1.0",
			"dist": {
				"shasum": "35c0d94a900e1148a18f0363671d9933868d7943",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.4",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.2.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "0.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": "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/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~0.12.1"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@0.2.0",
			"dist": {
				"shasum": "2cef1f111e1c57870d8bbb8af2650e587cd2f5b4",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "rvagg",
				"email": "rod@vagg.org"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				}
			],
			"directories": {}
		},
		"0.3.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "0.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~0.12.1"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "34162cf70427597f1090cea871e173476ce4e63a",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@0.3.0",
			"_shasum": "dfa22e6000f7e92cc1e678cfbd8e701427b01b5d",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "dfa22e6000f7e92cc1e678cfbd8e701427b01b5d",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.3.0.tgz"
			},
			"directories": {}
		},
		"1.0.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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": "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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.1.2"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "0dd9e84c4143f9612d1fed773202bd2a5a101c4c",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@1.0.0",
			"_shasum": "fdd3f47641eaa2847b9a77735ee60df41353addd",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "fdd3f47641eaa2847b9a77735ee60df41353addd",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.0.0.tgz"
			},
			"directories": {}
		},
		"1.1.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "1.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": "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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.1.2"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "6749ac18aa350ccb51310235c727b904f30e3281",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@1.1.0",
			"_shasum": "31a09eb2a42b41d0f441000a1298514d543baede",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "31a09eb2a42b41d0f441000a1298514d543baede",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.1.0.tgz"
			},
			"directories": {}
		},
		"2.0.0-0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "2.0.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.1.2"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "43fd631a0a90fd76207bf28ba39a1faa3b09fafd",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.0-0",
			"_shasum": "26d48cf5a3738658e0370a3fe220fdd70a72f553",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "26d48cf5a3738658e0370a3fe220fdd70a72f553",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0-0.tgz"
			},
			"directories": {}
		},
		"2.0.0-1": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "2.0.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.4.0"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "8b6e77e52a4fa4622f86257464d7b062b221a7df",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.0-1",
			"_shasum": "bd4fe5f369d0fda039427f0b7011ad732b07d7ba",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "bd4fe5f369d0fda039427f0b7011ad732b07d7ba",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0-1.tgz"
			},
			"directories": {}
		},
		"2.0.0-2": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "2.0.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.4.0"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "b06ca7368ab4acad28e9c64eef95d775cdc68a86",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.0-2",
			"_shasum": "8447356f004a5bc7f83b3c165a875b6f4645adc7",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "8447356f004a5bc7f83b3c165a875b6f4645adc7",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0-2.tgz"
			},
			"directories": {}
		},
		"1.2.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "1.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.4.0"
			},
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "9009da3936272398b368a54ac4dcc4dd031330d8",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@1.2.0",
			"_shasum": "4ac5bd96ee5f639517f0fa9a69b5d4e10a2ac4be",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "4ac5bd96ee5f639517f0fa9a69b5d4e10a2ac4be",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.0.tgz"
			},
			"directories": {}
		},
		"1.2.1": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "1.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.4.0"
			},
			"devDependencies": {
				"tape": "~4.1.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "634b6148169cfbb112d8e271c9f983cc36ac3b73",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@1.2.1",
			"_shasum": "5d25c3310f5fe909946f6240dc9f90dd109a71ef",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "rvagg",
					"email": "rod@vagg.org"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				},
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "5d25c3310f5fe909946f6240dc9f90dd109a71ef",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.1.tgz"
			},
			"directories": {}
		},
		"1.2.2": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "1.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.6.0"
			},
			"devDependencies": {
				"tape": "^4.6.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "ec0d80c91b866167848133b3eca434513f2bfe9f",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@1.2.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-uukrWD2bguRtXilKt6cAWKyoXrTSMo5m7crUdLfWQmu8kIm88w3QZoUL+6nhpfKVmhHANER6Re3sKoNoZ3IKMA==",
				"shasum": "3acd2e0b75d1669924bc0a4b642851131173e1eb",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.2.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "rod@vagg.org",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown-1.2.2.tgz_1501447197521_0.8485484367702156"
			},
			"directories": {}
		},
		"2.0.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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": "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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.6.1"
			},
			"devDependencies": {
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "80f70601506aec84059c5b2f53b7aaa71785747f",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-FSVyC1HiHMB/qg/Wur7iF3I1oLQ79bzIi90hhE2WgZS5n5e/DhxGiLNVw3rOVAMarO32gcK8CyS8Fo/DGBYvCw==",
				"shasum": "5b181a318bc3cd11be9ae4599590ddac653ed2e2",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "rod@vagg.org",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown-2.0.0.tgz_1501453029462_0.48944880440831184"
			},
			"directories": {}
		},
		"2.0.1": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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": "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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.7.0"
			},
			"devDependencies": {
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"license": "MIT",
			"gitHead": "b2d266c2db47c0f5aaf5d39577d8a903ea9099ba",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.1",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-8R0sWak3ceIEH/K0p8+iGeJNIDrHrtNXJp7UwiuFLAIIfKE/CZMaa4Lgiiv+PwHKjwFUxXPDyV8HUlQ98hIsaA==",
				"shasum": "e41fc0a37a57977b81ef5b91cc2155d763b0c3ef",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown-2.0.1.tgz_1505237912255_0.14863723050802946"
			},
			"directories": {}
		},
		"2.0.2": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "2.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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~2.7.0"
			},
			"devDependencies": {
				"standard": "^10.0.3",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"gitHead": "4c57e7be86a022ca2bc0170419222e00661b7c51",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-wfEe1DWwwUp7byYOA1plvXs3sJYs75JLWDag8u1BQtX7iNU9rZypdEI6CDTzWptprRFE9Q+QJJBwafibBRa68w==",
				"shasum": "6d3dcb066d940f01392cf310c8029a8605e7eef7",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.2.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown-2.0.2.tgz_1507326610226_0.3870311793871224"
			},
			"directories": {}
		},
		"2.0.3": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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": "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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~3.0.0"
			},
			"devDependencies": {
				"standard": "^10.0.3",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "fc4be61152c0b1f25d01e37074808f53448a7863",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@2.0.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "r@va.gg",
					"name": "rvagg"
				}
			],
			"dist": {
				"integrity": "sha512-8c2Hv+vIwKNc7qqy4zE3t5DIsln+FQnudcyjLYstHwLFg7XnXZT/H8gQb8lj6xi8xqGM0Bz633ZWcCkonycBTA==",
				"shasum": "91fbc7699ac85f3920df035792d96d97cbf50c0f",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown-2.0.3.tgz_1509803911349_0.6906641256064177"
			},
			"directories": {}
		},
		"3.0.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~4.0.0"
			},
			"devDependencies": {
				"standard": "^10.0.3",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=4"
			},
			"gitHead": "a5b59b82be85522ff6d01e8b7925a367ec6f0eed",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@3.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-ajbXqRPMXRlcdyt0TuWqknOJkp1JgQjGB7xOl2V+ebol7/U11E9h3/nCZAtN1M7djmAJEIhypCUc1tIWxdQAuQ==",
				"shasum": "bff7241bf156aa3635f520bedf34330c408d3307",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 23534
			},
			"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/deferred-leveldown_3.0.0_1518089808936_0.46465786341002313"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~4.0.0"
			},
			"devDependencies": {
				"standard": "^11.0.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"gitHead": "84b0332384dd8a8df40de54bae2e6c2bd7ea5fee",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@4.0.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-dF2nbK5efrr7eutZswrm/ep8q7TFQeLBKvXdQYF/7WtXZH+7N1JxptES3qhp+MJB1qMpibK48bfWyV2BvhSQrA==",
				"shasum": "a49baeb778f0bd0a63cffe2e7b20ca8160726c80",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-4.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 23520,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+CozCRA9TVsSAnZWagAAOi4P/RMSqwgJawu0ffBqw7SR\nyDEapdeq3lkoEIq3pCXadS0ghyNXKAx/y/sb/zcPKNv1/Q94mxhaTDDLfdYp\ndXX4Vvs2f4tmOOeUsToPGz7OGf9WigeDF+xZdJ9dUkdKZXRhPf4AF4OQJmaz\nWKKyH52Rf0JxmDdr0ScipA+Pt2BTlaKoNnG54ZLuh5ESJtFP2FBJL+oMOoDb\nuv8o/x5WfA45F99XhL2pFTzUYb5yQ4QexIs7RxChJ/IVWKEf7R6ZlkFAqS9j\n7s63U7pUEFBKXlkbTRkaRJuktpQX4NVPJQCCZhYQgSmjb358zU5g7yDPOYtK\nzjinuwBdXx8COnrC8hDrBxxev8adGgL4NDiqtvX/40nCxUp8i4s7cZXjWIxF\nlKv3SCeHlU3cjy+y22I3nIGfONjHgJHqEz4GZqtnqi4VOdUZYQN3eGmqdxz1\ntGI8Emf+mrMlIg80Ski4dEXuAfj18neJU/bN+EHbCM6KQlUlL1scbkmOV+Fg\npXqCMhzoxD/+u6eGKEVlkdiQkTP91hZ3e+HYNeSvGIceXVfqkXH9Mx4taD2/\nmNZnpjvvun+uVl5mwREkPgLRXxEvDnabu1jOJ0cc3JBDVB0qiWNruhL82DWP\n0C9n3oKab0KjGvCZ3WZC+WegSJrIxxU/um9E4wmCPwRnCDb1BCXqaRInI94b\nwHYm\r\n=3sLm\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/deferred-leveldown_4.0.0_1526213170834_0.003571317322361711"
			},
			"_hasShrinkwrap": false
		},
		"4.0.1": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~5.0.0"
			},
			"devDependencies": {
				"standard": "^11.0.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"gitHead": "3af966e05fb3ace07917804aa263eb9b40b2aca1",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@4.0.1",
			"_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-m0/KvdiHQsxrnoBaz9l6t58wU7kfd/nXSEROc2KYgzz/hoWrTrx1EsSx0NhJderqKmoDxjO2k0CYNGRVolNeyA==",
				"shasum": "3cc9b0be5658bb227d5b2c0184e9c6bc352748a5",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-4.0.1.tgz",
				"fileCount": 10,
				"unpackedSize": 24046,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBHD8CRA9TVsSAnZWagAAd1IP/jrv/XRa1j8w0HsmkGRw\nFmzM1xwcHr8Qwio5JAmZUQ9xU0eqa9n+3iYZtkx50V/Ymht1AUaV685pKBHE\n2PXwrmlv4PJ6eszU93L5iuRqh7Y87gVJpUQRu2FXXTrPm9+tLXTvuY/+MNBz\nELCl3Vnx/PfNqvU9ACmTTZaic8UYlvEuo2I1GagLnlxem+hEMH/c6PPmAruA\npheX+/lFf1DPeTeiJ72IDxwTCVsBP+kllqIXm5ePy7jtoMVGaWm/h2JNpHr2\nnYP43jCyHaRHNNoe5bEBERvg9vH5RRiQXc5kN3ALmiXF8e72Vdhp3BfYiWRs\nBdwL3FEdN06YZFLdkDBqaGg/Pvg31YdcZ+om8qg2yY6hz+lbkDg9sOtzDmmC\ngwIden4OlnI140+uE6Y5ajjD7p97H7iS0zWgCZh3mvb+moZPq51gH8+Z5EiL\nSLFYcPnljmbWz+jCQMhdhlmkwpt7yDb39tZBD2Oan5w8zAfipu179mg/3Yaz\nuRu1EaftovVY4mfwfCPkfKYwr+vhXcAQUGydHtGlH3TExzQzis0c9NMZM/pC\nifaMMQAOf43cOdgOBvWdD5GPwVPdcfUYrDiQy4ZknCu6wJXVs2+5xAOpsbWn\nEH3+hfAg04M6rpckZ+TzWH8wYmeaPSv6nqb2E7a7MjidP7dINXuQAFgGQxwk\nQ2Yy\r\n=69GB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_4.0.1_1527017722916_0.9886960860813778"
			},
			"_hasShrinkwrap": false
		},
		"4.0.2": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"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"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~5.0.0",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"standard": "^11.0.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && node test.js"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"gitHead": "52df93db1b008c6cde89d7ad6fd9206f4e52b608",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@4.0.2",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.1.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-5fMC8ek8alH16QiV0lTCis610D1Zt1+LA4MS4d63JgS32lrCjTFDUFz2ao09/j2I4Bqb5jL4FZYwu7Jz0XO1ww==",
				"shasum": "0b0570087827bf480a23494b398f04c128c19a20",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-4.0.2.tgz",
				"fileCount": 9,
				"unpackedSize": 24245,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDmpmCRA9TVsSAnZWagAANHgP/02fLF2Lul5ozcw49kNv\nQD8Qp8Ng6m9wL1MjmU0FK0AIAffIY+qya6LXuzImySnsGrfL8yWM9S6jRtPj\nihFAfxuIq/oViT8WmwDLfV22fM8aEszXgcI9GF91g86uW1rQJaSM1hEWWsO5\nyKpWDU7WwwRaKJRHfojTYzLSH6zyxmAI+xEkFAmL2KxEj2dDdImv3N26WC2P\nDrFwn+w/2J43qsVVHz7E+X8LICqgXJUuhBSUVeqTkwtxaf57jDYZopLG1iJC\ntf53uNScZVEeM51qWYrRidcAw+2zstDm4at+gqT71SNo8wbo8w0ANBt+/W+q\n2f0JNqjQQsNS9ZJ/ITrDM1IbDb5L5R4HoUhuMP/oFigHR0O40T+zZdVPfOim\nuaRlsNRO4QIN3dPMRd/9IROzg03R42ulg8oE5Cg6De3urvGyE6RLzm7nfJ+M\nRgFxn6sPUhfYUx2aM8DKxvB6xd24JW5SnXzcd7QQkxnAbkkSeRqf6ezxkBbw\nKe7Qrb9VKYnNvOAEHJf09FHz/BiLW63QACCaMXzDs/OHwjG2EJnDyonB1TPw\nrxfCylb696q1W/WMQSODaqs2wjd4J1ZPXWkCpqxzphcd9cDdYf5fBP1zqgmO\nisw8JqToZcyO5U7yEnC4DdArdlCSephXrVQ5lXJfVKeu8UIBbLAvjY2TqQeR\nmfVy\r\n=t5GH\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/deferred-leveldown_4.0.2_1527671396950_0.7209410601622914"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0": {
			"name": "deferred-leveldown",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"version": "5.0.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"main": "deferred-leveldown.js",
			"dependencies": {
				"abstract-leveldown": "~6.0.0",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"nyc": "^12.0.2",
				"standard": "^12.0.0",
				"tape": "^4.7.0"
			},
			"scripts": {
				"test": "standard && nyc node test.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"gitHead": "8b42394d56c126f74441558b363d8355a5d3a954",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@5.0.0",
			"_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-QtTcNm2PX7elim5bGl+i3px2kVbpI49BV+Q62CFh0AaMlrdlbMXyozBg31p2zJqAAT35FUw4eccC+drr3D0+vQ==",
				"shasum": "28717f5da3c4e4dc42c367338e9596f04c5cb310",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 26396,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHkx0CRA9TVsSAnZWagAAllwP/iezyIj27aIJo7sX+Ytl\n6RWWJz3Sst6drW0tQKsL30EMVLukDxuD+XdFWPKX7CUw5gc534v4wB92odJN\nptQZPBXoNjXRkxoocLiq1S/znke+3ke9DlI0aA1KXKz6p8HZ4Sgc07BSxUG/\nyj0DL3HfrOrsf4glX4qtpkbFJtB0xVZ0/foD+UvG7ZLYkpfTeU4/PdDfZrJE\nSAhjW8kQUA4l4cXU7m9fRqW+WwfisjknlON6IDax6yD/vSM3q7RxGXALsXRi\n3lPdWoxQn5URjXPmyqwS0Ud/+TDrC7op8m+K0mjYwrj/oS34zPteZOEWmZdq\nGWC/5w4Ng3WREGOrgZIv6aHDDqlatIC7i6nPUUYYdGhXe21ats+67xBY1gS3\n/ly4x4jsxW+nBH+Vzq1LLy11QvRX/mDlh8i+Avmn7rYR+LkaYrvcWxCUyvKi\n2uI2AG60TsT+Wc+foNdOy6aCPCpMtOEKQchebM8XqlkdOcsKnn01pHHb/XmG\n4inTFVP4fY8oYBBRl6SobepRGpffPS9Zns/m650S1tS+Zfr4WOA8MnEXGxPv\nWfnwpawvuGEwNbxXBvtFcUKkTM/MfyuMbr8+XVAkH4I8F6FS0dwwYAjETx5n\nDAkN85TrBHZWlYVIQJVGpZxMjX2JosQ7q/XybbPEMGvFmhLmU7//CpSrsMUh\n03Gt\r\n=+CmR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_5.0.0_1545489523993_0.5495154711597239"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "deferred-leveldown",
			"version": "5.0.1",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"license": "MIT",
			"main": "deferred-leveldown.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"abstract-leveldown": "~6.0.0",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"nyc": "^13.2.0",
				"standard": "^12.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "7bdd3ec1db1995442baad8af0e82cb92326a3415",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@5.0.1",
			"_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-BXohsvTedWOLkj2n/TY+yqVlrCWa2Zs8LSxh3uCAgFOru7/pjxKyZAexGa1j83BaKloER4PqUyQ9rGPJLt9bqA==",
				"shasum": "1642eb18b535dfb2b6ac4d39fb10a9cbcfd13b09",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.0.1.tgz",
				"fileCount": 10,
				"unpackedSize": 28795,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoSDCCRA9TVsSAnZWagAAq0wQAKB2tMCbkhAMdHlUj0H3\nQvnTViqcqcg18/1alAD9MX9XYML1JXFLYh178m2HNmTawGJHUTvvhg/4xpuh\nbGW69eTXWTQSTPlf8Vy3cGTYzZOVDotUlqe6BaNI+6W72OkTujV2OB0Ox4P0\nMDxJ4b/yNuw64TlQqBa1DpQxcpAz6sP98Xm7Lwd7O79/RL2FziGj2RBDICXb\nNsRZfXXOXWy6EsqWuAA/+t7vdmlNxG4Jeaz8Kka6hgsIF/6KdIudy2dYHrLM\nyr9OF4Hr3BNsIiIaHTK69rO41MfOLsRQeHIvmjvPOoSzQH7CxdfJAJ2+zAVy\nn48erTRL/zSfeSk86IwTg3pHe8UF1LPke40pHVAwa5Mr4lBMX/UEAx9YXXUa\nStTCg+tE5IalT5WYqGxrglq6AJJnbCW7MgNi/yulEZWZPEr1Q0PEbiNZyHDj\nxffaTn6ZNDvB9BcEfZDL/+4Xci61p4Ri98mWZJHdY9oGW2CoOxuo/2HIs5ui\nxwwk9hkszMzhEthSGU0tnTq5aHfzbtycyGXInX7h0I1RiwP1AY9MuQZEM5UA\nDAryg/0+W1dHG6vvgT6B+pn6w9tvxOIwY8v3m53UO85/jqy1ZRXNsGPhbD27\n/OyZpnTgXucxnuRNzmS4IhHOXBhq+m62ChMrfagPd1d2Hsqzehku9KtKOgtv\n5SnY\r\n=ziF0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_5.0.1_1554063553361_0.6801494983665839"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.0": {
			"name": "deferred-leveldown",
			"version": "5.1.0",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"license": "MIT",
			"main": "deferred-leveldown.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"abstract-leveldown": "~6.0.0",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"standard": "^12.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "45b65be0bcbccdf13b3688e6271c74cd73cd3840",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@5.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-PvDY+BT2ONu2XVRgxHb77hYelLtMYxKSGuWuJJdVRXh9ntqx9GYTFJno/SKAz5xcd+yjQwyQeIZrUPjPvA52mg==",
				"shasum": "c21e40641a8e48530255a4ad31371cc7fe76b332",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.1.0.tgz",
				"fileCount": 10,
				"unpackedSize": 29892,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDenACRA9TVsSAnZWagAAEUEQAIL8MX38Xyc9mMs3+4vN\npCJF4GQa6Ac6KuFWV6seNxqIFi0fuCBhyzxay+uS76fRfDuajWEl1kCKa6HN\nFZa8mucrWgLtAvj2K8VTPBaHYIciQ7eKIZHuMaQXCHsIm35td26J4zFN/S0r\nknHHXD7mn+TuECrqYiIl5tSr6YsHFEoGygyTJxnf/YW1tSiJC9S9UHMpn62i\nuGaiz/XNCdOs4ZPPylBdowY7hTSnJNe4FwnVdeFFHUuoSV82B/irHIWwMvjp\nr6CLghdXwA1zTvpXYH3qcKQhmReUm3ChLhVaP2ANnVphbx0mWLQvk/9OGSlT\nW/mG6tys7XTNtkJBbfSipGeh9m0gfHqngGT6ikZUhjV4jGjcgRIWUKIpz49/\nOI2ecfODTRscQ2/tzjwJ2zBohogDcUBUIFgIDpOqJHPqB/wFSsO/jgovPzxw\n9GK7YBxw4ylgcBcNCHOlBzmDU2CQd3GW9EnPKOtIwOFAcHvJFrz2XoBvNbOu\n9SOYVsuSdjKCbj6y3K+BsBoRKD9gIzISdIyd66929KjzUp8gTnV6ofJ6EsJt\nF7/shMVLmWBk8XyWa+PW0grQ/CtfvfgYXmUEojsMwoezzTWQSAl05M7RpSMo\njccLLme1l9wy73PoWwq9S7zZT4q5wBinljbhjiihpAhC1OJ7oVw4erqSPXzM\nVXsD\r\n=5LaP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_5.1.0_1561192896315_0.00038111086923975357"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.2.0": {
			"name": "deferred-leveldown",
			"version": "5.2.0",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"license": "MIT",
			"main": "deferred-leveldown.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"abstract-leveldown": "~6.1.0",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "2e45a797281e52196b455895c6505a1fa9dcc3f0",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@5.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-E1s224a+nv7nEZQL/s+q4ARzBhsfo3KiEjK3qdvDAvMfWE68GnGsMRYKanoZgYqq+LNgyRMYPzBgEmAXjM2i5g==",
				"shasum": "d25564429f9a92019564e6e3c48cd3628ef1b00d",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.2.0.tgz",
				"fileCount": 10,
				"unpackedSize": 32830,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcqlnCRA9TVsSAnZWagAAPaAP/jlNd4M4BTujDtdcBt8Z\nDuP1Bo0/jrqRFqMkjQdrY+8k9mCKoD2VaTPKu1RRif2WGw9NFz6nxqz704wO\n3NlmI7xVooE58l0bS/canYHmVTVp/UpzcVNU3OCk6sx/9SiTTMul62P5u9Cz\nfu5o7NuDYUJOCxZ5HEAg0NMcPAsPA1W4pchu25GfImk+YJ8Oi8FZIdlpU7wi\ni4MQ8A8wJvw7btCvExRysQoC1AEhGJYDG0wms73OklVIdYfUMm0zJ+DxueiC\nPZYPvkMHCRZEsQhDtgwAeaw4zqeUxyHe0F6C2Um8n3/9PUvSfBK+EQ9nxNd3\nUPAsOjcJ3WC8UiAlIDGx+VUu+tq3nYfXufnXSR/n5MsCTsB3t4fjfPaP81Td\nJW8ruzqukU9yex0F8NlqO2P0UQY6ty380zFI7CkaFhDHHxdGjmdFcL8HPuVZ\ni65kTJ0eHgzs2wBnIztwCH3xpyZ+QFhKGNhngmjCXmYyEX+VX0JdYh4dHcp2\nVklwPLxhOR0RwP8WPvd6pYkkSOSx8a7bGxLj20z/VLgB5lFMegzauitYIhCY\n2SZH/smV9ssjqbvlXRLErqiosfOInRzKMq7wRU9rHCxcNvYNlZKA7lkvdaoy\n7h27XRFcqO6Or2a/6JBBUooIbNIcXXRx0TczbNgZ3hBY7a3ezFlO+lzxGJIv\n9nxK\r\n=SgGV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_5.2.0_1567795558426_0.386631688354361"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.2.1": {
			"name": "deferred-leveldown",
			"version": "5.2.1",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"license": "MIT",
			"main": "deferred-leveldown.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"abstract-leveldown": "~6.1.0",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"nyc": "^14.0.0",
				"reachdown": "^1.0.0",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "23d1e58c31fb01781bc7a90eab019ea513922f42",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@5.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-PwXZRn5EmW+IKYVAYVc7G9FsRkShr0myPubPuq+mtLhDq9xSUqfvTlNZKoeQGeXACHXkeCFurKrz5oo6TZ3qwg==",
				"shasum": "8da87909cd3269c2d6aff67b1e607f93e4d96c15",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.2.1.tgz",
				"fileCount": 10,
				"unpackedSize": 34437,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgS0LCRA9TVsSAnZWagAAcR4P/2bx8icOUFRrMIv6iKWb\nFQVBPjW53fdLcg/ORGsdU4lf6yYa3raoM8vHkAIlJ5xRdN/WCsN9n3crFmET\nymHUYgNnMf0mTK8FAbG+utAzPwcsdUyfrmnVU+SoN5+c4vQGsuLCVku0PG0W\nudsjd+sef4ZzYmdgMdstGgupvFm3d643MZNQOR03/B7AEyg2VO9CA1kVG3tD\nbmKfwoeUf7ZG9vmwHwa607ikeaVd3MII9KnpRmYRujZCVyDAS+zctFvwHsAh\noXuOao/6DtVXOZXQSxLOZV8QHFz6ZK49te9Yo37PPSNUtoQP/Nku+zHF8cVy\n0clad2KG9Kve4ponrmfqi2YkvycAchh9i/Yuj5p+A1TCF35ERdzOCvnPFdTW\nspFN1QtWd50xOBIAyOPjXfzYBM921dIuQz21CVqkQFw7dNY/UgtvLXmqoyTU\nKPH9NWPsXBcX6FNGgOav73zjN/O5WidzxkutycvGrFI+FGE7MRgTVXoh9v/F\nC3KOa8D4nyB1qHU3LKQB6vIso+GGcD6Bx88z7/GndPy8Y9tC6baTOanTlmYQ\n7KOitOlPKGmtz25UkfdjQw1upHPhs6QS+cD2MYtFy8ruGnjF4jr87v3RbsQu\nSlsieyxSSqRU2yID7BJ7vxDDO+sR3ty5cRsvrgOSwScRM2E8OfImZB7naipZ\ndxbc\r\n=jpj7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_5.2.1_1568746762744_0.1967929401854751"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.3.0": {
			"name": "deferred-leveldown",
			"version": "5.3.0",
			"description": "For handling delayed-open on LevelDOWN compatible libraries",
			"license": "MIT",
			"main": "deferred-leveldown.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test.js",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix",
				"dependency-check": "dependency-check . test.js",
				"prepublishOnly": "npm run dependency-check"
			},
			"dependencies": {
				"abstract-leveldown": "~6.2.1",
				"inherits": "^2.0.3"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^2.0.0",
				"level-community": "^3.0.0",
				"memdown": "^5.0.0",
				"nyc": "^14.0.0",
				"reachdown": "^1.0.0",
				"standard": "^14.0.0",
				"tape": "^4.10.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/deferred-leveldown.git"
			},
			"homepage": "https://github.com/Level/deferred-leveldown",
			"keywords": [
				"leveldb",
				"level",
				"levelup",
				"leveldown"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "f5dae6a004096aa9991e82717373892628bde720",
			"bugs": {
				"url": "https://github.com/Level/deferred-leveldown/issues"
			},
			"_id": "deferred-leveldown@5.3.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-a59VOT+oDy7vtAbLRCZwWgxu2BaCfd5Hk7wxJd48ei7I+nsg8Orlb9CLG0PMZienk9BSUKgeAqkO2+Lw+1+Ukw==",
				"shasum": "27a997ad95408b61161aa69bd489b86c71b78058",
				"tarball": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.3.0.tgz",
				"fileCount": 10,
				"unpackedSize": 36195,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl0ILCRA9TVsSAnZWagAAOaIP+wYVE+AHNo/i7JNU+Kqq\nBNSQNF3Z7MwYPmCbuZaeJonEjjqKdRu238tsR3AQUAfgCFXACnOciu5kPnym\nW5uvEmvfUGxMOmpuV/MuBgKClNDkem8dOics7slH6mRz3x5SECVmZyACC6va\nB9+6Hld+cqabaVhrDgKWVcucOzJTWma94xreCZ3XhKm+mrloscTbkQ7qjF6q\n/Q3QEh/9zQIErMNumk8pMAMpCxRdzJWSOFuBDBrV9FnmtgLMLfkGtgpPiu0q\nroJVG/fUIbd9/sjSPYtMSmeyGQnW6fu5bHuwRq/Gu+oWA5osWtn4aPG6lbBX\n/5FF1aWR/4Dz99uATWKu2YKWiXkBIezlyY6lH29q4SD2zuyVla2XExLUkqOo\nxvb+mltGapANkqhMhPAbFXtpwhWAu3n4RVAzafyL6SmseCheCKLrVSsA7AC7\nNdd/gtwtukMmCqsM7kVe8ojG3Jbi9LNf9WR4IMm1Ixw7SJayKY7iuS/mg4vX\nLmJMk+Les+mkWA5DzHkH/ku2TlXKYWGr3ViCHjV2WRGldRZbPhG8MtxUdOO/\nCcH34sU+r6PUD7I1hYUoJ9AeEOqeLfGZrWRRpZDCTBT4D3gyX1UB87QPuOq+\n6IOfT96tAnR8DLq2J26CwWlutPzPISfHwIGgHO2nrCkMlzZ0FUlGfkobdUep\nBvAq\r\n=R2c/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/deferred-leveldown_5.3.0_1570193930809_0.8357351102726542"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-10-04T12:58:54.468Z",
		"created": "2013-09-17T12:13:04.408Z",
		"0.0.0": "2013-09-17T12:13:10.763Z",
		"0.0.1": "2013-09-30T12:04:24.595Z",
		"0.1.0": "2013-10-14T10:57:42.949Z",
		"0.2.0": "2014-04-26T02:34:35.746Z",
		"0.3.0": "2015-04-16T12:06:52.060Z",
		"1.0.0": "2015-04-28T13:54:37.299Z",
		"1.1.0": "2015-05-22T09:11:30.887Z",
		"2.0.0-0": "2015-05-27T13:05:00.699Z",
		"2.0.0-1": "2015-05-28T12:04:16.568Z",
		"2.0.0-2": "2015-05-28T13:37:02.781Z",
		"1.2.0": "2015-05-28T20:48:19.642Z",
		"1.2.1": "2015-08-14T20:35:31.259Z",
		"1.2.2": "2017-07-30T20:39:58.699Z",
		"2.0.0": "2017-07-30T22:17:10.424Z",
		"2.0.1": "2017-09-12T17:38:33.220Z",
		"2.0.2": "2017-10-06T21:50:11.187Z",
		"2.0.3": "2017-11-04T13:58:31.466Z",
		"3.0.0": "2018-02-08T11:36:49.641Z",
		"4.0.0": "2018-05-13T12:06:10.909Z",
		"4.0.1": "2018-05-22T19:35:23.017Z",
		"4.0.2": "2018-05-30T09:09:57.224Z",
		"5.0.0": "2018-12-22T14:38:44.157Z",
		"5.0.1": "2019-03-31T20:19:13.491Z",
		"5.1.0": "2019-06-22T08:41:36.470Z",
		"5.2.0": "2019-09-06T18:45:58.568Z",
		"5.2.1": "2019-09-17T18:59:23.168Z",
		"5.3.0": "2019-10-04T12:58:50.998Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "5.3.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"67528b9546158a4b23e0e17334518a58\"",
			"fetched": 1602009398718
		}
	},
	"_distfiles": {
		"deferred-leveldown-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.0.0.tgz",
			"sha": "c7b9eda295685798a849557c328df14bb39ae7fe",
			"registry": "npmjs"
		},
		"deferred-leveldown-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.0.1.tgz",
			"sha": "d28202c82ad658f953ae1313fe0f5ad2b3fb1454",
			"registry": "npmjs"
		},
		"deferred-leveldown-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.1.0.tgz",
			"sha": "35c0d94a900e1148a18f0363671d9933868d7943",
			"registry": "npmjs"
		},
		"deferred-leveldown-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.2.0.tgz",
			"sha": "2cef1f111e1c57870d8bbb8af2650e587cd2f5b4",
			"registry": "npmjs"
		},
		"deferred-leveldown-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.3.0.tgz",
			"sha": "dfa22e6000f7e92cc1e678cfbd8e701427b01b5d",
			"registry": "npmjs"
		},
		"deferred-leveldown-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.0.0.tgz",
			"sha": "fdd3f47641eaa2847b9a77735ee60df41353addd",
			"registry": "npmjs"
		},
		"deferred-leveldown-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.1.0.tgz",
			"sha": "31a09eb2a42b41d0f441000a1298514d543baede",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.0-0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0-0.tgz",
			"sha": "26d48cf5a3738658e0370a3fe220fdd70a72f553",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.0-1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0-1.tgz",
			"sha": "bd4fe5f369d0fda039427f0b7011ad732b07d7ba",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.0-2.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0-2.tgz",
			"sha": "8447356f004a5bc7f83b3c165a875b6f4645adc7",
			"registry": "npmjs"
		},
		"deferred-leveldown-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.0.tgz",
			"sha": "4ac5bd96ee5f639517f0fa9a69b5d4e10a2ac4be",
			"registry": "npmjs"
		},
		"deferred-leveldown-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.1.tgz",
			"sha": "5d25c3310f5fe909946f6240dc9f90dd109a71ef",
			"registry": "npmjs"
		},
		"deferred-leveldown-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-1.2.2.tgz",
			"sha": "3acd2e0b75d1669924bc0a4b642851131173e1eb",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.0.tgz",
			"sha": "5b181a318bc3cd11be9ae4599590ddac653ed2e2",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.1.tgz",
			"sha": "e41fc0a37a57977b81ef5b91cc2155d763b0c3ef",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.2.tgz",
			"sha": "6d3dcb066d940f01392cf310c8029a8605e7eef7",
			"registry": "npmjs"
		},
		"deferred-leveldown-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-2.0.3.tgz",
			"sha": "91fbc7699ac85f3920df035792d96d97cbf50c0f",
			"registry": "npmjs"
		},
		"deferred-leveldown-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-3.0.0.tgz",
			"sha": "bff7241bf156aa3635f520bedf34330c408d3307",
			"registry": "npmjs"
		},
		"deferred-leveldown-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-4.0.0.tgz",
			"sha": "a49baeb778f0bd0a63cffe2e7b20ca8160726c80",
			"registry": "npmjs"
		},
		"deferred-leveldown-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-4.0.1.tgz",
			"sha": "3cc9b0be5658bb227d5b2c0184e9c6bc352748a5",
			"registry": "npmjs"
		},
		"deferred-leveldown-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-4.0.2.tgz",
			"sha": "0b0570087827bf480a23494b398f04c128c19a20",
			"registry": "npmjs"
		},
		"deferred-leveldown-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.0.0.tgz",
			"sha": "28717f5da3c4e4dc42c367338e9596f04c5cb310",
			"registry": "npmjs"
		},
		"deferred-leveldown-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.0.1.tgz",
			"sha": "1642eb18b535dfb2b6ac4d39fb10a9cbcfd13b09",
			"registry": "npmjs"
		},
		"deferred-leveldown-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.1.0.tgz",
			"sha": "c21e40641a8e48530255a4ad31371cc7fe76b332",
			"registry": "npmjs"
		},
		"deferred-leveldown-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.2.0.tgz",
			"sha": "d25564429f9a92019564e6e3c48cd3628ef1b00d",
			"registry": "npmjs"
		},
		"deferred-leveldown-5.2.1.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.2.1.tgz",
			"sha": "8da87909cd3269c2d6aff67b1e607f93e4d96c15",
			"registry": "npmjs"
		},
		"deferred-leveldown-5.3.0.tgz": {
			"url": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-5.3.0.tgz",
			"sha": "27a997ad95408b61161aa69bd489b86c71b78058",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"deferred-leveldown-1.2.2.tgz": {
			"shasum": "3acd2e0b75d1669924bc0a4b642851131173e1eb"
		}
	},
	"_rev": "21-779b795c2b68c24b",
	"_id": "deferred-leveldown",
	"readme": "# deferred-leveldown\n\n> A mock `abstract-leveldown` implementation that queues operations while a real `abstract-leveldown` instance is being opened.\n\n[![level badge][level-badge]](https://github.com/Level/awesome)\n[![npm](https://img.shields.io/npm/v/deferred-leveldown.svg?label=&logo=npm)](https://www.npmjs.com/package/deferred-leveldown)\n[![Node version](https://img.shields.io/node/v/deferred-leveldown.svg)](https://www.npmjs.com/package/deferred-leveldown)\n[![Travis](https://img.shields.io/travis/Level/deferred-leveldown.svg?logo=travis&label=)](https://travis-ci.org/Level/deferred-leveldown)\n[![Coverage Status](https://coveralls.io/repos/github/Level/deferred-leveldown/badge.svg)](https://coveralls.io/github/Level/deferred-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/deferred-leveldown.svg?label=dl)](https://www.npmjs.com/package/deferred-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`deferred-leveldown` implements the basic [abstract-leveldown](https://github.com/Level/abstract-leveldown) API so it can be used as a drop-in replacement where `leveldown` is needed.\n\n`put()`, `get()`, `del()`, `batch()` and `clear()` operations are all queued and kept in memory until the `abstract-leveldown`-compatible object has been opened through `deferred-leveldown`'s `open()` method.\n\n`batch()` operations will all be replayed as the array form. Chained-batch operations are converted before being stored.\n\n```js\nconst deferred  = require('deferred-leveldown')\nconst leveldown = require('leveldown')\n\nconst db = deferred(leveldown('location'))\n\ndb.put('foo', 'bar', function (err) {\n\n})\n\ndb.open(function (err) {\n  // ...\n})\n```\n\n**If you are upgrading:** please see [UPGRADING.md](UPGRADING.md).\n\n## Contributing\n\n[`Level/deferred-leveldown`](https://github.com/Level/deferred-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## 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"
}