{
	"name": "encoding-down",
	"versions": {
		"1.0.0": {
			"name": "encoding-down",
			"version": "1.0.0",
			"description": "POC encoding leveldown",
			"scripts": {
				"test": "make test"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/juliangruber/encoding-down"
			},
			"devDependencies": {
				"memdown": "^1.0.0",
				"rimraf": "^2.4.3",
				"tap": "^1.4.1"
			},
			"license": "MIT",
			"dependencies": {
				"abstract-leveldown": "^2.4.1",
				"level-codec": "^6.0.0"
			},
			"gitHead": "db31e98d8256836e2c5401ce41db880dd0878374",
			"bugs": {
				"url": "https://github.com/juliangruber/encoding-down/issues"
			},
			"homepage": "https://github.com/juliangruber/encoding-down",
			"_id": "encoding-down@1.0.0",
			"_shasum": "637b3b22c5f16ea1a4802b93d3a17e27af9211ea",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"dist": {
				"shasum": "637b3b22c5f16ea1a4802b93d3a17e27af9211ea",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "encoding-down",
			"version": "2.0.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^6.2.0"
			},
			"gitHead": "8d197056952ccee830579d8582eceff72124fd26",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.0",
			"_shasum": "8fa66c0b4181a7a2e0386a0722c4b025f086d62e",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "8fa66c0b4181a7a2e0386a0722c4b025f086d62e",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.0.tgz_1485445102982_0.7524708076380193"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "encoding-down",
			"version": "2.0.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^6.2.0"
			},
			"gitHead": "be29b5a6ed3de3eb0e64812453ddd74eaf36c871",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.1",
			"_shasum": "5256bdb04f28df3e851e7adfc3473a6748044315",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "5256bdb04f28df3e851e7adfc3473a6748044315",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.1.tgz_1485445189396_0.296222907025367"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "encoding-down",
			"version": "2.0.2",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^6.2.0"
			},
			"gitHead": "0532a54b78f41c9c3e3869be860029da92ae602a",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.2",
			"_shasum": "4d69a1c0c257ddd0d0160d6d2b9a6297cf77a54b",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "4d69a1c0c257ddd0d0160d6d2b9a6297cf77a54b",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.2.tgz_1485445340911_0.7038157596252859"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "encoding-down",
			"version": "2.0.3",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^6.2.0"
			},
			"gitHead": "fe8df00e49bf3193041515d101b8d1a4416f73fa",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.3",
			"_shasum": "ae86bd709c2a9640b4d8e47affc077cd141c70ea",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "ae86bd709c2a9640b4d8e47affc077cd141c70ea",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.3.tgz_1485445413132_0.42912465473636985"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.4": {
			"name": "encoding-down",
			"version": "2.0.4",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0"
			},
			"gitHead": "448f3dc7bade874462e70aa14594a1255c76bc66",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.4",
			"_shasum": "10e0b7837516085839ce873f4a1ab56cda60d2f6",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "10e0b7837516085839ce873f4a1ab56cda60d2f6",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.4.tgz_1485447578550_0.8439903766848147"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.5": {
			"name": "encoding-down",
			"version": "2.0.5",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0"
			},
			"gitHead": "b825c2fef82a01a17540b8ab72dee895e1972f88",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.5",
			"_shasum": "c7b4d6189119f75ac76f0b5743f52eedc746711c",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "c7b4d6189119f75ac76f0b5743f52eedc746711c",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.5.tgz_1485448996045_0.8348886899184436"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.6": {
			"name": "encoding-down",
			"version": "2.0.6",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0"
			},
			"gitHead": "f5bfb668df91fc59b0ba91ce6f05d3e2c9f875f8",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.6",
			"_shasum": "072e3325678bc69b6ccb1bfd417ba45dc62b99ac",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "072e3325678bc69b6ccb1bfd417ba45dc62b99ac",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.6.tgz_1485449238477_0.531836484093219"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.7": {
			"name": "encoding-down",
			"version": "2.0.7",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0"
			},
			"gitHead": "bddb5b217603a0230644fa91a3d0d8ae8267e24a",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.7",
			"_shasum": "e13c5e3d86e103f4380f8718c461d8b4ff0a7a04",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "e13c5e3d86e103f4380f8718c461d8b4ff0a7a04",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.7.tgz_1485449628816_0.42136809695512056"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.8": {
			"name": "encoding-down",
			"version": "2.0.8",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0"
			},
			"gitHead": "614b9e2b80c8b8c73b6687b0b5e289a4a830b777",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.0.8",
			"_shasum": "6d8d0d64c84bd92aa1ed0ae36b321d65cb0fe534",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "6d8d0d64c84bd92aa1ed0ae36b321d65cb0fe534",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.0.8.tgz_1485450556949_0.2994236974045634"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "encoding-down",
			"version": "2.1.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0"
			},
			"gitHead": "f72ad8cdda8ed449a84ee8439fbd1e1478e8db6a",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.1.0",
			"_shasum": "d2e740881bdf6653f6bfcab0d6b76ee5eebf61c0",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "d2e740881bdf6653f6bfcab0d6b76ee5eebf61c0",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.1.0.tgz_1485455468405_0.5440035529900342"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "encoding-down",
			"version": "2.1.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "d65f02499a52d85fd165569eea3d7b114be2ddd8",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.1.1",
			"_shasum": "04bd8de80b5d8272f8d912955687b832d21364eb",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "04bd8de80b5d8272f8d912955687b832d21364eb",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.1.1.tgz_1485455657614_0.2823813841678202"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "encoding-down",
			"version": "2.1.2",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "d5e1b2b1310293f295a72543f86f2c32ddf3f146",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.1.2",
			"_shasum": "612688bd90ec13f7c2b0e761cd92d8d107ea35f2",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "612688bd90ec13f7c2b0e761cd92d8d107ea35f2",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.1.2.tgz_1485455946861_0.010678525315597653"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "encoding-down",
			"version": "2.1.3",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "d92ef259d556f175682542e27f452e6191d985b0",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.1.3",
			"_shasum": "7dc663af53599538641cb1291457822f2b889261",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "7dc663af53599538641cb1291457822f2b889261",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.1.3.tgz_1485461032330_0.34870980912819505"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.4": {
			"name": "encoding-down",
			"version": "2.1.4",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard"
			},
			"devDependencies": {
				"standard": "^8.6.0",
				"tape": "^4.6.3"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "ac1e4b4a10395d24c2cef0920eb960dc607eb84a",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.1.4",
			"_shasum": "63d3cef21f01747c60210bb8b1460ad3eacfa48a",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.0",
			"_npmUser": {
				"name": "juliangruber",
				"email": "julian@juliangruber.com"
			},
			"dist": {
				"shasum": "63d3cef21f01747c60210bb8b1460ad3eacfa48a",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "juliangruber",
					"email": "julian@juliangruber.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/encoding-down-2.1.4.tgz_1485461171992_0.3506627136375755"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.5": {
			"name": "encoding-down",
			"version": "2.1.5",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.6.1",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "9e13a7a70a837bd2fa84e6ada24b1aa521183cc1",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.1.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.1",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-Tsl4u4htixt9Qtn88Zwb+eKWvGjR8BVFe9tdPtZIE8N9iuCMx7YgF1FatLQJv86XqmXY2ZbRvuE9bg/UiyNyIA==",
				"shasum": "e90fd75623337fa314f5cba311470c9fa535eedb",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.5.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.1.5.tgz_1503067089925_0.9471248511690646"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "encoding-down",
			"version": "2.2.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.0",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "ca3f598d92cdfc46217acbaf8a247415cdc91965",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.2.0",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-tMhl+N9+QqWscckN7t+iiykpCxwKyNIm3AuWcuqy7ozRVF0VonvcEo6Wf1Ou5t3tzfOK7jdZ3Dawwqi3HH+FSg==",
				"shasum": "002fb73bb252b24b588c9c59d1369739f3d5d496",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.2.0.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.2.0.tgz_1505247545492_0.2893972268793732"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "encoding-down",
			"version": "2.2.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.0",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "f89d0acd3c5cf539ae31ea0a1036989e77aedf8d",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.2.1",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-Lnrq1WWHg2aujc2KgmAbqAVZPBxO/xHYvSW43CtudHUskOzzLg6iJE8uEHfbcGAG27apf30e36mnCUoxzfpFsQ==",
				"shasum": "d121676810982b7bb0aa81c8859cfddee9685ede",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.2.1.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.2.1.tgz_1505343721375_0.8407306354492903"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "encoding-down",
			"version": "2.3.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.0",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "3f91eee5b3d70fd7677516ff54ad6ca3ac53ba67",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.3.0",
			"_npmVersion": "5.4.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-qy/0KfehIwk53QlrFElGDvtdxi7GUHvA526Ja4DuB0qLewwQlwG2B30MfL80P7Ogm6xNdsTq7qKYz2clTS9nuw==",
				"shasum": "e75f474d441ccd3503b874cad433518db20dca9f",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.0.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.3.0.tgz_1506262179667_0.53389593353495"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.1": {
			"name": "encoding-down",
			"version": "2.3.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.1",
				"level-codec": "^7.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "2c2ff087f0c693665f3bc0a887f626bd7df59aec",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.3.1",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-pfq6gj9xV5xRWudIbk6VgvEluM9IeFNrnDf9Eoa0pQJdB6t0wA/EjKKbRE5C67NdJ35coVnOGDZHbKuFU9nkcw==",
				"shasum": "7ee2415d8c79582707b8c1078a5fece56ca03086",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.1.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.3.1.tgz_1506937088472_0.9166669845581055"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.2": {
			"name": "encoding-down",
			"version": "2.3.2",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.1",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "4145258ec2e5ba59a90847d80c1ddb526c3d2055",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.3.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-brJ1q1uoutE+bo4rxZXUN2vuyur0kgg/u4OTTPy5vuLLKaBeiJJm91JdCi5QuAVV4l5CV2BHMFksnYT5Tvb+fw==",
				"shasum": "c719dce0e10a8ebbf8f94b62c0da03d869f3a626",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.2.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.3.2.tgz_1508692902746_0.30769896204583347"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.3": {
			"name": "encoding-down",
			"version": "2.3.3",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.1",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "27f9e5706ffe0d77405516aace6082e8342b547b",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.3.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-a1QqUWGZ1GtsCG46vBhFgBiKUH1ZMdn8xTfRVgaq/SNyedUglEzO0f5E3yP2/TufTBC+bXCbzg1+UBihylE42g==",
				"shasum": "acf2f78e5363cc6273b413e4e3f51d5888b24c4b",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.3.tgz"
			},
			"maintainers": [
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.3.3.tgz_1508692991130_0.19854188081808388"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.4": {
			"name": "encoding-down",
			"version": "2.3.4",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^2.7.1",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4"
			},
			"gitHead": "08f8aca1f73338b3e51e01ba96e562e334085968",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@2.3.4",
			"_shasum": "8ec27729aead0798144a2689fda89f303a93a5e3",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.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"
				}
			],
			"dist": {
				"shasum": "8ec27729aead0798144a2689fda89f303a93a5e3",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-2.3.4.tgz_1508828494517_0.6016184424515814"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "encoding-down",
			"version": "3.0.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^3.0.0",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4"
			},
			"engines": {
				"node": ">=4"
			},
			"gitHead": "96756cedf87bc1b401679ee1f9f994c1d010ff90",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@3.0.0",
			"_shasum": "2068cb67b1371b5e1fac9b5f178e05a5552bfa5e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.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"
				}
			],
			"dist": {
				"shasum": "2068cb67b1371b5e1fac9b5f178e05a5552bfa5e",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-3.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-3.0.0.tgz_1510387951680_0.006843273062258959"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "encoding-down",
			"version": "3.0.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^1.2.4",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^3.0.0",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4"
			},
			"engines": {
				"node": ">=4"
			},
			"gitHead": "91fbf77e1799f1d3614fe829dce442d4a9a2df64",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@3.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-uvx+39YNqiPLqhXAvOSGBVy/oYBh4p2ShwG9YFCipwgfOhnVIOxuOPE3R9dEGM44bn0VHIrC3ojXq6lNf2ulwg==",
				"shasum": "80a4415ec4d2805a02a67e5eac880d9754b796e0",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-3.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down-3.0.1.tgz_1513614132527_0.019412268651649356"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "encoding-down",
			"version": "4.0.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^2.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^4.0.0",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4"
			},
			"engines": {
				"node": ">=4"
			},
			"gitHead": "3141229a7ef767bf345b9b1960ce999bb68f6a39",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@4.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-jyhdwd61FJEXJQk9KaaUIXXoe6Uix15lBGY/pBv1qEqFgOuzSwgREeb0eaP7ZdA7C3rNFBhs6Fj/RifNkLCaFw==",
				"shasum": "f71c8addc51f0ed186784e79b8ac75cfaa44119f",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 22718
			},
			"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/encoding-down_4.0.0_1518475539824_0.6190845460943182"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "encoding-down",
			"version": "5.0.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^2.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^11.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^4.0.0",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "4a87dacfa93c04dc8d263ad8b33da7eb1066e3e3",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@5.0.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-8J8PHe9KOkCYqsOKzwg3AN4LLyg4+kEPVEv2VeCwsWayPSlK4woNHO89cg4BC6+WhOHas1O8vRvDlOIkMcvvzA==",
				"shasum": "9fceac1aae043aede2f65cbff653841f7187cb97",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.0.tgz",
				"fileCount": 7,
				"unpackedSize": 22719,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+CxsCRA9TVsSAnZWagAABMIP/j6tyYTxVSWK6DD0xME/\nqA5K/XcJIxVXXzF12R0RjxzxBV3aPj/9ro7hjmA4wx3vGnOWVA5Lc0BJlkop\n2p/DUFbMgrB8rxlhyLd8IZoPBcoOe6wOK2f+uYURhTDbcKNzt1tsrY0pneUU\nBdduqcAqx/iARzZibtkLAotULFqyfIuTsCj8x5dDSLY9rtiYloJgK9P2Hsid\nhvsKA3Gb7fNQDP33kzTTof4Jszyzonbe3JUOEEovIsAFbbhlKTcPFna0bVfx\n8tCfMTiVmVCJl2m4DA+nzYA+Bsl5C7//H7QmPHQt43taNM/gqpmMSNppFmHK\nCQeQHkCUBGdf44onJ1+GnTxGo43HZv08GIx3d04dKbhnCJUNm1YyY8x9pT49\nxvalDeOjmva8ldF00IP5VYqZFnt3ohZ9FGT5aYPIPN/WwVAv6PfXF+GJb9fV\nD7h51A3/r8O6MTIKN2NmXs5pr2f3VO14x0iW3N7l0k4oWfUesX8NdfsfBR/O\nJ+N+S1p7/NMlzghgx+JPFM9jTrYIm9Wihh7fVnmeCvWwKq5uOKjMhhcLInGf\nUMdrx35SfuAe0z3B3F8nzi+MMdC3nlxQCOLvO1b4A0t5CMYvJzQHaFVz2c2A\n9eOCfrS4NSozMXgjRXubrA63Ow2wzHdOxJvz6PBEWgugLY5cHKY8MqcaHXvq\nUKD6\r\n=rH9U\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/encoding-down_5.0.0_1526213739694_0.8713626791615141"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.1": {
			"name": "encoding-down",
			"version": "4.0.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"typings": "index.d.ts",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^2.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^10.0.3",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^4.0.0",
				"level-codec": "^8.0.0",
				"level-errors": "^1.0.4",
				"xtend": "^4.0.1"
			},
			"engines": {
				"node": ">=4"
			},
			"gitHead": "8e2e036b87e94c8a1b29fa7255a951971cdeaefb",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@4.0.1",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-AlSE+ugBIpLL0i9if2SlnOZ4oWj/XvBb8tw2Ie/pFB73vdYs5O/6plRyqIgjbZbz8onaL20AAuMP87LWbP56IQ==",
				"shasum": "15a544eb13d7feeabc9e6f433633d6c966f077c9",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.1.tgz",
				"fileCount": 7,
				"unpackedSize": 23714,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAAVbCRA9TVsSAnZWagAAxoEP/jaj60idgfdU1OeOAkK5\nR79wJULCuMNRYaMHDlKxGhYfDl8mfhOO/VGSYXwCH6C7a6mYTiWGoshELrYy\nHLioOBn6Q8npYWeV+rYrn40MFnLGdr0AmYhuaht3fJgegc9vfoz81rcpDVeA\nf9PpFehoqve0yjLUOAlHw7oP/BunXPSiedFF9a3LETdL5RCcddA3hyTxHYPi\n+Hh79rYKgnrmaIJ3V4hW25yQj2daSchCV7i8ChgF2QBOYlpdCVaPmuLW5FwT\nlQAliwpOkK7JJNdUnWahYRlJpixVqpg3UElh10yraFfyf38tsafKgx8t351p\nTtYXiTQkpE+6u+aYur9UZyOkcn8ExaNZf9w4mbqpWXq+xwoc9wylQt6xLtTc\nOAg42YUeCoH1qslBW94tLVnzp5Ighlh1SvDb3bYcsyhT75/9ctdWAtIxuovR\nWKNJZnaxGrhGFUbkY1Y1dNlQs9dS3RZ3dth9rwFnDHlKfEZ+ph2iMs7t/9YA\nzbu8JnY134Gc33A7/1SFy4x9JE3FadVLg1AJn2nPgCNuBcczqxNhCRiMEEPx\n1mSsKKjctLiOjutrSzGfhYDsjzFuRvhmJYedz4v48k2JUdNShwoMR7RnmM+/\nXckc7981ykYDXOxshuHAkpncr5eiwVA56dVgPTfaJfh8VJD1usVr0kFq06t3\nANjb\r\n=a/wR\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/encoding-down_4.0.1_1526728026936_0.4806742273973721"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "encoding-down",
			"version": "5.0.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^2.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^11.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^4.0.0",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0",
				"xtend": "^4.0.1"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "9875e7287f5739634dc4c8098317ae405520eb9c",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@5.0.1",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-2zL8OB8McFjx51ILjQVoUH/roXm+oXkkkP1Omf4iU4wpL7xwXCAO90Rx3EC7Ig00VrvXNql8Ps/3CWFEtbmVkA==",
				"shasum": "6cb62298bd4e8daf4f8f04bda7b62b6ddd521d71",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.1.tgz",
				"fileCount": 6,
				"unpackedSize": 23306,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAAfTCRA9TVsSAnZWagAAvPIQAJCQgA0kE9sN11jcyFnn\nAqOkfkDyvUTWh4pdCQCY0o8j6baAuixWWQsX6cb4LfONUchIYl3FNaSiQ6eW\nGJydryGE8DF1UnosODeIyRb4+PltBXt96djx6uAUNI4GEJ6yBx1TfL92E7zX\nVPhF5nyhdL7n8qjChxNvgwmBx6oz7rW5Q2MDXAVkbVqyCVx1JfwJ5nh5DSXs\nyDbrsnUccdtFCutFgSsbwqz+OXAKzgba2bIHnK/XKp/9tzhBtsa3nRRaK4eg\nVC/twXnP8E1aTPo/Tu2XhKinkmiQCSKWnG09ROVy0H94VUyBfLJu/n50+6tS\nCjwQn0gz7QOvIlXJX/CSo+fx4dZYWL5QXOQBzDbONHjzmPcFFZG61AQvPD+v\n2xzTLH+b3QAfXmEBs+z3ETQMWzLfhCGqE5FShMqX6JUdvzaeCWgGobW/8oRJ\nkw5dRcpTN9p/N1ZzmywSQiY14BbJzeENEDq18Y2eCubuIYBmOxDJODnrWn/R\naA3EUDGj/xJ1LcKpY/Fu7GtJaULBnGN0/GOvVOXUjrIr3XzYZwaJet0E5PaI\nTFx2nDYehbd+bjeeYyB4ZO/npjBKP/tPKwNkAqeab6YATxGwpa2YxnD9i2B7\nm3Fiy1I4ajNx8n5HzUsatuFGh6V4OuM+Hqg0YQT6WgANvgavAmp4KEzNE87y\nPO0S\r\n=Jw99\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/encoding-down_5.0.1_1526728657945_0.4545858021214497"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.2": {
			"name": "encoding-down",
			"version": "5.0.2",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^3.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^11.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^5.0.0",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0",
				"xtend": "^4.0.1"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "6ada76e5d0befcb7e4f535e2fa2a7d1e77e5c111",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@5.0.2",
			"_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": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-YDM0RZsUsCB4HGQ6wBsjcY8lINZDdpMZuswX6fmwmrCN0axbscITjKywvU1EhryBaItO1F4RlsAHcIEkOQujig==",
				"shasum": "ee861f19c70eb3f357eed15da40b787dfa9a87fe",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.2.tgz",
				"fileCount": 8,
				"unpackedSize": 24404,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBJ6FCRA9TVsSAnZWagAA/S0P/jnkf4e7gyOE8CFYX3rp\n3Tfq3mTuED3i7cJxXYgrj9Pa1l+EKjYR0Lvq4pEkq1DYLCvGwjnK1Bo8PiJr\nfritXSqmgBoafl9Pb31CbaFRdi9HSblnkiXMgbSPNr4+qUQF5JqcbvH+MOzF\n18D8bHmOLKkx0RI4wlmUmm9679yppYmqSfNSavbLqd0dSY5H4h7APXw+tYAd\nL7trDmbH8ZC12Kry+dljI9ovOvGMCmUlfweEDD+WSg6kn3HHAlW1dujD6XDx\nXu3md3/fcUnU16LgStwCpg5o67+RcYEa1PsQJPquNzTAlHrcQzPiymKCJ5EP\nBYfDkpCSV6DlOVYKYVPpaYtJ9If4if9NpJ8N/9CXBeTWLURLxi9V1nNeI6ez\nXt6cD9J0MCvgEiijgMah34lEu52tQSBHd7q87OZK6G+yi5V1Tt/w/JIEWtdB\nuDdcE27EGxfbJkrAnCIXS0NjZcI6bLTnu7tikMMNPDlxybi6Xa7Rq7TABWz3\n5huF4m7FG7KUTOGhyjX1E2V3AYdXJSKsAdyIknoDWowNYA4pKqxXzvvguHGW\nIpSHGtwmiSsj8L7RkO+UhNmIw1rW3BuicL0nzyfqTP0pzfswpYzaljYNjhxt\n0wFMA8wv4FmbwaIDb/koP+cMef4hPBXG1odBnSvwAw6AkcA+1JhJOsQvwF+y\nkVyo\r\n=fINJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_5.0.2_1527029381144_0.47856234357552707"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.3": {
			"name": "encoding-down",
			"version": "5.0.3",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"scripts": {
				"test": "standard && node test"
			},
			"devDependencies": {
				"memdown": "^3.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^11.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^5.0.0",
				"inherits": "^2.0.3",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0",
				"xtend": "^4.0.1"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "8f2418f04425388515572a999d214e2cfeff6ccf",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@5.0.3",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.1.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-grBSxdQBY6xNkMJoqXWUUsqneXyxcBk966OWbSF6FHjLRv1FiExseSM0poga7aZDC0TziUMCzQDo8NnLJ5Rvlw==",
				"shasum": "b2b2305b2b810ff6d0bda85583bfc71bda56dc49",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.3.tgz",
				"fileCount": 7,
				"unpackedSize": 24588,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDmvJCRA9TVsSAnZWagAAOEoP/0PYDc1Yb8jjoK1H4mSI\nf1ijidATVY1leB/CE1L4szd5rYNrMmEW1Pin4QRONNS+YO7mgZETs3Fu+cQB\noHnQMKSihC74OYjPzBsH4VKcfL/UgMiT5QaFvdD3Q1nmIYV/9OviNAux/8Zn\nh1hjhc63NNAzOhIlm/SLo5rtRa70fdRj3uMlltz9wmgd+XXYpJG2aeHGrJq9\neeYLVGiVn2WS1gcACtKxsFvjJFQGl+c80N2A8cD7rd1JdxfGzOoGOwOrjkOJ\ntw/P1CnRsFjhiMnLxJOxfJFZLy4Ra7WjR6ys5ncUpS1sE2vQUS5OD9EoFgBa\n5vRPSls7kNX40fwDWPo6tuBUyF84uDVw1MaqglxKWz5G/NpQ0y+FX/4TJnB8\nDn7PWhPOIuW4uf8L5o2aPV/d8Yx+PtjSdxjLuZcSs+WF6ZtHi92ErUwLXop5\nUhbXbCbq/Y6p0D/v7dXhMa/Bw1LfGPNultA/yHO3bRNtwS3TehJxlEznVN6u\nooNfsQ+6M+zRooi8361ESe4G3Km9O1FaA9bfj36iiDwlaDEe7alM3CiEfF+M\nj3OdjKqJRdeOlAv6XXaRVrIlt5xfzxtUfFhd+XQvpwODKD9yRAuJtcifmLMO\nqp3igSURSMigZ7/H7mh9P335DMRLUshNmryNdVRmieDr0Yd8sZTrsbBsudug\n8NTh\r\n=7IuW\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/encoding-down_5.0.3_1527671752665_0.6685447409186269"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.4": {
			"name": "encoding-down",
			"version": "5.0.4",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"scripts": {
				"test": "standard && node test",
				"remark": "remark README.md CONTRIBUTORS.md CHANGELOG.md UPGRADING.md -o"
			},
			"devDependencies": {
				"level-community": "^3.0.0",
				"memdown": "^3.0.0",
				"remark-cli": "^5.0.0",
				"remark-git-contributors": "^0.2.1",
				"remark-github": "^7.0.3",
				"safe-buffer": "^5.1.1",
				"standard": "^11.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^5.0.0",
				"inherits": "^2.0.3",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0",
				"xtend": "^4.0.1"
			},
			"remarkConfig": {
				"plugins": [
					[
						"remark-git-contributors",
						"level-community"
					],
					[
						"remark-github"
					]
				]
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "6db1b8138b1b0856219cf85b80272fc034decbc1",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@5.0.4",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.1.0",
			"_npmUser": {
				"name": "ralphtheninja",
				"email": "ralphtheninja@riseup.net"
			},
			"dist": {
				"integrity": "sha512-8CIZLDcSKxgzT+zX8ZVfgNbu8Md2wq/iqa1Y7zyVR18QBEAc0Nmzuvj/N5ykSKpfGzjM8qxbaFntLPwnVoUhZw==",
				"shasum": "1e477da8e9e9d0f7c8293d320044f8b2cd8e9614",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.4.tgz",
				"fileCount": 9,
				"unpackedSize": 29815,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLOVKCRA9TVsSAnZWagAAYhAP/2pIEphEcGV0Yr4+0uDl\ncn7TJxuQRQciopJBb0krO2I8DSgPwcimOtOzdIajYeU5ff19HbybMgubgqG9\n4v2CxLuB+im3MGnTUzzQOt7cPwGO/lVyj9Hu1HCTHDSyAW++Te4d2RBEokuw\nh+ZzZRv3ZO0SJQ6EvDH1UShKYPT/w+n+Zh1Z00oOxZM7zQT4zZj2/PU1EJ8c\nd0NjnMhquk+XfQtZ4sWcxX4qnxijt0bRomU3Y4e5raiBxvRC62qsb3/bXNoJ\nW/pQATSXn537XlbgKdDnyNwuKcU7F6N78+Jy88VETR6kP6DodAPLWtjuI7Eo\nvw37x+dN9QUqoB06xe8ee/9NJTuX6rIiuXKvw+DUQ4mWbXxGRUf0zJKp8ZtF\n3pZoqO7SxnQ2C44zo2PlpBD7zAA7DBwXtTbInVrx7SbXINRmNyT6AC2TVoEY\nJrs43kfA/FcGCHMylgL7my8k+B9taMnO+J/1S9qeL/suQOf5Qa2ivN+2ZPux\nXxN58K9+xA8VqwXIRvvG73ONr+Ee1strs+TajPTj4D3Cw2djsF1/yjb9FR7M\n/eGR8c09+4GfHFoRQgQQ68Iv46vNyZXR2ElqzYKcQF+mQgaPOV8tbGs+UUPL\nWnk3tQDx9lTZSZULAy1iAUb8fwSsDqQAQ0SGzVZNJgNzGW7zY+zmRmOkEdUS\nWQrb\r\n=gTYF\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/encoding-down_5.0.4_1529668938612_0.4047434367383642"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "encoding-down",
			"version": "6.0.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"scripts": {
				"test": "standard && nyc node test",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"remark": "remark README.md CONTRIBUTORS.md CHANGELOG.md UPGRADING.md -o"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"level-community": "^3.0.0",
				"memdown": "^3.0.0",
				"nyc": "^12.0.2",
				"remark-cli": "^5.0.0",
				"remark-git-contributors": "^0.2.1",
				"remark-github": "^7.0.3",
				"safe-buffer": "^5.1.1",
				"standard": "^12.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^6.0.0",
				"inherits": "^2.0.3",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"remarkConfig": {
				"plugins": [
					[
						"remark-git-contributors",
						"level-community"
					],
					[
						"remark-github"
					]
				]
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "e5898b1e8e917e0e4127d16533c4ef8252ccadb1",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@6.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": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-5oKVufLC2Yzdg2EZU6iaFOCqZeNxEJL8VeIf3lCIfTlZ4sIVIhyL5CENbErtDgAtDecaypRgXgPlqDY3THfekw==",
				"shasum": "1f6a230d6c39bc45c01282ac476ef585e22eef9e",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.0.0.tgz",
				"fileCount": 9,
				"unpackedSize": 31209,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIkAXCRA9TVsSAnZWagAAUhEQAKFk/1iHXc2TbrzF1wlh\nZK+pP6eWSdYatjdFMEvah1cxDZ0hYdq9uzcvCEY3iA4+7mHVjxDocRZdLnnx\nentslY7Da5GVJKyr12QnSSB19Lpy6T+zYjEx3E9ErYG7SsuAIecJie0/7Gbz\nO3Z2UP3zQipgk2cJvWcgG4qDXRfxhoCsC19wmZ+/tdfoq83wtyvG6K8+xPx1\n1RgdZW3EBYram6DHAZta99Xpmo4UgzmGLLZssfaMAGTWDN6lXLIR+4dIOzyh\nSDjkKD6twyCxWAMk0VTqI2KE/q2sAMnLaqLezq8FpDLlXyqIY7AQ/HAaB1U/\neLeqlLFFXDv6SEEBX3/qjEfYV0NrZqut8C0E5NaTdOWFfMDKNHU6fzseehHt\ni6E3Matfh6a/L2hnC8HbZVudb61eWOpaCmAA4ZddFcm5r2g1nyA8hO4nfH+n\nC3JPacZfgiiWPH4TbBFpSgiOCkF0L2JzqlX8ANpVpo9sqHbyP80CKJwOkiRV\nV1MjIjCnf6nIxmyTC2uKEQGu8GuCma6kh5QXgxLUgJu3/HJVnW1UaxQIx6Gb\nxMWAinOlKfasqAhE5lq0Hfb1w/LQejhf5slJzNmbP99IY4+kRv+kjLAnJUSp\n9U0kHNgjKO8Nq3rp/iFYSpvGe9cItvS05SJxbmHEiC29I70vztbSROHlbhiR\nRr7X\r\n=f5B/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_6.0.0_1545748502902_0.880876337949253"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.1": {
			"name": "encoding-down",
			"version": "6.0.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/level/encoding-down.git"
			},
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test",
				"coverage": "nyc report --reporter=text-lcov | coveralls",
				"hallmark": "hallmark --fix"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"memdown": "^3.0.0",
				"nyc": "^12.0.2",
				"safe-buffer": "^5.1.1",
				"standard": "^12.0.0",
				"tape": "^4.8.0"
			},
			"dependencies": {
				"abstract-leveldown": "^6.0.0",
				"inherits": "^2.0.3",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"engines": {
				"node": ">=6"
			},
			"gitHead": "2a9a5ae5846f54e1474b13b2a0a10045c484c4ac",
			"bugs": {
				"url": "https://github.com/level/encoding-down/issues"
			},
			"homepage": "https://github.com/level/encoding-down#readme",
			"_id": "encoding-down@6.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.14.0",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-y4Hw8M2r/th+AsJ2evqWV6ZSkuxeyHcUwWAJSTElXhmjT5KIBRxhr6xV7MtyRUqQ1jUjsS0yIAP9NQpi/tcEvw==",
				"shasum": "d8257c1842441f4fa3e90ed4d0790ad4540fa96c",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.0.1.tgz",
				"fileCount": 9,
				"unpackedSize": 36131,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJVAnCRA9TVsSAnZWagAAZ8AP/RC4KQNaXHjZoNw0bjG2\nfo7wsRdkGc7idp93tGR5yhKNW5MkcshssyDjOOPn/ZrWsGAnBFOy/7mPm0/N\nc4tR8BADNjmUOPOyfH85wwJKp1UJXpg1yq5Lhd2+oLXvziZqIgFmJoCGeyb1\nTzMWErBfFZtVC6NLFc4hDigFtjXY4wWd4lZh+eR/edNr3VdGoWtVN66UTixq\n7pLqUPaC35I3U3NkNIktWxHOAjeAhKba5catfd++X2FCixYiPMffbRxx9Zpz\n8B4da6WIf2Xcmgds7ndnpwR5ZYVKWg6hXjUsuScswZMWxaMJ/Sx1mtHxXezQ\nHNu3rNzlgIj4JgsNINjynYr9RcXfoSRSTfbFk1IsqQs+eiP8YEjevITEOiHQ\nQlBnPXwizv/tm+7yggwXxCmRZVCPoahUgGGrUzk5rRFJhBkiU8W5ugxaL8Yc\nKd7cnlEykSfxplxN/sOnFen0vdQHiiRfOtxORtLMLhUDEVkttmfaCznUqoke\n5M+WjvJskz7M7+dyFhmqQFVRvBEMiKn0Vvm+PBCoG6nUHKyYjG7fvJk+gWA/\n5UMKH3mp6LRxv10TDPaeHxx/RnsNufUe9am3yzz2K809d9L1869ggBWoVOCR\njOoVBRY8QqdmK01fQG2/GU+OCtCdhOPmK5dY7IM1iuEtrYs0AMOhPUHdQU+1\nufmg\r\n=SPvs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_6.0.1_1545949222969_0.2522722018406809"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.2": {
			"name": "encoding-down",
			"version": "6.0.2",
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test",
				"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",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"memdown": "^4.0.0",
				"nyc": "^13.2.0",
				"safe-buffer": "^5.1.1",
				"standard": "^12.0.0",
				"tape": "^4.8.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/encoding-down.git"
			},
			"homepage": "https://github.com/Level/encoding-down",
			"keywords": [
				"level"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "cdca6b0bc5e2d782282e58d1e3f9f28284ef1b4c",
			"bugs": {
				"url": "https://github.com/Level/encoding-down/issues"
			},
			"_id": "encoding-down@6.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.1",
			"_npmUser": {
				"name": "vweevers",
				"email": "dev@vincentweevers.nl"
			},
			"maintainers": [
				{
					"email": "julian@juliangruber.com",
					"name": "juliangruber"
				},
				{
					"email": "ralphtheninja@riseup.net",
					"name": "ralphtheninja"
				},
				{
					"email": "dev@vincentweevers.nl",
					"name": "vweevers"
				}
			],
			"dist": {
				"integrity": "sha512-oAEANslmNb64AF4kvHXjTxB7KecwD7X0qf8MffMfhpjP6gjGcnCTOkRgps/1yUNeR4Bhe6ckN6aAzZz+RIYgTw==",
				"shasum": "504820a85ca9d09e48cdacb2c8dd796a1f347a23",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.0.2.tgz",
				"fileCount": 9,
				"unpackedSize": 38250,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoR83CRA9TVsSAnZWagAAiIIP/A1A3qMiVWwksaQPYQvH\nwfEjDfFp9FIfyey7zowAfLiRXoOBZFyg5q2cLfPoPcuVMUTxJ8pjynIPL6gv\nuPuMwhKMZi3+w41HxMwbzSqMl4i6fj3HCrtbUppll2jNpZsqjMExbquSijyu\nuu2xobodjMNE79emvjRxWhqc++mEmwfjFPN3fJGRrazmIsMaHonXR6ynkz3b\nD4iJgeBjc62r6LMVV36lbUsoYRfyguaqsFGH+g2VgtcgaRVRsWylx7qadDm+\nlOnBie3opYEMJv+jE+WSbAwam1KUST+mmTKSTQO7/GbfSbMvC69sD2XzlPZx\ncmzZzOVl5RTcBwwpIiOvO2icbaLGHgESJ86E9Ki3I8bfP5T47F2r5Y9bXOXY\nBmlFXw47ad5HhDBy1qIVzwq273yoH0NH18W6RnfQn9L28pdYyKfA+5lidg/4\nQAaPjTsLHICU5mRioRlNnigAVvlU4GsNdzJcFx/VRyumclnbl8bMQ+4NVhMt\nXqnmGe9aBr+9EcOj0G2s3ODyVvBpg5JLEHqR+42PO9Ii6SY2aqEjrMuPOqjM\nefZAQHUB5rGMEdB1TIaVzZoo6LZoGKDJjsqkjksB0ERcXxsj3bRNut/XzN4S\n35q/RuY6ltkSVxDG/nz1ET6e7bt/aNSFdJAguo0v3xnw3HrRQaCARkp3OyV6\nZN2i\r\n=jBYN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_6.0.2_1554063159004_0.36828504546362595"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "encoding-down",
			"version": "6.1.0",
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test",
				"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",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"devDependencies": {
				"coveralls": "^3.0.2",
				"dependency-check": "^3.3.0",
				"hallmark": "^0.1.0",
				"level-community": "^3.0.0",
				"memdown": "^4.0.0",
				"nyc": "^14.0.0",
				"safe-buffer": "^5.1.1",
				"standard": "^12.0.0",
				"tape": "^4.8.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/encoding-down.git"
			},
			"homepage": "https://github.com/Level/encoding-down",
			"keywords": [
				"level"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "06507d902722540c403817f5059db085845fc6f2",
			"bugs": {
				"url": "https://github.com/Level/encoding-down/issues"
			},
			"_id": "encoding-down@6.1.0",
			"_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-pBW1mbuQDHQhQLBtqarX8x2oLynahiOzBY5L/BosNqcstJ8MjpSc3rx1yCUIqb6bUE2vsp3t0BaXS0ZDP1s5pg==",
				"shasum": "7c0dceb10cc12e7db30abf84db62ce48079672fc",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.1.0.tgz",
				"fileCount": 9,
				"unpackedSize": 40028,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDeeJCRA9TVsSAnZWagAAwdkP/2ghOTnI4wtKpTIzMiIp\ngAKCvyY8r2Hfk08Fx06e1XMOy2yhX8Vkq2Sg2V+KGw/jZIQuyfMaKq0n2Br7\nV8f9Two3+RQHMIl+FjpyuSNg7KErkPNhSJuRR6mNe4tZZCx1aBdVUxLQBGs1\nOxRO1zlFxRyukXtYh/htluv4C+jPxNkiC0np/VG2jc1zL0DRrKMBdVUrHjhu\nXadpAZWaZkAEqpJHdaKO1+IKlP0l5QeKVZ0pnvQoyPP+dUK4DCFJsAnLiTa5\ntmqO5IpzcCB6qEp5UjMYYqn7efxv67rvGue25HcIJchq9tSxGK8JazDhS6Rf\n71nWvogf5frGieZZHQqYU0Hwp2NnIX6bnu4Gep/qiEncaAHgfWY+9x9k/NJu\nVS2VYxYImMX21vYgm0WYFCC5Ojy8PuPz6adbqw3uKX4+9q6T0sWB6GQsFjXL\nJjyvgJoSvwgwON72f3nhyYJscrJtW95dUN8Z1j5ZOcAxw5nA6pqz0Kehu8+q\nxfQt6WSeVZb9hQ1Nw56mZdNJ/RycPxqhDZ7KERgZeHo6uYTDQoj29Z8lO89M\njM1V0CvM1tS8WEzd8bcoIlQSg/hYZy2EdVN9/T+p/eMpm4o7g9RWtqducMQf\nPTD2QEB1gZwxoxS68tdecNzdfWKm0KVsdC/Ud7Htpfs4SL6Y0jiy5UVwdUt+\nSyRJ\r\n=SsIJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_6.1.0_1561192329211_0.02677941111388371"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.2.0": {
			"name": "encoding-down",
			"version": "6.2.0",
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test",
				"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.1",
				"inherits": "^2.0.3",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"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",
				"safe-buffer": "^5.1.1",
				"standard": "^14.0.0",
				"tape": "^4.8.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/encoding-down.git"
			},
			"homepage": "https://github.com/Level/encoding-down",
			"keywords": [
				"level"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "accd3e028aec3b4c7caf8b653abdd92489691b90",
			"bugs": {
				"url": "https://github.com/Level/encoding-down/issues"
			},
			"_id": "encoding-down@6.2.0",
			"_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-XlIoQMBMbU4aE01uSKpAix0sXBJWK8YPhuOdvKa1CroThZyUpj0zWzt+bbe7g1KWsdhNFFzHkQHSdDymVtpJ1w==",
				"shasum": "7ca52446dac6e0fd09ad3584a7359809ea1a4844",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.2.0.tgz",
				"fileCount": 9,
				"unpackedSize": 43818,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcp/ICRA9TVsSAnZWagAATTYP/0Gl/W0YLyEsIa06zFsK\nro0oJ6l3hjuy4j+8U4Kdd1VhoB2UrNEAFoV7WTfVlm6nByoYfTuUAnahZSYn\nA+BaXkXzjLO5YAuVRwrJTyXZCqLSNlgt7+Cy09fpw0QVVAdnbPRfGRSzh4x4\ndofhpB9FyTdIyKyjx7hHRhYsSvUrOIYapK5/SSsr9FKhd4/HTPJrgTEs8qJ2\n2MB7zCsfi5Lx8VFpt2WGeX8BgYtfJFW8HvadnwkDPwJZ35gSMMMdhoIL9SlT\nxF2hrsWnYQK6c25oaUA5Y1ow7KTH9YQNssZ6ixF40+ddIs/Tp8kr+JUF/nn0\nQ8ig+nJez/BBb3ypYV4Qorovc9eXM2yAkXCxTSZnGfGSyX+KFVohP8mtTuIn\nWoQHN1Q+o1K50ivgCnfEe0L1tbsCVVblQoUXVCDbfZs8qeyKu+5Yb0DKbkZX\nX4jBFq9xpQrVo2pn+wfvSZDYtID2QKtKJON+WZh02m/7h6pyNvFHe4qpgn+M\n5kmoFilrxZEVbOqbvItHNu99Mc0IYCkHV70fKIzInZovoAPt9MSokIgPWioT\nhcCwlf0zD7lqI2xeZTON1cRoJkMjFCY0tHhjOc7Uxs64Z0BHuDCDnWFN1Ob9\n2Mpj54sqc1olv0nej8f1w3qJ+D4uluRtOhB28vFIaIfagqFTBT8HxjxzWNn2\nyoQv\r\n=y/BF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_6.2.0_1567793095313_0.5920404955250709"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.3.0": {
			"name": "encoding-down",
			"version": "6.3.0",
			"description": "LevelDOWN wrapper supporting levelup@1 encodings",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "standard && hallmark && nyc node test",
				"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",
				"level-codec": "^9.0.0",
				"level-errors": "^2.0.0"
			},
			"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",
				"safe-buffer": "^5.1.1",
				"standard": "^14.0.0",
				"tape": "^4.8.0"
			},
			"hallmark": {
				"community": "level-community"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Level/encoding-down.git"
			},
			"homepage": "https://github.com/Level/encoding-down",
			"keywords": [
				"level"
			],
			"engines": {
				"node": ">=6"
			},
			"gitHead": "6c475ff8c536f7de3e5729f62db5946f676cc87c",
			"bugs": {
				"url": "https://github.com/Level/encoding-down/issues"
			},
			"_id": "encoding-down@6.3.0",
			"_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-QKrV0iKR6MZVJV08QY0wp1e7vF6QbhnbQhb07bwpEyuz4uZiZgPlEGdkCROuFkUwdxlFaiPIhjyarH1ee/3vhw==",
				"shasum": "b1c4eb0e1728c146ecaef8e32963c549e76d082b",
				"tarball": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.3.0.tgz",
				"fileCount": 9,
				"unpackedSize": 46404,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoyIKCRA9TVsSAnZWagAAhooP/2Tq1/IG6p8997/QtzFV\nLc1OiKsckM0MGdaL0SVzBatuCnwgyQL3Yp0uiwk+vVJf/gbQrkhpdfnO4vR1\nh11a04Qh2NIotc2rWCqxzurTzYgIxP86VBzZpK50Dj/U53EH1BcHJva3GZpt\nrU4qMh0ayOwynZpBdr+5Lg65d5dRvdAkHPhgUNBlgCdGfz8PhJKZNSIF9WRX\nqqPa8bC529EoIVvoKflyt95WhPnJqve3ZMWeB/irUknESQqNMwAzIX9Z3zDw\nwM9XxBK3KhZter7SzHb9Fn8MCz/VwpeOuSido+NtLsV3lNAXxYRrk0uAmejZ\nxJzrLqyHAhH2NH2Y0ZBxfON823lLwmdKF5g6XaYfxHQgmojQZ5Weo+qNU0qx\n/J9oN90G7HtGvpEQ7sXArd1oh42BRW79h9I4pS5DSYd9cyHuALoP56KVjI7l\nwGwLsg4wZOidBGbp1kVknrOAvce9Y73RTtwgXI6NdmXm+fEB9btjAeS6WfUy\nbpnfvbjnmqMMgj/oMhnd/Mn8WoqN3Z/pEba27sb2s+qQoQciKMSaPaDpjvTR\n1409hCwDS0QvV5s74Eb9N6HWkoyRDNsAvQbnix4TkMl1LYd5W4yqMh97XFpT\nKkO6f2qMTtoOkZllER6Ry1kym5g+yY98GkWdzD6F7rKwV+uWeBM1VRBIi9yj\nKBce\r\n=Tf1R\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/encoding-down_6.3.0_1570972169906_0.6920654347939494"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-10-13T13:09:32.635Z",
		"created": "2015-09-27T17:25:54.112Z",
		"1.0.0": "2015-09-27T17:25:54.112Z",
		"2.0.0": "2017-01-26T15:38:24.750Z",
		"2.0.1": "2017-01-26T15:39:50.093Z",
		"2.0.2": "2017-01-26T15:42:21.642Z",
		"2.0.3": "2017-01-26T15:43:35.126Z",
		"2.0.4": "2017-01-26T16:19:39.201Z",
		"2.0.5": "2017-01-26T16:43:16.796Z",
		"2.0.6": "2017-01-26T16:47:19.211Z",
		"2.0.7": "2017-01-26T16:53:49.498Z",
		"2.0.8": "2017-01-26T17:09:17.681Z",
		"2.1.0": "2017-01-26T18:31:10.216Z",
		"2.1.1": "2017-01-26T18:34:18.179Z",
		"2.1.2": "2017-01-26T18:39:08.696Z",
		"2.1.3": "2017-01-26T20:03:52.866Z",
		"2.1.4": "2017-01-26T20:06:13.979Z",
		"2.1.5": "2017-08-18T14:38:10.956Z",
		"2.2.0": "2017-09-12T20:19:06.380Z",
		"2.2.1": "2017-09-13T23:02:02.307Z",
		"2.3.0": "2017-09-24T14:09:40.541Z",
		"2.3.1": "2017-10-02T09:38:09.376Z",
		"2.3.2": "2017-10-22T17:21:43.569Z",
		"2.3.3": "2017-10-22T17:23:12.024Z",
		"2.3.4": "2017-10-24T07:01:35.453Z",
		"3.0.0": "2017-11-11T08:12:32.608Z",
		"3.0.1": "2017-12-18T16:22:13.401Z",
		"4.0.0": "2018-02-12T22:45:40.500Z",
		"5.0.0": "2018-05-13T12:15:39.762Z",
		"4.0.1": "2018-05-19T11:07:07.049Z",
		"5.0.1": "2018-05-19T11:17:38.043Z",
		"5.0.2": "2018-05-22T22:49:41.232Z",
		"5.0.3": "2018-05-30T09:15:52.836Z",
		"5.0.4": "2018-06-22T12:02:18.721Z",
		"6.0.0": "2018-12-25T14:35:03.069Z",
		"6.0.1": "2018-12-27T22:20:23.084Z",
		"6.0.2": "2019-03-31T20:12:39.188Z",
		"6.1.0": "2019-06-22T08:32:09.370Z",
		"6.2.0": "2019-09-06T18:04:56.090Z",
		"6.3.0": "2019-10-13T13:09:30.060Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.3.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"b2c84fd1dd81ff184d65fbf8ec2bd113\"",
			"fetched": 1602009379546
		}
	},
	"_distfiles": {
		"encoding-down-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-1.0.0.tgz",
			"sha": "637b3b22c5f16ea1a4802b93d3a17e27af9211ea",
			"registry": "npmjs"
		},
		"encoding-down-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.0.tgz",
			"sha": "8fa66c0b4181a7a2e0386a0722c4b025f086d62e",
			"registry": "npmjs"
		},
		"encoding-down-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.1.tgz",
			"sha": "5256bdb04f28df3e851e7adfc3473a6748044315",
			"registry": "npmjs"
		},
		"encoding-down-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.2.tgz",
			"sha": "4d69a1c0c257ddd0d0160d6d2b9a6297cf77a54b",
			"registry": "npmjs"
		},
		"encoding-down-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.3.tgz",
			"sha": "ae86bd709c2a9640b4d8e47affc077cd141c70ea",
			"registry": "npmjs"
		},
		"encoding-down-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.4.tgz",
			"sha": "10e0b7837516085839ce873f4a1ab56cda60d2f6",
			"registry": "npmjs"
		},
		"encoding-down-2.0.5.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.5.tgz",
			"sha": "c7b4d6189119f75ac76f0b5743f52eedc746711c",
			"registry": "npmjs"
		},
		"encoding-down-2.0.6.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.6.tgz",
			"sha": "072e3325678bc69b6ccb1bfd417ba45dc62b99ac",
			"registry": "npmjs"
		},
		"encoding-down-2.0.7.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.7.tgz",
			"sha": "e13c5e3d86e103f4380f8718c461d8b4ff0a7a04",
			"registry": "npmjs"
		},
		"encoding-down-2.0.8.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.0.8.tgz",
			"sha": "6d8d0d64c84bd92aa1ed0ae36b321d65cb0fe534",
			"registry": "npmjs"
		},
		"encoding-down-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.0.tgz",
			"sha": "d2e740881bdf6653f6bfcab0d6b76ee5eebf61c0",
			"registry": "npmjs"
		},
		"encoding-down-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.1.tgz",
			"sha": "04bd8de80b5d8272f8d912955687b832d21364eb",
			"registry": "npmjs"
		},
		"encoding-down-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.2.tgz",
			"sha": "612688bd90ec13f7c2b0e761cd92d8d107ea35f2",
			"registry": "npmjs"
		},
		"encoding-down-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.3.tgz",
			"sha": "7dc663af53599538641cb1291457822f2b889261",
			"registry": "npmjs"
		},
		"encoding-down-2.1.4.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.4.tgz",
			"sha": "63d3cef21f01747c60210bb8b1460ad3eacfa48a",
			"registry": "npmjs"
		},
		"encoding-down-2.1.5.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.1.5.tgz",
			"sha": "e90fd75623337fa314f5cba311470c9fa535eedb",
			"registry": "npmjs"
		},
		"encoding-down-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.2.0.tgz",
			"sha": "002fb73bb252b24b588c9c59d1369739f3d5d496",
			"registry": "npmjs"
		},
		"encoding-down-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.2.1.tgz",
			"sha": "d121676810982b7bb0aa81c8859cfddee9685ede",
			"registry": "npmjs"
		},
		"encoding-down-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.0.tgz",
			"sha": "e75f474d441ccd3503b874cad433518db20dca9f",
			"registry": "npmjs"
		},
		"encoding-down-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.1.tgz",
			"sha": "7ee2415d8c79582707b8c1078a5fece56ca03086",
			"registry": "npmjs"
		},
		"encoding-down-2.3.2.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.2.tgz",
			"sha": "c719dce0e10a8ebbf8f94b62c0da03d869f3a626",
			"registry": "npmjs"
		},
		"encoding-down-2.3.3.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.3.tgz",
			"sha": "acf2f78e5363cc6273b413e4e3f51d5888b24c4b",
			"registry": "npmjs"
		},
		"encoding-down-2.3.4.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-2.3.4.tgz",
			"sha": "8ec27729aead0798144a2689fda89f303a93a5e3",
			"registry": "npmjs"
		},
		"encoding-down-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-3.0.0.tgz",
			"sha": "2068cb67b1371b5e1fac9b5f178e05a5552bfa5e",
			"registry": "npmjs"
		},
		"encoding-down-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-3.0.1.tgz",
			"sha": "80a4415ec4d2805a02a67e5eac880d9754b796e0",
			"registry": "npmjs"
		},
		"encoding-down-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.0.tgz",
			"sha": "f71c8addc51f0ed186784e79b8ac75cfaa44119f",
			"registry": "npmjs"
		},
		"encoding-down-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.0.tgz",
			"sha": "9fceac1aae043aede2f65cbff653841f7187cb97",
			"registry": "npmjs"
		},
		"encoding-down-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-4.0.1.tgz",
			"sha": "15a544eb13d7feeabc9e6f433633d6c966f077c9",
			"registry": "npmjs"
		},
		"encoding-down-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.1.tgz",
			"sha": "6cb62298bd4e8daf4f8f04bda7b62b6ddd521d71",
			"registry": "npmjs"
		},
		"encoding-down-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.2.tgz",
			"sha": "ee861f19c70eb3f357eed15da40b787dfa9a87fe",
			"registry": "npmjs"
		},
		"encoding-down-5.0.3.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.3.tgz",
			"sha": "b2b2305b2b810ff6d0bda85583bfc71bda56dc49",
			"registry": "npmjs"
		},
		"encoding-down-5.0.4.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-5.0.4.tgz",
			"sha": "1e477da8e9e9d0f7c8293d320044f8b2cd8e9614",
			"registry": "npmjs"
		},
		"encoding-down-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.0.0.tgz",
			"sha": "1f6a230d6c39bc45c01282ac476ef585e22eef9e",
			"registry": "npmjs"
		},
		"encoding-down-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.0.1.tgz",
			"sha": "d8257c1842441f4fa3e90ed4d0790ad4540fa96c",
			"registry": "npmjs"
		},
		"encoding-down-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.0.2.tgz",
			"sha": "504820a85ca9d09e48cdacb2c8dd796a1f347a23",
			"registry": "npmjs"
		},
		"encoding-down-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.1.0.tgz",
			"sha": "7c0dceb10cc12e7db30abf84db62ce48079672fc",
			"registry": "npmjs"
		},
		"encoding-down-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.2.0.tgz",
			"sha": "7ca52446dac6e0fd09ad3584a7359809ea1a4844",
			"registry": "npmjs"
		},
		"encoding-down-6.3.0.tgz": {
			"url": "https://registry.npmjs.org/encoding-down/-/encoding-down-6.3.0.tgz",
			"sha": "b1c4eb0e1728c146ecaef8e32963c549e76d082b",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "11-757cc5ba7aa0d51e",
	"_id": "encoding-down",
	"readme": "# encoding-down\n\n> An [`abstract-leveldown`][abstract-leveldown] implementation that wraps another store to encode keys and values.\n\n[![level badge][level-badge]](https://github.com/Level/awesome)\n[![npm](https://img.shields.io/npm/v/encoding-down.svg?label=&logo=npm)](https://www.npmjs.com/package/encoding-down)\n[![Node version](https://img.shields.io/node/v/encoding-down.svg)](https://www.npmjs.com/package/encoding-down)\n[![Travis](https://img.shields.io/travis/Level/com/encoding-down.svg?logo=travis&label=)](https://travis-ci.com/Level/encoding-down)\n[![Coverage Status](https://coveralls.io/repos/github/Level/encoding-down/badge.svg)](https://coveralls.io/github/Level/encoding-down)\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/encoding-down.svg?label=dl)](https://www.npmjs.com/package/encoding-down)\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## Introduction\n\nStores like [`leveldown`][leveldown] can only store strings and Buffers. Other types, though accepted, are [_serialized_](https://github.com/Level/abstract-leveldown#db_serializekeykey) before storage, which is an irreversible type conversion. For a richer set of data types you can wrap such a store with `encoding-down`. It allows you to specify an _encoding_ to use for keys and values independently. This not only widens the range of input types, but also limits the range of output types. The encoding is applied to all read and write operations: it encodes writes and decodes reads.\n\n[Many encodings are builtin][builtin-encodings] courtesy of [`level-codec`][level-codec]. The default encoding is `utf8` which ensures you'll always get back a string. You can also provide a custom encoding like `bytewise` - [or your own](#custom-encodings)!\n\n## Usage\n\nWithout any options, `encoding-down` defaults to the `utf8` encoding.\n\n```js\nvar levelup = require('levelup')\nvar leveldown = require('leveldown')\nvar encode = require('encoding-down')\n\nvar db = levelup(encode(leveldown('./db1')))\n\ndb.put('example', Buffer.from('encoding-down'), function (err) {\n  db.get('example', function (err, value) {\n    console.log(typeof value, value) // 'string encoding-down'\n  })\n})\n```\n\nCan we store objects? Yes!\n\n```js\nvar db = levelup(encode(leveldown('./db2'), { valueEncoding: 'json' }))\n\ndb.put('example', { awesome: true }, function (err) {\n  db.get('example', function (err, value) {\n    console.log(value) // { awesome: true }\n    console.log(typeof value) // 'object'\n  })\n})\n```\n\nHow about storing Buffers, but getting back a hex-encoded string?\n\n```js\nvar db = levelup(encode(leveldown('./db3'), { valueEncoding: 'hex' }))\n\ndb.put('example', Buffer.from([0, 255]), function (err) {\n  db.get('example', function (err, value) {\n    console.log(typeof value, value) // 'string 00ff'\n  })\n})\n```\n\nWhat if we previously stored binary data?\n\n```js\nvar db = levelup(encode(leveldown('./db4'), { valueEncoding: 'binary' }))\n\ndb.put('example', Buffer.from([0, 255]), function (err) {\n  db.get('example', function (err, value) {\n    console.log(typeof value, value) // 'object <Buffer 00 ff>'\n  })\n\n  // Override the encoding for this operation\n  db.get('example', { valueEncoding: 'base64' }, function (err, value) {\n    console.log(typeof value, value) // 'string AP8='\n  })\n})\n```\n\nAnd what about keys?\n\n```js\nvar db = levelup(encode(leveldown('./db5'), { keyEncoding: 'json' }))\n\ndb.put({ awesome: true }, 'example', function (err) {\n  db.get({ awesome: true }, function (err, value) {\n    console.log(value) // 'example'\n  })\n})\n```\n\n```js\nvar db = levelup(encode(leveldown('./db6'), { keyEncoding: 'binary' }))\n\ndb.put(Buffer.from([0, 255]), 'example', function (err) {\n  db.get('00ff', { keyEncoding: 'hex' }, function (err, value) {\n    console.log(value) // 'example'\n  })\n})\n```\n\n## Usage with [`level`][level]\n\nThe [`level`][level] module conveniently bundles `encoding-down` and passes its `options` to `encoding-down`. This means you can simply do:\n\n```js\nvar level = require('level')\nvar db = level('./db7', { valueEncoding: 'json' })\n\ndb.put('example', 42, function (err) {\n  db.get('example', function (err, value) {\n    console.log(value) // 42\n    console.log(typeof value) // 'number'\n  })\n})\n```\n\n## API\n\n### `db = require('encoding-down')(db[, options])`\n\n- `db` must be an [`abstract-leveldown`][abstract-leveldown] compliant store\n- `options` are passed to [`level-codec`][level-codec]:\n  - `keyEncoding`: encoding to use for keys\n  - `valueEncoding`: encoding to use for values\n\nBoth encodings default to `'utf8'`. They can be a string (builtin `level-codec` encoding) or an object (custom encoding).\n\n## Custom encodings\n\nPlease refer to [`level-codec` documentation][encoding-format] for a precise description of the format. Here's a quick example with `level` and `async/await` just for fun:\n\n```js\nvar level = require('level')\nvar lexint = require('lexicographic-integer')\n\nasync function main () {\n  var db = level('./db8', {\n    keyEncoding: {\n      type: 'lexicographic-integer',\n      encode: (n) => lexint.pack(n, 'hex'),\n      decode: lexint.unpack,\n      buffer: false\n    }\n  })\n\n  await db.put(2, 'example')\n  await db.put(10, 'example')\n\n  // Without our encoding, the keys would sort as 10, 2.\n  db.createKeyStream().on('data', console.log) // 2, 10\n}\n\nmain()\n```\n\nWith an npm-installed encoding (modularity ftw!) we can reduce the above to:\n\n```js\nvar level = require('level')\nvar lexint = require('lexicographic-integer-encoding')('hex')\n\nvar db = level('./db8', {\n  keyEncoding: lexint\n})\n```\n\n## Contributing\n\n[`Level/encoding-down`](https://github.com/Level/encoding-down) 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) © 2012-present [Contributors](CONTRIBUTORS.md).\n\n[level-badge]: https://leveljs.org/img/badge.svg\n\n[abstract-leveldown]: https://github.com/Level/abstract-leveldown\n\n[leveldown]: https://github.com/Level/leveldown\n\n[level]: https://github.com/Level/level\n\n[level-codec]: https://github.com/Level/codec\n\n[builtin-encodings]: https://github.com/Level/codec#builtin-encodings\n\n[encoding-format]: https://github.com/Level/codec#encoding-format"
}