{
	"name": "@truffle/hdwallet-provider",
	"versions": {
		"1.0.18": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.18",
			"main": "dist/index.js",
			"scripts": {
				"prepare": "npx webpack --config webpack/webpack.config.js",
				"test": "mocha --timeout 5000"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.3.1",
				"web3": "1.2.1",
				"websocket": "^1.0.28"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0-0",
				"bip39": "^2.2.0",
				"ethereumjs-tx": "^1.3.7",
				"ethereumjs-util": "^5.2.0",
				"ethereumjs-wallet": "^0.6.2",
				"ganache-core": "2.7.0",
				"js-scrypt": "^0.2.0",
				"mocha": "5.2.0",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one",
				"webpack": "^4.24.0",
				"webpack-cli": "^3.1.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "8e9210bc449edbd74867cf5b432122eb63100607",
			"_id": "@truffle/hdwallet-provider@1.0.18",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "lerna/3.14.1/node@v8.16.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-E/RzUcyxl9QSglLI+hbeJznwRgZ+V9raDzczmrYXnUghxHkc620s8DlkxIstkHb46ldJWH5TfJY3Pw3T6YVgaA==",
				"shasum": "575451ae872d5d715839be6efad8c7e75497ef81",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.18.tgz",
				"fileCount": 10,
				"unpackedSize": 6239823,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcBc+CRA9TVsSAnZWagAAbboP/RVvOtYcBWtNu5fDHd96\n4laTWR+FsDAlZHuG/Si3vghBCgLs3y7+QR4upqRdDYUoh2xgij/wdexg0A1P\ne/OkgCE2hrf5IXDziVXmQlyDevxd+kyUaemX+uivN+W3WkD0K9ijhR5mvo5W\nrTWTvXTt9PV7OV0/z2JO/OXD3y0OuFbQPCYKPvx7EtzePIgoIWb5zVfah3LB\nS3AhZVK6FYGeqLIdGcCbpZP4Z3FHby6u6EkD52hrjazrEvsxURMLJ5WRDYVT\nfMdjTe7h9c6VqyVoLRh8HKPHKZoGOdIAFA+C05H/TB9kQtnj/Tcb7ZqjEqSU\nmjtWBoHmShAuCCJdk9n8MKZJPn2s2ppv9YM1dTvYgObQWh7tDB8nxqRSwFPm\nOy2m57rKLsqvVmNSm+xI3aELn681m87PMnaJAtBGxb7xRa7xEbHz8Ct6wN4B\nVDUsW7yVXcP+bm4sSpNjV/tGfHfKuuOGWFGlPS97ZTJ3I8UGbbxg0YbV/t1J\nHk9jlBuTJwl7nUcyUE1zEZybZW6Hkylf8PfmSiAz3GaXODmGhb3ZJ568EIux\n4+a83zLMr4ysIyTIBuEOZlB6wERWvy/UxgiQI6xajNQ4GY2i5HN8gvRgBT3v\nMjfSohB/DzRof63X1IU3nMbeL66sftLI2Y9kpls3Oyhrohf2JIfryRfACaIw\nakqy\r\n=Vl3Q\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "fainashalts",
					"email": "fainashalts@gmail.com"
				},
				{
					"name": "eggplantzzz",
					"email": "pobol234@gmail.com"
				},
				{
					"name": "cruzmolina",
					"email": "cruz.adam.molina@gmail.com"
				},
				{
					"name": "haltman",
					"email": "harry.j.altman@gmail.com"
				},
				{
					"name": "gnidan",
					"email": "nick@gnidan.org"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.18_1567627070068_0.399643422675771"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.19": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.19",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"debug": "^4.1.1",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "f901662c5a78f4f7ffbe8d0c0e01d87673853307",
			"_id": "@truffle/hdwallet-provider@1.0.19",
			"_nodeVersion": "12.9.0",
			"_npmVersion": "lerna/3.16.4/node@v12.9.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-d5fHesTjiF1tdXg55E6xaGsc7zmgHRdCpWy5/a1tH1Z0QOsV2x3CRzTc6kp6N7JPVefvKDD4xuj4HEuZG7vetA==",
				"shasum": "e3d856d65ee4798adacea608ac2cc4b48da519b9",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.19.tgz",
				"fileCount": 20,
				"unpackedSize": 40984,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjY/VCRA9TVsSAnZWagAAYdoP/jVFYIGyfYaYZJkJUlFq\nPRmUsJvIap+BleO24TE/snIFut6P6cv8FHB+pB39meHsI1R/uornstXckb2/\nl7UvRKjs/IuVJNHQH/4nuBpzOyNckzBJ8fWYzf+tvUDXi/F0ujQp+Hsa2rLR\nAL8JLoojcBXvJbYzU0UGTo0/661Ntt2cWsnykLImpPTUX5pZrc9J5KXX/4jv\nyd9OStUdlAS9bGuoJoVXs8npWgONlLqaGRDgGdzZ2SsSTjTq25+RpAz982Y7\nfJGfhzGs+GascRQlAoz+YrWZ6jsudVbhheFeBNaZhhdOqdeO+PPgh4DquKHf\nMkUGUXVsv6enjY71Ob195wq+2LB1DsxB14wtEmw7OW9VyYojYjBE91NZpJBI\nyojOZQdgnezmX6wKKCKfJIxuU+6G2tpRgdlAA2j/6IvDZoRlo70EYeURvtmu\nGvRTvvBl9lBQkb+vr7VF+ZXwfsqEt/Lj7Dyvtr6CANerKUM81xbF4wWq5fKy\n+qha7HAE5rnVLWXkqVK7UUZ8hFjc12WeVhrTdIl6gFZ9qBROpEdm4ROvvtyb\ncA7HKM6RgzO1q66jcbOjUZnRZp26ALSjC6zA5JEuTVqWBonj9+gEfND+N/W5\nskn8UF4/x5Wvib4pzqOsOlonN5zsEriDkMEUmm1EigDWDWCfr8ckF0syEGwn\nEaq5\r\n=1SHq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.19_1569558484809_0.8835614166790864"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0-ens-events.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.1.0-ens-events.0",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"debug": "^4.1.1",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "0327ff65cb9f9cc5641fdad91e6ed0eea2df9f69",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.1.0-ens-events.0",
			"_nodeVersion": "12.11.0",
			"_npmVersion": "lerna/3.16.4/node@v12.11.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Qc3S2ynL88pbbzoIx+UqiY4mkwGmasZ2ImfJPl5b9hKvtYpvXZfCei4ZaL6fy9ODvr2DE00mtt/tWdxeBgU7sg==",
				"shasum": "84a5a4bae966de6adccb9b52c170944fa4f01206",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-ens-events.0.tgz",
				"fileCount": 20,
				"unpackedSize": 40996,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjnXFCRA9TVsSAnZWagAAEVIP/ivlMIXd5voSm3HOM9tW\nMXJTxr1u31RkdArQYh2ElR4q+EAfq4vtFbg66PhaMIdDsnRqtNAg56tTOeqJ\nK/UxZAtMevtQd2MX2do8vr//r8NRjzWM9wRqyQrR8zee/8Bk0aWt7/caU2rT\ngqY0bA1AjeKzKq970INfWzRp54j0bukHjhYaI+Q9AUjkGCq7OtJDMqukMSe1\ncqdA8vseX1ZGpQNa1tXqdnL5CSVQtw1P26ogOy7E2aHlldBSK1yjqkNZnQGX\nHjijVC/dHFwljaBYsGbHhDMZ/1Ij4SZfms9NI3WLO3qSoVdoW7H9TdfCy76J\nTlaU5zNbAR+iroo9KhvGCwaNP4A2zx0Fc3YknudaLwk6QjjFgTFyNpYRHdB/\nOXjh2lTGLBlasrawBmP28UmoInt9OW2TqGHa9F0EDwTGBcybqUMGL3zTeTmE\nyfy1rkxpLFp0FZKim279UubgXeQZPJH8wvUHV9Li35heMwA0z0bsF0XslyY5\nvidkIozPy07aTLbkNB0atQ2fW5nUjcJH9jVAn+IobBnqzCf7u/63v34XJlz9\nEezJgR0v1GwT5WJGmZkT/YeQlVMC7P7ygHvU2wFJI23A3HXwbZl1FNIIZDIL\nAfj7eqhdkdgsFIhMH9WneIAiha+QguOT7pNMy0vXkcbOcFYAEqhn0/UA8Cvt\n/brr\r\n=OFVj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.1.0-ens-events.0_1569617348410_0.6896900966866337"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.19-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.19-alphaTez.0",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"debug": "^4.1.1",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "6b8472aae37a5cd7bff9541816c51f10182e6e8d",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.19-alphaTez.0",
			"_nodeVersion": "12.9.0",
			"_npmVersion": "lerna/3.16.4/node@v12.9.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-iyxdZNZXz4iS2IjkaBXo50AWl/ztUp48HUA9VrexcNEjIosgFmf7rqQ0XPMst9xLQgEoQ1Fgjlvvb/sOMm0y4A==",
				"shasum": "6c37c41773404045bdf3ee063369fd08c00dc428",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.19-alphaTez.0.tgz",
				"fileCount": 20,
				"unpackedSize": 40995,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkECdCRA9TVsSAnZWagAABEYP/RMXaC8Zy69JYWzFhvD4\nDvA+9CnmiU8q+ERuJNzc/AMohnCs8Jbu9wYmA9hL55RhTKz2A9spfg/wfyDg\nZo0nilOdUj4WSCFzhxPrmUyWtQqDQr9fO9aXN/5QXLsnkGJ0KkEQri+V1+zn\ncap2mNpAkDiMstmrECdPYqIDuGarhBsXx6OuQ6Nu+SMBNk2eLwmagJk9BcAP\nVfSsGOQItyAV0Vr2KVmPoYFiNyxSx1+0d/kq0thZsxPNojn2fjALxYNL/ZXM\nsH8Uf8KaRvyYN4PB/KYH2wopaUq/VMRbAOtvfA5qurwkNk9RhzdjH95+Vbf5\n8IgUWetFKHwxCSxFpCUSGw9bq3tbhKjw2nJdK6v9aT8xwbgIZ/CA0oGYTkPo\nF4WgqkXC/M8JAYenlfFcH8HSq8yy+6dwdo0/fToXPQZ1fr/IRJbNnfkx39N0\nlkI9lW/eiG/XuEL5UTFMvYVEHcAXD8Za2JIV/rBaUTTH64XqJ52OPTHJGVvc\nh/mbW3ktBJBIZ90NRE2cThr48XjBPIGdyuKeU1hqjO9FAhhWy7e1I0Ft8FMC\nDoAo7moODbDGrOuh2tyLo03w6qPCkpQmFa5w/d9W2tvwv3aqVc4prwkMh32b\nppedBwufSFvjSBHLeY1pSxrn8XaUyABN01ijHD2R9Mx2liokw6Pf/Do044qY\nZtHM\r\n=lVR/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.19-alphaTez.0_1569734813113_0.06089632815456936"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.20": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.20",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "eb6d557a70ef20d6e40024309ceaf38074f5d615",
			"_id": "@truffle/hdwallet-provider@1.0.20",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "lerna/3.16.4/node@v8.16.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-8GofBvJsHXamsMBJzPkNCFrfGme4SblC6rCfgxcC9QGJs3+REQbPpXSdIXZaFymyNw/mc3Akv9SZJQ7Qvgqd9Q==",
				"shasum": "5807ec509e792441102be67379dc99b0fb391c97",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.20.tgz",
				"fileCount": 6,
				"unpackedSize": 21178,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlTxmCRA9TVsSAnZWagAA64kP/0PtbwaR11PrBvK6VC/m\n6sjRZ3oLiIW+T593POwiyFKC5pbRRwCM8SapZNHHbhNjjeUyarKxOmmIHVBd\ngYLBwtH3wDgt8n9DWH9JcfYn5Btq6Z4RYhqgCa8UXx6n6UiNkD+n9BjiP0i7\nbxCWAGNB/NC92Byohv4dKuqpILXnmSBHFpArPdfj/vepFBZcFmu5Ta6ETNCt\ngb+xF6ijeXmA59DvYH8pK/TjgU5WyjNiNClewHp9K2+IdFWYYt9jJupNULz5\n1DHyP0NnW3zNLeEOnIzpwQqckmpfuVqZ46Ltu/pWapxLdrEs0tXZioVvkFiN\nyRAGR/WxDyGZ6PuDoy97OHCuL3bB+ey0Em8R3JcTsThC9lvGZv1FfX1m31uz\nfIrvgjAClcAguCLI+85GLM6pybMzjxRc+Ywr4S9DSwZ578CaouSHRj/5KeoK\nDaIW6pQcWxMrBthHfQbwPcsONyI8Hml+Q4dZbhVwdjG/2y471hc9KgwqF/0/\nkjrQToTxeOrC6GdrRJI8qh2ldep1mCK0UT9lw3sMOUEu0gchNQV46nb6XhVl\nk2jrUJnWydnnLq104vvUGD7/W3aY7yioNm7N12oxYJ8XyydP+jfAzb3xaJVm\n1tmuOeXUmADx6nE5Y502A/OSjlf6ynTVzKhps0XIsagxzuqJmpkssga6NyVj\nPcHK\r\n=h1zv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "fainashalts",
				"email": "fainashalts@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.20_1570061413820_0.21901183543939062"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.21-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.21-alphaTez.0",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "0bb676b33e20d2d58d13d0a5f203c4dea674c7f2",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.21-alphaTez.0",
			"_nodeVersion": "12.9.0",
			"_npmVersion": "lerna/3.16.4/node@v12.9.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Rs5J/LxuJDC3M33tmMfCtCQHV3pkM8TWkJlNyX3Y2s45dez4XmhJBNnDLR3s5XTsOfxBMAIfQnZWKGg1iGT5dw==",
				"shasum": "db3102511037c28a636f183f653c935494c6a47d",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.21-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21192,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdniQkCRA9TVsSAnZWagAA3jIQAJxP+kmoLY2G/S97Ksvb\npBCOsuvB7WdonB5WP4elFpKY3ijtLF/vCclqeq4kGAdEL/HgImf2HxIsAjR/\nn9HRM8+0PhTeCs7YqrGPI6obYoVEUZzfz5whprQHFBbG1TGguQb+D5Y/iNEy\nhe6ypHbzxVaez84aS81wDCj+csYUikRhAZK6TJZcvbBH7tbj8zI6EhKzMicf\neQe3VUKtmYiBfH6+qxbCKvFGckVMGboJfywSG1Mpj1CZBDfi0Sxi+XJj77uH\noWCD/FB+MQ57fRD7H6kqf0jBl1AjTKppKB/UrLNzBuKmFEcT2OfmU5CfIdPf\nWrD4k1DoM1pXVSjPraSIMwpJ9K3lOELPKB8qqYScUrLzZ2wbWnnlVMLp8MO5\na5jLLY2vHB1W9sE4P/Bnhbc8hM1kw7AWrKUDNlL2E+whSxXg153DwjZdLTPQ\nmWI1y85y5TacY4NtcI/LPeX/WWwa2lezTqr+hDaol1YCSwM0DT/wXZJPtmQn\ndMO8uVz6CLxKhWa7Y7oJmtBrNOnDK0weMEbLAtXAMcyQKNnBpA3E1fHJCGcN\ndo3dLO5yQqSrWbcxz3q6XMmu6ilbfFNlYbiwfyihVj0zFDS/MInOk2Ha8NFU\nkQa4j4xdE9MxFuDu45Vi4vEmYsrd8+TmqsHItJkoU+YBHvhMzMcm0Cf6Deca\n8FO0\r\n=2Jn0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.21-alphaTez.0_1570645027938_0.9965945352105541"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.21": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.21",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "c0aab909fa9a53a2c114d7a07aae26c59b2f2ab5",
			"_id": "@truffle/hdwallet-provider@1.0.21",
			"_nodeVersion": "12.11.0",
			"_npmVersion": "lerna/3.16.4/node@v12.11.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-xYY0EhQczcZToaYjoO4q7raV5tN9rdpE8n0i7yiKI738biOzlvHpGKGctNiixByDq3juDE9k0yCF8QFdzGEf2Q==",
				"shasum": "c6ccd79a46ed362e18fc417e7525d65cb0af1cba",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.21.tgz",
				"fileCount": 6,
				"unpackedSize": 21232,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn1mXCRA9TVsSAnZWagAASgIP/2Dt2kmDBDQStJTvVyDi\nqdjXwhzZ/4mrRdEn1e8oR4smevACafDAqkPHVuvgUOUe55gGEy3/9fzo5qrh\n3K/kOSKhMcb+BSGLX+5d9/nQ+O9xZ85CnSHr0QosnHoOLEDi8Vq4OgDuzjR8\njO4hQ4HI2BW1nq4FQsBQlXVjCHfCSBGCDlbtGOH9QxMcapI7rrAUU7EQVwe5\nNieOWiYamzrp9D+3oZ6IX1ftWrMgZQHKxW4CgI5bzSYE1ZP5MH6K7Yai86gK\nReXVJOipysnT9LHwZ44x3D6HZhNJ738+to/r+nGxG+wWraPh/SOS9BEL9ivC\n7zOcBBoc9Mh61UUShMG6yK/jCDayZwQ+EJsiV1SXfXWyz74ghW8GUdldkkQW\nRKM5dZAoY7or1hGF/Zv1WMDiyavImPX7XCvbA86s8oHVLc720GKPpMLl2qZ2\nm84kHHLVVPlFdVBv/Vyr2T0rbbIJv5xtQKrdrlkaZr6MQbPme/J1g26Fb2m9\n+AjsEdilGoVi7zZ3/ZgRy/AQ51AG8Pi1UA6tU3xbjwKGDBO9egG82a2pAv/2\nwS2QqTc674VgDKdhq49OgkvrwySFZF2j1eclCptsYGeUR/YO974R8xLByf3K\nYMQ666YNS3x/bOe3d6SW7lBVpAc8wRS3Ys8vVxvrRsI+pXkRqjBoGT+vn9Px\nxBxG\r\n=TgdN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.21_1570724246785_0.12141206898698487"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.22-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.22-alphaTez.0",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "68ac72a42cff943110c8fc8673b251f5d651bc61",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.22-alphaTez.0",
			"_nodeVersion": "12.9.0",
			"_npmVersion": "lerna/3.16.4/node@v12.9.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-isM6rlvw2CmAGQGH3iKsUvfP8jVgSZ9thecSCK/qMIVIhN1lAxbUqFCLx0NpBdlflAYnS9tghHixHuTbx+2/Sw==",
				"shasum": "8bf1813fde4acc33068fe56da1fd28e17ee41a95",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.22-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21192,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoRWsCRA9TVsSAnZWagAAU8kP/3O3kQOP63aOtU9MQDlt\nwLG1LmssrWEUTfT/kbfCRNf4X9KgL3/oZ8UmtFac7Rdb3idSf4kMd1WeQT1S\nxwYosftnpVJ2ETVlzCmOnEEGcYd+UgRfe0iiidCyPS/xFOnCjQKbMaxkQFLn\nNFEKC/NFnR9SDrnTXGsDI+nJ7uaGBgwv9YwR9J/5omZo10yiALk9D4Y8L0HI\nLmA2bbSTGYHb6c6CXfAmjD+UmZ9qChdEUbFD3u2SDz2Onm+fST6K7si5F/TO\nYWAUEPmhD+dspHhdehTO6lf9F1wTjtDoVB+D/5mP3ItKQe/TsXffu658UU9z\nND+ABZspd35jXFke+Fnn1Zs4l+F3I4CuQCqzWVxlwOXC/WbrT1rI8nQMz/RA\nKUD1aXHpCx1LNbTKGB/ZhEFgS2z4+SBtjKb1jh/JQsT7+K0EeAOMev66XjFy\nUkQGRvaiikNpsEntw/uokM29pJ+aAGhJ9pFNuyI2EycG+herkg6qUIVBbwzu\nItAZ1yO74zcb+TfIo0ei2HbfoSlLUXZFO3UTP513EYJ58uJlT+cXexwamGPl\n6DzisChegDl0PYhGAx04XbBAbCeIT3Tc+DRSOQOmYMB83mYSc0hMlcvSLmPF\nMDqJV3+JjXeGckqJIT76Mwx7JQPZL6FegJl7ln8VJ9Hw6vBz40DzNEybWKrc\nOowV\r\n=XU0R\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.22-alphaTez.0_1570837931522_0.3017579285838674"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.22": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim.coulter@consensys.net"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.22",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "f645a0e8e13dac57f3e20c3a96682196462f64e3",
			"_id": "@truffle/hdwallet-provider@1.0.22",
			"_nodeVersion": "11.7.0",
			"_npmVersion": "lerna/3.18.0/node@v11.7.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-V07zTK4KrD273EGEBSrpvkGyZnI0c5ttvOhHKjThu2KPN1xHDGj73GfEHr6Gt/PI+8U2LWSG0xWZcwxQNyT8vA==",
				"shasum": "213f90527c4ad1e91b4d81c8966525c8e96e90c8",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.22.tgz",
				"fileCount": 6,
				"unpackedSize": 21377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqKwuCRA9TVsSAnZWagAA9hsP/2JRNeUFlyy7jZGFNsOF\n7+9LtsFlQCLMfc+HWLOaoOPWg0oz1pUFhDgFXdIiUos6EOcuYkEbjtUXgQSO\nzn6vj/+8T3w4qX0jTAYIiYN9xtPqaj4Pxfz1J0PK+s6Wk846PZiyMh6ElqHW\neHhfaqt/3sfeHQXMbRns41aG/p8pClQ/4cpi7S2CLRpdaHywVb0KTnVIlHOu\ngrubs+xwxXywykdSLAO3G7yutnlr011eo2Z7g51KrOQERQPfQ5Ez+3HzBq8y\nznGjHYpfzRmeYwvDdgNJP9g91swKnIt2uv1DD/E5RjUIjVGzF7gHPjW62Hp8\nA9IgCcawfkuK5CwkvTN7tenGZQPPreGrveLLcchYV7eGVIoegATuXsTlF5EX\nBu8y4OVva9e3/K47W/G7n2QcgLLK1t1i5wLxhA72MVzKkKaq/1XrZY90eN3r\nLA1VoXxeORASsnb1wyQzt7ZLDFq69JTYEJSwMrmnnlub8PrFnufM0KvZy/kx\nGWXHGNq8KXG359eL9e0QunliIH/G40J/6PzvwAUYOfxecYi2hMftYL1zWF6W\nGgbZ11R8kACoh7ZszcxQ6cMoTnBjs39u0uIN2TnSSBk/JcyoBydZHTceeaBk\n6vk8VUBQmzOYRGbd9XCrsC4H6lAIcu89jlzuE7MaI0FqbniFP2biSlWj8Q2w\nPzvS\r\n=FFLw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.22_1571335214241_0.7749622824619677"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.23": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.23",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "32baaf05a50f9f8bed050244b487c4074f7d5e61",
			"_id": "@truffle/hdwallet-provider@1.0.23",
			"_nodeVersion": "11.7.0",
			"_npmVersion": "lerna/3.18.0/node@v11.7.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-p+imSJ9TystP8JnabDmJ/wJ+YrCmMzuN6heTDRWJvqwsewmE71WLI4UCtvyPM9j3Nkjjlhn3zApSzjUdANCdRg==",
				"shasum": "00a586e4c8b98eb43c8b703dc60e16438a67fd5c",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.23.tgz",
				"fileCount": 6,
				"unpackedSize": 21346,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdszMsCRA9TVsSAnZWagAA18gQAJiPERo9OnrqSTcRcYlb\nqZCVBA2fFJOokWamOhh3HuF3KiXu05RL43XDWzJ4xSLDLmmSo4/PTWaqQOCf\ntPsywJ+fUvu1TWOWBTrkxEny4QAYcMw4JqRJM3JmJnip9iLTApSVZey8d3tx\n04CvMsynuCQBk/lTVM+ISHvj77P99+SzpPSgFIeXn98zDcEuLzYEBbIrJbIk\nvVaCJyNNPFuGg9c1ajtA2cX/biA1Cb91iFL3M4DyUS7ayA/QJwO2dABKIGCq\nmG5fDlNnqbA5mvv5+GTiJqpE2egzBvv7SXz0mCsI7CmoTJ3VbhMRIteLFLBo\nvv51f5sgrZq6iTU5HPeFiU5TSxvuiMHHRYqmy9NjrShRjEbT+M8Gz0jfKFZK\nnYSG7JMiZ7TlY+zYnmdTUNabbm0Cqtxk+Q2kGRXzhnPdbh8u0oulo8Gux3Cv\n+BxE0pYQbBkbz9z74221seTuiT55BC7XxNPcy1S0WTmAajf/XZNBRBl+A4IH\nRBhH5Vp7oUOsbx9ynClUUx0B3LM0AjnFXu0RjTcBearYQGdkkObqt4uK9SCj\nMz/9NtKOADc9upAPgQ17xo7j+1mmS6f2yossHZjHjNncmGb+JXordc5kaYKk\ni4ny/hlWjDtwLDKzifkFNvCzBhxeJPvE9BPXVc53BvRpmtYrkxHYOny+KD6i\nNkHd\r\n=xK+T\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.23_1572025132097_0.9796585252568522"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.24-next.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.24-next.0",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "a72ad03fae478e5036795c138e7acaa4483b0c06",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.24-next.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "lerna/3.18.0/node@v8.15.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-+XF3k20UFmft5qFJ7bNF2dtLtsSApiPI/uBuLUZ8BgI5cr0aEekFJz6gHmgSMphHPFsU6fR33rLFYvgMmdXnBg==",
				"shasum": "cd1ba8be4a5820284edf7409f9f9da4f3d5b6708",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.24-next.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21353,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwXypCRA9TVsSAnZWagAAk1oP/1ZuSrJSzqFJbl3GFHHe\n61Vw6dUki2UCQIAyc/+lhULWO6JRzKBdcP0OreVttNIWGIcDm0WB59RcjVe5\nFhXCjGUX/aj7j1ZVM1MJfmcZKPe4tComyAP5o+WUGgE+7vwaTNOBY+12k4G+\njmFab2WuTO/zOFdAr26EyqSJZ+nwWRkgh1eFd8inQPGODbeMxb0PIT5DHF3a\nU2eBOgXUXuPNfEZN3OL0tI4skbNLaDe1LZbemczEZL3/uf0ULQmkCPa5u6X2\nm+M2VhurMIlLvr2oSyEsHkzUju1MhVwXk2s6qCvDIjma/B0+yaBvZn9bknXl\nBKGNqN0YtP2hxnC2EJHrqU6Qsz010yHGsYtmH/0NVO9ppnvDBIaS7YAdJsra\nxHGk33VEgfaUmldOpSFbhGdFv5Xz1o+ubu2v1eyybQvlez6tA778QUNFhW/A\nWp6Lws/zFTxwPhw1CyuwCG7dPHn5kxw59Jb6clo0ydCd1Mpr1B6cikap9hBh\nqhi7rqtYpbv3462MNB2AelShzVUnYhN4d+WtxobG//pGRw+LqP4NIdsSx76a\n1hWLVXubZXJlGXDBj6aZTAuni9IO9rCsCaeUKA2MesHlnXMGbEfbEplxTB1e\nwDYiFcf75AujeDAl49VtBb7cWiGKfJSior6YrcX03orLmcq651vox1/Hz72b\nlRS0\r\n=qIC6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.24-next.0_1572961449406_0.5321007873005759"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.24-next.1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.24-next.1",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "44cb9ccda70d4745943896e220218c834d1722fd",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.24-next.1",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "lerna/3.18.0/node@v8.15.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-9Zxjx4f4bKG+7MKPn/wnkPjGzuuhG3FtfXJVnldKvccP3g89dU3UlNodvZzE+M2FC5KmbY/WApXST0lODMW3Fw==",
				"shasum": "2a9bff5fda20822b2799dea80c576de9f3ab3347",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.24-next.1.tgz",
				"fileCount": 6,
				"unpackedSize": 21353,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwYByCRA9TVsSAnZWagAAxiUP/3DRvhRpIXu4sCM3Q916\n1z5FQ+rURBJxuAet2PaDi+js3rNgf4+QHLq7VTc8rTRJtcGXiS7aFp4gvpwY\n4vQM/OrCbQZZkBK9C/LBU0KyoW32EAe35ooFbZMCTuM2JAs0UbjZPb3n9SZ9\nZVrRGZzfQwNsJ7z+e7MRNP7pOWFWzCdbqK6zhN2qePHxC3MTEHpX7k6sbZmY\nMVzWKY1PWj/qyzRL9SgHrwAjx57wSvDxYmgF+7df2F6hU5a//7R/Jjniw1lv\npd8sgNazJZ9g5dx+DYtaXxePj41xrUUkN2QjJhCAwKSmYDNmNL5qVYqwskEL\n/deztL3xexRRol6rNuNm9yM1l7Q6z3QusuVZyIe3X2rDqJnqA9xNGGsscfjS\nDGi08SU6GI/Qkr2kHkdHZACGxG/KNZryHFcCQ26r0knVIFpmgWS8GaVgykMC\n/fFmMk2ngwCxqECMqItVospPxUuNGVQoyGh3tIH4ouOzWBpp4vDUPOG4Bq13\nbHdKftMFLr3s6OEhml4Bu5ErHJ4xDQ3YziU7aShwwSBhRynPvLKnJS7Hdea4\nSqSy47vN8vphes9mAZKlOOZ4Y3BcwjBxbBqo8HHgAUM3r/69CJdCHxN5KzO+\nCQRauG3vgytzcNNs245ueI7T94wBn/LRQ2sM+alYgnqdv+1kARd/XuH7ChVz\nr/Ia\r\n=MJ5m\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.24-next.1_1572962418516_0.5346776963837663"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.24": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.24",
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"dependencies": {
				"@truffle/provider": "^0.2.1",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.2",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "^2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"publishConfig": {
				"access": "public"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"gitHead": "26ccd93bc5312a37f30526bbe7ce77f36f244e34",
			"_id": "@truffle/hdwallet-provider@1.0.24",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.18.0/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-8Y6mogh96W/5diIZIlV21KoOlX2e0zU8Gf+oqAFjE+iFKD2nO2BSrEDlOgg42AgLkPy+Y//QK5JuQwQPzpd6pA==",
				"shasum": "e091a59868faa9eb84eaa886d78d6782522f056c",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.24.tgz",
				"fileCount": 6,
				"unpackedSize": 21384,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxKJ3CRA9TVsSAnZWagAALsQP/0eZ3f2G8kgM7uKCnUoh\nJy+gbNUn3dnknhdMKmMZNU5Tyd/5YMdmjuJhxOllOmgoT7lzxIc/E6aId+vl\nKUrpcuiwbMyWrfkOdfkCN10o67LtW2K+grp4VwOQ8F7a61Cz31PsT213AzyF\nTLgWGrMCNK1RGwVH4kQ+iLcJMIMjtLQDFP+6QayB4QiBDk+maqHu8MNNvNZz\nn8ZCG5utVSo0/KKgkX9IuxZPFO1U1LCZcP9M07j7RXa5UyH7dnnv+FWqoEdG\nfVrK0UG5pT8s5HtpE49OQemd5hhGqBrZ0ka4oUsymtH6baNW1CclLrEJ3PM2\nRe7cENMhlJmoHYhzoGlQct+X6xVODMEFl52h5lQIcBCc1V5XRKbFA6qhdjWa\nr1eNJJ/GYJW7o8nOn7obkJFXpxf6oUCkrA/YbZ2UXmeNLqkxFBtA1S+tB7c8\ni5eonxqxhmjf8wr1ZlINq3VnCg+OxCWvqELEIw2zX7bUeZNV4Ibizx73gUGt\n0zrYybLGp8UHsW+weImQDJBuFXrZMWg8PljnBpy/DFcmu9q5wy9E4H9U2ak1\nlza6Z3o0uijX9pPFSN4ydb3BQjmI/KPmow2mjrkNc8npaVj8pEt+KoRVl4DV\nohHLFmTiWf9+AKyh2N4FtHPemJjjxMNSon8EQNTeiW6hLbXuhDEnqIDixPHG\nTvYG\r\n=ebuB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.24_1573167734885_0.21432316827101983"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.25-micah.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.25-micah.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@truffle/provider": "^0.2.2-micah.0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.2",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "03adee6cc853ee4babd40381fa06a9e03ea1c126",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.25-micah.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "lerna/3.18.0/node@v8.15.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-+dY+NRWMIUcIggCivZgCSiEX20UrQLFoD0KgCyIpJNaZgtzXGO2JLRnnWUVsyIx3ODNNjjmGN0FqS/Oo5akaIQ==",
				"shasum": "ab48d596d9971ba7d34f1f419e9d5423b936e9be",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.25-micah.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21399,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxQ07CRA9TVsSAnZWagAA+nAP/AiRJpCCS9JVosMcWGeb\naydSjtmz8910ne2UJ/sPYmIKLpXi9wDopOpXJLy/hO6h/sDW46eyyjFEd1nh\nTX47zwbPLfsRqm0wrFcqUSWVoD+DJBpnA9XwZYedzcW1KfBwQKOhaOqHtjkb\n1D7V4OlHuUK0FdhAvoOci/Jt9jTJsowzQXgbBAx2J70rdWuqflOrJqPIM9O2\nktYq9dTVUrXSF52RcV/tKdVqQBFztxAhgv3L/BVpwr0Zk514B2f+0gbX2QU4\nM5HlURysBXvNlo38MfxqSR2sB/8pjOdxkRIW+8n9z/VzdsIrQ51/gSAg+ZgF\nfbobldhP/VhBfASNYQe653ClY5AKpgeEXau4WTAb/mz6rCigCCA6oqlInFE5\nUw1lhvp/wTTYXFyJoYgvdOPQtnXkPi2K/pI6mJImGIq5Do9ziMZzjBeoTz1V\nrkr/PRFn27uy2LKNtOF4kerXUxSD8BsfLkemkuAxjDzO9d/wbPkDZAis7Gj2\nMLznCV3Z3PkTtUxqBhX3VTYUbTjd84V92xqI4zqdEjlEHUd5nW25W7DzckWG\nFPd+IwS5IR1YSvSPKJwcOdJl2ODewGXXH8wl8WRqvMc+IshCuuJNlBbOjzzC\nGaHS1GwbGngJefrB6rHXmPK6r1yHepEiH9zQhhRpg2pO2tR7YGDulssIkcsR\nTRXE\r\n=eVWR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.25-micah.0_1573195066723_0.07719140629216326"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.25": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.25",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@truffle/provider": "^0.2.2",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.2",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "a962a994179f561ec8862abed747b18958dbf6ba",
			"_id": "@truffle/hdwallet-provider@1.0.25",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.18.0/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-0HNVe7m1koA4e4wgHp+tHKzbZtUmY7LMP8AGj9PN6I9/EU5zeHmAcZSStzwWAFywOp6ZQ3g8NNeqThraryqdaA==",
				"shasum": "130a1aadd0d3817559d45a5de9cf7dcc9ccd6dba",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.25.tgz",
				"fileCount": 6,
				"unpackedSize": 21383,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdytJYCRA9TVsSAnZWagAASr4P/3CX3HDckFk9KAAMJneN\nyBW6XtRIG/YgbtFvBmv7LIJg/K7T0c6n/NnbO3IDbGKlxnMgyidJy1PRXQRA\n/GherxsXmInSMvDx7hZdelVHM+rdiyPq5A73gey9pQSOSyLkGPe0eHnH4GFH\nKNntq9cFTqv6IbnNpo9VXTCTsiN/ItKIDwdu0Ay3WDp3BjMH9o3Ot77VImim\nY7znm/i45WTZ/n269FFCYHvCxa83hv1ga9Vs/byCaLzcBOhXPbcJ7zINOneR\nFwLe4dJsnSSJSAHesMLZJWY13NzoZdZBfA4ur8ajavdbNCnFJbFlkuxgmtzk\nV7h/JOaLD+WAxlVTuKpIraOSvDFl9aRYRjtMhdDhA1j93O5zDL5SDG3TBZot\n5oSqOoVfcvgTJcHz1Z945flDT2QTNNinvq9QcmeAO9b0GeXNiVi5RdXZB/+r\n3cp9WkdGaFUpHVk24xoDbMFqA6xH5zyjt4YHAfkpBPwVbxTZeYQHoL63rHFO\nfmmuEyysQTrwM1Jng/WDEzYoFYCIJ4xf88oCJvOdDxx9OIlyEbdaHUCTCwVV\nqFRrMH3yxCn4mcuMkWqmIruZWMawNHnwkLHlwGj2Qe+3oVWobltPVwtwik38\n10+KXco8yc0AWA4tKeeLniqVtYjfMOnfv5nqYmdzZZiCohWZSJHMVmDoTD9/\ni3dV\r\n=fQIO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.25_1573573207962_0.8196749345823366"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.26": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.26",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@truffle/provider": "^0.2.3",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.2",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "9245df7a1d341efc947c20fb45a183712de6c731",
			"_id": "@truffle/hdwallet-provider@1.0.26",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "lerna/3.18.0/node@v8.15.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-ITEUOwT8o8FZmnAiZtFLHhTLFOlT5q/DIh9QzV+gG0GocqIY6D2CSLkhaqTn89xCGVftQfyQAFBqXfGRblNQKw==",
				"shasum": "1255e5af7ea10b617e63b57282d0f1232feff916",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.26.tgz",
				"fileCount": 6,
				"unpackedSize": 21375,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2GZbCRA9TVsSAnZWagAAR/kP/RbEOGrZ+TT5q+CSA6/y\noozw6vpuqItSNB1KdnDeHRDJxvvfnqZYiSPLyugVBYO/igxNLODeMu4w43G4\nIueMhDTWbspcGT98wA8TSNAVQMyYjNRvr7vNsFP4BPO6e7Yz7fZWKcWxiLpV\neLh+1eRn/s457XRFPwXbSD7U+jkXfUJwFzRMMbM8/8AqxMofo6AO2K43JWtY\nw5Ow9BQD8HyKkQOdH+AcXdsSt64Me362ZC1sraFskJ6NeU/tMVvQzO6aBuij\npvA08bv38grIpdAjyw4XhVBv8MRV5Lyo/i8FibFIFIiRDACTOqXFwvbPuUUR\nzcu/sRQoLvQrO9snp0z5YRY5CYD0JE3ld59JI3b5A0N/oAHAqWbCOsfr/0zX\ndlbnfaeDA5mAnaS/0f5IgUuXJHMNrRLNuxkLCQj2wAZYejMmetE2IijbBqFF\nMOE9Hwej1c2y/zGzn2S4grVPcp4fcmalreSk7Rm060+pVOf6tzfHOjs9Agql\nsruEXSlacvccp7/Cf5TMvY4s2SOiVf3CNBBq1EYF1YP31k59u2tYi98zik8v\nVNzpKSqO7NLv/1Wu/WxTpTNXzwX6tCD8G0IQWiYBVsla0LRvfvAjrd8BjNGY\nSqeywSGGkVtArlqGC56G8wbrye+esbYlrFxApOvuaTlmdez85JwlRKC0RZA5\neHxy\r\n=Ec0w\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.26_1574463067076_0.8249133043424557"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.27-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.27-alphaTez.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@truffle/provider": "^0.2.4-alphaTez.0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.2",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "f3a5706949563228f5e04445061569007bc3f792",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.27-alphaTez.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "lerna/3.18.0/node@v10.17.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-99FOkdEniwIkO3ugbvomBhyzmRWmC+kq81g077k9AgOy+VCdRb2+vHm9S+HwOZ5OGoYvezYxi6r4bMsrIfg8qQ==",
				"shasum": "7a8a51f371d4c94e91e71833cd27caa5922422d4",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.27-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21397,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8YRZCRA9TVsSAnZWagAABU8P/3vVZJdy+efGdlLScA6t\n5Ad5ddbOsPzLvr+BMEmSzxNCEGZ96LkqoKhbkPC0lRR5PExT9FrwkkNAaqxb\nrGCDrxcM/zJX7+tYNunCR809GDH7ByDbUVPNsYZYyl5H5pG72k7x2si62+l6\nW1e5ZfNbSmVVPJbBWPZ8uL/Y2PDvZGeAGNKADUOx1pB8f/kF0VyEpAD2awIz\n1Oe9/M8UcRTIWZ2SYrom5p3H26ZwJBau7gynLb3kFO8acJNCiEcY6YtJ/yTp\nlGu6xyjRuq10iH2028VXc5P+jVqZVovqTDVq6haZ1i9QwdJAwSLOBqF/e7cE\n7rAX82b/bgTEZNGTb9z0ueWE8YnGG9Ab5qnwJKUpdwYErWsU1sEHyyXCBnOd\ne+tfTydAPRuo8MLt1Jq6OAGyXTvmeKkGo1JGQG9aavSyaDFR4UtFcQM1CPYx\n566SiwVIJvTeFVKGTIIYGDVn4qdiHsanBPsbSG1yObi2Z8UVInW+4GPmDzMx\nRxIJBjlQr/XpkV6L8Nq2OdoVYo4G8nKMAbMs6/mcB5Sn8j6wYhN/FLVZt1JY\nPhncRX7um1GviQH1mDz6AjEGIYkm8zHamRz/X7Shk858CXPqof06vl+vHH6a\n2HzetCI/wfxmj884Wd9dzp/N7I7lpD0sKyo6wOIZPezB4yAjjUSrXEgrq2M0\nT0k9\r\n=3PVm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.27-alphaTez.0_1576109145581_0.18570269897478453"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.28-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.28-alphaTez.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "dc395c9986d0475faa6da142e87682e70e52955e",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.28-alphaTez.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "lerna/3.18.0/node@v10.17.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-e72lnRyLduRpmmLZXPoIxzuiQy5cYStqn3MhxoXbxuS075cgB7NDAvzQNKxM5J3XjhMNXzvq3yPmvdwPgYcu7w==",
				"shasum": "345744eb4a4244e82de8b83110452df09996f747",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.28-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8ZCOCRA9TVsSAnZWagAAOKwP/RuGJt3Ees6mOOWWvtuy\n6Y8PrC56i4rjrocHlDPP/kpl6BLdAQPtxv7EWNbR/vNAFRbHu5IE/VjVZYop\n91NoH+leFBw6y9t6NKSUlv2rAVDCuWtjw9YVLM9OswrqTlzZiHD6X1AEaxfA\no3FT6WM3llElhcv1JLI7s5RxZbqJreDKXuFHnQDyjTicJHfsFPrSRAWXaMGd\ncN/ezj9OdCLDdHFgPTfkAmnhoIKWYASf4NpLMmZXykiYMwh3M/9D0shXd2QO\nWIF2ZcLpHpSOXcORp29W9f56YY7AXVLwt6LlKq6AADbvhjOZtD2btEDrSHJF\nOPgwrSA3k62q7Cpqa8o/OC7OB0i+o9+dACbEIT272JJQhnHi34cDGzjKV60M\n0A3cKf44gjOU6F5hKKoeeqvV1MxM03DUAf16RCMmqYV8+POWTYz+hYkV3YxE\ngibrc602HQEKA5L0wg42c15SHbXsSJc214MBwhscFbYE599E1Epzh/Os30lq\n7y8Qu/yOCB4DGzExejj3HtiGz7ooItbxmWtAC2LDDfdssDSVOoPY7KqcYJsW\nVDPIf8Xw57zQmWKRlnMezU8+0a1OV23C511kLXXf8HmaGS37/SABKF09Pp6z\nmLz87Wte6JJga4yt0ZShd9lBCkvHFcaZAbYlCstGn6kQAz7ah7e9NBsG22Xb\nyS5Z\r\n=3e3Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.28-alphaTez.0_1576112269765_0.07331404701091104"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.27": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.27",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "6829f4a137d648efb1cdcad81c50174146e3b8ae",
			"_id": "@truffle/hdwallet-provider@1.0.27",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "lerna/3.18.0/node@v8.15.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Zj9evxhpTgWQu3XHiX6jBnINI52zT8MN5RhIKrcZCwabvCstrCiPMq0wDOuYxUVYfIeo5QvPz59O2zc5i7GFMw==",
				"shasum": "28328732d855ad23bdc2dcf0e4e5b925a5e4cda4",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.27.tgz",
				"fileCount": 6,
				"unpackedSize": 21337,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd89M4CRA9TVsSAnZWagAA4y8P/iGV7nzP2Vese43CCP5W\nnaVSieu8c2CwVBOyLGAkqYB89xIfY2LU+nJjIxjXqneasrHV7ji8yxpvtkLj\nFcoOW9Krfmt6vfSyDLKL1PR/VW3tPDH4MlsYWNcDeKy3ranM+cvP+8n2C+v5\nc4vYNYjPGlf01d7mCrZ4+qvAMfffZEdC+R2KZfa3A+SNtwd7ANIcb6o7eL4+\nHJRd9Y0XmsL/f2V+MmNW5HUFHOUv23OATcYDAXj+Ou7hCcGs3WIsoFD6TMUg\nPO/+PVWBAKimi5/dBMg9khhIszYA7G+rI9B0FVF3bYYqiveWvsQaGz/QjVqF\n+Gu8eIWTqGkfkfuIprXMndu4lMvC9ju54FfHMnN7DZ/r8GPGSZqG7jEJE1wp\nI3CWROv4d5631OQKI+OZl9GJwtzPndLIelIggH+tDSOyR+qZALqh7EpcngjB\nviJ9rgeVvehHpuhadfTaNBGXR/J/m+TfQUKXLqlTo31jdW3Yw9hfgs5DuiyB\nQrgZ6+dRC6EYVi1iWenr1v4vnv060y2ikkTGShMh6CsX4giWlxi5gHYvso9I\n0PEAS9TUWIAtB4MZ+jEfoVuGJ4jQwF1uFdErU+nabFDGBLh5vua3VWoqhVHh\n+5LU8pjCiFyNz7Dtjp7gsXjY+cFExYs7dLRl+XqYr7gwss9eoiPFThbx2xf8\neW8o\r\n=ZMMU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.27_1576260408122_0.10876814587075812"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.29-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.29-alphaTez.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "9c106f4529dc4e3a2e88e722aea53a40eea5e4de",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.29-alphaTez.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "lerna/3.18.0/node@v10.17.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-PK2mqXUpkW5yL0JKGfF6aRY7nZ7v8BW3I2DrFExb0Jfg/jBuVxZ/bguW+62A6rnHYVIRSegDzoTKMGzDT6ALig==",
				"shasum": "015a85632073b898b5d1571d77d60bf0d96419f2",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.29-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+ocmCRA9TVsSAnZWagAAoBgP/0xlS2p8nSs+2A3RORHb\nhAWy4pk0+r251WxxY0xTB0UVtk7aNvYaQYYATUSPD4e154VTQDzJmQJkVXYb\nx2CwugNOZXuXhcXHzmC5hJ6Xt0FzL98uqDLI5HXMqEV2pekaZ/kA9NXG03UE\nD9/ksq709QMJRc483BDpzxvs+evqr2zTjzNJ3xum4TKvR4pWPwgeY1QwUBJz\nOkbuPXliTmM+/jYaP9I1xvT8U8NcdulLgav8i5Xhg9wFQ4K76Qx16M5Yi1B7\nw4Qo46HW0Xi5yefPtKFh4yqtsra5eLf49lRMQ3pTNzRjb3Oyv/sNqcqEMpJj\nQ0Mr67A151D5FqJ/dvavGNL0wrUK0wXT84z+hkZS/XYjnSNjxj8h9TN6AQKA\nxZCm7Io6z8fLyhlIFmlkqA45UBZd579D1dXD59JPEp+Kabf18rEu0ShHeDz6\nma5hLU5bO20W5k5EcoTL3utAdg5SJRpf5WlqcyJSFakoSqeGmUcZj0tJU6fd\nULRfQvajfwlfxMX0yWmJiLJyB8ATft38+s1/E1a/CiQX/31BkD3sz2PLpcap\n1JaRIvIQL7YuVmrtJGyoxjwtETHIo0VryuJDJgp1spc42fY93zjJ2Sq8ASTj\noWTBSZ5QCH+Z3xfxXzPNC79JMqcKUkga2GTlDfDOJbI0JGzQN/Uo+mrlVp4Z\npdHq\r\n=OCfB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.29-alphaTez.0_1576699685668_0.07896419698267776"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.28": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.28",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "0bdccebb19c625d8fdaf16fcce57ae766583e685",
			"_id": "@truffle/hdwallet-provider@1.0.28",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "lerna/3.19.0/node@v8.16.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Vizbs+XTzUyK51qsAw+QSjU1mWGUgWHykCqoKetpoYYYwOWhmQL/gzDANCuEv1rfxHgfMcYwNprMUYlRovd6yQ==",
				"shasum": "2ab6dd8acc60ca90f695b22b8e14f22d58fe3011",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.28.tgz",
				"fileCount": 6,
				"unpackedSize": 21337,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/CGnCRA9TVsSAnZWagAAIgAP/jh/XMMAZ+LlYuqj6775\n/N5M4VXMpEabshXSIinV/48bJXAnU2t6JfhAQZEHFl7PYn503/qkSHq2Aeiq\n2Nv2CCwMEwb7DxiQ9DQ0U/M+dqCssaM4pTM9CL+xzQWoB6bswDPm3nq3IPQ4\nE+anxcqbfNfjEsJJ+57Scbn1kDuJCbV/+EeD7iXId0LF57u+K2OYcQ1ttMMR\nRBUMF7AmgxDP2BkB3zvaLAhAX4OzpL5sJESPEw+oJYo743Q8R5MLfb65Bcsf\nd2TChiYiPNnWzFoa9Uc1xAhv7RveUT9vWkrXrX494SrvyIqTehOvXPBM+cbI\nTYZsPtcuQyC30vKbQGme+jJyAOg9lYd8V6jXVFWJBvJBa311WDwl6rHJkv1N\nfkLzciKp8OjmTAbiAzIoIWmUpIj8f2mdQaSliHppRvnesZ7ZNVJgoW0U89RK\nqZ54/vqIfkcteEr/CAdNWQQ0oo75Abld9lZpoVx9ZC9k3DVwA5JhIINfT07K\nLoXFZgtWDe3LeC3i3bn50md4lH0A4ZBceoTZOtJfC6yxz19otatKOn1CWEu7\nhr9tuZxLtdCjlbulkM0PCke740ceQxB7DL+m9jqqb4rnfnRtHc4myV2+3ha6\nj0yi2maOvvgTIazn0d+fomjO2GG0r7TaAMWiRJ462QbzbRo9dNKjpNyatw6l\nheE3\r\n=uPYM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "fainashalts",
				"email": "fainashalts@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.28_1576804775377_0.65039524117315"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.30-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.30-alphaTez.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "8feaf6fb72539e93f1ae51407fbeaa6f66c73317",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.30-alphaTez.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "lerna/3.18.0/node@v10.17.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-eHNzsjVAoCg6MFKQ9buDtxADixYdDICTK9sfU+78CTVIDV7CG950DigB8FeB0PdD5C4o77rbQIz2GQU98qFfLw==",
				"shasum": "ce82400a1e401c4ff0aeee47032e852c8fbb4323",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.30-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE9GWCRA9TVsSAnZWagAAkbkP/jOwYJzcEm0c0/Oejy3h\nHqoQY4NX821/GT3WZlOCLak49j/57bZDcC+JadaFTfSlkedVm8tDcz82Ppgd\nasAyWfNQNgJ/Bg8ENWQb3TVNMmSea5V+6sHmf7cwd7/Vqw4zhs42FRkF+wCE\nChC13bWTX60fCD8WerExReKCWSiR4e/Ilv76V7oYdgPPa/tadvm5BmNWX4vW\nGYqOg4WLFe23EPgejh5F0kIG4ITpfE9Nqv050TlSr1OCyo6tNlE9WBe1J5Oj\nm8bO6lS6swZkd/L/LypNBqcJ4zsicl1QoMXlZDZasJyfyoNR8GqZJUe8HzM2\nouIpgyX4/KZgjGdps72qhLXAg+0TqAoAzZEcK9Vpikr/qTUcrn9TYwx/mgeY\nNRmAD1dYI+2Q3iW+HnW5v5KrD5M68dmvSyeeahW9AoS/S5yMdO5JpRkBijOY\nuH1EXxZ6jSiYI0aoKdM7xooYBbzOekpdGK4WNC71l5WQBWJ2k7CfwEnh+sy2\nTUq+Sykl9B9/VrDDkkBb06BLSOwhFfUVKAW9qpkVr2HIYtwplaGjMm6H06ZL\nxgj0FbJDR+NCSe7s8+WgUvMViToQKN8UQxjkF4s8kZBew6X3O/m70kC5UKFH\nJIMOElmT5idkBbq3lGECfHHDzwfxpPnnDh/NBJltCibNIPEHOTHBkDeNl8zo\ngNkR\r\n=oRHO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.30-alphaTez.0_1578357142366_0.8500619813086108"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "a960cdc714cc48537460a32738c06222d757f23a",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "lerna/3.18.0/node@v10.17.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-F3l/sHb3sO4qK9Y+HGHN9EvuRFYO0lWJ1X2ekQV01qdzsX9MCjUaIWEoLaPrXr2b1FkhaSCfIEfZxP/pcdEtqA==",
				"shasum": "500c5b820b84de2ce9eb66d3e3a8cd3f4548e096",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFO5cCRA9TVsSAnZWagAAPfwP/0j3dX5M1l+mzGud1XHN\nEMOnQmd5G76vpzNtGPjRIqKLjH5OnvSSVL4rl0b++vOQgH7jErDoKeZdaz9K\n68RJsDpnuH3yAG1+q+tA6VsXee0lmtfpYJASv5EGB6EKnxN//oV0YpCBXUOv\nIDrZkqRtRnJn1D37RJXvJGPTKfSLWQxOQ3xo6NwWiAmqKc5rGtrBm0tfhVUY\neO4mTYAzP3kz0ARYsdGlJREA27/JFMtqs016l45ZHJBLYGmDtdIostBMXGIo\npPfJS2eowWgOi2XVXSfb3kWNLVF0RCPwuPcSDIhU8Kw+PxCz6GVUml9nXtl0\nC7Cku1td0Dp2vRNTlG3igtvSnlvlaR+DkkOMulZG3oxWUcqrUGGq8pRcfLzt\nl80AlvqnpEgfJDza6YYzc19ITb1cwlG5YeIE7hrcXxKVw3oLvbe8NX9f5Fwq\n5d2X2rRpMt4iKXShiZTebP2fTw3/UMXhSlZVKIb1VgnTkmEwb/PY10F6fK5J\n9SdfA2CkcwnRFExBmq7Ej/yNGxSCjRV+M9W1/3EnNzBJLSoc9uQftEQPxyuL\nmB3QrQFNNUiOVcl5wGO89mEyyYFzqOn95/kgKIq8IAYGDBSDKEXI6AsVoOFl\n6KBuPZCADnUeBouM4uPuoOZ/TAY4wB8JBLgZyeU6wRWotf1IepHn+awT/dc1\nnc5N\r\n=3+jS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.0_1578430037562_0.32067523693428934"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.1",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "b17faa2e241cc504df4244a97e2869f55d31ba58",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.1",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.18.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Tlow/6MvcmWxi5Di69ht7NKUlQ43Cr5ENFIme+2EZAUkyIbPeXOQ9bzrmCbQY0YFXuc5CXBM6cL6bTXl7SRkvA==",
				"shasum": "2c9f3a3a441c0a65f1c44bb1f4fcc73ff68d8a46",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.1.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFlAkCRA9TVsSAnZWagAAnAYP/2UDYezYQTZZZz1hbsK2\n4olQ2ZREBe8gomSoG1D9hyo4dIdxizPFMx4MpDw8EwNSuqyeB8V6rt0ASeFq\n0HqPQNBGAvPbyQ9Yamy2+Nq/IWtdsur9u+mI/evAYAZRTEy5FP3JNqxToHBl\n9ZwUjkDyUMoxteXytm1PKP+kdw2sj1J5yOIsSrJYj5+kzTV7xinyoNjA9gA2\n90hfzsZ4quXYf6svI1inA6HUlnUgX72mpO3XiJzCmWP+mfZD4fubesPHkNAH\nRxF1RaLkLOCngcbJdsrEK+DbbA9ACnTyCLH2FuWQ5yNJ07Glb89AxSn62qmo\nLPotT7Nv1oPYiwzzuczxUiLqP9r3HDa2gPkl1ZwEFMH2D5M3NhxSvR20t01A\nFip4FYOG6AWmPROWLl1JLM+1pHWB259Efl+4zJQiO3ev1cDN5WMYwcjJVvCj\nCR7Ckk8KZXmM9BnVkZ4OgufOU4rke0eDTjOS4+Meo2PaYftWHFmgh/DrBmos\ntYS2jxPDWzXvPr2isUjm+Ds/3D7yJsRwk7jI/5OMqi2+ivFf4UU+jLXgq5hd\nd2J0EEqdZpA+4BeN3GS0K9YjgQ7SdT46Hi4GFut9Ni/cydDot7z+v9jEGlUw\nwaSJaDMdhlzlQ31nJ5BSuPeTxhcb+JjhoDgtd1ZbrNnhQBpYQpa8K6LMFCTz\nsrOy\r\n=1aVH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.1_1578520612068_0.8590223432691004"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.2": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.2",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "f2be8e62d3f20d1e8d731cac4353d8ffeb233fd5",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.2",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-StfpjUCu1JJpqGQz+ZLmgWJ/6ui0GUAam9rEb+8ZwJzoV8L8c9nmaoumeThy10Tq44UrDteVcaVgws0MVe115Q==",
				"shasum": "802f6412f621470df3785f1274a1b8ee2bbef230",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.2.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHkmlCRA9TVsSAnZWagAARSsQAIoL5a7Az5oaoMaSfI85\n/+mN4etb21chtMCDikU6uYts5/M4gIKBG+5OpQgktxKGHPifdlNl4alzTfWI\n7fjjD6e7+SYgP61phmo/W+h2jyxjeSOrjZ4VxwgaPSU5+z/s1cnUIrJPAESQ\nGh6r7OuLmP5pU0clmD7Z6tgsbdaEwgjwtizW+Wvq3pdjwJtUf05xq/VALsJR\nw6vxi4TEPSGqdoxbbUxXYK2Wyu0Ji1dvisCH3lyHhAUtnGy0ROrMqG0lk3hA\nXcXmSQJytph36l2IQx8aG4Ptr5wtGvxxG5K32lcQuUZac14AslnTdGcHv8Dz\nB7FbVyMPnY+F+3iI2T41oWaM6opvU1V3oxVVT81e2N2z4iVfzXS/TFQ3RJb0\nWmMcbsb2kmd7ZFideIIQZZgZsIs4jb+JJ9CC9Mnwj/vzYQmb6xuC8YtbRq5v\nxxGiPcR371vHlYvgXYZaTFMdJaat1uGcQFqpnN567ECEL2TCUakYZfOrdQhB\nluFX+8GL7lVXLIgxjvlv5w8WVnLa3WSCsQKTqp0v4dIlpphtsxREbC/3dOuO\nN0o4b2EBsqkm9qeTNBQora0LnDPUHpOFTLDbGybR0XAlvAxxqG2CYxiLiTyK\nNlKfVPuIMm5fjl90fjB9aehAagIHw1VGIHrcZZLceVPgivQBtx9jNxadBJmF\n1ehT\r\n=EWbq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.2_1579043236875_0.029699934954285467"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.3": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.3",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.8.0",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "d29ebd9d610cf07fbd046b0a19bd6113916f7ad3",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.3",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-suTQd5JqQTOQmiA3VH483LJQlJpcGpHh43pDPUPat+igcyiLb4Ew51VFVs/z7SA3tGFOkGrE0HBxgUo4qTH3MQ==",
				"shasum": "b78229577d211c5c80bd2521de70647301892bd9",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.3.tgz",
				"fileCount": 6,
				"unpackedSize": 21348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIMGMCRA9TVsSAnZWagAAm6gP/39TUo4ePpWLI/4xJYEe\n/hmrB8LUdRFoCjKLuFxNTWarqkn9FyODYIwC4u+Fsz9oHzjBv+BA1h618DN2\n5Q6T/qQ4uWdkwmR2BFH4bn4n1R/l8Ya9SlxPA+sFDEGusveltcrX3JjKcK1I\nQWvR75Cbtn/ph67n6th+k/ZVmf68nPlBlWKNa6gGRAdYaXOMBU5vxPuA5gzE\njZ2oPxQsZeDcB7EkPm4svmsEtWsFyeXoV5Texd23QQ28W6KlW8qfCtHGEJ7U\n3n9R7u9xKKuVj8p+XrojmG+A4hKcnaRlOgVW6jn4jb+u0SNmF7mNdp4Ny97k\ngFARaDgwWouvVwHS4tqZwcO8aDoJK6d63CApt2nNjunBy1S1uzkLrkWNvu9c\n+4M6zFhb26Zuxcvn3bbDPmnbbxxh4652KXy7RWngAK3vXI3JW/Hd22pQXQ7B\nrDPHSRqHLLi7BrSVHVACtYh9H+H5uqmlTm+p0Tb903Mp3LHNwBGmYksMQBhn\nPGHTi94F/G9vNfjZFHKv7StAYlY0EEe7y6aG/GyWeHJZr9evTjoDwMsV+Xza\nOXqTMXNYVtglPyf7vc2CGkwmzPnFXnTHC26BBGZpB1HcEvb4Yhexaw4LsChu\n/Y2QUzS3jIvxMKB1SF2I0JC8C/AXN+l1zKnNixUe6S17XYOH62zo481n5nEA\ncssj\r\n=YVn1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.3_1579205004071_0.45323092934557385"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.29": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.29",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.9.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "7c19713c22a512b6a7f936a6927ddb553836d56e",
			"_id": "@truffle/hdwallet-provider@1.0.29",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-GN/eUINLXHnsUPx3PJvGd6WKnAOXP0MYK/aVhlE7PekYapHjimg0EVo8HrnDSQw6LxYRFiXP3lhyEK6J9witbg==",
				"shasum": "711bf29049750fe629edb8c304ee5c6b04919a92",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.29.tgz",
				"fileCount": 6,
				"unpackedSize": 21337,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIgSICRA9TVsSAnZWagAAACEP/R/xgPmO7PW1ag/nPM1B\nqhcYXw9g0fgHNXiYVMKjPQGcHtTPcYO+k6xjQS+pCiMS0xJbE7lg7Zd3yE+E\nwnbmJbpCphMZaNP8ODZTs7npNj3Yu3sJkcKRkKkw+STQbbtnQCdhVdZbK6S5\ni+ZQzREe+qX0Z8r+KZTKnkj38e5We/b0NcMPXOKjh3pZsDEOPKnPNF9pU5XW\nen80R05k/uyXmL1YsyjMi62Bx05wK2zjmXcBaSbmuyqFu10ziM+4QVJR6TS5\nv0GRPmjUK6YkOTwuy2dNLmmka+PcaZTntNMvliWlHgPXc7zgka/Yid0ANr2n\nn8fPJ2UimSX348eLUoGo5GZUMZ8/Lg7AAM311QHCxzuLwu49RdBY+q6SZy4U\nKy93Zwm2hLVcHu7KlZUjWcXpfApYPkJgqgjj/qmfGfYiab6603M6uvpvqNRC\nWi7Qdd24/fiRihNC9sA+2pRrEw9Tm+/rC2gaayKm6OgZni7y58elRCcZOnTd\nUyoQjoldQ3mz17aYOsLrTJOFjysw/U3qUpKLaBVcEUGWDuUjEN2K1QjDBtb9\npwvWRuJJbOhHtkCGraMq7Rz5qNF4DDDY+gsMH2A+Eb9KphGZ92MyLZvVKvGd\nUNXoERTuGxtoxq3Cb8P/8zRJMR4falpm9JjDF/WZ3KQNboTKRK0IGukpGSRZ\nHB+k\r\n=rIHT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "fainashalts",
				"email": "fainashalts@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.29_1579287688206_0.3222163223113599"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.30": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.30",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "1bc5b0427a19dc43aba335f87db25c7a928f3768",
			"_id": "@truffle/hdwallet-provider@1.0.30",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "lerna/3.19.0/node@v10.16.3+x64 (darwin)",
			"dist": {
				"integrity": "sha512-i2xNocQ8Pw8g24Q2hGRy5VLzQsAA10EC63msBEP+ldc9xGLzAV86qOboEqjf/h1PZm0LtXzs8lRfW+iF5Xdc2A==",
				"shasum": "55f5f21d9fbc76b3597d25f709e9f00998a91738",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.30.tgz",
				"fileCount": 6,
				"unpackedSize": 21338,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM0+QCRA9TVsSAnZWagAA4y0QAKOBBLJ1vDDU5qIjHMV3\n4P1nR4o2qrzxOkJA+fiKI7N6YCuVYmvG+ZP41CiIedE5z0ZiKE8s33meHe57\ni/Y3qXHdemwdj+Bto8GaP+RJZa4NKhh1FCVPGBBEFqSkT9kCXTeQ/wDQwzzk\nK3Lz98eotMWAbsRpEkuCHNvphSKDYrwfQy3egVuqreGA70x4TRZmithwVu2/\nmS5/iYEPDE/L6aWBPxB8S9nOSPwM0eHdYxb3dNqloWgSwii+/grgavN/pajF\nhHExYbrsV7I+iqeAainEyFFeib7DxH5Fms3qVoBvQaFAtXUCRKxtU4OApq8B\nViOhseGGSEpLq2ewgYksCshRHd3Fz+FnGspDqBQTazolqf+Da1UbFuhHSFcs\n8DQqY3SpfDU6dklqEgsIWRYklzabtbyNE/rQoK8jeHKQIz08FFQWGR+pbLP3\nPVAIECxhAM5ZykrFgApT1xITPxYVZiIGIn6Ney7NwY1+srlxaqU56eXbjBns\nw+KpsG8gZ/YwWhHC5O0y2wz6kHvgyG/68Hd7p2ffvTgno+8NW+i4UbP5k7Yx\ncuzoOONy36ACiaX/GsCw9uRiLhEjO+iCH8VaMb8ICRwaayDYxB+Jipcsc9t8\nYiPo9CwfeY4zq6IUxRd6GU5+eoNmcw04jdknCS5qnSCSKZGCaIPNpAmgomFP\nFCAa\r\n=InVZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.30_1580421007839_0.19708228106361614"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-chmod.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-chmod.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "3b54473deb02967159b64028f03ca3e60e060002",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-chmod.0",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-XTItpZipEFp6fcEb/3AV609itFRx2UNb3cjY11DFWvOmCgJFwPtLy8Mq3I2eYTUQEbJETrKzXtxRpjJtstyj8w==",
				"shasum": "2f75f8f03d4b6417a259732e474170848b77b8b4",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-chmod.0.tgz",
				"fileCount": 6,
				"unpackedSize": 22122,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQvjsCRA9TVsSAnZWagAALXYP/1akCUZdOGmleMWsy8WP\nggXva81qGCE+m2pHiEbFamAg20wCyidXM1pfqUuh7zv4qiCP4ZwRtTWOgFxx\nusdCXN9KMFRhOpVwAGyhYr7Kq1Eg/OseoCQdiCwC8FiOJwb0EU/DwCh1U/Qi\nygdsOeCs35uGVl4854s0GJLx3umCGLhzy4XQPL4XrgelN20ZFE5IfdAHYkRE\nmjWYMqC6Jw1v3sWs1tWqfC7Y6LNGpLypW0debjdXw0/L9Q/LUtpYZhNMYuJu\niUyrGIyV/sl9ljy2eNbeZehXMDYJ/z/g3gID4oxZt7sMj1JvHyoBC5I9xWNe\nw3PDl6nQuIEndyEvY4UhRngjXJSQTuwJfIkQsc/0bMMYOIrN7YpyVyURtKLT\nqafED2lepdMsXscRe5aGPa3zNKqKSa+DSOABH7DToZOgxdofNT++SLZm6bCE\nu4JkgmzlppeiCeUcomv6mf/xpMR+VcJueO3s44t7udSUxRXdw9M2yxkJRuej\nSI9ekZne0fW9K8w2/DvouM4ELnx3vJnk2nCz1MI0WGM9Vf9qIpeB2TSSNmVO\ncbyK8fHrITq5hQrMIMb3SJxcirBGcU/ug/32gRwk9snXOp6MzrZ+l32MDJDm\nS1pVmrYr/DvNOhYL0VV1DPwamvFkKf5dXWZ6+ZPMh2sYDOH+lDVq50UEUITJ\nwFeE\r\n=eJLM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-chmod.0_1581447404014_0.9881561569267294"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.4": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.4",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "5675e1456fc53256b3cc38b8afe62fda80d8f5b2",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.4",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-IkX6nQv2JmjvDdjkEn8FmGuKKKSksmijK3b7np0TsxGcPUyyu1P0aLhCHPAuyyC2c4O5nymNZGRks6CFatxClg==",
				"shasum": "5fd562cace9296426779637a1d92c7779fb27bce",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.4.tgz",
				"fileCount": 6,
				"unpackedSize": 21349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRDwnCRA9TVsSAnZWagAAecoP/3OVWWl1bbTcHi+j/1Oq\ng84IwSpQ5JUrVGOmd3nW+y/zQ3pBMx9GdxnNU+WlCpmcpJ6HkDZzmzUpk9xb\nmB139fwUnCMMjtwPjS1bhVNi+p43yTtLpXRdgCWj7gpGcvp+U5mDA/pFL1fe\nQ5hAdBzlUTtfzmGY8vOwF0LPJvxBd0yQHNA3msOsoKh2V2AAvIVwPoCFhkk9\nve6/q4O2FOfsMrPXwfNBF+dPvAOP/Xbrxtf3xszD38hC0yhrQTkozBsL4J4b\nKx8IX7qpbUtyRG5oCwcyw9rD6FUvk1rWo+E2ycwBX7ClVrh1Yqsb4CwOtiKH\nBi077EGdDeKIR0M1RbuCx5WFqONGWeU+OKhz1CiBBVUhp+L+SAiORSYyYOPA\nTYD2FmvKPAId9bivVincYa7bhvF5T/KV3NWqoxwXJRsxJgTbVzODdoPufWsD\nYF0AvdoVI8bYfb63ucDeBBZ1Quk+C7zDJ0EgIe+x4eVUEbXWqSt7X4pdCHxy\nFVbr3++MFB4KhaX/6SWOiDusq19n+wDCnoIRf35Gp6ysDBW+SP99ae+P/13N\nrG+i6KIXRGxOUAD4JfUHWljDpXK45mueoKvMnGhnWneJuGVW1/90+3NlHwXH\n38L0RDPf1v1izCUNj25H5jtDSVxMaIGdwXZN6249Lh87An3MtKefwsgPBmTx\nqFhu\r\n=Qhpg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.4_1581530150664_0.8779654732410018"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.5": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.5",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "63b1cca3209dc7792733c192b3f0f21758d1b7f8",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.5",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-8BY38+E+8Xg1/ZozzHjUhaa33B9Z8XVf08EdwXp1FfJAPzpphMfOwzLrwMgRZYZ1OxLzJmGOZyy/DEesN4zu5Q==",
				"shasum": "c5ec03a8a1d7170bd3c6c27c7c0881272b57116b",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.5.tgz",
				"fileCount": 6,
				"unpackedSize": 21349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRHnpCRA9TVsSAnZWagAAL2sQAKTE8V731YY2YAqNzWiu\nASWvNGFbU3TosFn0pWj+HsrvbojpjLAQ621586Thv4WOYAyJURsk/VjovXUI\nQpCZaTPru4DQe7qBGIsOg3bAtvASmc5QCXgrlSyoz9JKTm5zUYjCaIPeJfUb\nGtQgVdSDVoKOnRO2gFhdBMP8y3rRvYEfXwgM9GIl7Mx0x19+IkLRRND7qBPF\nvYxRNXXz0S6H/9WYYsOouJgb7cbpexlAIoqYhZqwgV6im7nSuO6Nu1F6sAlG\n/TJrqneJFGDPN4v74KiiQ6q8WrpVlVWLKRQ1ATIFR20ua3Lny6QP1/a9887H\n4oVTnzuklrNVXYPmxud6h9sq2yTuEi2BmkkVULHCFKCk+cchI4oDJNVuSE/9\n9nym+nmaflJnI7r+MnoIrLCREQKiPndUvZhpF0yK3eL0svWWGt/sSLX7fCW3\n9s0EMA6JqtcGuJWeeiWiJ1gxRfBS9UBbB1PtmerIoQxKZdsDnOM+6czmlJ1N\nha2MqdManlAZjBs2p3Hmty0rKc570iGUyTJ9OyDj+6K2+Lx+O5RyjbnoCOg4\nXnlZsnHzhNY2qflJKR95U+nxsqbqm0C/k+UZx6NAVkbN98OokTXWCtco7/vV\nWRGTnKMgYsY9oH8dTp+WoiC7yk5GcJKZAheph/9S4T+/5MzQhBfs7qDIGZAn\nWaxy\r\n=5sX2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.5_1581545960627_0.07387113546725987"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.6": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.6",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "2bb2e7f089388cfeb11f1f03e271dce3c04ef782",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.6",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-exs0VTPwUlXFfx7kQs9dsJvVLt2lYOp7GIZeAfsa8zatkVKMOlDerD9CnIOjqO6h+CVS7EXVKSSYCaNwNIDO0A==",
				"shasum": "cd24599e895d7a0a984abc72e63d5701e2528e83",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.6.tgz",
				"fileCount": 6,
				"unpackedSize": 21349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRHtfCRA9TVsSAnZWagAAFWUP/2weyRkTAbvOZUdfDWbM\n/OVgasmRm/45JHLfGr5oCo+tkqwl0gE8j7S/aVAH1zikCIYEV1M5s8anTC6J\n6pg4AQQ9vqJO13+NKDikPYvpI9v7dWcu/PORo03ZMQjBZexaKNJR6JzuOpeg\nO/o+wwjmpNAORcHb7UvlpHsrUMRE+JeWQhYn8pQOqxgNxw0Go/E4cxralrLF\nIQH0g4VtyR4vN2ssV/sUjCrwDlxik/4PykrZrJCndks065t/pCbQJB5YUntV\ntq5y2YlZ54aukpTzkxJwFAEJUYtk81DxZQT+wS5frkZ9VRb/DcG6yRc7mRoN\nfDaf8Q1VFSZmN9jq7NuDmmJSuJ2vtOKWCth36vdM3CT6u3oYP50e1Emaaqho\nM66Gy3IOgy8Zk5T4V+bEq+3+EIbc5U7PeupSQ5R7HcyDs8bWXNCTi0ioy26E\n1d+x+7gd7vfYvtqvX9gvZ+vmRDbC5u+z6lpnl5uH/nDhMgzlrcC3pa56RZRt\nFQ1Hwp8WNkZeULuzsU7xBD0ZLG74aDDeqJRHRrB3pUZjx4F+h8OQLaQNMJAD\nO4/B/NpjQoub5owVLGxs+z7ksp9nH4CK0UOPKbPgTDBfK5AHAeuIXOVYcxPp\n+yKmAfgZYR2mQ6ueynQcHnCztfEBWm2k9InkryJYmYuI7cxTQi1khvzRftpk\nRv/F\r\n=/1M4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.6_1581546334673_0.3175618918117027"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.7": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.7",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "a7f61b9f2fce0ee5927e5b07a626412f185922b9",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.7",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-4IhlxsWCoIlYxTckEDnnabl/0LntipZsOXizwU/p4xmwEZg40CzboxFKfa0Ug8BckXeRYAvTGDsHE6gz1/GrnQ==",
				"shasum": "a91cf1d5272a3fe6dab68d90a2070c4fb30c4be3",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.7.tgz",
				"fileCount": 6,
				"unpackedSize": 21349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRH7mCRA9TVsSAnZWagAA1RMP/AqymlmOKg5j7tJs1gnr\noS7gc1jSjJl7h/3FS1YkE+DXTZYT2SpB12AC+SSkXH+muXy0s0Bv/rcGCIbi\nZ0WzH2awLEieIqoaGeofH/ZOeEN85FiENzFsLp3Lpv6RFvwJDHv8rTREbrVS\nsFVotIWCugMuFRCqiUtrrEenwSBB6CyVTLnFXOGP5m27p+eaye589vrD0OwO\n6yGBvNMX6ajelg1vz49Mt4qpTITrBVOX6RUtndgOFiwJsJRh8Iv6pS37h9cx\n5D4c49S2tYS3+sp1fO12GfidFe81PB1TFBnKqGK1g21bMmo9I/dle9A9qhfG\nnhx8N41rTVNWNetolSg0BY2qlnu5DrWmUfHdZCUlpwdEJ6Tb9fTb5Mq4jprn\ny8uZ9q44tItXmERQakALOugCvXFx+i/IEEgW2kFYEe2dsK5BeL7BDUD8SmUl\nAE4glIkhXsL7f/kWKbl3Jo6T+XwoMEmOqk7t0KCCL0nqnFi3Iv9tpJzvYvbG\ndHgC/6rMHqnOMTHuMh95F2l/tMApbehQytK22aCFIMOQko1KqMRV1XSF1+My\nT6Be7Qx3VsmRGGf2WPt7OKuhWFOiMQqa9mqPFpM9CMap7Qqck4vCGm/VOE1O\n0l5VL3kQjx6evhATiGql9SgiINfQTBO1A3zU/9+oO5W/MYZC079c0oZC1tqn\nqZAD\r\n=cLd9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.7_1581547237900_0.2690422433980284"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.8": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.8",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "debfbde8c1d20cfb79d04659a349c2113c1e40f6",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.8",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Zf0i4+i9Ma62vlOF4XqYMDmAc3faHFJbNXU6k1wG9TQNHg/m3v6nDIPL8zwezTlTxMPPUNhGuE841RQFZLEbiQ==",
				"shasum": "73258a19520bcb5caaa824300f4a4631c198c7a2",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.8.tgz",
				"fileCount": 6,
				"unpackedSize": 21349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRIgWCRA9TVsSAnZWagAAk14QAILeyW+nIT+tr9T2JLE6\nYtdAir6nJo096knHz5nedmlxRxDCDWKBNdQxk4cuhZwEwMDloWGa0tw5fHXT\nW+S8Qk3m+ZrqsaiBYf75XUKtYgKWSUDtdEVuu4JV1rmg1tE0Qx0wfSHhHXFA\nvGRFH1a7ncJvUNJvBLZ2HFIcRDPHdxwMagQ6QlcFsWPblncK4dqEjXtP4ZPE\n6M64vnERXa9WLnJ3w1GtTctztnFUC3e0APAvqlBT3Ka/u4PTW5RWdf8mOKpA\ntiVn1hpLPpHcpWSYgkIh8mKNh2TG11laap3mbLj9KtUoUWlhOhUi5kSIulXk\n12yRdgAvy0GMwuHB09Rpa5Vx2rJ9/hwCdrrQMUHSDc62ryZYPJyRn140Y1NO\nWu6VhZnDvnwKYsxlsWBpnPPZ8VVywdhx83LeQP9wKu9xISrOAZZyqprVe9jE\nQAcTizOZO5gVeJAdmF0DUcMDMCMso52SbFQPjGBzPMAZrMUOB4CNjkWx0rX4\nD0b2Nteo+QXCvODCBOzO8DAs3KJkHssIC8CTrUzmyqfq30Rpeh9nr3rtu/YA\n+8CWmFrKhW5+cVxV36Lxlhg+S33w8JTyhAuZnMOoNZtO9qn1Rl5xXbGVZRHT\ncaoi7kr8xkE+qTD6Tmk4Rmut+inf6tX12uEFZOc7jE//4PkGxaRqbfcrx8yh\nUNq1\r\n=4SP/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.8_1581549589772_0.2044063051359737"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31-alphaTez.9": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31-alphaTez.9",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "0c7420e63fb5291441373d6899ac83d31cb0e027",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.31-alphaTez.9",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-O4VcQWS3maQaeFyn960f0319SNsfhheoeZC60zU+uIggxCC5bz4/UWcLLjujowOPYZBRb2l0WcDCmSf7jGaMdg==",
				"shasum": "fa18ac6e1d94452e213a9dbcbc360ca105e2607e",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.9.tgz",
				"fileCount": 6,
				"unpackedSize": 21349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRJYACRA9TVsSAnZWagAAzUsP/A98mt5DwbLC/t+2G2k7\nMuzR9XpIRLFx7cv8rL6N3CDTTh99PoERPyjxjc8lhFyuWatdpNUBpQ9lEG8Y\niT8lc5OGCEApW2gTph+YeGxGg055arEOycMpFYiUX4jv/iIbClf+JdsEe88H\nEkwr4+qh1bDg1hUbNLpwDV9PxcN2XuRv8CW9F7iOK6bxEqHO/B47j5A+y+AA\nxBOp4PXX9p/EI7ICJNwvmvRr3Ew+GeHzMySmVptd00D8vGeSd77HxXPRo32F\nLgCTLPhsXIfLxyv0zsVMFt+31hSWkaMoSpYCAXQVC/FPdPEKJCkSB6brH/t3\nS01lQvPkkAAbYMoDXMPOFcxxbGtpuONox1efmjI5S4MWMBr0FRDfU62QSoMq\nAsp6lry9r5va5X9YrcxNUq+nTSdt0g/q+cDDTFkUfEqKDJrt19Cy7AdRVe3Q\nXaFgD1f9/483T5rCLoLonC2nQITNIhIDfZuQF9IVNULPlSUFYsHfzQjElYjh\nwUX/Un8QLR2swRG1u/JyJY+pTXGQY6+8TNCgPzyo0zcJ0qA+4laOBXAxmxq5\nipxnjDQyb2+ZHqh9FBbbG6ES4pq4jhRzlq4y0eKPSWuOm+jG8emI7sm1Fk51\nth65qCiMPeo9UAmuT9JBIPh39oKz9GxQSp9KoG82pQ4xu8L56511Th5BIGjK\nqGyM\r\n=wvOd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31-alphaTez.9_1581553148597_0.873991388199642"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.31": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.31",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "d1cb03df2383e9b83809090afa3f7cf1bd7f7ee3",
			"_id": "@truffle/hdwallet-provider@1.0.31",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Ll8Swkfd5kB+V4v9GVC1fyZt3NFldPVsXYM4lHECF0O/Jhf6gCexHf4miRtabzzuOXNidZu5loTA9+FLGU2LnA==",
				"shasum": "fafb4caa7a1bc234dd2af3543fa98eb491f257e1",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31.tgz",
				"fileCount": 6,
				"unpackedSize": 22114,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRxoUCRA9TVsSAnZWagAA5K4P/AiH5tDwUmxGQ9UUhdkB\nIl1ZQSN0wQMryavTQ8+p0gHndZ4b8h+D2DfrEFMjuiLCYEE4ymw+b15WnAIC\nWi/lqCFtgQH7T+nblviQKuYzQHMVcNGaarF3ZW+Ba6Krn9cPI1gUwuFpnc9Q\nOxMsibwDMEwf4g/24sZ5M5xV8nK1NvOj3hzJDcoddCLiXaqHS2p2+c8yyB7V\ng/9p26Zy7wQgtEVY5YdRV5gEZva2AjRzXdL2r8UbsyFIZsNVyYX8a+QJLZ60\n5MbP49QcQQyVRi/83nDqreI3kmUayDNfMWfzxBf7S1w8TUjydUsyduff3aKK\n2CnsviYBfNEZuCB+8KwBcFy+B8K2PmzPYZPaexXqZrbJAA+ksR/gcfHYAbil\nsXsMMskpXP0WyO84xyPpmHAGJNSaOm5i6ernWwJAib3qGtIxaivCc9GNFewd\nUP1g3m6jANb0/aXX6xK/PA7CqZnpfpFuXXLjAlELhMJ8POfXVd0K73N/CkFB\n0ZcdXnGsZfKw6VUrQ0ipWndfFfWNMKDIfYYlOrgMIMTJWcETYtSZT4GmapHc\nWF7MAkhEbPgmS36tunRJNYY2T9h60PjGUSD6IYAirrp4wqMKqJtBdZvs4P8J\nSUDAwH3IH3XqnrZmwa+1a+Lrd/du/Io/SAP6m42o4oUDn3/2lSFLMiRNn4+m\necc+\r\n=Zam9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.31_1581718035409_0.6164132234741262"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.32-alphaTez.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.32-alphaTez.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "4f8baa02e0615d07a0302547582fb86823db6368",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.32-alphaTez.0",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-CrH1dsmfBf8eANCRTFx5O2VRpcRTJqxtHomqxFYg2DkQ7Ph7v6dCw55gxCLt1W5jb4gwtFjE7s6NnxH/vGz6GQ==",
				"shasum": "6fe58b133b1b49f8ebf3c69a59cd4b1b9d0b1045",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.32-alphaTez.0.tgz",
				"fileCount": 6,
				"unpackedSize": 22125,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSh8HCRA9TVsSAnZWagAA9iYP/A5tFGPI9NpL8gkm8jBp\nOx5zQqUwLRe1Hu5XR68gY3v+JGHWdfNVO0d5vG39pwEN4S/ehM8mESYWnKTO\n5BjxmEiU+RFazrs+JSqlrGJp8unAc5hQkx8ovdfZ5tgFqD63sL5/SAflhLUl\nUNsk6/1WqcGJ0aXm+uXJ2Pb0PU/jQqsc06P8U4WpyFePP3BmknCDt52U8M0v\nyWixaOLRSkOK9h1n1tNOUAwi4slVD/K16wPWRIiDx2Tvqv1REnYHWkypm1rW\nh2Jgd/WgvdkGgnA3SibwBaRg6S3YjujFynKCFFc+und9CWfPndKgya9j5XfB\nIir8bqX4g6if47mMfKDKYidcw0QrWi5r0xMEBAznXGsR6WaBvnLPRrf79Yis\n40VKyxSC8UZPNlXjmkVIbUFC9iyQUG3gSp1g7iEcbl6ONis+kk4ro8Y0G+dN\nfjZXezOwSMBFm7toBNFVaRIUDjOBF9V0tTSbhMugCelSWp/7cNwcJcd0mGfu\nLpwopaauS9QTUGypWgjhANRxo/CeUdC+qoxUl6rMtQx78s3YCducKr8tM9q2\nAe+Y9P2o3pMQ9eBZQJE+reQhYopncFRckInNwAviWMNN9N/ObTSYnLeYUTKD\n74AyX8ICeAV/9/lTtN2QVeMXclIZ9O9vtWpwdGF68luESDPH8O0aLxOEWe4I\nO4h7\r\n=+YjP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.32-alphaTez.0_1581915910935_0.4135827256946576"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0-tezos.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.1.0-tezos.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "c2fd8c5e2664a9f8c51fc043a1f7b4b3ab0be2fa",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.1.0-tezos.0",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-c6b93Z/g/c0PBMmzfGmC6qXj5zM5K7cMUzkwZjPXKWOnHzqfIUTi089TAmVvL/eV8JAqf0u+ZZK8S7FVE0nuCw==",
				"shasum": "8a69a879f8d2b7507c334c6f92f40e9d10729d90",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.0.tgz",
				"fileCount": 6,
				"unpackedSize": 22121,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTCwkCRA9TVsSAnZWagAAhbUP/Ax5OABH2Kcl/knm9sbc\nnmPTs1yWxeSHOPzXPGF+MJ33mDsf5Nud4RXkKm9lRW2yhm6oCFNBrbq8Cv2A\nR7vepiq2NJLK++URVVwnRBrcziUExdK6zUzIF04FKoYVKWPdZ0ezOK8FnTIQ\nMEkBKcS5ulYs9CkoIpbOGXpkrBAmHim+SIXY4yBcOwnlIBEnA7JkZuv6xVf4\nCDNM87fekyQAu48KE+a/rXux3hGTHuXnbDdYDSN58aMx55jYnw2ziettYKxW\ncoVqTB+D08oN2uKGlI4QBWbda49IKl9XnawveWWDbJtFOqVQ6z/DWS1Tj2s5\n++OkUgCS/RXJDVIr1oGqlyBR02+uBYDs25fXk31sYHP/6+629OnRn5FBp5Vz\nAQ53Jp5hT25V/1x6FROFx3l/ZoQa8rWRDUtiDtxlZKSSd+CJBVJBxEBbUdst\nlXgCu5Dx7Ga7uyR0zPACX3ptxnuGjQDqoNpPzS8nGCpDmfKb0ZLa6QeCHZ0F\nfEX96rM8NFhJHX/4u2AoR38QcQeu5ioUyEmNXBPuiAhUDN09TFEpG0te+jJd\noTTWNGmN7+nlFEONk190CyOqveK1XMVfBah4fvny8VeShfMI27eMBobNq3Fb\nf+5dqCzC8HjkyNgBb5spmH03eG8y0H5StOJ371078BGQVvHDMAP1brWBQ1Gb\n9K0P\r\n=Q264\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.1.0-tezos.0_1582050340494_0.5280419318252398"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.32": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.32",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "4373b07e9f479d48470c647f5ec1be27c23b1a79",
			"_id": "@truffle/hdwallet-provider@1.0.32",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-1r+He82jvVBE3KfO4KtsqEm4y8FDvCAaOVbrjm9YmxY+PWXI3ZV9fal/FgZkEvBVPkwRggkArqfDGmyZ1D0Wrw==",
				"shasum": "0e032359403b22ea62fa190a0679cb7cb247d10a",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.32.tgz",
				"fileCount": 6,
				"unpackedSize": 22144,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV/33CRA9TVsSAnZWagAAkYQP/iaOLMNYiHt9mr/KaOoC\nI049zryuQk9D0Gume7qMG/ooazFqr1mEe8xNkIqu8I8DuBKtn3q+5SOrddwZ\nNEXCJ6HPIRvPJx5WLo5Fddd0zYVllqMds1t8u4l49snaVsIWZ2lfbVjSFAHQ\nVcEizKfVOkoVvV8WuZihi8E6NyIpXnGZImjyMron0DEsHR8nsg8BlxUDESeR\n0ThN/XqqaPgZHqwmi/dxmAyR1rRYk6gGhQjj0REolpITpGygPzloOKfG35T2\ntto3HuTonzXJtYEdCFlOQA+DOJMPdVzTdqyjyjDLZiZKwk+L/MeURYzI1snE\nmliRENNmnTPtu0d84RkU5Fsa9ipqn86GPJKxFOPBIh+lIsKTOmj5hiIrwEvr\nzdJ3dZ4uyUaVwxIMgWxb9C2hbbS/mMag7yjPmxM0tMCrxE7uw5/TVgLWDev/\nF8XK2tHWoeu4orKNjp2tExNYBTELFvI9SfsRjSjGiCOkEppdazL4Ur8cXIXm\nCe4KhsLRcC/WqI53t1wL5sfqv/PB/zwZakEsA2BIVNdaTBXFP/gZjWPeY+kx\nEBPVDT/CsGmW3RcuNf4UTTRQWK/oCWxs5jlAqmKe2XeZHvfYCUm+g3tQXJY2\ndbfE7noh8gdKmGgNbxrTfpaWQ+e8WL1CheCe5auFGkMCmsfnHoDTI9Lf4AjQ\nLzbP\r\n=u74G\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.32_1582824951520_0.7636207462244571"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.33": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.33",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.16",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "22029d18b866305f67d50ca1844f3057b7145901",
			"_id": "@truffle/hdwallet-provider@1.0.33",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-hXLZafDyTXH2s6oKnjlrvZhewriHp4NUsYaGOyaihWFpmmUAOqhQSy3vVWD7QzloNCwZZIlQZlOYudPOEyFJOw==",
				"shasum": "b037f5a7903d79a06bdcf5586e1c4a8d51fc9dfd",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.33.tgz",
				"fileCount": 6,
				"unpackedSize": 22272,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeasfdCRA9TVsSAnZWagAAtnUP/3j2vDEsIFpBJ9ErNUpM\nAfNEQyCYdvYw4vpWRqrfJGInMgp33nP4ryE5/WLf+9AF3qxTOot6MM19lOvB\nqKjBV1iK9H8jnVea57g1AM44aZblWTcbdhLee9vUbCVb6VJlb237T0M8m7xC\nIi4lGKI8IgjuOH82hAOeemrT9XJsTuqDXRL0j94OXNgG0BoqDempQX5VRoCP\nP3XZdCXF6F83sOOYFqT31G4JxTI+hzffakvF0o1f6fie4MjpFqnMN6nxuVuA\nnmPxNraXmbkPgGwhMwJARid1ppTEytmMjQx6dGWi47Y26YEdDJ8X9y/nfsOe\nNSGOF7YC1Hp6vbiTazVcQ1E+bJG48T9VZkT0P/pAKJrmwxPpZxDCT0v9RxJQ\nb2xnaUR4WCBRRH//gJPncSwhWxRMBleacUtwjH7FKCefOBIGhafqaMtwRrgr\n0PCqj9vOVe8PI8hRESxDN9amrJOMAPvWvqf3FsZMiWPvRb6AjDc03wIgi8r+\nzYxUVoHmJNkViJJwgxGtxuOv5yzIux6TygJ7nySMVIlbPRyUIchA/tCgZBZG\nhKL9Gsb4GqkViktqEVM1HAkti4N8upyK8IrUrcoMjpbQfyVu0GeIuWgGI+Je\n1EYB8K8CcIgGbR31+yW4X2NQI3FVQU05zd3cg3p9ypoQC0YbzTsBCy9mSwDn\nyJ4S\r\n=wKKs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.33_1584056284930_0.7197256975014912"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.34": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.34",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.16",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "beb8a3c1245a4ead514ae84872214ed714659791",
			"_id": "@truffle/hdwallet-provider@1.0.34",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-sy7sismdclvzWQmHDjElqPGoU1+ff4w3nODKqBpauacAYpWngu865CrtgRNnETZ1c90zDElU41V6yWrUgKupAQ==",
				"shasum": "1e642c415c28e9ae3bb8142bbdbc8506adaaa06a",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.34.tgz",
				"fileCount": 6,
				"unpackedSize": 22313,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehh33CRA9TVsSAnZWagAAxrIP/RjW9Olb4vyRIkXSUVrB\nsv0RKatfjsMg3caX75cuatwqszXcG9R5s+P2x8MriCgmH3Aj3qkHAD+aflcW\nmouUyAd5yWkJtMwtHjZaEp5JoinLrgaT8WFFXyCkyAa+OWfkz0imNb0Z7WDD\nNryiifPLQHBtW/vhhMav7iCty0aOu6i44AoHPGaiF7bS3e/RmNbf1xT1n0fB\nMlnAAhfk7gSrwyVI/lpLulxEcF2AP2KWio2Tb+m+hf7xuXRJuWT2GqirUw5s\nuRTGyfxMeZDesG6fopgS6+HQkcTfbvXCFllXPSyrSeDsB32WU7PgdVXZNs5B\nz4J6aXkvBG6KYbBU04WU5OZ+zdklxpnTHBpmWYglYfNShfvI4wydZ3lMJdF0\nFEnu17vndwp/HXYv7nzcYONvfg8n4nfDmmvDR/4DJIRYz7uTkv5vfxonVfQh\neJbLUYBBUjP5qIsHrj7tAb8Twrzn5GUR+qHCtb4ETH6n45+6od87VrcBd3zw\nfe9g0rSW2pXg/Xt4Qzxfl+C+8EV42bm801RoKwLW9irN0+c+vdz8VjWQN2ab\nKC/6KvLFdVjMlqvPdotkeOg4X/iwaHAsI4kHft2ygEu213Zf3RaM4OZx56tE\nVvJEbkC8llU2e2bUlhkCM8++Y8OKR9E0manZNDWoqFNJsmtFAIpFwqM/FLsX\nwz4J\r\n=Yy9R\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.34_1585847798959_0.6720530180678574"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0-tezos.1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.1.0-tezos.1",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.16",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "b23801a13abbdda37ae87f76bbcc06f2f0418d14",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.1.0-tezos.1",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-Xt31XXxe4oVLOn4gHHZjEB5u3CcDIsi9BZZJEbfBb04nVV95uaIWNGMXrXf8vOk2M7+pvnEgxz4L+MYjoU5bHw==",
				"shasum": "3f837c8efb63cfff28e8f01ddff9d4827227841d",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.1.tgz",
				"fileCount": 6,
				"unpackedSize": 22320,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejKrQCRA9TVsSAnZWagAANeoQAJk5JBRVGpkw8v8ezSWe\n+NgAIwTSrAJALGYjIZTxBieMAMx6DrBPvmQBS7nw4OuFX3G/heL+/7TBSWmJ\n5Y13KKHcA/QiLL336RXqCDbk/Q1QDjbFfUjKmO3AZqTHnWNiWCXHgHzWUxsr\n6cyoMYjfovPN11lK4PlT+E7z9krWgQiQ46bYwZ0IBAlhnvAs+GzM6eSAGsyu\nWiLgzIfeB/QiOEO9Lzbl1kn3pNrzYvVrsZNwpMwRP+BF9yXMaEZL7rnO95/8\nJah6m5J4p7Oh7bKfT/qtRjUMD2uUceu+fcDUHaNbchOi6VJnOjP/0ABPkbKR\nwqP0oaCR7FBeUxMao6PkiOUrKMK89IeteOsI+9vzZn4OJaRZa8y0oGNeOg1M\n831hEmaRMfSQvnP/oXNomf42yfqUj9Gn1sWhGbf7GgA2INs6kj4LOcycNpex\nmOydctUniAHGB9TIdi25UmBThelh34aZliE0Pi96yAx/CgFO3g3eDWePGPEG\nbAjkqov+xBsX54xEInHSqqie5lVg98Dkboo2JQiDAx0SKY5WM1Lz15baXdTc\noKV7fxTbG4gNRxTrZsYZWVKtsOUD3XNQ7FKO7povRlXaJH/NPewBDr4RDZzJ\nI2qXKPSMthxGnsFuttlgu3SiNkDAb/qjZTSDWZFwQD7tBLIFL+ds1O989/Ae\nXDdI\r\n=6k0c\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "li.adrianmc@gmail.com",
					"name": "adrianmcli"
				},
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.1.0-tezos.1_1586277071640_0.5724470916005964"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.35": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.35",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "cd27f14cf31ad6d3201ebbaa9bfa5eb83dbc590a",
			"_id": "@truffle/hdwallet-provider@1.0.35",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-Jn/aAy4A2ulWpVPPBEhXjWIifosfLdjqhMwlEs8PgWLdhf3kOCfKYchqoOYZvMJ+PjO8qQ7q9NyfrQPJHZegrA==",
				"shasum": "9b65c7a53e748183908982e2f922290516a1125a",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.35.tgz",
				"fileCount": 6,
				"unpackedSize": 22455,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetjGCCRA9TVsSAnZWagAAPYsP/0/A7vaJlVX4ECXJo+eu\nMDVJU56gY+He1VHWY+DEq4gixfKoqEIH9e8YPFuyO5BAarCTDknC6pkD7rEm\nzJKAsCWJ1IqF84dG5Re3+p/qXMTPslNpanSfGo5+6sbrhhx/vbs4NZeXjHyh\nLBUeN21Zv5dkcPFmJzR8e60tug5D89Yhk0o+mEhWdfDWkMSRVEtRmBqBrGsi\nFi4Ebd1zKq5ghuqQQsoxmdBdcV/4niXjUsyJH9H2RwRnPFC4C+R6aKuoGCQz\nP/o2s7a1WWQOEL2rcNmRcum8aD5JavC1umcm2SnVzsVYvA0c+0AYD5tSmUl4\nr6XgUHlIcsXUusYBb1bR/amwMaYG78e0W6I8ABCVi32vr+PWPf0w2V7UUqzn\nr8bDGKXiy2r1hhICCaJpLAnL3GAaDwxAAGixBQ0HzBi9CMiFQW2ehHNhGr/D\nGp3bxpPuj/S48mJjGUigmDVI7nArboPrUZ6e8hSZo53IREQhgTCNrIGJoABy\n2w+OBrC4X41J9opcdNRbvxcYL28/K96688o/vLYq/29qAGloDt2I5+j5ZiIZ\nIgnXuhuLuk1lPy5tZ1SiMtGW+CWkPTJjBEybdW+1myno+IcicsGxaIzPa1wb\nuLrETr9WGc3vfiq681WIgXhaUOijRISncEZyjhiqTOq155gLsajgUoHWpZeh\niokr\r\n=FggC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.35_1588998529527_0.7753602312612276"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0-tezos.2": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.1.0-tezos.2",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.16",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.11.0-tezos.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "050e2927b3c1e7e0f4244d06a3b7462d26ba594a",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.1.0-tezos.2",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-YuI77SD3P9esp1nZ3+ns+wCnW534wOFz3DLIm5u2ld0nzTaerBHICaZZyfD6Q8Cs58wBDjTDfJ3x07qli6bShA==",
				"shasum": "17346249720ce9012789dcabb3ba73af3fe58b6b",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.2.tgz",
				"fileCount": 6,
				"unpackedSize": 22328,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1s/qCRA9TVsSAnZWagAAf1oP+QE4MlCB5d0kQXmP4us1\nFCOsVkZaaZQ1pKmpKeW83RFtMbOiCU7+bkpdtrVtkVz4LPTnn95mPwy9pE7C\n9MSB6EhvzybBsr7RoEJU97+G1wXICkomzwN/wL8C9xW8YCtakHj1s7RrNT19\ng2YzzkHLxAh8B4PcUZB8q22oGu8gRoVouCgcvxJLk7WXz2Va5p0pEqz9O9Sv\nJpBT7jNgQiLkDCoiJILm7RNA/5JHTbku32L2MVcJ6+M8mUydwl0HpDz07nRM\nGBTxeoA9hrRxmi01E2nHMm6lR6/OZkJMWKKVlXd5Beumxw9Phjz0eAxN6x7/\noBwOIBSSCfB3U4A1eqI1WxyfTwrhJMO5BZMNFN16DdqJBUQkUMTEw11uZHjp\nA1pkciiP1w7HdJdRLCHrqcQ1/vA963sEKy4XF/4TEMGiFLDZ3t56o3jjlxnz\nwpBNa9ahbMk7934ejYQo/ikaTeIwYaM6GS5w65GJ23cqejql6QruHXmksXbs\nfil/WjVlpuWdqcoRPsc8MY5DYRDx5MHNO7vEK2yG4FMsOxROV6NMaGbILff3\np5EPmjBF8DEvgB8ucfL1lxecxe2dkN4E5KSqagJeZUoojoR5fFOW4kbZzDtK\nMC9xBaCBG/eRVHCq3PlX8ywZLrgp2mKjHgmJ1vdBjUii9JqsnsP28Evi75GW\nWU51\r\n=x8Yv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.1.0-tezos.2_1591136234146_0.4464225253154974"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0-tezos.3": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.1.0-tezos.3",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.16",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.11.0-tezos.1",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "e41e228b4574efb0042873977f742bdc4bcea9d0",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.1.0-tezos.3",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "lerna/3.19.0/node@v8.16.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-uMv8pK6Q2dO9WOo7lGZWGMMTay3HvVa2nUhUUsbTjWGzov9Xk47DUAlInpdaZ/gXjcL46t4GL/I2cGpeB81Lvw==",
				"shasum": "147fde7d2f4b6c44a5dcd00efacbb45406f70d1d",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.3.tgz",
				"fileCount": 6,
				"unpackedSize": 22328,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2nElCRA9TVsSAnZWagAA9xAP/jhrDGojGFvgfXSy859r\nUAMETUJ7b54/n8WQ5mIdZyWWAF1dVRRmlD6QtgKZCV/1GU6IlcdNqSETvQDw\nEQ03d75dHio1BuxFAbsThskaZIXHT7RNatr9VTGigPDRGmcxUkeR7IsvzGFv\nD3KPB9ozapR25WoCubBKFZl9bbwZzlNdfFuGp5ZFL9/hR/uCsfpRhnH5viVI\nclQpLIqO2pQgIh2bEU1X0lAQ8fIZoddI+aVzQbsBi2XF2gP3VSgRQbjY0dCd\nc/Lr2v5EUs7GVDGNYNodQoQPQ94cVT/ZXMKUo92rz6u/4nNieKbNWr1Lgf7F\nPlp+pB1ZzA8je8V1Xawj9xX39zhrhfy74O8GvYzELg/qoLFzOlTqs+hOUbay\nGFi2irbznp8FAgQtYL7zLQjtwcvAWBcB91O1LTnUzl9fwHtqCHEzrQAJrFBl\n7W+wBZ+0B7N4Fj67599rOxH6jO8o8zlqUgQJIRrX4gqCH+yR/P4e+hmUU129\n4cDvyNZM16ynuE79dIrcv60awLbgjfyWLEo+Esi5HKjHI9wUv+TGTF8UyrrX\nbmlkUXZZUVvuKEuA2rss9yIX+UhVsjEkDovEzyfwTyLt/1JYo/3TfHfnbS7z\nJG4XdhlcVR2DfxYEagnPuOhpelecZ2+ArI4+ktB/tjc14HglDAEwy+3nfQrF\nP7vV\r\n=gvNg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.1.0-tezos.3_1591374117050_0.3441768807254406"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0-tezos.4": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.1.0-tezos.4",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.16",
				"web3": "1.2.1",
				"web3-provider-engine": "git+https://github.com/trufflesuite/provider-engine.git#web3-one"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.11.0-tezos.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "4b518ee8cc6467e3c70c1a485a9d42428c10bc68",
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.1.0-tezos.4",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-AcS5tSryjYl/zu6DtsoNWy+VETs8SIaVA7NnpdEfGP4E+3x9T1OyX7aOexCiKz4RylRQjvltHQ8A7rkLJaZ+rg==",
				"shasum": "d225a40dbab6acc40fd371b702e880f3fb4b1df3",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.4.tgz",
				"fileCount": 6,
				"unpackedSize": 22328,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe59JCCRA9TVsSAnZWagAAafcQAI45njLZHL1+WiXFTimn\ncpxrrzYrS+pYPwCLy1tgkLXOMwYh0QIvIqF75HvbRJgw3o18faEjEuQDDf/m\nqjw3HVnHj3oZqcGHsSxL2fAhyid4p6Kf2AgycjHgORDf64Ek+WoC2xS0LQwc\nb39sLpp1DTfKP4tC1Qa+VpRV8ktfbDDumLHkFj3sPQBuo6ZinBvaetDf9YaF\nrBUbK4eHs3mZ2kTzIduAv/oHH0HbEI4h4roCw5Uy5EDFKYj0nhkPPR4ow8X0\nrbTX7iE3zqiLJqTo4xM68c0sUFCKlKZlFfippY9Orp+IoQ6YHxeVMrHIWHeg\nqrPe+tT7x3clrIVVwhJeiFrG2WkNeCAEnRvoz3bNXKuhCUUYYetsBvqORC47\nJuX4SdrsK01CbjjdRRUoNs3QVafMMOAv7grLlGU6q+TII8tzMTMX/ehvTIOX\nNiIWNjhL0l+lODCgAEGrGsSqg7ouaEmGMt4KphTNdRGn6jczkqE2i8Ux5uQe\nFlktJIVyp6v/JW9c3TOL/EjYU49fbMyKLQarTyBQEfiDIphby8auYcrLSqXo\ncv+2qg6KaD3lZXvTZttYpdkoPxVqQXiw25/XE3Krh3vzHq28Zs++FJ/W+KY8\nFRF9IFF1zW5R263LGMlfwq/FMtm1DZG4giPloHJLtJzH43LaQS365ZTsqszD\nvZAn\r\n=26fZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.1.0-tezos.4_1592250946554_0.4124576952664132"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.36": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.36",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "14.0.6",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "744fa69df2684b974c323d0b7fc8eb5d13e85f2c",
			"_id": "@truffle/hdwallet-provider@1.0.36",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "lerna/3.19.0/node@v10.15.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-wR5MDkaKL65Nt1GMUFVHGNU3KR+KT/X9vtB7YPhPAKgWsFjD5VOALcbEUuFKfSyWJUvSjtvBd3N/dEAetGV+9w==",
				"shasum": "d8f2abec2004a3174c0c62f5d5e01a792c894fdc",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.36.tgz",
				"fileCount": 6,
				"unpackedSize": 22534,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9TUmCRA9TVsSAnZWagAA+d8P/0u2rERiK6fcQeqeQ5F9\n4zkJufL1k9m0MRhKnBUDkaxVH28BikxONfgCRtJf7TfYeT9AW5weI5JZunS6\nbRDHkBgt62uXmomTfMgbOYN1PESQ/sfIvZObh/yjpU8h7z5FrsqTB4nhlgLe\nCb19Cfd+beFQ5E4aJcn3nk7/uqYubWMTB+4PGexJaQ269o/6dgOUGNa2YJA3\n3x2uOkP4hjv38XnCHTOApYS5KcQg0XIwK7rWeKCq/kGrK4ltrM0l8/LQn7k2\nOEmY6Gg+UsmGuOTuYWt/zyWJFyiLIJoHy978zYAFIn2M4ym3XxddjW19v+Up\njR9YPLRe7okew8DQ5pRV4dA9yq4SqLBw59iXvgUsKS/XhSvHKPye8LbeEtnJ\nXHvvp6X6pdDubnrmuB8elDfUPP/PCKN+KuqWgg3Teg5AgqcKyKtfGNpY3CND\n55P21NW3adA1wHF2IR2/9/DzdGwvkpav5/1lHBTBVjfrbTf0t4YO5Q7SODF/\n/LV/AXk2Z13TnJ/nR/2ZZ9JDrYaYZHD2edWbCf9u8HmG9u+YZ26871wN4Ij1\nxrfKPwpuFzGW5wPLpqe9bRYe/2iR8N/si04tgnX7xy4HLiC/c/mhfgQ1oVpX\njz+7FUGWT/LPR8flAGz+3E9KkQvx7Fbv3fkflV/iKZw4OcPBjhf31UlKEY41\nfrLv\r\n=j+Ps\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "haltman",
				"email": "harry.j.altman@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.36_1593128226934_0.060438889776515126"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.37-next.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.37-next.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "14.0.7",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.37-next.0",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-uy6iTgwKTOkThzYwTst+YbKMjQ+MHQaLTW1kPrbNqGfkB5W93HtGa/9g4lfWoCyZ9MrQv/FG76pnXc7MX4gmAA==",
				"shasum": "e84897f40c874d34648d4cdf03ff95f6808819f8",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.37-next.0.tgz",
				"fileCount": 6,
				"unpackedSize": 22484,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+nIbCRA9TVsSAnZWagAA8KMP/3aCnBmOSrruaL5csaWS\noefdb60yt6g5BNDBlDNVZexVI0jxF0mfK6api/4x/xK6bbmgJksNYs57pnAm\nQE6ldlbKrvcHMLZWvC551DturjMu8+wEaQCdR+wZ44zxkYyOJY9xstOER1iF\ng9zceRc7xLHcgg3PbYV5l+6DFU1avJZaFxOkFPEW3ewrvL4qVAll5aSE35cI\n+kzc5rJE/AGEqMIDLt01Z/XZuh4Urhg+WMEGfiX6MO7C16d4Jr8B5ppa62Ih\nGz2x2mAc8I0Rz97eMI5vwCz/P01t7s7w62sjOzt8MITEiU80XtQ0nkeffR19\nQmawZwxaVyKbeZxUd4I4QQaN875ZrPdZz2SFn8KFHOF35rs9XMDzQ26XrUBj\nEqQxJpPWjqsz9tGt/a2P3rgV2rWI8We3WvQE9vdpqY2hkKgKn0JWXuG0m28h\nb/I7k0lhV4wYpBNVh1TkwmpWfPNWyYD54i5Sp5RzelUmoET/BAclFRQWDy1v\nQvo0PuoWc9C9dM9U66itKFUmPXrGZ4EqgYMilRI9MoGw1JOosU/1fK32EezR\nyq9sSQRwHEkCWaBrIwaKJ9yR7b1xJJ+gjwv/UD1XSbVxM2Lqdpjv/AWEmj4N\nyvFSSwr19e/psXWyX0BaUj+V7Q86W3JRH51jVdlQi2eMDmNqAOMYJx4VIk9V\nU5JC\r\n=7xCq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.37-next.0_1593471515334_0.6541571796508197"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.37-next.1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.37-next.1",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "14.0.7",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.37-next.1",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-LYHm01e9NITzNjqK+a1jkeDn2NNCQAplioUZtpY1YYs64WLgl9I7tS4v8I/nc4EyEyLHLZoRRUMLM/5SaN+Pvg==",
				"shasum": "4b3e53feceeb9b5fd2aec21bdbed8eb6ff1da0b3",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.37-next.1.tgz",
				"fileCount": 6,
				"unpackedSize": 23063,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+nNtCRA9TVsSAnZWagAAeWkP/j9Vjc5UdB6B/Hva6GxX\n6fuKyGZMBlW0ikuEAjF1cBSovWy4a88G59+z7RG4sG8rGCgBbOABEA3qwWY0\n5Yc86VlUMAFqZDSlSRo5daT/k4EiXCSCn2KOQ0bV+Btc2AXGGesP6eLozZX3\n+3ThX97adR9dIHdF8nKpX7xyvzoWv6PzPypeywFy6pqyNypHiT2HeEs2PXb7\nUMC+10I0iMchK4Qk6vQxsIPhU1wS5BIWc8P0nqtcZmttrNpsC0hrOGeAh3og\nRolnS3bTivhfUsoyjpP/nXVx7s1naPBP+PIzDdvTIu7Wy52MaFIRSWyza8RO\nQGw7VS1iEel6PS8dJD674R/YcfUE6cRX+3bfKDbavohUTTBi30S63meWKkjh\nQQuH3LoICYX9G/uxhvtGts/dRtNnZlUhTI1ByU3ForJEgAQUVwUH6CxqU9vh\n59ijXfE6vOHydIoa/BTm6YLKNSoC+KfYnyRAQBGmNWjbUkCy88GgWQY1lxi/\nTB07JpWkJf7rWsAtry1hv9TEFo2OZ7Rig0YQ2qvjGt+NiBi+NTmY09KrNeX/\nDHaxKr1pH6VkQY89dfsAL22OH8oqKGmucliZb0wQjmBkfGpmPTt3nBVUTqhR\nXfkP4DrpIro06Drr4/sGTA6BapGvNht250YrcVlq3ae5PvDnh1HqF/Yndns6\ncY/X\r\n=glun\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.37-next.1_1593471853374_0.6657614297435741"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.37": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.37",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "14.0.7",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "00bb454f3c1680e8ef35ac1e26ef25649598b589",
			"_id": "@truffle/hdwallet-provider@1.0.37",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "lerna/3.19.0/node@v10.20.1+x64 (darwin)",
			"dist": {
				"integrity": "sha512-LPsMNaBxwpCpDrTgvMGvNtk4c/pDDpZ5AXLrugzK1lVT3SW/DCpjPDgcUckOCNNAx8ktG0PzJbiVFM6Ami92nQ==",
				"shasum": "ff514ab0c17aea91505207b5faa23fe602333794",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.37.tgz",
				"fileCount": 6,
				"unpackedSize": 22534,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/je+CRA9TVsSAnZWagAAQxEP/2OWmrR5/2Kd6wfKEXRt\ndfChNX7C+8HAgYpYaV/MJFTfKBNXxU0hnvBM0LgwouzWPcFxoyXb9JNI634f\n2vh1N13LfWfpZT0x9KSjwwodorzq5E4T01cHcpwwlMPd/oJ4otLtA/G7f59p\nYlidMAG21bGBvX9ZqZQOhZQNRD/cwx6oQiS0ceUB4LfiY/hNfPI2zqx7xTbT\nwf8dDA1EbMx6DKHnR3plBygnP/jFHSBQS2Vh7OvTrAFXMZg/HX2YpNyBNCDi\nIT4UUm1VLAD/DLTY7/qlUgcgMtVjakKDFIYpVZuKi31rqz0KyFoGi8jhgtRs\n9A/dhxTYeo3e6XCqRQBRqsyn0QQtTPiKuEJ7kngBgNlacJRdvCDMo613qrl2\n8TS3tfruKjkJcW9fOxI7VlNcWbc7dRJkzaZ7O+ATdyTwI4M0fI+SPDc1NGqN\nrVjE1tT3lYNa6RID6Bs3RrHYDmm5r22Za4cGKYynQyF+tJRUjKQcsQVfRQjI\nm0t1WgqzbZCACXN9PnXNZxGC/CMrvwkrmyr8ZIEdZU2pRtR/1d/tlXCzu3yi\nGoIZPZTWPllHdYn/6AiP7HG9BRYEf5+T+e9V62iSk/gIru7F/5rrnt7/bz3S\nP7cDdWSsmpuZrWXYgsQQoa6h/r6wPLdE/IsrJsiEhw+kvkV64gB7fUxJ31yt\nyqMJ\r\n=CCq+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "fainashalts",
				"email": "fainashalts@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.37_1593718718428_0.9973690321154958"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.38-next.0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.38-next.0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.0-0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.38-next.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-9ZI+aKLyoC9LvS5CZeKR2R+qHZl12TYHi9K2M51ESyVF+Q0yht5Fz2kJeXi5OmTWkKeama0JNsPsjIRwSnS2Pw==",
				"shasum": "9133483a618b444b075d00cf013992d37961fa45",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38-next.0.tgz",
				"fileCount": 6,
				"unpackedSize": 22486,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/klZCRA9TVsSAnZWagAA5swP/A7Q+6+ce279AnTmGQh7\n586i29kRxhPLvRRvrn0UljmKo42+kjFPFl7lgyC29cjh0HF3Pgrt1vlCzoIu\nQXPpqWhtf8vLo5CM6tPTG8JlWcHIyjSrTN+4W92p+VvcTCZEpZAqd6Ak13t6\ngSDnCwZIt8uM45bk5FK+C5w6WDBRvXGaVo3v9dvVvDQnUjrOHA71v5kGLatO\nMccEyfOUyNkHNcWC71Y/z/g4xpwtHA/uEYZF+tLOjQ8XavPs1727X+UAPpFO\n2kKv8f/B61C9DspO2ZNJAv9JJ3J8XjWv1j5+wqHOT9fLpU8Aj2LTbZc9YVxb\nORlQETM8RkKcTAidK5AizVoOejICrfrCs3dv4IQs21m+xOp1iNSYBpiHmJL7\nvRurlPIQxdcsqtnopqp0hXBPEI+mdT3pZjQrSv0u2oc1XQ70h/W+GRT6mzti\n3YKrP8nnys7iyJzIp2bNpn1iPJVGQibJGooMN501fJ6Nfy6h7mR4EOj6ig9b\nnU5KGqV4IBU1aoA3o9YVs9D1/AnSiz0iWLEVCNkBawgmc5qtRQAkv2qCvAoY\n6NhcjnJ3PBTzL9sHEleszhbNojdr3MKtPF4UZ06LpybwyZ6YUcKIBh91WSSM\nH9gCYuin7g1x5FwAp4LYBtnbQewAGk2vhLPvjmkoyriZtbyu1h9SidBCkIF4\na/Pw\r\n=QbnI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.38-next.0_1593723225231_0.8674023505146555"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.38-next.1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.38-next.1",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "^15.0.0-1",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.38-next.1",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-/9oCX9AtRB2/9dWUB6MQgVNgrjNlPSY5am5obVL4VdW0m5UpdyBAKcC30/++KlNvFRXkI4gtlXMbO4K5JspHZg==",
				"shasum": "34b695eca70b3ef7a00188e116a00cf852d2e7e9",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38-next.1.tgz",
				"fileCount": 6,
				"unpackedSize": 22487,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBcELCRA9TVsSAnZWagAAIzsP/R1rz+kTx7GEP00ZtyL7\nlVxlsMnA6uocYr2DAeVJTr4d4HiZ4rXrHkXk/YWTmshk7FCZNyZlv3UkXsmV\naXCl0J97SWG3TazRi9DesUcKgpApBoDJQvBMRMpHrSyfdmZlxxFxY1pEmrT5\ng5BQBFJ5VVyKwsJkCL4ZCu4cR9Fgl3mVjIgjh76Rh1ak0726zFZHIuk/8lmt\nJrOw0xzBWQgiKHZ+QaA3uAP40dAphe3P7DwNTTZrLPRX6uS4Tib1OJkrWAWH\nQLYgECiAyURi+M5zIV5XlWNBm3ArUWLXgQE7SBDEag9Xr0xd5e21Ek8xwdz8\nhfdgiPqcfLRFR1mG8hFogKiRbfOQ3GQF4A1SN2LlyufDJG24/61yc4VFkjQ6\n+E7RHcrIrHR4N6cXnW+PQWyhtBvlg5J7RDFSEMhJb2z2p5BU41a4AtABwH+/\nMIC4XZGiSHNfvciysisnpdS5GzWx+3EslnGPGPc47LLFUwZbMBI/B0Tg+MRW\nZJk4ur0r+xvp5aQ2RCWH6qdBR4UVaxUSAC9N/WoeanCa0L8iiCLTCY1F0NsF\nyXrDsxxhLKxjuX43cxbkq5dZHh564nUQx6vIm0jRjkTpw2bdg4XQslVQ2P2E\njOutnB0PCrRR92Vd9ad963seTgB0dZy4kMyw1hmZA4dywVKphv1WQJmBvvrw\nGOiA\r\n=7zDb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.38-next.1_1594212619500_0.648576593399361"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.38-next.2": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.38-next.2",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "^15.0.0-2",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "6.2.0",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.38-next.2",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-uYh9JpjscndfHsxQtWk8fmkkjnIVPDsvoQnkH7Qm4qdtNJibr5TvRjjmLv/qCK+pIgoVPiufTxo1ak/oEPvU2w==",
				"shasum": "f0c6982f708855da3cfe2daf3345445c0262be40",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38-next.2.tgz",
				"fileCount": 6,
				"unpackedSize": 22487,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBd2HCRA9TVsSAnZWagAAKWcP/02qsWmc1krWLHFiJkqb\ntoW4a+2sBzuT623jctPqIn8mjcHgrwwHvtfja95KW+Z2Q/ZFX+El55yBpb94\nGGUCBZcDX4wp70Ydz+WgPuGb7Fz1kzXv9q4NtJxLBh3m7h0db4voM4yDBi1c\nR0LVnsvtqpVMXGe1Gu/SdUs7B1RTmxpWw093plQaL5OyVvjzai8Qwf2rVnhc\nLMiLf/s1jcrv7D5rp1BhJ+E5b6c2d/2X86j5mmr7U0Vq7lNDHxIp5IH1hwgQ\nJiZE5NBMMAxRKZ5pTMiZ0sffV9N8UHF1eHBuqscE4CeKSMJbyknJW4/49HEs\nPa3akIHqxfAbn/Q/mTq8UR1TBIfg1VzS9pMUiylJ678p4tc1vhfIFe26CF3I\nEM2E001S1v6RTnRFoo//SctptD0cvRvps/95qkYv9ee4YUAWJiJoOhVjcGG3\nMnSb1SjsjvFl6ovObNHvxUICqzEo6L364H0XrfQ203kiVIS0I+FAphlmbj66\nvP0njS4Cy8Mk5Hab8P9eSiZuknmquPDlhHPFODu1ZBIs//En+kPr3t+dXEc2\nBl/mbAqfO5/du4cMB3pJHy8MkLZ4rQZQvmP4PfIm2x75G/xX/urxhNHLxI+h\n9zEmRqZ0g7TwH/D/0rPK4ViI6BpX4lTFN6t1rms8vy5Lglf3FhEyVq15vNX9\nGHIN\r\n=wmt4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.38-next.2_1594219910550_0.465884324540933"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.38": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.38",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.0-2",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"bip39": "^2.4.2",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "^8.4.1",
				"typescript": "^3.6.3"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "90c9f7e0c52974600a61d2f86b2b2b9b0cda1691",
			"_id": "@truffle/hdwallet-provider@1.0.38",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "lerna/3.19.0/node@v10.20.1+x64 (darwin)",
			"dist": {
				"integrity": "sha512-P4I+47j8WL5/NxlfPNhzCrq97QrM6iDeKRiyal0tPoJoEpsgog1k592he7/Lz4d7TPIqpXGRjRP3OAOrxjfOkw==",
				"shasum": "101701a05c408593eea53716e7e9054b0fc5462d",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38.tgz",
				"fileCount": 6,
				"unpackedSize": 22536,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfB5tyCRA9TVsSAnZWagAAlq0P/01b1Iw6aHR/kvv+zFMo\nI0XU8gk0UV3Nbcwoyp1hzwIis2ZDUuxozh4mgBz9UgmRjgXDiA/BdKIUJNyW\n9xSGISJ5i+JO7FoktEQfDNiPV/1OmZ84D5VrFZKZu5LnquA4ZRymzPjKhY/6\nl8scbnGffmJFEYExA1smC5/S3TxefjhZIA7eW4xYivQ+AlP/ef+fkvajYUlX\n4leUWURBph3aWb5+k45nalFpKGYZX7U9Q9UKy3PcUNzRj2KQ6dlGQTbpcjrF\nakBvA9qLCaNTsH2Lbd8kvieQm6j3mYecLDuk685ANtQ7lODubCWpLACp1lSs\nfwCzL9EhBfS6RYOOXRyWk7lGhTT+UrkL/TWST1Rf2sMWi6GEA8cE7lQET59B\nFBNZpaXa+FXSh9LdRc7jeprUMOzuNQ665o2XiNvYAtSO2njCamz/Prr8j41i\nO0iHoVAFUjN15G2OoB5bFu0706D+sFdXFR8vlWY1PYlGLUHTJLMJZ0RIQaAF\no43F5vbPYMDsAx665D/Op2HSC9O0Vy+qM3lhDpqxvX4KPcF/gO7WqggDq9vE\ncvrtdKX9CBSm6fPYR/Gw4BFM5ZA5wzk8VKLTnlW4UrrgIjFVbLyORGkXnRyG\nhKOY7Tj/tjoSbE63SDajWrgm22Rp2/Xo9SE6I7WpoRlkNDPOezDcJGMwHwi4\nKwO1\r\n=DhVk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "fainashalts",
				"email": "fainashalts@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.38_1594334065587_0.12759961797875885"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.39": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.39",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.0-2",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "692eac39c5af9c3cb2709eb1e96147cbbbd45b99",
			"_id": "@truffle/hdwallet-provider@1.0.39",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "lerna/3.19.0/node@v10.18.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-xLe+FrAAU3nbSfPoCD4xr4qUkUx6xZOfsn9E/KRJewCBDVzQ/0DfyOC8++SDXvgu+ftgGKZjOucP/QHfRRtIjg==",
				"shasum": "7664102db9b25312f34703fcb353fb9c3f0f19a4",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.39.tgz",
				"fileCount": 6,
				"unpackedSize": 23278,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEiHfCRA9TVsSAnZWagAAjbUP/REFMQMxqD7eY7v1mFEh\nP42eVBzlMWjSIn5EAGtLXKmCTfvJdsA4ED6pbNVVvX9N3Q/jDEtf2Ietbba2\nEgtNebt7bepCUXC2B9bHlgbAwbWciXpN5ubudPJIovA9lW1iGfwA7wiAIgXw\nkxmjnVLqkdgksXyOj+wCJpO6k20jMPFjtEUaSW1us9ZcdLDrvYcfkKrnG2yZ\n3N1h8zPxhpdIEVUyPymZZ1aGG2R0Rp0J8z5WA+a0A37bKcqhweYagt60r8Mb\nymY+1gyIRxFgyQ4w4epjW6xWSA63/xZngMRiS3XbimmChjIxqX00LoyRvlxx\ntuhpznzn4YEGHPJUuNW1fxFpQo3bIIhs3+2VB8Eb3LzMJz99kqOTnLnhQsCf\ncQyzqIBgsTDIo/a57Mby7QbIed6mJNQ5a3A//6RvDizBXZ1uMhkcEUamo/8v\nMEGw6UpmtKHBbX5LtvK+UJ+wFuyYuEqyFeIsHUlIzwrRQ6ujAJEOisMe2Y8s\nLYZ4le+tD4qN0LdyRg6EdCQCp5vU0rKSdLhAre4JX00incoyoTj/feSll/Ib\n/QXi4/P7ZDretMiGP2DTWNe8CVNDiOuEqu+QV2nWwJnrrvUbceHjtP1/EwHF\nLQ/3aXJ+BP4AtfavjnSjlpHvLs2e1m771hIaT7qsv8O9/Wu3knuhHwVjwGDq\ntECD\r\n=BF3p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "gnidan",
				"email": "nick@gnidan.org"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.39_1595023838709_0.5384644980027369"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.40-0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.40-0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "^15.0.13-0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.40-0",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-+DNMnrxxYxFTgD++lAgT0rlKJPNvsIh9hKBemQBvhHbXwAN6q7yDXspdHlGBIW055OsZZyDoQjH3nCM6EGW7dQ==",
				"shasum": "d6b979799fb326e14165b79351d19f5640c0573b",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-0.tgz",
				"fileCount": 6,
				"unpackedSize": 23225,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFgpWCRA9TVsSAnZWagAABI4P/3VI3Sw9xB4NHLaAIkKG\nBKMQbMWEbkV+SJ4quCRMbKh9n0372L5CeeQAvIcU1pAZhccjvNAUi6KTudvq\nATZgevCcUdNYrJa+A65z3qddoo0XKOMWz5URUaykV04rf2PQgYsBcBdYcupT\nHHnYd2/yo3Ggtvz/gcertDutMWtbWtnC+Th5qBakHflankNC8OdYEh2ny0Zm\niZXTo0Rc8ooUCIPEtU2lPUBNvVyu4NcE885Ux9RtRdJP+Cve8aqnFJOzVJPI\nXeXpjo+nUx5fPjG6/ceSucEbJlEXQDfxY5mNgxG98JoX8yQ3wu2Soiqdjjhj\na/pqnh2dB82ul1R479rbvAzl86Tp+hYcVtv7hamGHcgGx7LFFmvlp47JRpYT\ntC+OcwX3W++q7JPMobqzfDp34XMQXkHmf30z8GXKMA2QO0rAgimPa8rneHyM\ncvTv9uBuBtPHNOo4QJv44seqzArX5gZBzPI6lvb4FHG3hqzapAk171p5z+Ub\nWI2npLY3hPgZRLq2pZHYVFLVzrgkhe6OO/YAv5JTIpoHTq583BNgUlXKrq3n\nKzx9QsysSctLg6dGRv+PJHa1SEsMJVuYyUgYg7hYei6x9E7cEUvol7R7Y7jA\n6yE0lzUfRDEqLa8REFIhTy0Y9Rtq7ChAS5ihPZ8XRT8jYzcU5QgX+Q30DCbk\nyUXr\r\n=Yc/Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.40-0_1595279958467_0.14708246902241173"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.40-1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.40-1",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.40-1",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-6Hv8cZaqXyvXTWGjyH1E0MPX9PWTbZBfYYfBQ/gSTUlIu/MRRg49QWBO2G8YhGu9IU6fP3GEErJpjqDJzWyeyg==",
				"shasum": "6e0dbce357e904b7805778f016d058d33a4acd02",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-1.tgz",
				"fileCount": 6,
				"unpackedSize": 23226,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFiqtCRA9TVsSAnZWagAA7a0QAJ6cjKquxBJCCv6bd20P\nahdYgM2EJEJGnTxHMyKVs8eaSSMv0oYjyr2y9qyQtrGb/4McXFFClNNeptqB\nrlqLWbREB09MJuFZ9I17WsGy4HMzeG1JvJAMnhHSttJrSgPMHiL+SSU2bU1m\n+mJZcNegBCuxi62ZQsdRk6/2gkFMekR81wPO22RNisVfOPK/tBBd1EToL5gE\nn54k/fKmvqMTbDsCimKI14w9mXwT95EE8vVAFN4gXgFViCwv7YEcKQaClVkB\nAV6vPedWZVQ2mq9BE16VCtWEXaKwfyKktibVwVXhVDI4esn9zdPI88i0Zoja\nobxzTocenRgE8KuWUHO8zCm/GAQlOQdCfijgs/t6tRkxt0WRiM9wcoRRAMmn\nq9c+wAnTzLakuCfTKR8Xd2KotV9DaTmEK1IFtq5t0Z1MZ5ouK24Fot+swJ2f\nR4mQQFM9XR/6YQ5Y3OuRgPw1hrfKq81s5pt7tQLin1qSBfAHG2742aUmCDAJ\nl33X5rHVaMEiwtZvhIzc3psle4Tn7cnUJpC5ghL5ZIMmrxkcI/onHpf64ssC\nJaIb2m2qyCK3h0Em7qqrT8agrzTdV1/x1nPujEFptU0cYCNkEIs7uqXKxvo/\ny48Fh8gmNwIe/hOQvsqTreQD9XlewfbHmtUhnyt1PP38KPeqxApP18rXGU0d\nCBOh\r\n=SOoj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.40-1_1595288236805_0.3174673623638271"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.40-2": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.40-2",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19",
				"web3": "1.2.1"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.40-2",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-HDeMtz91PsSPhJ6+QhIZCW+tjXgIe8TFm2rFGeOJ+ZcCIhbUW8AbGIje1hzvoM1Dl2ls2+FSfcpX1cbdvpdjVQ==",
				"shasum": "860526114d4cab9ed2789f47902311978883f33b",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-2.tgz",
				"fileCount": 6,
				"unpackedSize": 23208,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFw4jCRA9TVsSAnZWagAAcqMP/2cDkEMieLnwJSSl2kP1\n5ris2+h2KGxF9XDPp66JkQ86x7GvajAwXecq8sf6c//1153AEBX8uzrirlhP\nOzZg3k7nwH+gVw3OKKk2/HVFNTvxZKGMPNECzo6vlVEhtbqtiB+IhDSY26ev\nsu/4HxRB8RAMb/BM/yWGuoENqhYQr7SRwLUbWJ29HhGO8Jj0XVWUwV8oju2L\nUhIRhh0dTPXcYTTMpyXXbj1F3Iq5rN+8yQ1AfCW063vKcpsCPZmTKN5UVRFB\nfw49wH5Nz2iUmnEWbxpWRq6lvECFH38stLwR9u/6Oy7AmaK+G0Ul49DkI4r2\ndvG912CjJvksKLDfbka8EHj/fkyerSlhTcF1dHjPu+RflDQX/EdcJ2THGqP8\nt6DxuNvfc68iGMgoTiHZKqjjLTwVMUnbwCDjRUBshxdgjRzY9zzO6Npu1y2U\nB+xW7KgAWxcCuP9nb0+ef+cAy/VkJ2l/2SMcxlk4gU3i4QAk2OrxZWrazxKR\nl+u2ZYEIyqFFYaR4JtkHuoa4M6y4lMae7tUhUFWXqAa5EKwtdKmMqABkt/qC\nbU0Zx09/u9U4lnsKLtQIf0OHcV06vR7rkodGX1o2e62zypRjfEiM9i94s5nD\nttE9Jxr0IjNnu/PZhwRd9lTvpf+MRrcwMpr0TAaHEmFQeGtmFCfcUoowTh15\nUusL\r\n=gvXn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.40-2_1595346466243_0.3082132500301016"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.40-4": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.40-4",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-0",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/node": "14.0.24",
				"@types/web3": "^1.0.20",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.40-4",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-wgkW+fSN4p6ftE3KMJX4puw49smOQH73eAKhsjmMl3UR3CHj3Bt5f2QIc1+toy0uxFbG4qi732PABIyYMFGyMg==",
				"shasum": "8af3247819905477995dd3d403871dd653178e63",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-4.tgz",
				"fileCount": 6,
				"unpackedSize": 22851,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFxYOCRA9TVsSAnZWagAAWLEP/2wsNmrJMZQGxkfivFEm\nKyspr3qS+gyZR468bMkPuttwcfbbRh9LneDO5OKt3MtQyuLcXQub0uMdyzRi\n6+qgQQKSlZlC1RfknwSuqVcvqVMLYUldur9YwlSYbk7qTZOMTszyOB21sd7O\nBEDdxpgUrH895xqcuD2/j49w44P32y0FN3jCo0NNGMQxgvnwq1aFTXp5A+t4\nawmovX3qKJlKmgPKmdQtnAXiHDduT14Ebayd1vE4i4kN+y7TTn03JOjT4sZH\nD+MyfYWE+1qv9o2M9JkwKXmb/Q4Va4jjD4br3a5fjq2I6rIantLeXLptSAgY\nGAv+YbMXFAGWr0Xg+QPraTsu+Q3Zv4W0ZZpLpU7XgOMiM9sy3m7OgUZFbgTJ\n1rVuljuMDrtohI8IHLV86mFVdGTZjldS/2kNydOMUCsAr0Ml3cUs/gOOqzkG\nEQLQnuKsS1/1ZVndmR16LaZl56592kZNlTjQLBRX7bbhAX8NC6va9Bl5ZvoZ\nnJ8E+5Nxx7xQUtBBjKHyqDKh2aTV/hWz+TXorplOtPl9DBbuqcUtDozNIOyB\nqBBlyyaRTT8FYy3jD3jrbF2bVlLfqmBUf1vo5/Ec1JbQG5GtwVSeUhDTCzG+\n7PCEl+9+xy8OVLyQZb1SdTkDd1NZedKfHnwxZGciNbwzVSh0Sw2yEpAm/4bf\nDG/l\r\n=pSfa\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.40-4_1595348494181_0.12028746330444173"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.40": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.40",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-0",
				"@types/web3": "^1.0.20",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.10.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "4468ee2d23ed58b4bafab02a64d42851cc061eca",
			"_id": "@truffle/hdwallet-provider@1.0.40",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "lerna/3.19.0/node@v10.20.1+x64 (darwin)",
			"dist": {
				"integrity": "sha512-6SCzccdiFnlTREeVrGgd+ViVZCLFzrOYEIF/4qyzH2L6ilq/Taps5txKsd+/j8Jzz67ZRAB6utKxwBDv2wfW3A==",
				"shasum": "22452010fc9dd6d50bcda29f0b8d019c19ed761c",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40.tgz",
				"fileCount": 6,
				"unpackedSize": 22876,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfG1ZoCRA9TVsSAnZWagAA74EP/jmMIaDiLhN4cc12ezxN\nd6mq0S9cR5OlNeiuVQow7kbMy0i4DuSyrkgwQpCg/hDbVGkroO1iZvSg3Orb\nvfSRQkO9s/51/veZNPynMyYXUvCU8yClnbP7iaF01FyRHaG7mrNKyXIpGfYk\nPGkTAUH7bq5Suou5ebW8hFVYMd6uqlNGUQDgdT+pt+v2IH6ZnN/b1bZVye4H\nSIkOEp7/pwYput8hwXIzYtcwqVbuCBiNymGwtX4mKeDTTn1ft+X1nsNAn41Z\nc1DpdY/LVcHvbZvpxGUAtl+jUKP1Pm2M2VoW12nfdMeEfdUpzey+lSuuluE3\ngVbfWr7C9qH0YRi7Ww9pVpHw7wy8BWahqBTMo20vTQIldCT8uMX57KLBPK/4\nB2yvE2U7F7nmK7M8wqQO9m71lR0Ov/Kk7g525bzT48rB3SrdgReoT6GHcA11\nlc51QvVZy9McxRqfCrkGVvYzOBY2Dvj2fGW5t0ht71Q2B0LU3QOTYQ/2uQ/k\n+J09uJkYQMyd0Up/IbndIqdbLUgSPKkHZh7Fjo6ECb1qnaseCK92avShXBpE\nqxpjRIn7lsWaqnLo/yQM+ttYInhP4AQnLRsXEBemDnRn3MAqr+RxEixZPyYo\nl+kD0x1aX/NZ09as3ZjDc+LC9SY35i8mpSi289F7Og5Dn1A3z9+isyTVOx6N\nc5KO\r\n=4Dtr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "eggplantzzz",
				"email": "pobol234@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.40_1595627111634_0.39334671265926113"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.41-0": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.41-0",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-0",
				"@types/web3": "^1.0.20",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.11.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.41-0",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-HMl2towpGynir+lF0VGNUQMonCbr7DYoQ4e22bicqNM9dU68R/TvxmFfeNk9dfTjZMSokyOobqQLvMzFnswLow==",
				"shasum": "d06a98c3c49cc574b14a1be1732ee9f5caf4b806",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.41-0.tgz",
				"fileCount": 6,
				"unpackedSize": 22821,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLZOhCRA9TVsSAnZWagAAGR0P/jhWNhv9P2FOr6oJK5/W\npfdmBvhtp623p5I3dH3umyOcjS8tSbc/dRB4GZjWy8SKajnnX/bF01Ei1kB9\n5tKtjjklA5AHcgNzusc4jX43K7pnYdLYBfbpWK9WfUDoTKWOWpOPTU+eFxZH\npQwXZqN7gr7Wd4EntA0qOMGWpdZiuCqrm+7Wmt9wXDHLkwiodGchHZeRCI+t\nIjCgkyL01DKZE3Al+Hwnzx8UYi4WGq0guHLJVWbNLeT7/Eje1P2YaV7aNq/K\nbBPODy4hOt9daw7ZO547QBnBDbCwnQF1Xqxzqi1ALMQdWNxSGs2BTTwKxsPp\nR5J4OzeEEWQnwgE5zCNGFkQfQQFH6+w+wi9n9cyL/9tkT2ewP3rI2LEIvJIg\nQmmllT3FfCrYhQRibPDo7cpRHjpHE8K40tCXD7kQW7YYY3/AuOft9TUFoM1a\ntM4A2xHVu1kk6p1YHi0A5IWDUyVoeSpkwUH0Y3iUhWxSSHClqcjvO9oXAf1R\nt6nvi6RpQQ/YNnvNlDRXv56G7ZhrsG/hgAfpgzJKFlS0iNiMCx9nMj0XYuO6\nj4qevVPTPN6guFYelSvZVHMWgDkFuQj/OQm+Q6JU1cqS93/OIltbrYLYDFKZ\nAR5WE9Q3jwYHYUJ4weuiCBxYhs1jdSxxCLjZTKNyTvZ1SuMf8Sxuj7lAOqnB\nDRR/\r\n=Snh4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.41-0_1596822433486_0.009024869061653673"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.41-1": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.41-1",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-1",
				"@types/web3": "^1.0.20",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.11.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"readmeFilename": "README.md",
			"_id": "@truffle/hdwallet-provider@1.0.41-1",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-aFYB5SriHO7a9rOCeLKzwCFiK/MshaHapFMgHNigVOEEnGDxy5/d0a2Y7/KXcvwEpKDuX9i/VDcb/6HKbcJM2A==",
				"shasum": "aa0ea87df452dcc85138e7972358cca9e955dfa3",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.41-1.tgz",
				"fileCount": 6,
				"unpackedSize": 22821,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLZWZCRA9TVsSAnZWagAAxlUQAKQ8HFwp9Og9OVzhivZD\nsjS5r2fDOi2OopG0hN9i8IxPsw9PD4/UssNHrDRwE2fVvUvSSPanRV8Q6Ilg\nX8xno9dPA+MEwYESCErfjCh6hQ7LQ6pVN7JO2bMu4SrwAUOziL4743QZWV0z\n55Uy+AH3tzTIXe0d+VFJhpUw3UcSn/A5tJ8tyz/DrwnPqIS6C+uoXYbJ+uHQ\nu43B2ohO42tvp9rWbn0Zaz7aXzVNlUktGSrEsqQHbiiYlAermkv/GIyuk+9C\nvhsAHFY7cuYPmCK9nOqLaeNqvCRyoMMoWQlLuGbs91EggkuIcSFWop4C8i+5\ngBlU5NeL/UZA7tzPLdT2lJRBS8Zkfku2LvKXqnc+2cUaNSKlnhN58x3/T+ZF\nUWi67GY6oraZu3/CJMp7hUqpOX1jxy99KSACtz9N84NdtEQc1mgI6IaffeSy\nKeYRsloixy5N5eR/me5cpvCxkBV7rnidTaOVBxk0/oWXSoHPczZ8oXEWyTDC\n9VpmSujqcW186j45+Z/1q9JjoBpfUJkwUjnFYFSUkZHTJFQbBs79e3LOyByd\nk3hJaVv+LkCb2627NAmz48hJkEq85Je7kF5cUykRizcweMabs1DhWDvj18aq\n2xukLG6ZyDmrgbW/xPtpZSgUGGy1IAkB/ctlz0OEXwzrYhi80gLkszMsNg2N\nIkLX\r\n=MwZm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "cruzmolina",
				"email": "cruz.adam.molina@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.41-1_1596822937279_0.4061567753467805"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.42": {
			"name": "@truffle/hdwallet-provider",
			"description": "HD Wallet-enabled Web3 provider",
			"license": "MIT",
			"author": {
				"name": "Tim Coulter",
				"email": "tim@trufflesuite.com"
			},
			"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider#readme",
			"repository": {
				"type": "git",
				"url": "https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet-provider"
			},
			"bugs": {
				"url": "https://github.com/trufflesuite/truffle/issues"
			},
			"version": "1.0.42",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"prepare": "yarn build",
				"test": "yarn build && mocha --exit -r ts-node/register test/**/*.test.ts"
			},
			"types": "dist/index.d.ts",
			"dependencies": {
				"@trufflesuite/web3-provider-engine": "15.0.13-1",
				"@types/web3": "^1.0.20",
				"any-promise": "^1.3.0",
				"bindings": "^1.5.0",
				"ethereum-cryptography": "^0.1.3",
				"ethereum-protocol": "^1.0.1",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^6.1.0",
				"ethereumjs-wallet": "^0.6.3",
				"source-map-support": "^0.5.19"
			},
			"devDependencies": {
				"@types/bip39": "^2.4.2",
				"@types/ethereum-protocol": "^1.0.0",
				"@types/ethereumjs-tx": "^1.0.1",
				"@types/ethereumjs-util": "^5.2.0",
				"@types/mocha": "^5.2.7",
				"@types/web3-provider-engine": "^14.0.0",
				"ganache-core": "2.11.2",
				"mocha": "8.0.1",
				"ts-node": "8.10.2",
				"typescript": "3.9.6"
			},
			"keywords": [
				"etheruem",
				"hd",
				"mnemonic",
				"provider",
				"wallet"
			],
			"publishConfig": {
				"access": "public"
			},
			"gitHead": "6d081a801635bab1201ae1edb37a94cd21957b45",
			"_id": "@truffle/hdwallet-provider@1.0.42",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "lerna/3.19.0/node@v10.15.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-Q6+Pn6x9oLE0lTk72xC4V7il/UoI2i6dy8kSfh4xjYkE585SO9sc7ndXqX5K+epPolr7UAndEe7Lv6mHjiPmsQ==",
				"shasum": "0c906b67f0950ce8b85aaa50e5bf02418c517e82",
				"tarball": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.42.tgz",
				"fileCount": 6,
				"unpackedSize": 22876,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLhVlCRA9TVsSAnZWagAAiMQQAIf647qtZnZ2wHNHPzeY\ndP4UN3i6NZPEU2dls6gFZ79aT1ayZs2wgkiF536/VWoKz8Rp0PQ9SkAE+QBe\n3e5q6Bk7ENHr4v5TmeGMeheQIe64yPNQ0MC4NVyWFsywD8BEnqZboY7mj0Cn\nDM/PpBj5uAebAb3l+A8IuDWvS5gZwMpBn8d9MZhWDyQhZsV7aLtIXW++vukV\n5M29u9ZtO6gNZlktWM2nY48YBr9aH+v0SCwZEbo8yIBn5nKQ4VUElw+bnD/U\nmwpvdaHPp3F2Ggbap9tu1s0D0IEWMY/gVa/PktPt5rLuPb1iNFGqFp8GL3e9\nixUHjXv4AUTdrNmxImJpNvApVgrAzGURbJnFG7dXQh/xzLZ053IbzwMjtO12\nVBCBeUdDT9/2hCPXpJ9lpOS+snSo9R68isYhztrTKVjDSPr4nAQla4uAPsJO\nR1ny0mQsbzQVA5NcembWfebJ+HsKQxLyjCY5c1a9JBW7wCUiJD/lNlOszKQ7\njIh1qEIvOyr5dMi/wwrtY+rD12snqSuM9s5frig+bVbN4e9y7Iy3kg4f3CvW\nitVcnVTnaQY2S9yfHJznUMkQmi7Kp26Qq6kYWtXUW+ylFu/gpQSkEFQ5YRHe\nz0KULbAyTs563Bu0xTqpGIALk77ZveEugmHy8565Kjwp5uSOeY4k5m2wmWew\n3ML9\r\n=b5GH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cruz.adam.molina@gmail.com",
					"name": "cruzmolina"
				},
				{
					"email": "pobol234@gmail.com",
					"name": "eggplantzzz"
				},
				{
					"email": "fainashalts@gmail.com",
					"name": "fainashalts"
				},
				{
					"email": "nick@gnidan.org",
					"name": "gnidan"
				},
				{
					"email": "harry.j.altman@gmail.com",
					"name": "haltman"
				},
				{
					"email": "seesemichaelj@gmail.com",
					"name": "seesemichaelj"
				}
			],
			"_npmUser": {
				"name": "haltman",
				"email": "harry.j.altman@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hdwallet-provider_1.0.42_1596855652799_0.8209278304068235"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-09-04T19:57:49.807Z",
		"1.0.18": "2019-09-04T19:57:50.287Z",
		"modified": "2020-08-18T16:03:48.302Z",
		"1.0.19": "2019-09-27T04:28:04.970Z",
		"1.1.0-ens-events.0": "2019-09-27T20:49:08.545Z",
		"1.0.19-alphaTez.0": "2019-09-29T05:26:53.235Z",
		"1.0.20": "2019-10-03T00:10:13.925Z",
		"1.0.21-alphaTez.0": "2019-10-09T18:17:08.039Z",
		"1.0.21": "2019-10-10T16:17:26.931Z",
		"1.0.22-alphaTez.0": "2019-10-11T23:52:11.677Z",
		"1.0.22": "2019-10-17T18:00:14.366Z",
		"1.0.23": "2019-10-25T17:38:52.211Z",
		"1.0.24-next.0": "2019-11-05T13:44:09.539Z",
		"1.0.24-next.1": "2019-11-05T14:00:18.648Z",
		"1.0.24": "2019-11-07T23:02:15.018Z",
		"1.0.25-micah.0": "2019-11-08T06:37:46.893Z",
		"1.0.25": "2019-11-12T15:40:08.063Z",
		"1.0.26": "2019-11-22T22:51:07.179Z",
		"1.0.27-alphaTez.0": "2019-12-12T00:05:45.750Z",
		"1.0.28-alphaTez.0": "2019-12-12T00:57:49.906Z",
		"1.0.27": "2019-12-13T18:06:48.355Z",
		"1.0.29-alphaTez.0": "2019-12-18T20:08:05.818Z",
		"1.0.28": "2019-12-20T01:19:35.501Z",
		"1.0.30-alphaTez.0": "2020-01-07T00:32:22.485Z",
		"1.0.31-alphaTez.0": "2020-01-07T20:47:17.650Z",
		"1.0.31-alphaTez.1": "2020-01-08T21:56:52.190Z",
		"1.0.31-alphaTez.2": "2020-01-14T23:07:16.969Z",
		"1.0.31-alphaTez.3": "2020-01-16T20:03:24.197Z",
		"1.0.29": "2020-01-17T19:01:28.331Z",
		"1.0.30": "2020-01-30T21:50:07.958Z",
		"1.0.31-chmod.0": "2020-02-11T18:56:44.124Z",
		"1.0.31-alphaTez.4": "2020-02-12T17:55:50.768Z",
		"1.0.31-alphaTez.5": "2020-02-12T22:19:20.791Z",
		"1.0.31-alphaTez.6": "2020-02-12T22:25:34.767Z",
		"1.0.31-alphaTez.7": "2020-02-12T22:40:38.000Z",
		"1.0.31-alphaTez.8": "2020-02-12T23:19:49.959Z",
		"1.0.31-alphaTez.9": "2020-02-13T00:19:08.825Z",
		"1.0.31": "2020-02-14T22:07:15.518Z",
		"1.0.32-alphaTez.0": "2020-02-17T05:05:11.116Z",
		"1.1.0-tezos.0": "2020-02-18T18:25:40.592Z",
		"1.0.32": "2020-02-27T17:35:51.658Z",
		"1.0.33": "2020-03-12T23:38:05.059Z",
		"1.0.34": "2020-04-02T17:16:39.125Z",
		"1.1.0-tezos.1": "2020-04-07T16:31:11.791Z",
		"1.0.35": "2020-05-09T04:28:49.633Z",
		"1.1.0-tezos.2": "2020-06-02T22:17:14.289Z",
		"1.1.0-tezos.3": "2020-06-05T16:21:57.170Z",
		"1.1.0-tezos.4": "2020-06-15T19:55:46.660Z",
		"1.0.36": "2020-06-25T23:37:07.044Z",
		"1.0.37-next.0": "2020-06-29T22:58:35.468Z",
		"1.0.37-next.1": "2020-06-29T23:04:13.482Z",
		"1.0.37": "2020-07-02T19:38:38.527Z",
		"1.0.38-next.0": "2020-07-02T20:53:45.522Z",
		"1.0.38-next.1": "2020-07-08T12:50:19.586Z",
		"1.0.38-next.2": "2020-07-08T14:51:50.658Z",
		"1.0.38": "2020-07-09T22:34:25.731Z",
		"1.0.39": "2020-07-17T22:10:38.836Z",
		"1.0.40-0": "2020-07-20T21:19:18.652Z",
		"1.0.40-1": "2020-07-20T23:37:16.993Z",
		"1.0.40-2": "2020-07-21T15:47:46.356Z",
		"1.0.40-4": "2020-07-21T16:21:34.507Z",
		"1.0.40": "2020-07-24T21:45:11.764Z",
		"1.0.41-0": "2020-08-07T17:47:13.684Z",
		"1.0.41-1": "2020-08-07T17:55:37.434Z",
		"1.0.42": "2020-08-08T03:00:52.957Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.42",
		"ens-events": "1.1.0-ens-events.0",
		"alphaTez": "1.0.32-alphaTez.0",
		"next": "1.0.41-1",
		"micah": "1.0.25-micah.0",
		"chmod": "1.0.31-chmod.0",
		"tezos": "1.1.0-tezos.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"60a3ddb99b63446ed1c92a433501a3d5\"",
			"fetched": 1598370732154
		}
	},
	"_distfiles": {
		"hdwallet-provider-1.0.18.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.18.tgz",
			"sha": "575451ae872d5d715839be6efad8c7e75497ef81",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.19.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.19.tgz",
			"sha": "e3d856d65ee4798adacea608ac2cc4b48da519b9",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.1.0-ens-events.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-ens-events.0.tgz",
			"sha": "84a5a4bae966de6adccb9b52c170944fa4f01206",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.19-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.19-alphaTez.0.tgz",
			"sha": "6c37c41773404045bdf3ee063369fd08c00dc428",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.20.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.20.tgz",
			"sha": "5807ec509e792441102be67379dc99b0fb391c97",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.21-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.21-alphaTez.0.tgz",
			"sha": "db3102511037c28a636f183f653c935494c6a47d",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.21.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.21.tgz",
			"sha": "c6ccd79a46ed362e18fc417e7525d65cb0af1cba",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.22-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.22-alphaTez.0.tgz",
			"sha": "8bf1813fde4acc33068fe56da1fd28e17ee41a95",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.22.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.22.tgz",
			"sha": "213f90527c4ad1e91b4d81c8966525c8e96e90c8",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.23.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.23.tgz",
			"sha": "00a586e4c8b98eb43c8b703dc60e16438a67fd5c",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.24-next.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.24-next.0.tgz",
			"sha": "cd1ba8be4a5820284edf7409f9f9da4f3d5b6708",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.24-next.1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.24-next.1.tgz",
			"sha": "2a9bff5fda20822b2799dea80c576de9f3ab3347",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.24.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.24.tgz",
			"sha": "e091a59868faa9eb84eaa886d78d6782522f056c",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.25-micah.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.25-micah.0.tgz",
			"sha": "ab48d596d9971ba7d34f1f419e9d5423b936e9be",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.25.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.25.tgz",
			"sha": "130a1aadd0d3817559d45a5de9cf7dcc9ccd6dba",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.26.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.26.tgz",
			"sha": "1255e5af7ea10b617e63b57282d0f1232feff916",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.27-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.27-alphaTez.0.tgz",
			"sha": "7a8a51f371d4c94e91e71833cd27caa5922422d4",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.28-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.28-alphaTez.0.tgz",
			"sha": "345744eb4a4244e82de8b83110452df09996f747",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.27.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.27.tgz",
			"sha": "28328732d855ad23bdc2dcf0e4e5b925a5e4cda4",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.29-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.29-alphaTez.0.tgz",
			"sha": "015a85632073b898b5d1571d77d60bf0d96419f2",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.28.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.28.tgz",
			"sha": "2ab6dd8acc60ca90f695b22b8e14f22d58fe3011",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.30-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.30-alphaTez.0.tgz",
			"sha": "ce82400a1e401c4ff0aeee47032e852c8fbb4323",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.0.tgz",
			"sha": "500c5b820b84de2ce9eb66d3e3a8cd3f4548e096",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.1.tgz",
			"sha": "2c9f3a3a441c0a65f1c44bb1f4fcc73ff68d8a46",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.2.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.2.tgz",
			"sha": "802f6412f621470df3785f1274a1b8ee2bbef230",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.3.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.3.tgz",
			"sha": "b78229577d211c5c80bd2521de70647301892bd9",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.29.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.29.tgz",
			"sha": "711bf29049750fe629edb8c304ee5c6b04919a92",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.30.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.30.tgz",
			"sha": "55f5f21d9fbc76b3597d25f709e9f00998a91738",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-chmod.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-chmod.0.tgz",
			"sha": "2f75f8f03d4b6417a259732e474170848b77b8b4",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.4.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.4.tgz",
			"sha": "5fd562cace9296426779637a1d92c7779fb27bce",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.5.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.5.tgz",
			"sha": "c5ec03a8a1d7170bd3c6c27c7c0881272b57116b",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.6.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.6.tgz",
			"sha": "cd24599e895d7a0a984abc72e63d5701e2528e83",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.7.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.7.tgz",
			"sha": "a91cf1d5272a3fe6dab68d90a2070c4fb30c4be3",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.8.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.8.tgz",
			"sha": "73258a19520bcb5caaa824300f4a4631c198c7a2",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31-alphaTez.9.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31-alphaTez.9.tgz",
			"sha": "fa18ac6e1d94452e213a9dbcbc360ca105e2607e",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.31.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.31.tgz",
			"sha": "fafb4caa7a1bc234dd2af3543fa98eb491f257e1",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.32-alphaTez.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.32-alphaTez.0.tgz",
			"sha": "6fe58b133b1b49f8ebf3c69a59cd4b1b9d0b1045",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.1.0-tezos.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.0.tgz",
			"sha": "8a69a879f8d2b7507c334c6f92f40e9d10729d90",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.32.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.32.tgz",
			"sha": "0e032359403b22ea62fa190a0679cb7cb247d10a",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.33.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.33.tgz",
			"sha": "b037f5a7903d79a06bdcf5586e1c4a8d51fc9dfd",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.34.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.34.tgz",
			"sha": "1e642c415c28e9ae3bb8142bbdbc8506adaaa06a",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.1.0-tezos.1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.1.tgz",
			"sha": "3f837c8efb63cfff28e8f01ddff9d4827227841d",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.35.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.35.tgz",
			"sha": "9b65c7a53e748183908982e2f922290516a1125a",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.1.0-tezos.2.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.2.tgz",
			"sha": "17346249720ce9012789dcabb3ba73af3fe58b6b",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.1.0-tezos.3.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.3.tgz",
			"sha": "147fde7d2f4b6c44a5dcd00efacbb45406f70d1d",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.1.0-tezos.4.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0-tezos.4.tgz",
			"sha": "d225a40dbab6acc40fd371b702e880f3fb4b1df3",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.36.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.36.tgz",
			"sha": "d8f2abec2004a3174c0c62f5d5e01a792c894fdc",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.37-next.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.37-next.0.tgz",
			"sha": "e84897f40c874d34648d4cdf03ff95f6808819f8",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.37-next.1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.37-next.1.tgz",
			"sha": "4b3e53feceeb9b5fd2aec21bdbed8eb6ff1da0b3",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.37.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.37.tgz",
			"sha": "ff514ab0c17aea91505207b5faa23fe602333794",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.38-next.0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38-next.0.tgz",
			"sha": "9133483a618b444b075d00cf013992d37961fa45",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.38-next.1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38-next.1.tgz",
			"sha": "34b695eca70b3ef7a00188e116a00cf852d2e7e9",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.38-next.2.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38-next.2.tgz",
			"sha": "f0c6982f708855da3cfe2daf3345445c0262be40",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.38.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.38.tgz",
			"sha": "101701a05c408593eea53716e7e9054b0fc5462d",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.39.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.39.tgz",
			"sha": "7664102db9b25312f34703fcb353fb9c3f0f19a4",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.40-0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-0.tgz",
			"sha": "d6b979799fb326e14165b79351d19f5640c0573b",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.40-1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-1.tgz",
			"sha": "6e0dbce357e904b7805778f016d058d33a4acd02",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.40-2.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-2.tgz",
			"sha": "860526114d4cab9ed2789f47902311978883f33b",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.40-4.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40-4.tgz",
			"sha": "8af3247819905477995dd3d403871dd653178e63",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.40.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.40.tgz",
			"sha": "22452010fc9dd6d50bcda29f0b8d019c19ed761c",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.41-0.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.41-0.tgz",
			"sha": "d06a98c3c49cc574b14a1be1732ee9f5caf4b806",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.41-1.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.41-1.tgz",
			"sha": "aa0ea87df452dcc85138e7972358cca9e955dfa3",
			"registry": "npmjs"
		},
		"hdwallet-provider-1.0.42.tgz": {
			"url": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.42.tgz",
			"sha": "0c906b67f0950ce8b85aaa50e5bf02418c517e82",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"hdwallet-provider-1.0.39.tgz": {
			"shasum": "7664102db9b25312f34703fcb353fb9c3f0f19a4"
		},
		"hdwallet-provider-1.0.40-4.tgz": {
			"shasum": "8af3247819905477995dd3d403871dd653178e63"
		},
		"hdwallet-provider-1.0.42.tgz": {
			"shasum": "0c906b67f0950ce8b85aaa50e5bf02418c517e82"
		}
	},
	"_rev": "21-347dae52986178d1",
	"_id": "@truffle/hdwallet-provider",
	"readme": "# @truffle/hdwallet-provider\nHD Wallet-enabled Web3 provider. Use it to sign transactions for addresses derived from a 12 or 24 word mnemonic.\n\n## Install\n\n```\n$ npm install @truffle/hdwallet-provider\n```\n\n## Requirements\n```\nNode >= 7.6\nWeb3 ^1.2.0\n```\n\n## General Usage\n\nYou can use this provider wherever a Web3 provider is needed, not just in Truffle. For Truffle-specific usage, see next section.\n\n```javascript\nconst HDWalletProvider = require(\"@truffle/hdwallet-provider\");\nconst Web3 = require(\"web3\");\nconst mnemonic = \"mountains supernatural bird...\"; // 12 word mnemonic\nlet provider = new HDWalletProvider(mnemonic, \"http://localhost:8545\");\n\n// Or, alternatively pass in a zero-based address index.\nprovider = new HDWalletProvider(mnemonic, \"http://localhost:8545\", 5);\n\n// Or, use your own hierarchical derivation path\nprovider = new HDWalletProvider(mnemonic, \"http://localhost:8545\", 5, 1, true, \"m/44'/137'/0'/0/\");\n\n\n// HDWalletProvider is compatible with Web3. Use it at Web3 constructor, just like any other Web3 Provider\nconst web3 = new Web3(provider);\n\n// Or, if web3 is alreay initialized, you can call the 'setProvider' on web3, web3.eth, web3.shh and/or web3.bzz\nweb3.setProvider(provider)\n\n// ...\n// Write your code here.\n// ...\n\n// At termination, `provider.engine.stop()' should be called to finish the process elegantly.\nprovider.engine.stop();\n```\n\nBy default, the `HDWalletProvider` will use the address of the first address that's generated from the mnemonic. If you pass in a specific index, it'll use that address instead.\n\nParameters:\n\n| Parameter | Type | Default | Required | Description |\n| ------ | ---- | ------- | ----------- | ----------- |\n| `mnemonic` | *`string*` | null | [x] | 12 word mnemonic which addresses are created from. |\n| `provider` | `string\\|object` | `null` | [x] | URI or Ethereum client to send all other non-transaction-related Web3 requests |\n| `address_index` | `number` | `0` | [ ] | If specified, will tell the provider to manage the address at the index specified |\n| `num_addresses` | `number` | `1` | [ ] | If specified, will create `number` addresses when instantiated |\n| `shareNonce` | `boolean` | `true` | [ ] | If false, a new WalletProvider will track its own nonce-state |\n| `wallet_hdpath` | `string` | `\"m/44'/60'/0'/0/\"` | [ ] | If specified, will tell the wallet engine what derivation path should use to derive addresses. |\n\n\n### Private Keys\n\nInstead of a mnemonic, you can alternatively provide a private key or array of private keys as the first parameter. When providing an array, `address_index` and `num_addresses` are fully supported.\n\n```javascript\nconst HDWalletProvider = require(\"@truffle/hdwallet-provider\");\n//load single private key as string\nlet provider = new HDWalletProvider(\"3f841bf589fdf83a521e55d51afddc34fa65351161eead24f064855fc29c9580\", \"http://localhost:8545\");\n\n// Or, pass an array of private keys, and optionally use a certain subset of addresses\nconst privateKeys = [\n  \"3f841bf589fdf83a521e55d51afddc34fa65351161eead24f064855fc29c9580\",\n  \"9549f39decea7b7504e15572b2c6a72766df0281cea22bd1a3bc87166b1ca290\",\n];\nprovider = new HDWalletProvider(privateKeys, \"http://localhost:8545\", 0, 2); //start at address_index 0 and load both addresses\n```\n**NOTE: This is just an example. NEVER hard code production/mainnet private keys in your code or commit them to git. They should always be loaded from environment variables or a secure secret management system.**\n\n## Truffle Usage\n\nYou can easily use this within a Truffle configuration. For instance:\n\ntruffle-config.js\n```javascript\nconst HDWalletProvider = require(\"@truffle/hdwallet-provider\");\n\nconst mnemonic = \"mountains supernatural bird ...\";\n\nmodule.exports = {\n  networks: {\n    development: {\n      host: \"localhost\",\n      port: 8545,\n      network_id: \"*\" // Match any network id\n    },\n    ropsten: {\n      // must be a thunk, otherwise truffle commands may hang in CI\n      provider: () =>\n        new HDWalletProvider(mnemonic, \"https://ropsten.infura.io/v3/YOUR-PROJECT-ID\",\n            0, 1, true, \"m/44'/1'/0'/0/\"\n        ),\n      network_id: '3',\n    }\n  }\n};\n```"
}