{
	"name": "@openzeppelin/test-helpers",
	"versions": {
		"0.5.1": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.1",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "./test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"@openzeppelin/contract-loader": "^0.1.0",
				"chai": "^4.2.0",
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"truffle": "^5.0.29"
			},
			"peerDependencies": {
				"chai": "^4.2.0"
			},
			"gitHead": "ca500ba5a8f30330565b90505b076e43bb22d797",
			"_id": "@openzeppelin/test-helpers@0.5.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-xt1g96TTfXxexHdYNiCkTQFpxajJx8/ZIygfWWjwHjfC+Ovuml5t93f1GkjtiN36FSepPuP+qvGgISkGvKnEbw==",
				"shasum": "1d552cd88b0c8dc08cef6a8471ddabc67243b695",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.1.tgz",
				"fileCount": 19,
				"unpackedSize": 50958,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn5q4CRA9TVsSAnZWagAAzbAP/1D3XXz+NiZ4e7wM6sFv\nC0bjvzXRF7z0vbPFtG45rE7poUk7vncIRLpw66En3F999gZnH9xfYAS85Qz7\n94I3KZGhNJn/0LfWfNl2TTbHgY/4+Lz5/SxpJLJ3F7PRmNJvSiZCEnwH9S8W\nv+iGm35ipQyNUJZbcQUzQ5bDGorzzTy3kvuQLgg7itdtAU/g+q2TNWEOFXz4\nRI2e9SBxsl/7yeaXeXA8UJcWiTUY1l8vSqRtfP1jewbL1ffPgNd7ao9oO/Jx\nORJ5zk9X3FXf+SKZOznMNM7967BBWcKRBqKIirLV+wj5tP6DKA6+atCO/dOC\nG3mmvlRxUc8VMo9qeJ2LK4P7pv1/2uKIR0s+o7RgYLwbOe0348hPGRKyuyWz\n1zXZLGWqx4SPEStGtiI5LNhrHz/cRTLGMrxAJxphJu4kNSURx7wt8o7WiZBk\ndedQcoBvhupflRsdsHoa5YlatmD1m1DxhyRTwk6N+RgzWbDzsVvRhkNu6wqy\nfLn9VOGvWDT097p4bf6mOov+AaIicFTmW8ZKtoifLMN5VoKd/GZhMrPzWPHX\nmbawT2ue4NMIMIrVRiIbQW8OwNx4UPYEnroyXfft1x8smL+ypQuYiJL8fZ2t\nup9enQEqK2OAanNla4MX0NzuuoqU5bpRZB8ciapTYMrYnKiU6ha0n/JmNgqr\nDFdM\r\n=Hpro\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.1_1570740919484_0.9517255617287479"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.2-rc.0": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.2-rc.0",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"@openzeppelin/contract-loader": "^0.1.0",
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"truffle": "^5.0.29"
			},
			"readmeFilename": "README.md",
			"gitHead": "f4ce582556bc75db50942800eb53d7021eb2f0d6",
			"_id": "@openzeppelin/test-helpers@0.5.2-rc.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-puQEzV1TTUeeRt768qRJdmYrVTkjo3lmyLNb5kJnDw9k43aVn4wKd4gLxvQY1hQKgyvb0gufb+Vuau9Jbzxodg==",
				"shasum": "19052a7eefe60c469c6b12fca12f41e496bda068",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.2-rc.0.tgz",
				"fileCount": 19,
				"unpackedSize": 51301,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpiY2CRA9TVsSAnZWagAAoJAP/1efmhCSCPx2KCPdzO86\nfK/EqFz33A9JMpsH4DcRjhjg9t0b8RIqwaw/RcktB+ZILLZ/VHGbPg25OTze\nLLC7JsMcU07ZdArpSlz+0bosD3O9DH00VpfQOi2YxrecjBWosxzShMU77y7z\nhh8U+nYXXb3ulgWPedUUsTYueP2uXZDzIA5kfkY44ACtbPAMVtN6LOvC3l1j\n7byt45r0fWEUkSyi3WufxIo7peXfAFuC7049w3jl91GcWGUrh4nbsENq5NXs\neQDReBhhWMBiqSUyBU2dvFn0lqeFIuz7B3rTOMmQe2Ow24GwhWhfEtox/d3P\nFN5CM5BUCIBHC32+4K4FyTpqPgJmDs6Fa5SMMuKYY+4HvKmpEvlzvI9iJUJ7\nd3gA0UcyU96iwbLAX76KkINdcM/vgkKdLsSsavKLTbYJOhs6qsk5S0JDByI9\n2hkX0/hm1sMOy6GKPEfTk/+qg6AQoiDTOXYDbOsQ0v37qcI8YXbIsmV37ZdM\nqGsnc2eR5lLj84DQF3wLyLhoalFXQX5FcQbaBpPIZqRonWS61mcnbw6X6Sin\nU09gK9JGiNqm8IV1ANmYaVoLybIrVN11ArhC1iWlxiaadreIxIBVql3Qyl9M\nnGkhF8XZGDYoP1+D+PBib7zIjXcHr8GTEVcDUKfWT3zDunpltQ4QfIlcNsid\n/2/3\r\n=xgBp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.2-rc.0_1571169845462_0.6208181051457571"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.2": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.2",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"@openzeppelin/contract-loader": "^0.1.0",
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"truffle": "^5.0.29"
			},
			"gitHead": "ba23eb2224d684ff5a4759b1b52360c8d630c6c5",
			"_id": "@openzeppelin/test-helpers@0.5.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-7TvIhsHW0V4N1a0ABeF1dBRqSrnNM0mIKfFSLdrlJOWeegOJ9XhZLHhReGtRlu6AxhrLd0uV31vdXlDWNaMkmg==",
				"shasum": "36c9ed72fa2a913ba60ec386c7d16c0e8ccbac3a",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.2.tgz",
				"fileCount": 19,
				"unpackedSize": 51296,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpiZRCRA9TVsSAnZWagAAgZUP/2IpcPqPBxPwoweokrdO\nLNbLKWW8MA8edEEuK9QZgS9Ik56iRzl/tYNFr+j1+FlcDOV/WXh+z5gUBLLB\nCzvpPtLSdnQQ3biUvuqoDQ/9ktT3VHcYLX6pV2o9hQSI1hnazAwYWrolcky9\n4L1ho8ewd5BZNpZ9DOFEoIHdmxmlo9cGm2NW2yoWIU1L4FIZ3hnVQge5kKak\nFIvNWgK7+ZVUo9qD5ZRHNaALWpXpS01yKN9XKJSAO+aQJaJPKRd+tBwlgdI4\n6ExW3hvn/zGvGXfHLjQ3ELUp/96WEv42ztWlJxQUVCND271tWbiWgU8HpI1E\nieT5Fv9WruMjFdxBxJ2+nh+iSt4f/hmJdSzzksX5EMmNRUhnIgF154U9DV3z\n7xdbUtUx5Q2OhDDNkevcpSMBrE2BR7dkJquMc65GoQhl6uC+2+2NEb9i5Gi6\nniGNxsjbUEo7T69BL4eCgCGJ1pc9oUjSoaIKzNWhIlivG5yYdBCJRF8I+HQ1\nf41EhuDhDMqhu9pvqrVt6i9IYs1qqd35lsw1KnfRrzbWdS1BOLKqYHYIv3i6\n5NJOATNQS5VK4pMIA2IbatuEHFYwCUnWZZpaP8ogyueZmM2HMYFLzsE/w0ls\npROuSkr6Qh6Z0XNpAuCBk9qxkP1nLyrsTzMfPHQly4/cFch0ve8RtMcVe1AF\nE2GY\r\n=vaVV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.2_1571169873333_0.6385666445197602"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.3": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.3",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"@openzeppelin/contract-loader": "^0.1.0",
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"truffle": "^5.0.29"
			},
			"gitHead": "1927120699df614090d950ef1f3a8ee9e1775a20",
			"_id": "@openzeppelin/test-helpers@0.5.3",
			"_nodeVersion": "12.11.1",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-Zq7hAS/FIDwd5CUdh4TX4MxQmIQGCUSI72U80J7+3fjXawRTSTYMjOu9KHpvSHX5mcCWlFF3qbM7b2dHjgZ26g==",
				"shasum": "c7a082fa5567f46ecad8c1a0ac38a53b7e8a96cc",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.3.tgz",
				"fileCount": 19,
				"unpackedSize": 51431,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp0bYCRA9TVsSAnZWagAAh7UP/jHbzH2JU31Kwfa/vWvV\n8f4+a5j8Cu3sMaGEEcbsb+KgtHDV0Zf+qd82ULeXLXamfTk9lgIKVST331hZ\n3mo1mKXilqK2fUNVDNi/Z9uSeG8G4Z48rrN5u5hZd30RliImgJR0cnWowxe2\nnQBlNQQx8/6hKku78S/Un+S1gJ0qQcdePMUheJ6Nno8z1vlgekE1JY5O1VV8\ns49dyFsHggXrT1uPMtffCxmC0n/MGkpvIU9csgJJz5oxH3VC3OCwlvu0tIcg\nPzEq4EAIxFdL1WglHDjtx+n/C/YtyQgxEpR4v3JIIr4IfmJEsI0M4Ml2e0eF\nhn5vFRj4NTdX35c72iJ3AFucCY74VJwrt93KbcF6A/M2zCttBMqY4vW9A0at\n163QaT88+sfMRgrj15PmNxTU9HiuTn22aqSrGF3TUxhh+HjMOAWeDPGzzNxG\nb9e4bdpGqP2uXi5SPu7nHTM4f4i1lRUx4jCLmjmLsGGB/jetgR4QggpOHizj\nQZlGiODp7qjaq2gtbdgGwXeQwejPOekTV57Gsd9Z9gnTmhus71pjrl4vDKL5\n1cRO3/1AFRf0s220AQLTNq118N68yhEGfjwZYw86TdWHncwp1t1niaAmZ2dC\nMOXcvZi3AlDByh6ugLmtASUfe5uk4J6ICUi0WbES+XYpjXAlDl2kWyoyUWuZ\nbv2p\r\n=UGEs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "frangio",
				"email": "frangio.1@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.3_1571243735995_0.4104911796545119"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.4-rc.0": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.4-rc.0",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@openzeppelin/contract-loader": "^0.4.0",
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"truffle": "^5.0.29"
			},
			"readmeFilename": "README.md",
			"gitHead": "5e75bd6eb4e1373b441d52fe90efea6ae19de6b0",
			"_id": "@openzeppelin/test-helpers@0.5.4-rc.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-JWnsN87aGy7KgnHpvhYJOPzgFXOB2C8q5d/rVU58gjyQm57RD1nxUuZbPniOlm9cU2rAvjvg6uATPTM89wvUQg==",
				"shasum": "ffa769293f438d7218082e09b250fb8f37b0d7a8",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.4-rc.0.tgz",
				"fileCount": 19,
				"unpackedSize": 53330,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyxXkCRA9TVsSAnZWagAA2MUP/37uHts7/RUDaJ95rgun\n/U3Kw2dr3s8m3e9dnKHSM5pYLgfCV4sgi7DR5TUcX9G9TLW4uJ5z53w8BOYS\nqWTaPdCW+RZHeTcEGmAf2TXGf8xoe/IKLUM0HB5wzm7qhCfrkaslNgVrtigQ\nWmGlmfoAiO215wZktMIU711pDSvDV8OdjCwuw/8F8TA5qJwO1MIfJiEwXby6\nVxdk2OttaECBukPzA8Ovc4eCU+ED6pCKEp/WLjFHbKePitHuGVsaa5xykdq/\nqavyiol66QahJqnsq3Bk0P6MlgcfjHsJjrUH/7Db3aZC6EhLzM5JS/FCW5ig\ntDCna8a5EmPm69GjMEunWy192V/CWjhAeFasw68O4vUWEwR3ZbQLFglzuzYi\nyBmvsfv6bqV9JmDnTSEShiCJAmC2GbuqWVph41xFQNJgjGim9huYL1Y/Lv6f\n7rn54juw5u+juZ9taVp6/1TyR17TSkkIo6pUrx4OZdRzqVaxDpThFK9bHvB4\nrxZM5jhVy+3OzPeB7wmQPjBnsGSN3rG5pq9nl+sNDiL1EdeaWSmwi+BXUzEY\ngd0GZSFaHKyzTJczz5ZUd+Ourg8AZ/VXfahOQtDVXjQtfB/daxKwo6icTBuJ\n8Oxq7Icopq7YH+luCVZCMUYN3MLGlluZ25ZtWMO1/9HiJ30QVYVjEuBKehss\n/5/W\r\n=HlGI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.4-rc.0_1573590499680_0.9393656173800344"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.4": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.4",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@openzeppelin/contract-loader": "^0.4.0",
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"truffle": "^5.0.29"
			},
			"gitHead": "bab4b87e2c1fbb2a1d9e3187c261b57509544ef6",
			"_id": "@openzeppelin/test-helpers@0.5.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-sSjft0CcmC6Pwsd/j1uakk2MLamEH4mmphVlF5hzUUVyoxL0KGCbxQgBoLoEpUbw2M9HtFAEMJJPGccEcb9Cog==",
				"shasum": "2366703c37849dc1b3768bff41ab9213aee28c5a",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.4.tgz",
				"fileCount": 19,
				"unpackedSize": 53325,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzCw+CRA9TVsSAnZWagAA7EEP/RMWXUu1xI88Ka7KODAk\n/xU1QHRCCEMzN76xV2a8ehKdouIeF7/MuDQAdBiJFWJnrg51b0m9kfUoD1Be\nAUZHc7AZoVjXVB3tnH5rOtgZEphCesgr7ySl/gnfrEkQu3auiMUcxkUxr1L+\nmm0uTjOhbMTIyeXabHqOLdw/GS13xYY1qR0b19FXdHxPuYLurkEq7kdmRumh\nrUqblpKR8WBEPlsiL+uCsjg3JumABeRddqGsVFM1uMdxEoJ84v2WJvhQb2iu\nbN6tPYSouitc/aZpr8gm0soBFfU3/c4pB2hCePJXo6dDiclVk0HRgtim9gHG\nEN2kWen0DV9DA9XIcatiLV3yR1Awz0zTfrI9AS+RyA9j7sQKm/svwCdK6di0\nh/H3skIWX7AYSIoqEq2TRweGUf+1BgyP6jADqdHW2wgYPHHnwRExrz9Pp0Ss\n3H2RsF+9BNcsmLujzLd0LjoSz9g40/BUocj7ZZaXiZ6jK3uiXcNiFGG6Yuw5\n7zZGeldVuHhTJbUF42xbIyHqsO5FlZm7OrSRKgfYQNZbCMM6NstaPzXBONcs\nbDsf+ICVGvlffPoWrYuIY3P0z+F6qKjRrYRDiXz6cpdFjKVqPcz+xpwOz3nj\nYgM2D2JSbaS+RxGQhnoprpRQDwIK/usjQQgvJ9BI73S0S1moTkYJI5PYVNuq\nnpu0\r\n=hZop\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.4_1573661758211_0.9940699352391233"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.5-rc.0": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.5-rc.0",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"docs": "oz-docs",
				"docs:watch": "npm run docs watch",
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@openzeppelin/contract-loader": "^0.4.0",
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.0",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"openzeppelin-docs-utils": "github:OpenZeppelin/docs-utils",
				"truffle": "^5.0.29"
			},
			"readmeFilename": "README.md",
			"gitHead": "3807ec59ed837ae15b4deeee65809dbec491691b",
			"_id": "@openzeppelin/test-helpers@0.5.5-rc.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-teCj4tNH25m/otLTEMmmZ53Oq5kjn2INlWZibsl8HgmfpM6p/QmPuEuSp6qL5o4laLMxwuefhIOSdseVPO3eOA==",
				"shasum": "a56042c0e6eb42dd106851cd5204b593505cc444",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.5-rc.0.tgz",
				"fileCount": 19,
				"unpackedSize": 47450,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaT98CRA9TVsSAnZWagAAtooP/ArnSiC7sFW/lvpC3bmX\n61osN/EBrssmdpItqQXvXLO9YSwJZCGteyZvxo3UyW6ppCnDCkb/+WZLdUEs\ncI6VwONKKRW2dFj6kLYxs7ReqzCqmH4Q9lEMK57S1ti2S9lE6w3576IeuV/L\nVu4loaZARN0VYP0dJ6/7FCY0c8U8mSrCROopB0obUaZepWZCndPdKAz4vGSc\nJSdI3I2Ww2jBgbu8ydmsVAWIelcKMghp03BisZtRcDF1xr7//+NG61Mw9kF1\nB0iou0qH39TGcRK6cEHj08Pn0nQlJiPKyZCwLNt2/No3yEq/+wvqlACd5WMx\neQB8NcJx8M3036MUoksAVsBkHQBnYq+AGHJw6qE8/1o3H1Hs3atkcUDjwBcf\n4hskwa7sZxYCX8ETWyf0AJ1jIJZrzq6L97b4awvDQbdBn0AjI0Tvd5G6CIKp\nBcFfwswav5J0DxTdokgVigKEexCXquKDGZe/r3sxky8uIKmIA0GGCeUVU/3J\nCIPuz1O4JNnxhuhAaVeX1/MFLc1sLmz1DAdoiEptpkYm7dAiJL3GnuADK2oV\nSXc1cAnolE44hCp1A7q861YttFoCoV6/R618TVMGRhMgo79AVBrXlCyI58eQ\npIfVTjCXTx8kEB8jlcIBYkfCO65HpbrvWlRyy0DhKDzfx41jC1W42H4zlnmH\nVHns\r\n=lLT9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.5-rc.0_1583955835556_0.9164049678350836"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.5": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.5",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"docs": "oz-docs",
				"docs:watch": "npm run docs watch",
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@openzeppelin/contract-loader": "^0.4.0",
				"@truffle/contract": "^4.0.35",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.1",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"openzeppelin-docs-utils": "github:OpenZeppelin/docs-utils",
				"truffle": "^5.0.29"
			},
			"gitHead": "4f063a56339dcfbe3d7a1738a94cd9389e40a349",
			"_id": "@openzeppelin/test-helpers@0.5.5",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-jTSCQojQ0Q7FBMN3Me7o0OIVuRnfHRR9TcE+ZlfbSfdqrHkFLwSfeDHSNWtQGlF1xPQR5r3iRI0ccsCrN+JblA==",
				"shasum": "c0a549fdcf1a9f4b1fd041233e52a700ed988eb6",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.5.tgz",
				"fileCount": 19,
				"unpackedSize": 47643,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaoTXCRA9TVsSAnZWagAAMgYP/1VmhDYfX+FjAfxm+n34\nSdQTA5xgl2COPCIgN6ufIP5C5X2CPUbsKj78LnOwR/6BKU+UG3zjwipNgkSG\nXP2jTaqj6HRR1Yp48ve6m0a4G5kG4y/FEdfe2Yd/xdWh7ejbRl+UVODCx2ua\nIkuqrKGyjuEXbBIhlnW673K8ifw7bhVp6OKvESSSVPbdaD8nqUIJWy16798w\nhs8a5QeJBW9SM6ksMY54KB5H6CyKsWVtfIrX7DHEgQH31BXMwqbdbHt1Fqjb\nE89dPn9RG8paISpWACIRuEpIDA60kyPNwiyqXPBosgU/Cxf/sTTAURnAqG++\nZURfLULW51fD/isf8N1CQxQmAB3E0vp7kf2ohHf0O+eN196ctz0OB7gvK6nU\nCXyzDz2ssUiuBSiKV4A5LRL2pR1HcijzkvMavSiY4WSW2T+saA9aUuOM6txu\nII+A9FXX2AlcSbBp19329GUXbH9mLdTPeQalAdPFjhTzWEMFJCVF+qo5Ykw2\n//35jYXudYYrkIT1d4GriwYlKbzP+tdUJ4wniDwYmc37LLfwwcETbm3we8dx\n6Q3wAgQ1JJFTdCivEzB2HDlioQ+3Sz4q6r9v/+h0pGvzmKOW05gvilvj5INr\nFZevPVVTGthhp3/kDQjoZ9PS2SIgcD1g/Fg+ts6Hms6NhPvZc6JeRtUScLQB\nlG3f\r\n=zzzP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nventuro",
				"email": "nicolas.venturo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.5_1584039126402_0.45880851983979754"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.6-rc.0": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.6-rc.0",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"docs": "oz-docs",
				"docs:watch": "npm run docs watch",
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@openzeppelin/contract-loader": "^0.4.0",
				"@truffle/contract": "^4.0.35 <4.2.2",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.1",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"openzeppelin-docs-utils": "github:OpenZeppelin/docs-utils",
				"truffle": "^5.0.29"
			},
			"readmeFilename": "README.md",
			"gitHead": "6bdbf17fde1cdb1f32b4cccdedbeb3f5a4648a4f",
			"_id": "@openzeppelin/test-helpers@0.5.6-rc.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-G2WxSAEIYi+L2f54nrwpHmDEMX8mxX5BMsp+MyEcelrace7AFKcDOnU7v9kq+EkzRfL15QfcWDrQcTfukgKdwg==",
				"shasum": "7bafbc15d29a20635c6651cde1ce043704460a43",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.6-rc.0.tgz",
				"fileCount": 19,
				"unpackedSize": 49011,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1YH6CRA9TVsSAnZWagAAr7gP/1uImDwWLEyv/TXWINmA\nsKLTABMKnJcZIFfBfb6fmMqnRaTFdh6yGuHcuxVx8rHFqlJ1GjqQCv0IQeMV\ndm2EaVIVUsytMmAyaJAMTjPAuOY1SvrruJgQc4nlU3npnOIN06Swcjguo6fb\n/zGZiq93zgDEyOnQB+H+xS687Q1zJKnN2bMU87BSvgctB2uDRf6ASmYyKacK\nhmuyGg28zZZ+bM+tb83b7/Dc3a29JPi3uGcjyPP3notczXRseIC4f95FkKxS\nOVwSDZSWtAGy2D8t2b8B6bxXaLBm/5kydo/aGV4j0f39DnNrmSmTCGnIyrGo\n0JGxL8NRsJxLc8pEEQBGlqk1gH5+i9ARmTjJwzU+BId5cz1m38dV+twIf0yK\nFlnRKAICOCgpd9pz2S35/vIBHlQ6ZgmuQr2wGvaZtqQGhlwClLIvQK357Itg\nzRApVW9s3HoQjG3a+6UNHxT/MNxsKwIjW1QMhQH9ySUa8RHl1ep6fsOacnh2\nv8cRHtp3KSa4WkJJV3vd9WbxBQKgQnO6S0n6onm5i4vDGe1ZW5Dss0nIHaNw\nkoiM4rDh9h1DEZiC7b4pxk+wLnx/7jwTY/4H4xzqpI1qOaMZsffqmD1bYOTw\nB5gD22bw9hEHVjFjv1E9HypeYoW0Ox4ZXFzKapFR01y+uBYBp1liJVGVs+92\nZQ/2\r\n=mZjp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "frangio",
				"email": "frangio.1@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.6-rc.0_1591050746200_0.5878164121678571"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.5.6": {
			"name": "@openzeppelin/test-helpers",
			"version": "0.5.6",
			"description": "JavaScript testing helpers for Ethereum smart contract development.",
			"main": "index.js",
			"scripts": {
				"docs": "oz-docs",
				"docs:watch": "npm run docs watch",
				"lint": "eslint .",
				"release": "scripts/release/release.sh",
				"test": "./scripts/test.sh --network ganache",
				"test-integration": "bash -x test-integration/run-all.sh",
				"version": "scripts/release/update-changelog-release-date.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/OpenZeppelin/openzeppelin-test-helpers.git"
			},
			"keywords": [
				"ethereum",
				"smart",
				"contracts",
				"test",
				"solidity",
				"zeppelin",
				"openzeppelin"
			],
			"author": {
				"name": "OpenZeppelin Community",
				"email": "maintainers@openzeppelin.org"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/OpenZeppelin/openzeppelin-test-helpers/issues"
			},
			"homepage": "https://github.com/OpenZeppelin/openzeppelin-test-helpers#readme",
			"dependencies": {
				"@openzeppelin/contract-loader": "^0.4.0",
				"@truffle/contract": "^4.0.35 <4.2.2",
				"ansi-colors": "^3.2.3",
				"chai": "^4.2.0",
				"chai-bn": "^0.2.1",
				"ethjs-abi": "^0.2.1",
				"lodash.flatten": "^4.4.0",
				"semver": "^5.6.0",
				"web3": "^1.2.1",
				"web3-utils": "^1.2.1"
			},
			"devDependencies": {
				"eslint": "^5.9.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-mocha-no-only": "^1.1.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.1",
				"eslint-plugin-standard": "^4.0.0",
				"ganache-cli": "^6.5.0",
				"openzeppelin-docs-utils": "github:OpenZeppelin/docs-utils",
				"truffle": "^5.0.29"
			},
			"gitHead": "64fc8732a1e3a0b9230246a8a4a2fd0a282fa22e",
			"_id": "@openzeppelin/test-helpers@0.5.6",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-8U4sR4ed4cFmc6UKj7akUxZzQJKU9P3p/3RbF+urQuRLLhBaB8zSya1m9VB7/anYEZnBmTDk8LuVgAmYaCPs9A==",
				"shasum": "cafa3fdb741be9e3ff525916257d6cdce45ed86a",
				"tarball": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.6.tgz",
				"fileCount": 19,
				"unpackedSize": 49006,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1YsSCRA9TVsSAnZWagAASVgP/0YbwjD/YG+IPnLk8Zgo\nCcuJM7fHl3BYUPXrk937DVdWaauUNv2tk0DG4bYewiZBUkoMjxibq6+Uc5q+\ndXK8Xjv433yl6YVLkC4A/k7FXO7xu9TOsj2vbCh0y6kKp8o6ktMkRKlP4nHI\nYyT7KJCZsxpLSy0unJlStIOX357iWBOfZTk+6hibQwQsRWyohlw+cVGxQGDZ\nqxi1oIt+s3b3GBoaAAZoavhuMKpVzN7qWtayHf4/+xYbLe08oaPqzTtvPiwn\no2kTdx2nrhx0RK64N6iStrrDwiszUgk6unOHI4/k9ZcmI5W2eAxLDMmQ5mdW\nQuycUL86C2uBX5VUFq1b9qnN/n8hRHtTqSkHW3rrsJYEZkTmAgvFKXziy1s8\nyvW7n/PPt71J1kjQlpunFQyQ4+wiUY4HqZtFI8NXNKyoL37COMYYCVz2jWHp\neTBb/wmuolFYgianJ1Tx4Hq5GuV34DTguAIRphj2CjuSYiXkNSXuu4wtTpnR\nG+io2Bk0F+K1OM13fRl6YfICPrSPF4xV1NqnWFoGpo2WTdKpNbr/wGUsYtNe\njjGheZhILwk51uVqcVwncdo/DJHqrfA+dReQHtvq9aDoduiLoRdLxDhv48af\nvUNpozKoLfJ9jzUR8BaBvdf1GcI3FcdKrImlKHL8/gVexRyOsOCYcIH7+sqp\nQWQ/\r\n=sptY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "frangio",
					"email": "frangio.1@gmail.com"
				},
				{
					"name": "nventuro",
					"email": "nicolas.venturo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "frangio",
				"email": "frangio.1@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/test-helpers_0.5.6_1591053074078_0.2387739908041433"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-10-10T20:55:19.215Z",
		"0.5.1": "2019-10-10T20:55:19.649Z",
		"modified": "2020-08-10T14:23:43.199Z",
		"0.5.2-rc.0": "2019-10-15T20:04:05.603Z",
		"0.5.2": "2019-10-15T20:04:33.461Z",
		"0.5.3": "2019-10-16T16:35:36.109Z",
		"0.5.4-rc.0": "2019-11-12T20:28:19.804Z",
		"0.5.4": "2019-11-13T16:15:58.352Z",
		"0.5.5-rc.0": "2020-03-11T19:43:55.663Z",
		"0.5.5": "2020-03-12T18:52:06.597Z",
		"0.5.6-rc.0": "2020-06-01T22:32:26.362Z",
		"0.5.6": "2020-06-01T23:11:14.197Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.5.6"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"9d238ba983a292c980968892dd09cc51\"",
			"fetched": 1602009370089
		}
	},
	"_distfiles": {
		"test-helpers-0.5.1.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.1.tgz",
			"sha": "1d552cd88b0c8dc08cef6a8471ddabc67243b695",
			"registry": "npmjs"
		},
		"test-helpers-0.5.2-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.2-rc.0.tgz",
			"sha": "19052a7eefe60c469c6b12fca12f41e496bda068",
			"registry": "npmjs"
		},
		"test-helpers-0.5.2.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.2.tgz",
			"sha": "36c9ed72fa2a913ba60ec386c7d16c0e8ccbac3a",
			"registry": "npmjs"
		},
		"test-helpers-0.5.3.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.3.tgz",
			"sha": "c7a082fa5567f46ecad8c1a0ac38a53b7e8a96cc",
			"registry": "npmjs"
		},
		"test-helpers-0.5.4-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.4-rc.0.tgz",
			"sha": "ffa769293f438d7218082e09b250fb8f37b0d7a8",
			"registry": "npmjs"
		},
		"test-helpers-0.5.4.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.4.tgz",
			"sha": "2366703c37849dc1b3768bff41ab9213aee28c5a",
			"registry": "npmjs"
		},
		"test-helpers-0.5.5-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.5-rc.0.tgz",
			"sha": "a56042c0e6eb42dd106851cd5204b593505cc444",
			"registry": "npmjs"
		},
		"test-helpers-0.5.5.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.5.tgz",
			"sha": "c0a549fdcf1a9f4b1fd041233e52a700ed988eb6",
			"registry": "npmjs"
		},
		"test-helpers-0.5.6-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.6-rc.0.tgz",
			"sha": "7bafbc15d29a20635c6651cde1ce043704460a43",
			"registry": "npmjs"
		},
		"test-helpers-0.5.6.tgz": {
			"url": "https://registry.npmjs.org/@openzeppelin/test-helpers/-/test-helpers-0.5.6.tgz",
			"sha": "cafa3fdb741be9e3ff525916257d6cdce45ed86a",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "11-a6e8de6e3a2c3461",
	"_id": "@openzeppelin/test-helpers",
	"readme": "# OpenZeppelin Test Helpers\n\n[![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)](https://docs.openzeppelin.com/test-helpers)\n[![NPM Package](https://img.shields.io/npm/v/@openzeppelin/test-helpers.svg)](https://www.npmjs.org/package/@openzeppelin/test-helpers)\n[![Build Status](https://travis-ci.com/OpenZeppelin/openzeppelin-test-helpers.svg?branch=master)](https://travis-ci.com/OpenZeppelin/openzeppelin-test-helpers)\n\n**Assertion library for Ethereum smart contract testing.** Make sure your contracts behave as expected.\n\n * Check that [transactions revert](https://docs.openzeppelin.com/test-helpers/api#expect-revert) for the correct reason\n * Verify that [events](https://docs.openzeppelin.com/test-helpers/api#expect-event) were emitted with the right values\n * Track [balance changes](https://docs.openzeppelin.com/test-helpers/api#balance) elegantly\n * Handle [very large numbers](https://docs.openzeppelin.com/test-helpers/api#bn)\n * Simulate the [passing of time](https://docs.openzeppelin.com/test-helpers/api#time)\n\nTest Helpers integrates seamlessly with [OpenZeppelin Test Environment](https://docs.openzeppelin.com/test-environment), but it also supports Truffle tests and regular web3 workflows.\n\n## Overview\n\n### Installation\n\n```bash\nnpm install --save-dev @openzeppelin/test-helpers\n```\n\n### Usage\n\nImport `@openzeppelin/test-helpers` in your test files to access the different assertions and utilities.\n\n_Note: The following snippet uses [OpenZeppelin Test Environment](https://docs.openzeppelin.com/test-environment): a Truffle-based setup would work the same way._\n\n```javascript\nconst { accounts, contract } = require('@openzeppelin/test-environment');\n\nconst {\n  BN,           // Big Number support\n  constants,    // Common constants, like the zero address and largest integers\n  expectEvent,  // Assertions for emitted events\n  expectRevert, // Assertions for transactions that should fail\n} = require('@openzeppelin/test-helpers');\n\nconst ERC20 = contract.fromArtifacts('ERC20');\n\ndescribe('ERC20', function () {\n  const [sender, receiver] =  accounts;\n\n  beforeEach(async function () {\n    // The bundled BN library is the same one web3 uses under the hood\n    this.value = new BN(1);\n\n    this.erc20 = await ERC20.new();\n  });\n\n  it('reverts when transferring tokens to the zero address', async function () {\n    // Conditions that trigger a require statement can be precisely tested\n    await expectRevert(\n      this.erc20.transfer(constants.ZERO_ADDRESS, this.value, { from: sender }),\n      'ERC20: transfer to the zero address',\n    );\n  });\n\n  it('emits a Transfer event on successful transfers', async function () {\n    const receipt = await this.erc20.transfer(\n      receiver, this.value, { from: sender }\n    );\n\n    // Event assertions can verify that the arguments are the expected ones\n    expectEvent(receipt, 'Transfer', {\n      from: sender,\n      to: receiver,\n      value: this.value,\n    });\n  });\n\n  it('updates balances on successful transfers', async function () {\n    this.erc20.transfer(receiver, this.value, { from: sender });\n\n    // BN assertions are automatically available via chai-bn (if using Chai)\n    expect(await this.erc20.balanceOf(receiver))\n      .to.be.bignumber.equal(this.value);\n  });\n});\n```\n\n## Learn More\n\n* Head to [Configuration](https://docs.openzeppelin.com/test-helpers/configuration) for advanced settings.\n* For detailed usage information, take a look at the [API Reference](https://docs.openzeppelin.com/test-helpers/api).\n\n\n## License\n\n[MIT](LICENSE)"
}