{
	"name": "ethereum-ens",
	"versions": {
		"0.1.0": {
			"name": "ethereum-ens",
			"version": "0.1.0",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6"
			},
			"devDependencies": {
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "71410f49a1d967ec6bdd67fc32ae34e81ed7bc18",
			"_id": "ethereum-ens@0.1.0",
			"_shasum": "a1a1bc6dde40bd327942d3a4a776f3c2f7af6528",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.1",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "a1a1bc6dde40bd327942d3a4a776f3c2f7af6528",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.1.0.tgz_1472664815460_0.5418407307006419"
			},
			"contributors": []
		},
		"0.1.1": {
			"name": "ethereum-ens",
			"version": "0.1.1",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6"
			},
			"devDependencies": {
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "c6b81be4d5393c4006b1f431b545d547d1e9e22c",
			"_id": "ethereum-ens@0.1.1",
			"_shasum": "e1e295684786455785c1827deb401fb92e294276",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.1",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "e1e295684786455785c1827deb401fb92e294276",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.1.1.tgz_1472665055438_0.15504831029102206"
			},
			"contributors": []
		},
		"0.2.1": {
			"name": "ethereum-ens",
			"version": "0.2.1",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "c22921367caf3e83c0c112367ffba127a05e609b",
			"_id": "ethereum-ens@0.2.1",
			"_shasum": "609be93c2e0982aeda3572882b001c64866a72b5",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "609be93c2e0982aeda3572882b001c64866a72b5",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.2.1.tgz_1480438049629_0.5346676968038082"
			},
			"contributors": []
		},
		"0.2.2": {
			"name": "ethereum-ens",
			"version": "0.2.2",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "267019585ea1c2aeda7c293d33d0e31c77d3680f",
			"_id": "ethereum-ens@0.2.2",
			"_shasum": "06b35075c9fc8207d2844f1aacc709527b5f6677",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "06b35075c9fc8207d2844f1aacc709527b5f6677",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.2.2.tgz_1480594156566_0.4660658708307892"
			},
			"contributors": []
		},
		"0.2.3": {
			"name": "ethereum-ens",
			"version": "0.2.3",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"node-stringprep": "^0.8.0",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "6126b55037d9e4bad266af896c70d34eda52a0a4",
			"_id": "ethereum-ens@0.2.3",
			"_shasum": "5357b45a907f8040767802c0dde07baaf7cc471e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "5357b45a907f8040767802c0dde07baaf7cc471e",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.2.3.tgz_1481041224869_0.8583881580270827"
			},
			"contributors": []
		},
		"0.2.4": {
			"name": "ethereum-ens",
			"version": "0.2.4",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"node-stringprep": "^0.8.0",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "b79ef12e05dcd7ab0bba5047933b084024473698",
			"_id": "ethereum-ens@0.2.4",
			"_shasum": "30349deaf5aead6fbfc5c04c5ad526c114bde3d8",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "30349deaf5aead6fbfc5c04c5ad526c114bde3d8",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.4.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.2.4.tgz_1481136441148_0.9054207857698202"
			},
			"contributors": []
		},
		"0.2.5": {
			"name": "ethereum-ens",
			"version": "0.2.5",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"node-stringprep": "^0.8.0",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "5b42ebedb4a1bfb65f6807624fe348605730c05a",
			"_id": "ethereum-ens@0.2.5",
			"_shasum": "1f0d9732921234c613ede86c32fa029e65ad76fb",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "1f0d9732921234c613ede86c32fa029e65ad76fb",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.5.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.2.5.tgz_1483618110530_0.4347698481287807"
			},
			"contributors": []
		},
		"0.2.6": {
			"name": "ethereum-ens",
			"version": "0.2.6",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"node-stringprep": "^0.8.0",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "a2f5c1c1c52ae7db6fcad16c313e43f6185b0b7b",
			"_id": "ethereum-ens@0.2.6",
			"_shasum": "aadd83506d7d30300127efa4de3a2284be960af2",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "aadd83506d7d30300127efa4de3a2284be960af2",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.6.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.2.6.tgz_1483619493343_0.9912327120546252"
			},
			"contributors": []
		},
		"0.3.0": {
			"name": "ethereum-ens",
			"version": "0.3.0",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"libidn": "^0.1.0",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "3f1bf642c554e8536b0082e35105e1d3d1a7e00c",
			"_id": "ethereum-ens@0.3.0",
			"_shasum": "5dd520ede8a8c0cb8c8b76fe9c88a406ec50cade",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "5dd520ede8a8c0cb8c8b76fe9c88a406ec50cade",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.3.0.tgz_1484150771895_0.45487431483343244"
			},
			"contributors": []
		},
		"0.3.1": {
			"name": "ethereum-ens",
			"version": "0.3.1",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"stringprep": "^0.1.1",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "af9c1b36e7ecfb3a1277a1f3f2236f0aa9c5188c",
			"_id": "ethereum-ens@0.3.1",
			"_shasum": "412895cec75b81e1d969695579fd5bbb3c935a65",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "412895cec75b81e1d969695579fd5bbb3c935a65",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.3.1.tgz_1484221520095_0.4036748264916241"
			},
			"contributors": []
		},
		"0.3.2": {
			"name": "ethereum-ens",
			"version": "0.3.2",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"stringprep": "^0.1.1",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "fc212d1ed7671412e8721b90a08a51735f720ac9",
			"_id": "ethereum-ens@0.3.2",
			"_shasum": "5d70c26bbbddbb1e0601ba6e92749c6c2913054f",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "5d70c26bbbddbb1e0601ba6e92749c6c2913054f",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.3.2.tgz_1484227961576_0.9730505170300603"
			},
			"contributors": []
		},
		"0.4.0": {
			"name": "ethereum-ens",
			"version": "0.4.0",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"idna-uts46": "^1.0.1",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.3.6"
			},
			"gitHead": "96f18310185a0c1e618eee2f19258b31d5f06b79",
			"_id": "ethereum-ens@0.4.0",
			"_shasum": "54b11b8141f0b8a7757b0adc6b8bc347fc024754",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "54b11b8141f0b8a7757b0adc6b8bc347fc024754",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.4.0.tgz_1484236302925_0.3497724544722587"
			},
			"contributors": []
		},
		"0.4.2": {
			"name": "ethereum-ens",
			"version": "0.4.2",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"crypto-js": "^3.1.6",
				"idna-uts46": "^1.0.1",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "7f539d0d9d54d601b715082503c8d9e78200692e",
			"_id": "ethereum-ens@0.4.2",
			"_shasum": "16107e1c0bd6b4569481589743286f598220aebc",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "16107e1c0bd6b4569481589743286f598220aebc",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.4.2.tgz_1486470868560_0.2924857186153531"
			},
			"contributors": []
		},
		"0.5.0": {
			"name": "ethereum-ens",
			"version": "0.5.0",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"crypto-js": "^3.1.6",
				"idna-uts46": "^1.0.1",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "c31976d7bf66f1a7ee5ba7c2aa85d59aed4a7ae9",
			"_id": "ethereum-ens@0.5.0",
			"_shasum": "300646df62c62e16d22ba50aac7a17163c3fe6e3",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "300646df62c62e16d22ba50aac7a17163c3fe6e3",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.5.0.tgz_1487075582557_0.8049164675176144"
			},
			"contributors": []
		},
		"0.5.1": {
			"name": "ethereum-ens",
			"version": "0.5.1",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"crypto-js": "^3.1.6",
				"idna-uts46": "^1.0.1",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "e4082e968455a304a06f1ee66e378fc34cbc18cd",
			"_id": "ethereum-ens@0.5.1",
			"_shasum": "c5de3b03f160b6f41e83b7fa6c985b9f97d2219c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "c5de3b03f160b6f41e83b7fa6c985b9f97d2219c",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.5.1.tgz_1489229949531_0.42577285156585276"
			},
			"contributors": []
		},
		"0.6.1": {
			"name": "ethereum-ens",
			"version": "0.6.1",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"crypto-js": "^3.1.6",
				"idna-uts46": "^1.0.1",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "403b48b9d3190e650c45a3d00e2ce28c7c8d7514",
			"_id": "ethereum-ens@0.6.1",
			"_shasum": "0769843cf230b60330affac31fa1d65832edf46c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "0769843cf230b60330affac31fa1d65832edf46c",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.6.1.tgz_1494004963263_0.8244104720652103"
			},
			"contributors": []
		},
		"0.7.1": {
			"name": "ethereum-ens",
			"version": "0.7.1",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "abf9bf403df9ad468434878b77bd09081a9b1234",
			"_id": "ethereum-ens@0.7.1",
			"_shasum": "e79a07c9bc0b0e9f234a25bbdba90b0102281645",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"shasum": "e79a07c9bc0b0e9f234a25bbdba90b0102281645",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.1.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereum-ens-0.7.1.tgz_1494006386115_0.4626137022860348"
			},
			"contributors": []
		},
		"0.7.2": {
			"name": "ethereum-ens",
			"version": "0.7.2",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3",
				"web3": "^0.19.1"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "a5f8a67485a6e002eec8e309bb0f497b514aff2a",
			"_id": "ethereum-ens@0.7.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.7.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"integrity": "sha512-P7AtIO/Ufek8yEcnv8vb3rgiN0SWkB0TZAeWo5d6UYqZKy5LvHhb+HJMI4Tlareqv9f9BjsRRdwEFA7MpaMZjQ==",
				"shasum": "0f9d46f59b120ea4bc98b6aba05eb7eaff3e7301",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens-0.7.2.tgz_1512060683265_0.24091407773084939"
			},
			"contributors": []
		},
		"0.7.3": {
			"name": "ethereum-ens",
			"version": "0.7.3",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3",
				"web3": "^0.19.1"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"mocha": "^3.0.2",
				"ethereumjs-testrpc": "^2.2.3",
				"solc": "^0.4.9"
			},
			"gitHead": "feefe89fecb91a659189c10fae9a3b22007070ee",
			"_id": "ethereum-ens@0.7.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.7.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"integrity": "sha512-TnFHKAAqtiFXtduCqEc32ljQAALv572SVFgA9iQxmWFtSITlr7x3xx926Wg5UqAnPJLqwdQJWDW1nS4PfPzZzw==",
				"shasum": "b887355ed47e59209abe268e0f23520f238b7adb",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens-0.7.3.tgz_1512063020571_0.35059528378769755"
			},
			"contributors": []
		},
		"0.7.4": {
			"name": "ethereum-ens",
			"version": "0.7.4",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3",
				"web3": "^0.19.1"
			},
			"devDependencies": {
				"async": "^2.0.0",
				"ganache-cli": "^6.1.0",
				"mocha": "^3.0.2",
				"solc": "0.4.9"
			},
			"gitHead": "48f3e968d781f44f8bf8c32476948651d4d14ef4",
			"_id": "ethereum-ens@0.7.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"integrity": "sha512-oY3vFgr/ZUGJwB2xCjDhe/97Ir3GNVBdELIlz0fHz2tPYprATgoXck7kcW1cZfAE3XQfoojmxUQG6yOT/trjfg==",
				"shasum": "ed0584ec65f0f3a4072fd61234d3c9580b70c2dc",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.4.tgz",
				"fileCount": 5,
				"unpackedSize": 39125,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+qRbCRA9TVsSAnZWagAAPYYP/1xceZLkdaqny1f9th5o\nzT/CiL86cmmrQmXAD3iDoe3Eq0vjhAMXJWFsYSH3+mGYp//bYq4fykb0VUU4\nbGwTXaFwwXfA9tFpAA3dZzW8nA0DKMnpT7SzV9lMijZ4BymGT2ZatB5hUtGe\nanIfm0CyrSLQ2h9fN0WkZ3DVfFK5tOp1WFC9aWYUC944xx65IMalnH+hlCOn\nLaQT3t8HJ1MGWx015iLsVGSTU2nIlh9X1v+oa92i4D6FT8Jza9R5TJRuuRoT\nJWLi4uL5rRd/y6HR7vpSAmAF9nabJa9Tmw6rTqzC/nz0XuWrmHM6WCp5Faqv\n/jGu+DPod7yPJef2hkKVyjnNsT2tkxvFpedX4OrC7TG38Tmo3pwmkvkuaxOW\npSafS42qKbxL/Vg2VeIghndpwNy1oCZRwSuDXcGTq780oNn4qw5/cLKixrBh\n+rRqRq9CZ+h9V3+W0CwhIup73qVm1+YsKNeyfs29C+uy4viwNetzeJB1ou7E\nxwpaaUX+44tkka3gnMfqnroSPHzp0aeA8Jx0B7gCV07a1l3WbpgkrMeVMN8B\nL+EaT5zQfT6pcSPE2WpY9wkeZMLqIzSgUe04XlLI3qdHe+PWS/cSltIvqeRA\nan26DRx0a7M+CI7Ke31qEnn7ViRQcoxV0+7a8m5pc3+woDaqUxNz3Rhml/Tx\nzzwd\r\n=8zIg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens_0.7.4_1526375513483_0.3325297989229894"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.7.5": {
			"name": "ethereum-ens",
			"version": "0.7.5",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3",
				"web3": "^1.0.0-beta.34"
			},
			"devDependencies": {
				"ganache-cli": "^6.4.1",
				"mocha": "^3.0.2",
				"npm-install-version": "^6.0.2",
				"solc": "0.4.9",
				"web3-utils": "^1.0.0-beta.47"
			},
			"gitHead": "008abf97639567c2a2a2113cb9781f9cbbeb317d",
			"_id": "ethereum-ens@0.7.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"dist": {
				"integrity": "sha512-XLmmwRVkl1dP2JHHBzWJXb2tPZEZYBxPLhkJqCC2i5iGIQqIbAPnibcBwnnSRirvKAnss+lxaDR2rZNRt1wTlg==",
				"shasum": "b0d014930d33cf0ac9595a913dea1e7653488940",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.5.tgz",
				"fileCount": 8,
				"unpackedSize": 55368,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfJWkCRA9TVsSAnZWagAAZkAQAIaQ6fPMhbnHvj5x/+hV\n5kZq5aOZtZFUOzp3uY6LYdT4KQRjUlrXC+ZNLIH1eRFFqrR6mYKMuzAHfyos\n/vSnJTUNqtzH4itiMIe5aIQHpJGMQ4VdruxJKZxStcW5OpJTvFnMQVmDU8o6\nTN9o9DjvANSwfVl/FYL87xuoMLNjPm0wks7PSv628GKA0kS9/XGt+KnAETeG\n8fAi0Coj4ca0CFGJkGql7HXZ2uIKuscrHFqp1ONlFZthFeoA3qyNNcPRLmFJ\n2rSKumfz/VW9ld7PkinHkD9JOvPwLl2QP5OFllACKt5+lu3vtJtedtBVC1dn\njdhRGPlx83s4BYpYwacbun8gFJ43oyfsmYxms8/uDX2UZUSDWTOUZ5IE05cC\nkKtHuDs0vCpIIZt/GjXpCfKA0D90PHPTF8ePNf9RAjJQTDfm7VITGIg7DM6d\npTVfauSvIZ9BhuU4E2dBvUkQIbpsBY/xB9yrsw2OQldDeDSEVHeukfHRsKVK\nmMoII8j2GkPaJmXJNLO45KGN+WFtHC7NCjk29JYVXz/uSyjQ9s8pGYGO8JDL\nluwZJgWoT0GbWwt6QiWmjveHr2IIF2GU3+sIHhOSDQdF3iRdg8FRg5ZjurFx\n54Ds/C4aONncRa9o/Vrsbw9EcEA2foJqCqLhEDcPMpF49OHIbz4aDfSlV3LZ\nAR+B\r\n=y6d0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "nickjohnson",
					"email": "arachnid@notdot.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens_0.7.5_1551668643300_0.923369535215788"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.7.6": {
			"name": "ethereum-ens",
			"version": "0.7.6",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3",
				"web3": "^1.0.0-beta.34"
			},
			"devDependencies": {
				"ganache-cli": "^6.4.1",
				"mocha": "^3.0.2",
				"npm-install-version": "^6.0.2",
				"solc": "0.4.9",
				"web3-utils": "^1.0.0-beta.47"
			},
			"gitHead": "ae6293041661ff4807f42e3057013f223cfbe99d",
			"_id": "ethereum-ens@0.7.6",
			"_nodeVersion": "11.11.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-cIBLTwHfqzUbt311nHHg8hjbWt4Fknn8pCXyymVwntmHApSEAifgqlnKhiskirPfs154kkSz9DSDOJQPtNvVqA==",
				"shasum": "0024fc6b2f2d909297b73994f535919917cd6bc5",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.6.tgz",
				"fileCount": 8,
				"unpackedSize": 55376,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn8pRCRA9TVsSAnZWagAAaT4P/jkWLhbJJ5yyNYgxJ1d3\ni1zVG+MJnsfrsDsugql8fdbDCSza98kUPzFmEocNWSmf0EPEivF902bow+p4\nxbuVr522/hZ6VsKuf3CbtflSJ1PbRbMMA8bI7VThVRf0UNy+LBMDBxXlwWNz\nN/zNDkFu5Dlq6Orn4CuyYd1v3/DaWtJdCQq1CnIbGRaj9aSeJ5lb7IrQyy8q\nLwMhiM3SMlNGg1yBOWXwfucasqFZj41pvexQAO44dob/i/LZJXhMMeZtdXwJ\nJpaYuLgAU+5n+90PtpugDDJbOh90Kx8mzdBTkF2CSme97DwvQ/TOyfcabPBd\nFPMCn88NsdOAwR4xqsKnMExvB7hF4pfClsged274Efb8EPebVu0SR2d7emTt\nMksGGZSuDdDQ8dic8a/zVoqF0uMKVwjqWXQP+svxdNHK2UludU42dSKFNPKE\nUtRompTTVF8MW4I4M9Fj6u7lVyuB8MiYB6FM4GQoZ1mG1rhAbvG8HnpaaB2k\nOn3RghR0G6VAVAvnLXfWfJraShT/5Pz48wLO1SaVLlWbXcfX8DHOmNnNmfPg\npOrYWYNVICngEqs52+paA8ho545sHaZ5nkhI7rt0BR00zPjhLNHd3xow9jLU\nBTrhk//eLZUtfnX5F1PkcGdeBb5YacKFDTrPzUwWQzVcJdgOj9F6et/oqENe\nIred\r\n=GcTz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "inouemak@googlemail.com",
					"name": "makoto_inoue"
				},
				{
					"email": "arachnid@notdot.net",
					"name": "nickjohnson"
				}
			],
			"_npmUser": {
				"name": "makoto_inoue",
				"email": "inouemak@googlemail.com"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens_0.7.6_1553975888360_0.29077043007831516"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.7.7": {
			"name": "ethereum-ens",
			"version": "0.7.7",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"text-encoding": "^0.6.4",
				"underscore": "^1.8.3",
				"web3": "1.0.0-beta.37"
			},
			"devDependencies": {
				"ganache-cli": "^6.4.1",
				"mocha": "^3.0.2",
				"npm-install-version": "^6.0.2",
				"solc": "0.4.9",
				"web3-utils": "^1.0.0-beta.47"
			},
			"gitHead": "ae6293041661ff4807f42e3057013f223cfbe99d",
			"_id": "ethereum-ens@0.7.7",
			"_nodeVersion": "11.11.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-KawlKV0CD8cj3KHIij9xuTpqCMjBjbjBrqJ0xcKNCuaWNN6CtqHoHqgPcVoiad0TuomqzXjzujBOvuacm2Bq4w==",
				"shasum": "43e104552b9ad70b232a5d98b26367604b4e055c",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.7.tgz",
				"fileCount": 9,
				"unpackedSize": 55433,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrJnmCRA9TVsSAnZWagAA7EcQAIH/s+I1lKbktjyDwvNA\np4HDeWbwuCq/8CodtZhpvFDXHtX+WrCfIK6bcLER/+1lbmloAM7wFn4NXfSD\nDRnbUU3REFVkjpjjXYpc9j3XERs5KBKYhNGlz73FKPHkVldkPNUgJ4/J7uzo\niJMJiIKWPoGjfeRtsoKR9Ng126XCilBlIdZHDXo/v6eOciINUcdYQ3d4TZfw\ncoKfxYXBis6hARL/RsZRS0M8bm78s1xRPWsgyBtWymycspkgILzOnpDVAYAt\nx1bvO6na74zvmmKdbOlMqhtSlx6v4ZU0BDeSVP6vZEVTlrVhv4BaNrlyXa/x\nhDnb4F28CY9YDnzc9Y9o2shQqIyBC+Wqtp/1y5/pMsvm61hkxLb3EbgtipjA\nb/VOoaDVU4ypaAvLQEdgyOSxdo45GchkW7AOQ1CEhF4p2bxGCsT+JJwKHCEl\nL7nyM2i/yNGSBFqubI+hrTbFh+ujW1rhFJvkvy8Mi1aJXpCV5hdJzMYHfteJ\niaNefVjA4mxZiPhLKM2cPHdLdlIOC4d2BkwGpk+GDvPdgdGLwbQ1wHfafjom\nv3F7heWHN6x01D7CXFGm7WuyBBV5n7XQblwBKm+CRZ5prFSw6zH8bzcxXGao\nt9YyiGYBaxjhu1Y6+k+BOyZDMtuKyUx99TDi440Wh09ouzLqNQMhYATWuu6M\nR6qt\r\n=FLCk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "inouemak@googlemail.com",
					"name": "makoto_inoue"
				},
				{
					"email": "arachnid@notdot.net",
					"name": "nickjohnson"
				}
			],
			"_npmUser": {
				"name": "makoto_inoue",
				"email": "inouemak@googlemail.com"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens_0.7.7_1554815461060_0.6140021993198252"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.7.8": {
			"name": "ethereum-ens",
			"version": "0.7.8",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"underscore": "^1.8.3",
				"web3": "^1.0.0-beta.34"
			},
			"devDependencies": {
				"ganache-cli": "^6.4.1",
				"mocha": "^3.0.2",
				"npm-install-version": "^6.0.2",
				"solc": "0.4.9",
				"web3-utils": "^1.0.0-beta.47"
			},
			"gitHead": "a2509ff5f47f5ccf1163da598990bd23c1455f43",
			"_id": "ethereum-ens@0.7.8",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-HJBDmF5/abP/IIM6N7rGHmmlQ4yCKIVK4kzT/Mu05+eZn0i5ZlR25LTAE47SVZ7oyTBvOkNJhxhSkWRvjh7srg==",
				"shasum": "102874541801507774fef21c9a626fabb1ed0630",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.8.tgz",
				"fileCount": 8,
				"unpackedSize": 55406,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcEU/CRA9TVsSAnZWagAA+gIP/0PZ52BTAXnE70WoTSG4\nDlSNLN8UjhmGQDbFutv+r7GOGk8FBt8CLcxaRsflAHq/7vtqkC8bK49fKXzA\nV+f5qQWYycjvjZW0/Q/cyz3YFECewK7LOT78D2bc20t3dKJnHrQNh3kG6TrC\nYZTAg5TU5RnX4tjlyGW0in31vV7iS8to5l0rgMA7Tdo8J40f2FP/5yOujfXJ\nnT7vOBezBCep8u/tCQmye/zilgrDkBkIV6lJLBF4PB446L6mMif6eIxCgxlO\nnOTjypqDHTVBuFECXEqmmuhivK5i5W0oju2spt4N2zGavk03klLTD11FYom0\nRnrq0BWDkhm0ZHrq4bIi5otlnJKLmKLfhihc9CWRp4FWVJ+s03R5AVUQ4muQ\njS0j3GyPchZ7Ewc3Y1NZvETeKfNse9BUiHwWKn2L0e9nU9xBFyaD0PUxUIYT\na37nXrxUaAxfgw0sxT699o7RZit7IkvoGnacqliexWkLrzNNlhwJa2zgN4MD\n+Tcu6N5BpYVFNxmHiB7700xLJ81X1iisbFzdl6mTTcKt85pbITE/DRHXqGYq\nTdbZ60CEzBQWrUsOmPZwfF4SjyQrApA2NycZbWxHa7uwEmXQ2gIrzT72Ov9o\nidhaH/AWnhu4aBMFvxzxvx6gbIESgbIT7D7U2/NTRsZhadMvwfyBgN0dlAs6\nPkI1\r\n=RZ/v\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "inouemak@googlemail.com",
					"name": "makoto_inoue"
				},
				{
					"email": "arachnid@notdot.net",
					"name": "nickjohnson"
				}
			],
			"_npmUser": {
				"name": "nickjohnson",
				"email": "arachnid@notdot.net"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens_0.7.8_1567638846742_0.9261634224605269"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.8.0": {
			"name": "ethereum-ens",
			"version": "0.8.0",
			"homepage": "https://github.com/Arachnid/ensjs#readme",
			"description": "Javascript bindings for the Ethereum Name Service",
			"main": "index.js",
			"scripts": {
				"test": "mocha"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Arachnid/ensjs.git"
			},
			"keywords": [
				"ethereum",
				"ens",
				"nameserver"
			],
			"author": {
				"name": "Nick Johnson"
			},
			"license": "LGPL-3.0",
			"bugs": {
				"url": "https://github.com/Arachnid/ensjs/issues"
			},
			"directories": {
				"test": "test"
			},
			"dependencies": {
				"bluebird": "^3.4.7",
				"eth-ens-namehash": "^2.0.0",
				"js-sha3": "^0.5.7",
				"pako": "^1.0.4",
				"underscore": "^1.8.3",
				"web3": "^1.0.0-beta.34"
			},
			"devDependencies": {
				"ganache-cli": "^6.4.1",
				"mocha": "^3.0.2",
				"npm-install-version": "^6.0.2",
				"solc": "0.4.9",
				"web3-utils": "^1.0.0-beta.47"
			},
			"gitHead": "144c5073b1828feeda17137c5779fd34228d6e56",
			"_id": "ethereum-ens@0.8.0",
			"_nodeVersion": "11.14.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-a8cBTF4AWw1Q1Y37V1LSCS9pRY4Mh3f8vCg5cbXCCEJ3eno1hbI/+Ccv9SZLISYpqQhaglP3Bxb/34lS4Qf7Bg==",
				"shasum": "6d0f79acaa61fdbc87d2821779c4e550243d4c57",
				"tarball": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.8.0.tgz",
				"fileCount": 8,
				"unpackedSize": 55406,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMjkfCRA9TVsSAnZWagAA5JcQAJdFlxxVerxUxZQ2Wo96\nuG/H2j1S/ErmoH2niiquetnL4xeHSO20lPGhe940VfOQV2l3cpzViEg+/acz\ntejK+n3EsTm44QdrgRjfC1WLlTjL4lYGY449jCzgEwY3Rvh78D9Ltq68lMPg\nBKPMgDHcfxdrBOLGNDDNHMM0kJAe+78lCCO6gyBEVUWoe4cVBKkVuNEuR2Jg\nxW5nLNxFJZaTS9ows0XjYVattdrB5GSkBYqsUql0CHzCeF+FAjb3Hdf57cT1\n/2CGlbYZSq8yQJnIV/ixUYscKf6An3hR83VA2VQb3SihyxyyxUCT6yMrnOaL\norZSYj2Opo2CYD8JACQ/hGABDs2ZdGqd+z4f/77xIiEURGNdTBD1n4I1C+X0\nvHRC1NBt6b1vGJclpqiMLSgLYY1UMB1OOgfqGCKca0h4bcuTVo6nNr7ucIuV\nvOLbAUrWvxJe/Baggoit8tSclztb1dzeeD5lLnD1d5Ie/CHFIZxk0iLvXpLu\n2c+7xPRFuuWGsyE70s8OXPWsZzZfLuMJBGzk4lSACOSNTN9u6iZEZXZZA2yW\nFwZ4B/m9o718hm0sPVtgYmtXfCxU/9MnMEDwMpgJup7Hn9oktyU2CE6jHy9P\nQbFIqDQCSz2RyfGylwwsE67EAdIDHF8f1sbxYG+/LhqcTSYYwbGKaKjfu+U8\nhEW9\r\n=1bVE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "dean@tokenate.io",
					"name": "decanus"
				},
				{
					"email": "jeff-lau@live.com",
					"name": "jefflau"
				},
				{
					"email": "inouemak@googlemail.com",
					"name": "makoto_inoue"
				},
				{
					"email": "arachnid@notdot.net",
					"name": "nickjohnson"
				}
			],
			"_npmUser": {
				"name": "decanus",
				"email": "dean@tokenate.io"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereum-ens_0.8.0_1580349727453_0.2157847971906841"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-01-30T02:02:09.978Z",
		"created": "2016-08-31T17:33:37.363Z",
		"0.1.0": "2016-08-31T17:33:37.363Z",
		"0.1.1": "2016-08-31T17:37:37.240Z",
		"0.2.1": "2016-11-29T16:47:30.166Z",
		"0.2.2": "2016-12-01T12:09:18.543Z",
		"0.2.3": "2016-12-06T16:20:26.879Z",
		"0.2.4": "2016-12-07T18:47:21.891Z",
		"0.2.5": "2017-01-05T12:08:31.088Z",
		"0.2.6": "2017-01-05T12:31:33.883Z",
		"0.3.0": "2017-01-11T16:06:12.515Z",
		"0.3.1": "2017-01-12T11:45:20.835Z",
		"0.3.2": "2017-01-12T13:32:43.533Z",
		"0.4.0": "2017-01-12T15:51:45.087Z",
		"0.4.2": "2017-02-07T12:34:29.263Z",
		"0.5.0": "2017-02-14T12:33:04.605Z",
		"0.5.1": "2017-03-11T10:59:11.418Z",
		"0.6.1": "2017-05-05T17:22:46.513Z",
		"0.7.1": "2017-05-05T17:46:28.052Z",
		"0.7.2": "2017-11-30T16:51:23.342Z",
		"0.7.3": "2017-11-30T17:30:21.677Z",
		"0.7.4": "2018-05-15T09:11:53.763Z",
		"0.7.5": "2019-03-04T03:04:03.472Z",
		"0.7.6": "2019-03-30T19:58:08.561Z",
		"0.7.7": "2019-04-09T13:11:01.434Z",
		"0.7.8": "2019-09-04T23:14:06.878Z",
		"0.8.0": "2020-01-30T02:02:07.650Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.8.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"7f9c86d3c848b70dd901eaa4b9f60f7d\"",
			"fetched": 1602009383155
		}
	},
	"_distfiles": {
		"ethereum-ens-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.1.0.tgz",
			"sha": "a1a1bc6dde40bd327942d3a4a776f3c2f7af6528",
			"registry": "npmjs"
		},
		"ethereum-ens-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.1.1.tgz",
			"sha": "e1e295684786455785c1827deb401fb92e294276",
			"registry": "npmjs"
		},
		"ethereum-ens-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.1.tgz",
			"sha": "609be93c2e0982aeda3572882b001c64866a72b5",
			"registry": "npmjs"
		},
		"ethereum-ens-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.2.tgz",
			"sha": "06b35075c9fc8207d2844f1aacc709527b5f6677",
			"registry": "npmjs"
		},
		"ethereum-ens-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.3.tgz",
			"sha": "5357b45a907f8040767802c0dde07baaf7cc471e",
			"registry": "npmjs"
		},
		"ethereum-ens-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.4.tgz",
			"sha": "30349deaf5aead6fbfc5c04c5ad526c114bde3d8",
			"registry": "npmjs"
		},
		"ethereum-ens-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.5.tgz",
			"sha": "1f0d9732921234c613ede86c32fa029e65ad76fb",
			"registry": "npmjs"
		},
		"ethereum-ens-0.2.6.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.2.6.tgz",
			"sha": "aadd83506d7d30300127efa4de3a2284be960af2",
			"registry": "npmjs"
		},
		"ethereum-ens-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.3.0.tgz",
			"sha": "5dd520ede8a8c0cb8c8b76fe9c88a406ec50cade",
			"registry": "npmjs"
		},
		"ethereum-ens-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.3.1.tgz",
			"sha": "412895cec75b81e1d969695579fd5bbb3c935a65",
			"registry": "npmjs"
		},
		"ethereum-ens-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.3.2.tgz",
			"sha": "5d70c26bbbddbb1e0601ba6e92749c6c2913054f",
			"registry": "npmjs"
		},
		"ethereum-ens-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.4.0.tgz",
			"sha": "54b11b8141f0b8a7757b0adc6b8bc347fc024754",
			"registry": "npmjs"
		},
		"ethereum-ens-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.4.2.tgz",
			"sha": "16107e1c0bd6b4569481589743286f598220aebc",
			"registry": "npmjs"
		},
		"ethereum-ens-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.5.0.tgz",
			"sha": "300646df62c62e16d22ba50aac7a17163c3fe6e3",
			"registry": "npmjs"
		},
		"ethereum-ens-0.5.1.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.5.1.tgz",
			"sha": "c5de3b03f160b6f41e83b7fa6c985b9f97d2219c",
			"registry": "npmjs"
		},
		"ethereum-ens-0.6.1.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.6.1.tgz",
			"sha": "0769843cf230b60330affac31fa1d65832edf46c",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.1.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.1.tgz",
			"sha": "e79a07c9bc0b0e9f234a25bbdba90b0102281645",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.2.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.2.tgz",
			"sha": "0f9d46f59b120ea4bc98b6aba05eb7eaff3e7301",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.3.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.3.tgz",
			"sha": "b887355ed47e59209abe268e0f23520f238b7adb",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.4.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.4.tgz",
			"sha": "ed0584ec65f0f3a4072fd61234d3c9580b70c2dc",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.5.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.5.tgz",
			"sha": "b0d014930d33cf0ac9595a913dea1e7653488940",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.6.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.6.tgz",
			"sha": "0024fc6b2f2d909297b73994f535919917cd6bc5",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.7.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.7.tgz",
			"sha": "43e104552b9ad70b232a5d98b26367604b4e055c",
			"registry": "npmjs"
		},
		"ethereum-ens-0.7.8.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.7.8.tgz",
			"sha": "102874541801507774fef21c9a626fabb1ed0630",
			"registry": "npmjs"
		},
		"ethereum-ens-0.8.0.tgz": {
			"url": "https://registry.npmjs.org/ethereum-ens/-/ethereum-ens-0.8.0.tgz",
			"sha": "6d0f79acaa61fdbc87d2821779c4e550243d4c57",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "11-36fcdaa700eba27a",
	"_id": "ethereum-ens",
	"readme": "<!-- Generated by documentation.js. Update this documentation by updating the source code. -->\n\n# Resolver\n\n**Parameters**\n\n-   `ens`  \n-   `node`  \n-   `contract`  \n\n## resolverAddress\n\nresolverAddress returns the address of the resolver.\n\nReturns **any** A promise for the address of the resolver.\n\n## reverseAddr\n\nreverseAddr looks up the reverse record for the address returned by the resolver's addr()\n\nReturns **any** A promise for the Resolver for the reverse record.\n\n## abi\n\nabi returns the ABI associated with the name. Automatically looks for an ABI on the\n    reverse record if none is found on the name itself.\n\n**Parameters**\n\n-   `Optional.null` **bool** If false, do not look up the ABI on the reverse entry.\n-   `reverse`  \n\nReturns **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** A promise for the contract ABI.\n\n## contract\n\ncontract returns a web3 contract object. The address is that returned by this resolver's\n`addr()`, and the ABI is loaded from this resolver's `ABI()` method, or the ABI on the\nreverse record if that's not found. Returns null if no address is specified or no ABI\nwas found. The returned contract object will not be promisifed or otherwise modified.\n\nReturns **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** A promise for the contract instance.\n\n# ENS\n\nProvides an easy-to-use interface to the Ethereum Name Service.\n\nExample usage:\n\n```javascript\nvar ENS = require('ethereum-ens');\nvar Web3 = require('web3');\n\nvar provider = new Web3.providers.HttpProvider();\nvar ens = new ENS(provider);\n\nvar address = ens.resolver('foo.eth').addr().then(function(addr) { ... });\n```\nFunctions that require communicating with the node return promises, rather than\nusing callbacks. A promise has a `then` function, which takes a callback and will\ncall it when the promise is fulfilled; `then` returns another promise, so you can\nchain callbacks. For more details, see <http://bluebirdjs.com/>.\n\nNotably, the `resolver` method returns a resolver instance immediately; lookup of\nthe resolver address is done in the background or when you first call an asynchronous\nmethod on the resolver.\n\nFunctions that create transactions also take an optional 'options' argument;\nthis has the same parameters as web3.\n\n**Parameters**\n\n-   `provider` **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** A web3 provider to use to communicate with the blockchain.\n-   `address` **address** Optional. The address of the ENS registry. Defaults to the public ENS registry.\n\n**Meta**\n\n-   **author**: Nick Johnson &lt;nick@ethereum.org>\n-   **license**: LGPL\n\n## resolver\n\nresolver returns a resolver object for the specified name, throwing\nENS.NameNotFound if the name does not exist in ENS.\nResolver objects are wrappers around web3 contract objects, with the\nfirst argument - always the node ID in an ENS resolver - automatically\nsupplied. So, to call the `addr(node)` function on a standard resolver,\nyou only have to call `addr()`. Returned objects are also 'promisified' - they\nreturn a Bluebird Promise object instead of taking a callback.\n\n**Parameters**\n\n-   `name` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** The name to look up.\n-   `abi` **list** Optional. The JSON ABI definition to use for the resolver.\n           if none is supplied, a default definition implementing `has`, `addr`, `name`,\n           `setName` and `setAddr` is supplied.\n\nReturns **any** The resolver object.\n\n## reverse\n\nreverse returns a resolver object for the reverse resolution of the specified address,\nthrowing ENS.NameNotFound if the reverse record does not exist in ENS.\nResolver objects are wrappers around web3 contract objects, with the\nfirst argument - always the node ID in an ENS resolver - automatically\nsupplied. So, to call the `addr(node)` function on a standard resolver,\nyou only have to call `addr()`. Returned objects are also 'promisified' - they\nreturn a Bluebird Promise object instead of taking a callback.\n\n**Parameters**\n\n-   `address` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** The address to look up.\n-   `abi` **list** Optional. The JSON ABI definition to use for the resolver.\n           if none is supplied, a default definition implementing `has`, `addr`, `name`,\n           `setName` and `setAddr` is supplied.\n\nReturns **any** The resolver object.\n\n## setResolver\n\nsetResolver sets the address of the resolver contract for the specified name.\nThe calling account must be the owner of the name in order for this call to\nsucceed.\n\n**Parameters**\n\n-   `name` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** The name to update\n-   `address` **address** The address of the resolver\n-   `options` **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** An optional dict of parameters to pass to web3.\n-   `addr`  \n-   `params`  \n\nReturns **any** A promise that returns the transaction ID when the transaction is mined.\n\n## owner\n\nowner returns the address of the owner of the specified name.\n\n**Parameters**\n\n-   `name` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** The name to look up.\n-   `callback`  \n\nReturns **any** A promise returning the owner address of the specified name.\n\n## setOwner\n\nsetOwner sets the owner of the specified name. Only the owner may call\nsetResolver or setSubnodeOwner. The calling account must be the current\nowner of the name in order for this call to succeed.\n\n**Parameters**\n\n-   `name` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** The name to update\n-   `address` **address** The address of the new owner\n-   `options` **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** An optional dict of parameters to pass to web3.\n-   `addr`  \n-   `params`  \n\nReturns **any** A promise returning the transaction ID of the transaction, once mined.\n\n## setSubnodeOwner\n\nsetSubnodeOwner sets the owner of the specified name. The calling account\nmust be the owner of the parent name in order for this call to succeed -\nfor example, to call setSubnodeOwner on 'foo.bar.eth', the caller must be\nthe owner of 'bar.eth'.\n\n**Parameters**\n\n-   `name` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** The name to update\n-   `address` **address** The address of the new owner\n-   `options` **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** An optional dict of parameters to pass to web3.\n-   `addr`  \n-   `params`  \n\nReturns **any** A promise returning the transaction ID of the transaction, once mined."
}