{
	"name": "level-errors",
	"versions": {
		"1.0.0": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"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"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/errors.git"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"gitHead": "c56932636d02af48b3ed9482549bfcb4dd1b5421",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.0.0",
			"scripts": {},
			"_shasum": "15db99642077a72ca32e621d4ea2014ab5f1622c",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "1.5.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "15db99642077a72ca32e621d4ea2014ab5f1622c",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.0.tgz"
			},
			"directories": {}
		},
		"1.0.1": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.0.1",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^3.5.0"
			},
			"gitHead": "42401d0586a676d4359804f8d2e079aed84f8928",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.0.1",
			"_shasum": "e60551974569c33e487d1bada17b424792b690bf",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "1.5.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				}
			],
			"dist": {
				"shasum": "e60551974569c33e487d1bada17b424792b690bf",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.1.tgz"
			},
			"directories": {}
		},
		"1.0.2": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.0.2",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^3.5.0"
			},
			"gitHead": "11585f4f0cb6becffcaae0a536209ce9ec733b56",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.0.2",
			"_shasum": "ba5f0004f2851c752bd553bbd2af5224064e8298",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "ba5f0004f2851c752bd553bbd2af5224064e8298",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.2.tgz"
			},
			"directories": {}
		},
		"1.0.3": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.0.3",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^3.5.0"
			},
			"gitHead": "c77183481ed51957968185697c446bc20f3cbadd",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.0.3",
			"_shasum": "ce9852801a3a731782560ceac1350f68129f87dc",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "1.6.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "ce9852801a3a731782560ceac1350f68129f87dc",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.3.tgz"
			},
			"directories": {}
		},
		"1.0.4": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.0.4",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^3.5.0"
			},
			"gitHead": "dbf780036d32e921b796fb2eed663c4de5dfdf79",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.0.4",
			"_shasum": "3585e623974c737a93755492a43c0267cda4425f",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "3585e623974c737a93755492a43c0267cda4425f",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.4.tgz"
			},
			"directories": {}
		},
		"1.0.5": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.0.5",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^4.3.0"
			},
			"gitHead": "ae84f27a2719e2e7e439da84a0b48317fc278038",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.0.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-/cLUpQduF6bNrWuAC4pwtUKA5t669pCsCi2XbmojG2tFeOr9j6ShtdDCtFFQO1DRt+EVZhx9gPzP9G2bUaG4ig==",
				"shasum": "83dbfb12f0b8a2516bdc9a31c4876038e227b859",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/level-errors-1.0.5.tgz_1502794755423_0.9757271497510374"
			},
			"directories": {}
		},
		"1.1.0": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"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"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"typings": "errors.d.ts",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^4.3.0"
			},
			"gitHead": "477e6f4e136f99a86298754d56209b3d72223fe1",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.1.0",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-oqGM8ygB/02aQzAwqE+W2Eu+noDGXfF7SrREqdQe7uHqrq8pa6dhwkYcPd95PU2Atujyd9H42qce1GmHjGS2Qg==",
				"shasum": "4e835c647475e5f0a7daf71b31886713212f6035",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/level-errors-1.1.0.tgz_1505043075538_0.7392140596639365"
			},
			"directories": {}
		},
		"1.1.1": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.1.1",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"typings": "errors.d.ts",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"tape": "^4.3.0"
			},
			"gitHead": "df4adb0b3bce641f6fc10b907b5eaa97a5f3f9d2",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.1.1",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-9MIIbizlJgWFQ6m45ehVuSrpzFxwJQmZYD6sfmiizhdmWMNUf41mBYpUJEeCslIa3sB4vdsIFCimPdDZkWznwA==",
				"shasum": "52fdc2dbbaf395cf767db843929a38b7015678d2",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/level-errors-1.1.1.tgz_1505051434768_0.3186659817583859"
			},
			"directories": {}
		},
		"1.1.2": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"version": "1.1.2",
			"contributors": [
				{
					"name": "Rod Vagg",
					"email": "r@va.gg",
					"url": "https://github.com/rvagg"
				},
				{
					"name": "John Chesley",
					"email": "john@chesl.es",
					"url": "https://github.com/chesles/"
				},
				{
					"name": "Jake Verbaten",
					"email": "raynos2@gmail.com",
					"url": "https://github.com/raynos"
				},
				{
					"name": "Dominic Tarr",
					"email": "dominic.tarr@gmail.com",
					"url": "https://github.com/dominictarr"
				},
				{
					"name": "Max Ogden",
					"email": "max@maxogden.com",
					"url": "https://github.com/maxogden"
				},
				{
					"name": "Lars-Magnus Skog",
					"email": "ralphtheninja@riseup.net",
					"url": "https://github.com/ralphtheninja"
				},
				{
					"name": "David Björklund",
					"email": "david.bjorklund@gmail.com",
					"url": "https://github.com/kesla"
				},
				{
					"name": "Julian Gruber",
					"email": "julian@juliangruber.com",
					"url": "https://github.com/juliangruber"
				},
				{
					"name": "Paolo Fragomeni",
					"email": "paolo@async.ly",
					"url": "https://github.com/hij1nx"
				},
				{
					"name": "Anton Whalley",
					"email": "anton.whalley@nearform.com",
					"url": "https://github.com/No9"
				},
				{
					"name": "Matteo Collina",
					"email": "matteo.collina@gmail.com",
					"url": "https://github.com/mcollina"
				},
				{
					"name": "Pedro Teixeira",
					"email": "pedro.teixeira@gmail.com",
					"url": "https://github.com/pgte"
				},
				{
					"name": "James Halliday",
					"email": "mail@substack.net",
					"url": "https://github.com/substack"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "standard && tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"typings": "errors.d.ts",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"devDependencies": {
				"standard": "^10.0.3",
				"tape": "^4.3.0"
			},
			"gitHead": "ecabfda5bf1f39df84359534550f2515f04f0148",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@1.1.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.2.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-Sw/IJwWbPKF5Ai4Wz60B52yj0zYeqzObLh8k1Tk88jVmD51cJSKWSYpRyhVIvFzZdvsPqlH5wfhp/yxdsaQH4w==",
				"shasum": "4399c2f3d3ab87d0625f7e3676e2d807deff404d",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "ralphtheninja",
					"email": "ralphtheninja@riseup.net"
				},
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/level-errors-1.1.2.tgz_1513201244805_0.5112427398562431"
			},
			"directories": {}
		},
		"2.0.0": {
			"name": "level-errors",
			"description": "Error types for LevelUP",
			"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"
				},
				{
					"name": "Jarrett Cruger",
					"email": "jcrugzz@gmail.com",
					"url": "https://github.com/jcrugzz"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/errors.git"
			},
			"scripts": {
				"test": "standard && tape test.js"
			},
			"homepage": "https://github.com/level/errors.git",
			"keywords": [
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"main": "errors.js",
			"typings": "errors.d.ts",
			"dependencies": {
				"errno": "~0.1.1"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"devDependencies": {
				"standard": "^11.0.0",
				"tape": "^4.3.0"
			},
			"gitHead": "68ad22dd0f540febee41c878f3b46c43efba19bc",
			"bugs": {
				"url": "https://github.com/level/errors/issues"
			},
			"_id": "level-errors@2.0.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-AmY4HCp9h3OiU19uG+3YWkdELgy05OTP/r23aNHaQKWv8DO787yZgsEuGVkoph40uwN+YdUKnANlrxSsoOaaxg==",
				"shasum": "2de5b566b62eef92f99e19be74397fbc512563fa",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-2.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 6777,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+CVsCRA9TVsSAnZWagAAWM0QAIJCCr+Z55szNj2s4JQC\n4qNWBm5Zm25RHXDgrAZehe8NO0aBARufQfRhuRX4sOs/nRyglCY8CYsOxngF\nB5X8YPbpVekkXdI/2VKCYaNlNcP3rPlQnQLofgbnKTlWB7ti6OPIv2zjmXGM\niNZahS+qMD9VdfGi5MmEojzoxb64wpfFDCPv48XBCmqVvsh6sPWr7p5cMQmS\nLkRR3s3OsZedU9eV0UzsJaAbCGQEV8w5pcpi7avUCEopFAUtMFX+TjovVgtR\nY6AAJcujRdNdC8wFTfmaUFPde873X5KGODWK1572+wDLzY5r3UGFzdpy2giT\nhFGWTCCqp4S7ZxMyu/e34yySJmGVAUecB2OdIYO0w6OGWQVRy8rUtRLxfYtO\nOfF4roZnM+6GUK+S6c2ZB3z756hpIN4/N68TgZgrc5iqimQpgVQrTzUEMdIy\nfBn21/vNsMrFfX3148bxjN2bWaDvpGGZAHtZMfYwB517PP3E4XW2QSH2+zT3\nctQ3pIWZ9zc4Sct6UGexULs/G4NYNEtN/PfgQwEjqYZlHBSOAMzv2P9CwCwa\nD2rUKvmsJl8BvRVY7lYFmTv3eXMQJwI64IUfpjRdgBwEAj8NOsqk2ZeGbYWl\neBJDi21TrTwVTyzpluPOMwjJU3eKh6hk53lb488HJG+OW8eUHStgqQnV0Byq\nPPx7\r\n=WPtO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/level-errors_2.0.0_1526211947693_0.4767517440526161"
			},
			"_hasShrinkwrap": false
		},
		"2.0.1": {
			"name": "level-errors",
			"version": "2.0.1",
			"description": "Error types for levelup",
			"license": "MIT",
			"main": "errors.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": {
				"errno": "~0.1.1"
			},
			"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.3.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/errors.git"
			},
			"homepage": "https://github.com/Level/errors",
			"keywords": [
				"level",
				"leveldb",
				"levelup",
				"leveldown",
				"errors"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "e725a7c3c5b35474870d481c69266f19e1a2406e",
			"bugs": {
				"url": "https://github.com/Level/errors/issues"
			},
			"_id": "level-errors@2.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": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-UVprBJXite4gPS+3VznfgDSU8PTRuVX0NXwoWW50KLxd2yw4Y1t2JUR5In1itQnudZqRMT9DlAM3Q//9NCjCFw==",
				"shasum": "2132a677bf4e679ce029f517c2f17432800c05c8",
				"tarball": "https://registry.npmjs.org/level-errors/-/level-errors-2.0.1.tgz",
				"fileCount": 9,
				"unpackedSize": 12612,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpy2/CRA9TVsSAnZWagAAbcgP/RpENqGqihknb8R+b4To\ncFXFPtOS+73Ni/+/3z/pD6mSbQ45EEuR2B7X9+a02fGBEQ0CC4tP1mx/eQzK\n2liU6Ppn5GFYuEh/VicWvThrObilqNKYJ5yHS8pxku0YkG6T9wb7PhamxK/E\nmbCaKnBxbtpxcd6EwPJKOfhK5IZvbX01x8cpHqdj/tb7+3PCB0KHyvYdbfZw\nMKI26E3glZQSBOBE5FQ96CX58KUNz0nXoJPdLrPG1yNPgDTNDAz1T4jlGY+d\nTqmW1UkXMq8K83Wys85d+y2AVZUzegkIIEbVjOSzxNdwmfzS/Cx9gn0j4MvX\nszSfKMfxfR2Kx3nsXDooTWSKXFfx7MdlMYypXIDi7W3lDJhBFCxZpFw0DxOf\n6qNkjZH8Pd7FnFt/di+vsEfcW2rv6wFzujBQmLfB5HUlPNyaGsK1Y/PJZxG/\nYGu7wiXxi2+SBlTdYjneitvKweLK21kAgAy0q9SRcCFf+6IUvD+db7Ce5TbZ\ngwFBBWIv50OG9DhgtUWaegkyb+3sCxiZbalKbN+8K/a1sJ5WCPg0SrNlRIlG\nnbZb2H/0SQ7QUFscfdiZcXPDLW1rUus41kA7wjZaLAK8cUdE5qGNZ6Onngb/\nNy4hlh3lSuza2Y4QAYFXCupsVCGHdQD4ZDC+RjauKQL2H9N6clOStduxhIHB\nSC2c\r\n=Vk1I\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/level-errors_2.0.1_1554460093735_0.9635960516381532"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-04-05T10:28:18.351Z",
		"created": "2015-03-18T00:19:08.424Z",
		"1.0.0": "2015-03-18T00:19:08.424Z",
		"1.0.1": "2015-03-20T16:15:43.701Z",
		"1.0.2": "2015-03-21T06:36:10.013Z",
		"1.0.3": "2015-03-21T17:16:00.474Z",
		"1.0.4": "2015-08-25T12:35:38.737Z",
		"1.0.5": "2017-08-15T10:59:17.053Z",
		"1.1.0": "2017-09-10T11:31:16.455Z",
		"1.1.1": "2017-09-10T13:50:35.689Z",
		"1.1.2": "2017-12-13T21:40:44.896Z",
		"2.0.0": "2018-05-13T11:45:47.788Z",
		"2.0.1": "2019-04-05T10:28:13.863Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"17fd0906b0ab3aa9671099c78fe31918\"",
			"fetched": 1602009396678
		}
	},
	"_distfiles": {
		"level-errors-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.0.tgz",
			"sha": "15db99642077a72ca32e621d4ea2014ab5f1622c",
			"registry": "npmjs"
		},
		"level-errors-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.1.tgz",
			"sha": "e60551974569c33e487d1bada17b424792b690bf",
			"registry": "npmjs"
		},
		"level-errors-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.2.tgz",
			"sha": "ba5f0004f2851c752bd553bbd2af5224064e8298",
			"registry": "npmjs"
		},
		"level-errors-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.3.tgz",
			"sha": "ce9852801a3a731782560ceac1350f68129f87dc",
			"registry": "npmjs"
		},
		"level-errors-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.4.tgz",
			"sha": "3585e623974c737a93755492a43c0267cda4425f",
			"registry": "npmjs"
		},
		"level-errors-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.0.5.tgz",
			"sha": "83dbfb12f0b8a2516bdc9a31c4876038e227b859",
			"registry": "npmjs"
		},
		"level-errors-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.0.tgz",
			"sha": "4e835c647475e5f0a7daf71b31886713212f6035",
			"registry": "npmjs"
		},
		"level-errors-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.1.tgz",
			"sha": "52fdc2dbbaf395cf767db843929a38b7015678d2",
			"registry": "npmjs"
		},
		"level-errors-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz",
			"sha": "4399c2f3d3ab87d0625f7e3676e2d807deff404d",
			"registry": "npmjs"
		},
		"level-errors-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-2.0.0.tgz",
			"sha": "2de5b566b62eef92f99e19be74397fbc512563fa",
			"registry": "npmjs"
		},
		"level-errors-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/level-errors/-/level-errors-2.0.1.tgz",
			"sha": "2132a677bf4e679ce029f517c2f17432800c05c8",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"level-errors-1.0.5.tgz": {
			"shasum": "83dbfb12f0b8a2516bdc9a31c4876038e227b859"
		},
		"level-errors-1.1.2.tgz": {
			"shasum": "4399c2f3d3ab87d0625f7e3676e2d807deff404d"
		}
	},
	"_rev": "23-95ca02ff5f8a7942",
	"_id": "level-errors",
	"readme": "# level-errors\n\n> Error types for [levelup][levelup].\n\n[![level badge][level-badge]](https://github.com/Level/awesome)\n[![npm](https://img.shields.io/npm/v/level-errors.svg?label=&logo=npm)](https://www.npmjs.com/package/level-errors)\n[![Node version](https://img.shields.io/node/v/level-errors.svg)](https://www.npmjs.com/package/level-errors)\n[![Travis](https://img.shields.io/travis/Level/errors.svg?logo=travis&label=)](https://travis-ci.org/Level/errors)\n[![Coverage Status](https://coveralls.io/repos/github/Level/errors/badge.svg)](https://coveralls.io/github/Level/errors)\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/level-errors.svg?label=dl)](https://www.npmjs.com/package/level-errors)\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## API\n\n**If you are upgrading:** please see [`UPGRADING.md`](UPGRADING.md).\n\n### `.LevelUPError()`\n\nGeneric error base class.\n\n### `.InitializationError()`\n\nError initializing the database, like when the database's location argument is missing.\n\n### `.OpenError()`\n\nError opening the database.\n\n### `.ReadError()`\n\nError reading from the database.\n\n### `.WriteError()`\n\nError writing to the database.\n\n### `.NotFoundError()`\n\nData not found error.\n\nHas extra properties:\n\n- `notFound`: `true`\n- `status`: 404\n\n### `.EncodingError()`\n\nError encoding data.\n\n## Contributing\n\n[`Level/errors`](https://github.com/Level/errors) 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), [npm](https://www.npmjs.com/) packages and (soon) [our website](http://leveldb.org). 💖\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) © 2012-present [Contributors](CONTRIBUTORS.md).\n\n[level-badge]: http://leveldb.org/img/badge.svg\n\n[levelup]: https://github.com/Level/levelup"
}