{"_id":"@nomiclabs/buidler","_rev":"85-ca5c0c2a3ac3fb1fffa3aef2b356215c","name":"@nomiclabs/buidler","dist-tags":{"tracing":"1.3.6-tracing.0","rc":"1.99.1-rc.0","latest":"1.4.8","multi-solc":"1.999.0"},"versions":{"1.0.0-alpha.0":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.0","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"c86aff7702df181baff8678d7478273567d1b130","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.0.tgz","fileCount":285,"integrity":"sha512-HhzQB6QKzbhhIg0mBV8ZsJc817xr5QYkIILCvIiBCpAei/CJGl6JOTvdXEeh2d4gT3aTtgkPsj1h4keudEy/Fg==","signatures":[{"sig":"MEUCIGQo6A2vQUN5tERgt/I+wY+djsQIPoOlb9MwNK0nGImvAiEAm+3AMx5CzAOmmm+7lLX08rYbK8X3vBYPEfVXAMT2xfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT2vPCRA9TVsSAnZWagAAjDMP/jxn3ckuys0vw5z+jAtT\nI+aTxal+KBCypo/0NnkzAEkNYEpClhDPaSq3ACY66NxzdcKR4peX+gRyv26i\nK1VDwfWaBU1c3RxNGGJYBiZJP+pD4SfBluHXiZKVOaS2YlYI0s+3BAOLIq/I\n0ps/w8g+C1ekOE4UYLG35EC+uv+COfHALKXygyyAcgFmx1sWiVD/jAzySwW4\n8mOkycBGZ9kqcEFXRW9S3knI65l2uDMf25gP/jucKHoaZ6VW0gXm51nE6HFz\ndlT4uo7HOUTsrMfDyTGkOJ6wO+P6m4rE5Tvu1MTlKtJAGzxjbam+5x06vUq0\nqE0gwsAf1Iy/MJYXdEUrzCh//dD/1Gi5OFgh7SMgB3mMo1Y8+pDtvYvCPQXC\nzBI242+foc6U1xbmLWWqTQJShANuwXWHRcjNKvbit4msPQ+sK87jyAh1hMrB\nll2cBPRbEIaZlrpWUvXjp8rRfVy8rL6/wIaSpnMrC9eMKZE1fY0ITHx6pauP\nAls4ZgkcX+bVmTNR1rn7QN9haU7sxdzbWP9OHO3wM49NhWXDTuGT6a0zGnv8\n5YXF9lSfYY1BFFJDwgf4HSw/kmjlBQP9w9BbVsfyT3Bl0BbSO/ASLokMGoNj\ni6joUDppVjmZh4kXKbz51P40mVi9Ty3tGK70EqB4iWOatMDVxtXZVZK34pYO\nOLT3\r\n=EbN5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"e6ea79233988d2681964b90dc6f561929d02fbc8","scripts":{"fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint","lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","dev:build":"tsc","dev:clean":"rm -rf dev-build","dev:watch":"tsc -w","prod:build":"tsc --p tsconfig.prod.json","prod:clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","prod:watch":"tsc -w --p tsconfig.prod.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","ts-essentials":"^1.0.2","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.0_1548708814832_0.9654578229412294","host":"s3://npm-registry-packages"}},"1.0.0-alpha.1":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.1","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"94a0cfc40380f032b61dfe3b0d10df47a51c19d8","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.1.tgz","fileCount":285,"integrity":"sha512-WBdfVXwZm9/LzQSHlPggO4p8+jlK7bVqeXuYnK/lU+PhMAoIr0748plV5Nwzt00UrPrVUpCP1NBnGTO0q6RKxg==","signatures":[{"sig":"MEUCIHZKqhbCGMrCz75u6mY/8yNPNTVNTiucDIKHs38E7JQnAiEA88tBZeG5nEh4o08Dfemh1avg+MrAaF9ItYMcSUxT2q4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT3EFCRA9TVsSAnZWagAAynoP/RiLd1Lom7zc025QWf1Y\n1+AF6XygeesFJ9j0lYVLPgKCAM/rlAKscAq05SfEX/qDwgk+oHOHVj1NLZR/\njxbuaEk1HiiRcCHgREd4cmrCRZPZqA9ksFgwyr7NHCOZgzmHCtGszMl97mZ9\nHKHQwBHLcJSxVHpCzd9xX0ep5MVKV9UvVGLrZPfK92ok86A6WKZSgxjUWy6v\naNj1ycEmsrxaQpiLTTFtRBleNA+MT6DEq15rtizW8Pt5wFIWFh43i4rJ75i4\nxEiYhG7uukitmygtI8wqX0BP+ocHfW2JPXG05ryR+le9rjJ8aRMP9/eVlzV3\ndCSxQzb7SlzT3F7gLbMW/avwb1KzZ40v6tQTdlKPs4DyjOIEW48SJ1nVZzBu\ng9EWVfgIufFi7d/OajG+G1xbvmmsYhAgar6xiq5u0E5ts9U/v8fY+IOYGaaQ\nufibNu0JypiCkyT+r66yt++l3L9oVZO0DCsZWuhlaToeI4lS/yIsckOnWOVn\nyeIZZfLFP7X51474Vb0QlWC6vBtOOJOBshfilAUHRTohHs0PpbWIoGhFQXsV\n686LsdERQhG8CBnND2Nl8uSp3uw+zVglMzULfOTn9D4iCF/OmUDEuUqrqxk/\nbs26RPu8HzoV1vwXDxCApOQa3I8frtBQ1mwdK5xRrCPl6TW+24mQqs1rEnHt\nIQEo\r\n=AmHp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"a7ea257fe6735d23a5775cdd2d57e81ea1fbcd0b","scripts":{"fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint","lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","dev:build":"tsc","dev:clean":"rm -rf dev-build","dev:watch":"tsc -w","prod:build":"tsc --p tsconfig.prod.json","prod:clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","prod:watch":"tsc -w --p tsconfig.prod.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","ts-essentials":"^1.0.2","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.1_1548710149065_0.43203159898656573","host":"s3://npm-registry-packages"}},"1.0.0-alpha.2":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.2","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"86bdec6fd4eb12a9716763b766d9f784672e8df3","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.2.tgz","fileCount":285,"integrity":"sha512-KWBCCejjxx+ijjm0pBqD/RROX06nw8c3d1yLv7z4zrlTU0te5sXVov3uYjICdNyNd8HSiugzqWa+8r9HdEIg8w==","signatures":[{"sig":"MEYCIQCdaIZ6wrQAGiXjgEKGvej91CKgv0OzURVrGAsRog6fnAIhAMcryo4Bn0BIS7ULnmIIx2ELbQGXBtJzSpfX2j0cOBzn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT3cxCRA9TVsSAnZWagAANyEP/1iiJ2X8h+YnvFHv0nyZ\nn9qTruO6gFFGcTWLMsoXTJbUTchPCHYSvjKxaGJzUfa4O8UxwN4qE4d7lLL3\nesEs2VQ9ZUjPfLobAKT+5cieGSFAiewiWk9/0aWxk0crxmhqVk9lCFv+JX9q\nSDg0i697awvxIEoGGBG4V36YKZcnptmKdZe0RUFDk6ngLidv4l6mOvgdktaX\niT7cqCdastp+6LC1qyekZ656Pg3Y4HRI/Ngi2b+i0rpKUSX65R/AXA/bhx1W\nOWZouFVgbAcbllaC+UOkIcRJT0wVR9RkGXkSzulfmkRo5xv7xkKzH3/qXHfA\nC0I6wwSO8XEyd9eEAdFC98Gz7K/sWtLNfg2QLxOuFVH6JC8RQ9vZ6vJDi6XO\npu9Na0valQLuQyw7056WwcKp0TmeIf8XNZ+4N9xObN/GCwBPUMlYHrJjvyKt\nQyPy6kdNmUIvzqD0CoMk8JEIJ+g1u0iDXCBUJZTetpffRoc8sfgCbq+yys/d\nSEtKWURxFYOAe7uP2tC9HgqIpYerXLg+d1uf3GGDAou0gZx3UaJ98Rve+GxF\nZ/6DL347S16vWCYeNOCONxUj6sBM7+9EmmK6G8jJc3KOrYUhciFuKNY/WQJg\nK+J70Pe75NMJophpQRvabawejsIgNG7me9W1hJhF0FOICD0naAzh5BalNo5D\nZGdc\r\n=jKpC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"a7ea257fe6735d23a5775cdd2d57e81ea1fbcd0b","scripts":{"fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint","lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","dev:build":"tsc","dev:clean":"rm -rf dev-build","dev:watch":"tsc -w","prod:build":"tsc --p tsconfig.prod.json","prod:clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","prod:watch":"tsc -w --p tsconfig.prod.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.2_1548711728977_0.8077604300716257","host":"s3://npm-registry-packages"}},"1.0.0-alpha.3":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.3","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"66fed15ee49a9623697a52650ae08d9d48224d7a","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.3.tgz","fileCount":290,"integrity":"sha512-RbfJV4XUleajyY++V4Tz7kOOiXionO7fIGqhsheK0Ka//rLIsBvaHNwEKD5OAB26lt78UWZXHq6EG63qLd2QWw==","signatures":[{"sig":"MEUCIC5fDo+huxXAIRIo45hP81nWbbOFvJDOtAtocZoVIyZbAiEA6V8e+bCMJasO7nsGjhPeLCnlN2YNEaKj4SFbI4lp5S4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":418740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVKtCCRA9TVsSAnZWagAAyr0P/Rpn/SFCOfh9v9UaKvXi\nr7RNq79jN++HPE2NZv+68gNShwD0LxkKMoc/5ZTbZPoOFw7wIPDeul4SGPZJ\nro9nikC70LC13ogkjBd5UgioGQbylDg1lkZaXmioqbGF6EoG2gGR5200zRPe\nRTdipjHFfcHRf0lFMacaoFdCH80XoT5bISaNvuBcAq+Pp9IRNd1uEDDsqjRs\nQzLbGxInkicuwRaNdmeJrBUN504F6L25q6PO/NKwIz0eDH6AD9dSaaCWRBkx\nr+JCiBkGQk0GW0+HuOvCRPRBwDOrE2hD0HMcDV9FckThHZGdHdCTT2+ce1PU\nvg784QsWfBRpyjvlSDQ2ZWh8tlKj0x4EmGd5CPGNHcVrpi4p5TcwcGyr/P1b\nAiwTsBxIuPs5UQQyH+sGF/FkhmPiB0LFAFds2pisX6BzHkt4HjCwI+DGYGGf\nsS0N6JIZ/yNda5zn3O9Mxfw6UXVf11fCyrVas2twVURrRRVU0kfOBY1btkgO\nlwfMwQu3ecstXidpCqV5RgF3fCS+JHaBKS4Kbq5DWTrZECWAMLCZ9kiep982\nPImV6uFLQvxWZm2dTejE0ExY3UVJmjgFSG40O8fORJI63wn7J5giEr+Czpgf\nyDST8eBWog7nj69McCU4dusaOigzoKWVlz58+pKA1W+2fFk7e7lbIgm0jcS1\ndV56\r\n=ZzFC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"c01dbcc507f972d51fdddcd3227f0c6929db9d0e","scripts":{"fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint","lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","dev:build":"tsc","dev:clean":"rm -rf dev-build","dev:watch":"tsc -w","prod:build":"tsc --p tsconfig.prod.json","prod:clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","prod:watch":"tsc -w --p tsconfig.prod.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.3_1549052738360_0.4238853179659732","host":"s3://npm-registry-packages"}},"1.0.0-alpha.4":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.4","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.4","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"cdcc37bb24b582488a0860edd65d83dda2a484bf","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.4.tgz","fileCount":295,"integrity":"sha512-wii4x2yTqYXUIAQYE/4G2q8iXc1R6G37nL2Yh9fPG+GvXza6R5YDcvfmbCrXaCYxCcE6qrau+kDTRx9pe52+gQ==","signatures":[{"sig":"MEUCICcoz3exhJtoPf0a+Djjeaiq+Jx6wwigSo5c1jGZ6V4QAiEAzWlyTVxdJEPhShOcPmfmCODPpjdzE7Pj1Zfe+a11yLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVjgXCRA9TVsSAnZWagAA3PcP/iZMeLwpb5oghLnyMfmi\nkOyHlchEltJU2LxWlxsAKWapbtUPqxgYttSETJZjQMshhOP3M2n5sHdP+uv3\n+8hNdesKvt/xmAVspqXrABdFsi7YFXPvKg8tIEky1SfP2H2uLY0vQ5dJ0Bqw\n92qQOLBaUVR0IoTWo+mGKwnr80n0gRLIXqAt0i5pAfK+ytGDm/UQRRMb6Qp7\nIiGhcirb9PqF+PkK8KrYq13oYLCVevai+aWUQyXBR5zGqnig1jcLLnRWTGwV\nOl2D1CMwOXfznDyLoCHVx8N1Wp0p+hf0PBO2T9//M7vOK5yL3mR4PH6zq3es\njzBTEWsfMoHAxVGoRmKxf9tbaMBixpEAzGYcOh28deOqEjP1UVQFoQdq+BMp\nLgcPR68XjI9CwxMi9IZzq9YMJ9pUJ+kT+hjojLGGPamfE/T9gRYkvESJHin4\nV9JoNUAuDKF4R+GGwIVcDKKfo82YI6uplqLBnDoXWE5g+db3CYUcefbKAD1Z\n0BEhYwIBuUo+HZxUyM1kTP3xvXhqmKWv+EdoRQKhE6izgmKnXIdL0bOG4N/T\n9IFcllGv+KgKWDPgo8HqZkq1SkxRajelwbJwlSonRqFJu5heJdX5BCKh0Bps\nDTdLWdX1mQGm2f7bbHQYyIfkBBV0OxYApyMy7VMjB0MdOEgta+7aky6119sk\nwymo\r\n=Tw1k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"4f3e8e64fd0882fb17f230bcf158513a783ae873","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.4_1549154326505_0.3162549295268331","host":"s3://npm-registry-packages"}},"1.0.0-alpha.5":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.5","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.5","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"7b5b862ce473cda03279f4bfa688334533c17aaf","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.5.tgz","fileCount":295,"integrity":"sha512-N4N7QKRXvhuG8D8WYnJh6bJrhMvrHySTcS5KByOAJ78ZEwIi9d86f4Kqq3CuZK06Z8dTkrMFwmtWVrtNnxKfwA==","signatures":[{"sig":"MEQCIGipWTwsO9Mu/PbHNltBmer887JOdaV/tE9ZnhzCkSCgAiAsusN/3c5sybB1lQeVKNHYUM5DREo341sT3lWO744f4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVjm8CRA9TVsSAnZWagAANGgP/0ZEZ05iS3qZwjkcpyNj\nLqB50FMIuxWgLmHZgWFOds9EHHNp/rCMWqV/W/aF2njZFteO2gjyMFMIslUl\ncenX1UWKLNnVSuAJ1G3PZ/J6+E4QcCZkPWgZtPrvtuJgEWlItG4M6Tdp+6iG\nhwAunnQq5kk3ml7NqeFnKQN495oDZ+i8co0B8RnItCfdmsQu1f+5z9C85p4Y\nVexequMKoGfSfUzu0a7vyD1Uk2VvqJiU2bNcg4DEAdPVA/AuHLxnwr3yxff7\nM2oRZ2JDbSwLkSkz0MWmhGKlvc8p5WtZCABEDDOkArC/iJ+AOjClnEIRvUSC\nW+4wJMmGRNQeZ3D0a/mJbuq59D0gxdTCCV86xp0XKXUlkNwB/c/p/SjSp69K\nL6wMe5sT+APzVUf9lYRW7m7VWCkuYkeGLmS+pinHB4mUqCRm6jufUAGDlNlf\nYhCi9ODlRDudwoBa29erGmKro+tiZtSG7BrwwiJpve13A9pmkREndgxiv+vL\nw9mk5VWfFElUMP+1ykfS7lxgwyP9xDa+eqOLIjzrQZa41NMPFYpBQuK75ePd\n/SjdEWtqkSsVUJQMb3n5I7rfmPzQwRfhwbzkiabvpqzhDrMMLOfosbLM5C9w\nH5swO0l8zLJ9AWg+X0uKg0V/tsfEju1OtNSVEsr3AHXMgWXyb92ABZeEix+g\n6+0m\r\n=J4Jz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"b936f166ff69f77f1e79e785f14013f4249e4272","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.5_1549154748106_0.026227605159054423","host":"s3://npm-registry-packages"}},"1.0.0-alpha.6":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.6","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.6","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"85081131d55783427839faa3de713a26b38ef424","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.6.tgz","fileCount":295,"integrity":"sha512-WzNJZhvIELtYi01s9ihdN7aOOqQLw+YorCoKX/IgKNOk6K85J/puCwyrJZrTCSDNj/OZgDF+KnngssZub4AHcg==","signatures":[{"sig":"MEQCIChZEQqy+tmXShzX97JTixon0QhhfLE/7k/rLpIMAA7QAiBtbSt7nrjHRAVjwkT49P0e+lYhJowBHzxr0BTD5w2+Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWelICRA9TVsSAnZWagAAw0cP/RXJA1qGmToyYFhPT1vT\n7s3kr5akx+WJ9kDr8CvXGiInFkSuyPZvRoW5LVHqMfGEcVRfQA137Rxdg8V6\nQ3k2ug/1hKla0hTyRzJmcvs0v1XxdHaLFiZng8Arlo0sE2MIdVJGx1VWEjcY\nYZMao0KDVMVN/48Ekb+MZs7ddQY6ZfYAyMzQ7gxE7PjkRY/W5Hw6+r4CRWZ3\nPgWRQG4Xp+xl/K2GCXf3XobjE4KpYzk/q/BUdoZvdGtCwJLn4hYF9qRo2zEx\nEBRDQPRx8BGpjjw3UUrMfmUnAbFym8fe4MZUwdyVu3008HHWq2yBe6RsJ7df\nl92la1xgT3r1RwY0jbxvXmBOmQxEslfRJJXnyUC1V5H+Tw3KgUm9mzcZLVgg\nmBDG0WtWFOUdVyhiYynPT21MkuFh7xUkJNGUDMPSKtLe2TXCNRggprR69w6G\nnoRt960OEL4eV9uhPammKwecRPvsYxyvOCfa7rq9wdxUkVEHTRt3E+AZrAYF\nbYt3jGkQ1CxF18T5b0w41e7sl9S7kfle6rPDyoga4VoamF3noIYH7SDra6+q\n+Y2UERS5beEVzzQXfFxE2CYbrlj11Okk9STEJXdjvWiH7TCdTTdRvuwerv10\nalJiI+VmJ3vgkTFYHU5JL7F0zP/6oiYHyzD9ajCIVjdVwbao7mFuc/WMYGT6\nQbQV\r\n=0Gtq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"50b8519853c2d4e19dc07a63081327197c89a11d","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.1","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.6_1549396295877_0.65809959200068","host":"s3://npm-registry-packages"}},"1.0.0-alpha.7":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.7","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.7","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"8403c899ef6195fceab023a950e4d7655ad65768","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.7.tgz","fileCount":295,"integrity":"sha512-yxcvISJwkL7OrhuU686MRBaHD6yBt2ylyg7K+lgWOCstBeSHM3dtdFOzdaTHOa9CX4xS/f18jbUNisIDOQvlfw==","signatures":[{"sig":"MEQCIBfAZjh8wxLqkjqlPhHvAVBVK2jiN4wRTdyFYwHTzzvpAiA4+Xw3bLe0Pb5bPtNf0re6zsE+ySEWbL+rnDLSacd0Zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWzohCRA9TVsSAnZWagAAps0P/22e6/aPlKBbppp1pVyF\nHWGAK77fcY3VAk6VYDTg6aIRx3+7aihC/7JH6sJgA6i4EcHo+MJd+BGvcXcC\nzSBOdV1vcAqi+quvk0R164a1adR7nlVUrVn8gBbF7TZgPwvclNQSpKSXmjYE\nDDRaXJQgkHK3zjbMAOWI0bOjjsxmxSNDy9SlLnAMbBmU8zI3oYKh0eB8ai/N\nnZbHlNJCKXIhKDWeLApksuFYsHzXu28n5dyn51xlIF8rrkryS2BbXHzr3olh\nuGT+Hd1vd8Rsn5pFdpBO+wQmbIZayVBKTGRFtttqhoQ5xU8WU+ZyXbx0un6e\nb0xJnUjmb41iiY32bhsp+RDtIxusA7MGYdWzf/+rIXPup7wioy8rcdwQMMc9\nH5Y+aubokIzZ9Ulxbyk5u6cJCDiGWPBLXgKZIAfAJGtyD0Wv2/JfHN9Z/nmw\niSPHtLnKLOhDW+sT2QjyinnokV407zxyg+qhoXdnHdXwG6p6joDa0SzEXq5J\nwpzVTpDuChuwDQqOYJk1Q8TQ0oKAgz6bvsmGt1xE6uftGntxiUeu3slN/fIU\nbJcyE/iRMj9VYfJRnaj+2eYI1/7Z+3GvRrWD5OxklnBJXYglt3cUCEfb3Osj\nuPjYGg7CnQKdvY2L+JAkomdhUu14cg/aYqwtZCSzio4bJknMHxvNY266pg4r\nB4eP\r\n=4J8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"2887706bed664f5ade06522266d49ab033c25927","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.3","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.7_1549482526731_0.8004627337375585","host":"s3://npm-registry-packages"}},"1.0.0-alpha.8":{"name":"@nomiclabs/buidler","version":"1.0.0-alpha.8","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-alpha.8","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"662c16051a9a3dcd8333de09d4ac8f747da2bdcc","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-alpha.8.tgz","fileCount":295,"integrity":"sha512-MTF1n1m65gInyz5CGJPGF/gIirw9ApF3n3HRFRV2SxJnqAgbDSNoKFlm2Ox9a6NSoYVO0GVqX06bxELPVNKVHg==","signatures":[{"sig":"MEQCIGnNMtPpobdrCWannjM8bCkZtdjajv0+mEUciKQWnd4tAiBQfcoBK7B8ps/IjBMq/rkFKBrfIsYaAaSP45BNgvKMzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXHaNCRA9TVsSAnZWagAA+BcP/i4hiiOCkWo5axR5hAIR\nKvciL7ADwL5jvu/UBgqoFPWK12+5FOtsDK3iAl9inuYK4JZbhr9V5R5rpsxM\nSgiURb3ISBgI1zhypJdoRGfHWoVM6A+X2KQw3Uh/D/uGVzHYn6HaAIJyJS+B\ngYSHNCqxoYGAB5xVLoqmCOoer7rjBCNxlUKxOMpWsU2YJsrR5X7sxOo3zLrL\n54nIRvbZfrjMjmIR++T7AP4ecL9d0Kh3WkhAfRg6j//hY0QhkHTTXvSSGzxh\n3T8CLBZMjJd1232aI6HF3m4/KTF4hzf2IZPc0z6H49jGbezMwWZzqNkyOTiJ\nMO1/vazKhn8gTioyWuyNFctImaWA5npmu3Lf8MGjJZsATbeNLV2ZWYD+4xoj\nq0SF5XGpglMv92Al/uwG2xcjOUVfLoebcMg5b6gB/hTIdPK/DNN9DaVsy1Bm\n2ZLb5CZ7W5aGcavqeQVWrwh/y+R59eyCQoZ4oOfcJfxhGeWAC/TkRCrrBQnm\nR27bSdfrLM5FVc2geRTtJ88w90zKFmXKR42X/FOoKv3rkY+5u/U84twULyIc\nna5/HUOWu7RXYsN68SBI4X9D3xRaHVvqHLfXEnOXZZMYFOXUJfRhsWUgOrDO\ni+9/wKH6Ut1DbQ0kb0Qbo5YGGxlQfOGarm6kAICAwGI42/7GthAVp8XJjmVR\nsMqD\r\n=BDNI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"f3b4f245ad1ac0f9961f2331a33318ee9535e998","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is a new smart contracts development tool that aims to be lean and flexible. It provides a ready to use dev environment which is easy to extend and interoperable with the whole javascript ecosystem. Read [our announcement](https://medium.com/nomic","directories":{},"_nodeVersion":"10.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.3","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-alpha.8_1549563532946_0.6926284537451461","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.1","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"0014cb101068d52fe2ab43114e969d946db0fe25","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.1.tgz","fileCount":295,"integrity":"sha512-bgQXh8SNPSpJLBen9JU/fxq6dalPIJ9dfO32fN8cG8hnFfE0Q8kaKM9yt/G4xxfRVnGZ3tuuMRuuyOykFZISbA==","signatures":[{"sig":"MEQCIAZAD/z/GpLQhIUoHgbaZXrawFeVnqDbkwfRlnmJF4ltAiAHa1h9Pudh4ZnIjbNKApGA3rXnIjU0NCOLnDgic7xiTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXM/HCRA9TVsSAnZWagAAPUYP/1VM/XD6UZ+XWMaNpwbI\nDFWqkLJG1vN/1VHmLdLBeaVdnH4PiMEBo4ahFzaA4SQ17TMwX5SQvZU7YBZQ\nU3dgSbKEJnByA+49ILQAKDaBQ9bjjj7w0qKXHatiagll/NjgzOzGcIWmkwbG\nRjHkPy6cgmsZV8z0uOemmEfwNF4RJQEUHDHyaCO5UXJzL+9NHeIaIssn+jY0\nmJtAPZoF3QroBhG+mqaeAoiqA/5r260nYb6bFm6KQJXrg1OrxAhNyWD30t/j\n60U6Ud4nH9t607TD8NYlDzXQsVCBmzwzRIGcNQtgFPor22IkkI2jvjuG0iH3\n1Mj0GOUVLWBK2s/VEoey/3CsQMJHfSFBy9C0lOj5iz6w7BDuSTSOcqaMPhhr\nEtPyLEnzLQUj3qXSUauhdTJW8SHCi0XUgVDkHoGbsFjPosgCljEz4L6vczq1\nUyE2cihSLWq5VSVj2wuScNVsHZ9EggyH8kFCvtHsmeI+lBuWtKGY1//SGNGC\nem4N/C2aLbepa0Vrqe5h+0xkHq7T7vV+w9rTqPu9s7t5LZzzzt3LjyWbRXOH\nYqXIJvySz8OOJY2v/1e3HRdV2fge4yF/vC8e0dmos7h06S/hdKefMajT9MGJ\nhJO3dd2RNz1FUUffesta2PyidmD0gITdrr+rCcjanA9HlmT9PirNLujidKrI\nVUje\r\n=HeEc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"53b5e5a4dfc2bde548296c9d559a3283e73e5e31","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler) [![Build Status](https://travis-ci.com/nomiclabs/buidler.svg?branch=master)](https://travis-ci.com/nomiclabs/buidler)","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.3","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.1_1549586374497_0.9858440960241328","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.2","keywords":["ethereum","smart-contracts","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://github.com/nomiclabs/buidler","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","./*.ts","./*.js","internal","builtin-tasks"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"e018d5340a3ee8c3e82df00601fd0718affbe011","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.2.tgz","fileCount":305,"integrity":"sha512-NJ/mjyEUU01ZmhSgxU2VPIn/OvxyYqeRtfbPKZR2relCdyvbC7tlCNtc2/QESH5e484Xfd7CYVa593SO4B6B6A==","signatures":[{"sig":"MEQCIHEr+pTb50MYgdM+qW4Z/TCCB4Ihv1uHEYQiXV4fx7k0AiBCZepPTD4unn6lg9E4TgBCbNrHEUxcyEQDTkFKLGmvvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciQwiCRA9TVsSAnZWagAAscsP/3MQKZWtEDL6h310DOPU\nNG7TIkz83p/DHM+wBtXjPXuy2hTl4eiZzp/bjAMD5FFLegSnWJiyo/QsZ5LM\necd/dkCqsdYHgkhmp3PSmfEtBZ7IpMOSK9TmZmuBf3GHk2hewAgZ9Jx5RHJ0\nFwc1dHQxh/93HbciVm57htUU/D18MejU7x1Huwb7WScj2nCijbvKZbvAwUVW\nEnrGQCoUR5HJl2ykLVPNI0jkhEXeAkCV+hV/kHRFur0N8Adtj1MHMe1hzQ6Q\n2Ku6+fkJhKJ14syiYOUB7sjpzP9MP/cYfuhMwsDXiKWThhLubU3UG6CxjSyV\nPfq6wm176YycMaBhScZVNev7X0Yt2EJqRsFxZxxMF4imCl4wJI29NDeE4iII\nuylj+kE9llnCFNZVircNQ1oSye98cC5g6F1Uyj7L8emB8D+m2RoZtL8KY4Fs\nKuoV1bLUXE75ib+JBLaCMQV093+qE2dxVblzy8p8p9MOt8ciTADIEtd+OQJZ\nG+VSLBQDtiP7+xuH1BZQsH+O67jqPJ7nTdm1U1ADFpuae0JD7FXTxRHdlhAZ\n2/eu+rrgEvNkY6v/i4FHHqXfCQxY0/Es2nru3XgS9/8VN6aUt8FfkN2POOUV\nHVQQ4PDYYUgMvJwaFR1YRDGKJuNca3C6pV3waqjeg0iQHg0IyW0dlxh+qS3m\nlMbZ\r\n=UF6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"gitHead":"d5a2a86355e34c586dcd045ec7e60358f7f14188","scripts":{"lint":"NODE_OPTIONS=\"-r ts-node/register\" tslint --config tslint.json --project tsconfig.json --rules-dir ./tslint","test":"nyc mocha","buidl":"tsc --p tsconfig.prod.json","build":"tsc --p tsconfig.prod.json","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js","watch":"tsc -w --p tsconfig.prod.json","lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && NODE_OPTIONS=\"-r ts-node/register\" tslint --fix --config tslint.json --project tsconfig.json --rules-dir ./tslint"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.0","dependencies":{"glob":"^7.1.3","solc":"0.5.5","mocha":"^5.1.1","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.9","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.2.0","dotenv":"^6.2.0","tslint":"^5.12.0","ts-node":"^7.0.1","prettier":"^1.15.3","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^8.10.38","ganache-cli":"^6.1.6","@types/mocha":"^5.2.5","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.2_1552485410075_0.3022233398242933","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.3","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"f373be0b851974e0d128dfc2e5231eb293c7b8ad","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.3.tgz","fileCount":315,"integrity":"sha512-LmKD7S6TpgN+53tj/ESN6pkuWMBp64rnP7Xse3f30fnmasfEEZZ3NCbVWu4JF9nZF96jdRsw/rETptkPUSf1tw==","signatures":[{"sig":"MEUCIElgPRF4WWLFZhkr8Wf0zS7Ggf/cxs40O56cQ6FrKb0UAiEA/Yntb5S25QMTpGshFkluROyqiRM+n+FUpBgMvKDXLcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsNdiCRA9TVsSAnZWagAAlxIP/3hF+p3cp+9PmQ/HdtFD\ntoty9UR3PuTpCUyf152790dEOn+QwDwymyASIG9g5hj7gUjLQyBGRuBzEYSJ\nKFyY3XKVdj9ys82yndukmIErupCsDaSH2G4PRdz5KDo0BMUKtjjGCU4SuOaX\ne+In9rsVXYBc8+URO7RdIyrplJwYpjVHOjfh30SnrajlxQ9NeOaIAu8N5NRX\ngAur8gdFYkH+Ow/a48nvtXeDFr90JFFANLtnVHDLdwRr6uj1Clnp+kPDBeoE\nFI3k4GPwI0sw7lP2/IM67xxTkxkvJn1ixjuVmpyQCUr1n57oWMDi6x5sliZn\nOOUTwGyIh1NEtpZe3FaMmkUeJBVXPA67LumqwprG26HbtJnzNu7XEgUanMVl\nUhtGbFXcWKqFTdxClk+Q3YK92vCbMx5p9MrUD7UanJyF0tFglAunsmPQ1I+j\nZxodAVAdi1rF1NYAHSy7l6NBqAduTRLiVkgi1N6vWC5dRKtuTOjyrPDu8mXM\n1VUGSkl1b0o69d9qmJnAFxKs2s7SSwFwB0yoXgV870GhHOb4/Pg7OcE+5vaA\nuA897zZRUIFY0ATAbSQ6+d3/Rzjdi15SPur90mkC7NV1a1Fwwl2jsmLZ4zau\nGtzMYsT7Z0+4lomc1dkLbgrlk4r4OtNK9dtj38yVrDrut9xuR/P3ymUNMup+\nFWSW\r\n=PV73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.1","dependencies":{"glob":"^7.1.3","solc":"0.5.5","mocha":"^5.2.0","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.11","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/glob":"^7.1.1","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.3_1555093346127_0.527621268941227","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.4","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.4","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"df2ea13197dd69925dce7b2391404bc808b776ea","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.4.tgz","fileCount":315,"integrity":"sha512-jAQzZI0x+lt3I/Kc9iWfcHAp0G7A9nDRn8cyhK97nd0Nqdge1qhmaFV0H1jPQFup4u3jf6I6ZasvwbNT/idARw==","signatures":[{"sig":"MEUCIQDJHBylmhkfbjUEULmEkr8iPcraXqPXdSPyDccgC/D7xAIgAY1S2L0rcgs2xNLZ0hj+JirvrQCgnQ9wMvZmiCFbqDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsNrcCRA9TVsSAnZWagAA00MP/2NKuxK/Ii6VnRBxBFRu\n4DAnRjgDHsEiIXffWbrMKnDBmrKI2tnIGvUkE2+0UEoG1Lxf4knReFc3zBhT\nC31ODE7aBsP6PeIBVp38Br3ZPXRxBfUSvIQZicuwp6ef1+sg/4YzclnL87aE\nRR2WgcVK7I3s8S3U2MHpLBYub/sy84hsxgFsJ/mivzLtpgyXolgiIo1KbTaG\nbFZhUT1izlnQfCx4jQM4q/OkZeiZyc2lT0f/X6QIH8Q+cT79KkqZVYie+fEU\nJWrk5Dl6GLLcY4xe5NxFgxQNStunC9Ceht4WDGUj75VoOkSu56SZqfWkKSvJ\neg83RYrItj7TLEMnnwudngdLAJZyzSVMCSfN4h8OZXr/PFVMsKLKOsaJND4/\nZg7I9dKnM98ULFFm5QEMWJOGRECHXY+s877opIoBBDCry0245+Fv2CfHt3A3\nj2APirAMfBZnCrQPEV2e11EGaIUzjp508zU9lKn8vJkebl4CbH4cydxt9dlf\nMT7osF9o1Rxt+a15YmbTL2PJXCPfQ1jvlFAnQxUryDOqBgzSDheC8Uibenrf\ns6EzXh1F6F0ABsfEGN1O+xGulYhJDbmumdduPFXkAiv0gwUKUIw3ZRUQElv+\nQl5bJfhnKztt7tVpybk0uVwAAlyFcz9lHBXOqhck48rvispjFUwYm+gc3o4e\nuZig\r\n=tCwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.1","dependencies":{"glob":"^7.1.3","solc":"0.5.5","mocha":"^5.2.0","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.3","ethereumjs-tx":"^1.3.7","ts-essentials":"^1.0.2","ethereumjs-util":"^6.0.0","source-map-support":"^0.5.11","solidity-parser-antlr":"^0.3.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/glob":"^7.1.1","time-require":"^0.1.2","@types/lodash":"^4.14.119","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.3","@types/fs-extra":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.4_1555094235198_0.5295042760292992","host":"s3://npm-registry-packages"}},"1.0.0-beta.5":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.5","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.5","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"3f1d9fea9f74c5a7a41c312ddfb1ccac69021a69","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.5.tgz","fileCount":71,"integrity":"sha512-ttINNP2F0Aor2tCgiNBqq36xBa+ulOAHsSlim/SMoXtWYr5iwO0qUecAFgIOvIvAvSVWCL5kTAMElxJCfH4eNA==","signatures":[{"sig":"MEQCIEdByPQCQdjHXNa0B/jQ7WpEKnprqZBTW8hf2lY9p8BoAiB0CcLQrAQQ+ggF2evZdBI+EfKfjpM48Vh/2CX2f+9YLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0YFTCRA9TVsSAnZWagAAUksQAJVB3HSsZSApj/WfxnuQ\nv/xwFzgx8cu3+/rK5Udyamulz4WNmnQTa4L2DID1X6IBgTTAx3c0uh0YF9DK\n0HiUIL/6SqMj1WNFhAR69JaahznBJa2bCz+W07/6+PTFgOTtRS27gXfg5+Uv\nov5dP21IF62phouGlY2pBlTlEO93dVi7em3azBVLXI8Hmmzx+vfansQvZORn\nVtau/nOMXWZ76dZSxMysDN1n4ezXvs56tIhm5u4Qp8xyrEYtUrahxTejTFHQ\nQvC18yOIqVHFvPFvQBYYipATtN+eU9xNZnz52bo21mcrjXiectIFCan+pFcn\n+y5JlwF1y5mHixNVPhprK6btrCHFSsCJ8r9XHUHmxkEpg5SNXtYB6T6SIAIe\nt8RdGQ3ll4MRczF1Tme7MmKE5j7brybMAUlab2yRa/Gqq0mYFOc+vFLrgkse\nT451yngUOdk0chqwZxzyQYkeE+Qrhs6Y40Yzn9Bst65y+xsAEfT/GbJIeUqg\nrwyaWAzc1K6D8eJK90lNJER9nUvLx7m76AZ0hlRgToFjudMPfCHaDEK/V6Oa\nnn4Suda+1Dzo8EgrNdjGa7263lJ255ksrmNrukLa2twKsY3VOqv8HKtg72m/\nblmARrYQ8Pbrz36glJ9LL+uZ19QO6ZSbEgjDanplx+GbjPA8Q4uDzS3KbO30\n6/yw\r\n=mLcz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.1","dependencies":{"glob":"^7.1.3","solc":"0.5.8","mocha":"^5.2.0","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.4","ethereumjs-tx":"^1.3.7","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","source-map-support":"^0.5.12","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/glob":"^7.1.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.5_1557234002441_0.38410276225337947","host":"s3://npm-registry-packages"}},"1.0.0-beta.6":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.6","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.6","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"40eba5fdad34655a83bfe3c16a9e7834a3657df5","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.6.tgz","fileCount":315,"integrity":"sha512-M/dCq2Wkzx0lfRDZFe08MTE8lJoSbusPC1NAspJ4Ax9zihY/2k6PP/bYPMD/dHLtZ+FrpB/9NLbWCIn9jaVEPA==","signatures":[{"sig":"MEUCIG7e93G6omnYIrNFVW4mw262U7ZZ13rtU+3MOXTprNAiAiEAzMvUsB2/imRC/tdbg2XLW+W0+u5SwuSYyX8nW9jx5dU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":492266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0Yi8CRA9TVsSAnZWagAA0GMP/itxvB9jUhbkZ5oMk8Lj\nJuzkmdn7x+rQ+SapN4We3tg1LAEs5t0n3kE5pixYnoGE4NfkYj/xsxmfn7wa\ni9t3kbSHm0D5bwFDyRPMLnWp5heHJFLrdK27a7ly9UVXNg09EGfDLb/4Hl11\nxM8pSqpJcSmDzFHH5j/AmPOtpT3HRmjgkVfaw6SI+7tHnqDoafib9Heu+axv\nT85nsKBxB/sbschyXFRz5LUp/MJODGb+DDRfhvWT/5vw3LwRVxfLR0s+7zO1\nwrfXP/vuQvr4BEu1euufrkRTdW3p3rJvkxS1+eRCFoTtwljsD7QUknLjOlvl\nZZSjLrW12zykLzD/UNUCILusO+bagyEwWweyJZPSWmttJ/QtmpEsu/12uaB0\nR3uFXdN7KebSTQQZU82RTj7b4aNISIySwfYpndpuG2U7ad1XsbIonpc3hE6U\nFhMhRrpfzGjoHzs33oa4y86tkCCbqYa9CudKhYe+zf087YRz6tcuEATeSmJg\nIeulOqShEq47dfnVtYeW5wDR8k3GxQYQXxjNcTH0RMNsSAixnkaIURvk2HCA\nkQGdgryL4xyOcFuTYi7n8aYWwuxF/AgPQhO/Uhe2RHlzdc/IH5K1DRR0Wy4p\ng23PHsW7Vs6PR9QCgIXOszS5mfyDHOtthmg554N5b7MzRXpqlb/Nm10rK9cK\nl3m5\r\n=LGVk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.1","dependencies":{"glob":"^7.1.3","solc":"0.5.8","mocha":"^5.2.0","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.4","ethereumjs-tx":"^1.3.7","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","source-map-support":"^0.5.12","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/glob":"^7.1.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.6_1557235899518_0.4530561374859208","host":"s3://npm-registry-packages"}},"1.0.0-beta.7":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.7","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.7","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"e3018937b327fdd302a982257e760a3ec46ef48e","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.7.tgz","fileCount":325,"integrity":"sha512-u5jKcXnPOpqxFu5PXMaCQECjmn+1CIwDf6dTxaMVlVVHxbGkn0bIqj6XYfQQYJFt/PF8cOniIdrcopuY6QRkNA==","signatures":[{"sig":"MEQCIBV6nLFdrwmli9HmSlt/0NSWKAj+CBrz1lPaoBZXhj7wAiBxzjoZ4pPrFSiSCDShGbcykFEpHwBkkNagnQMjjwaCZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":507236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2d/jCRA9TVsSAnZWagAAW+EP/imOKItWbGAoujwqgzPP\nHe/lrsVuH0YDFdHupinE8vDkqAacDxLV0rGbseoUkoUEibXvWtQNOJbmBAhv\n3oK9BLYB/kL37oUnCAC5LUhTfV6IroRWwthZZGffagweqT9BnvmX3TbmP40X\nMGZHwlA9bmCRIAX8gBNBfhNGLYkqmHfZ6h8NQWpYdTOKHwL3Uy+VBUDZ33Sc\n0Nah2Fo5pbMZcUW835tyZN9/hYDxN8BNNcY+kxnmc13J6nB/kgvYRIE46iit\nozezI283LAg1127OQqIhip7RfrgaH7DY8aatoy/Tw0MdCISM7OZgxgvEhktu\nrVYNyKAB8hnHf0EamgJIys3VqQqPa2HeLZZ6lHmfvFLJ1TuEPe/boIqlQ7o0\nLW3pTFERY7vaA+sQYlieEh9v9Gib+kJahpmq6+ef1+ei+tNoB829OEFXyBqx\nWyC/NQwv3gJLieJiQnLF9EA/Szf8DDzI5kFif9PgA77/LNWvBauDncSrQDRV\nh4YGm+7qwU0g7PuVe1itr93kQGKqY+3DvUv/KVElkh1ZCRqtrGtHDZQa0KDa\nAUmD6v26fUZZc656uChzy51/R8cWUmV0VPC+pxw4AlkXUYPPG3gr9MUhYd4v\nwZ1GZHbEk/FfZm7OxREse3itAwokIVR71v9GGxAxfxMYLcDc34hbxHwf5KRP\n414r\r\n=wyfz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.1","dependencies":{"glob":"^7.1.3","solc":"0.5.8","mocha":"^5.2.0","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.4","ethereumjs-tx":"^1.3.7","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","source-map-support":"^0.5.12","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/glob":"^7.1.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.7_1557782498944_0.7684025353308637","host":"s3://npm-registry-packages"}},"1.0.0-beta.8":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.8","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.8","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"31aaa351e5f3a15e9821738256417b98a7657665","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.8.tgz","fileCount":335,"integrity":"sha512-qG348aP+kl4xJn1PG4pHgAeDlNOszvffRDS6H2yUJI7XiIgw8o1qkYEd4zFnLEJI+4PPrPtv2zhUg8tXpiaWWw==","signatures":[{"sig":"MEQCIHLk1l8ao84/MNtH8U89g67zK7/1y2ji5ui9JhdjNmfgAiAXe8+6X/O2k4ryjkeheW1kqtkorfopWUY+8X1zVXwm6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":548823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/syKCRA9TVsSAnZWagAAZoUP/jw5dCKST28IDGYD6Aq0\nil2MjQcfFvKW12IfKXfBbvniGvmQWI3g4LEDYgivkOal/CkrqaoQW83VXTte\nFnP28jEmr2SxjtND+ucS8zmplPlyU7g1SsuP3zMBOOZmAfwok1/flDZYkWyX\nR3YMVI+Uzym0C2ulSTR0qSMfMvD0txSKJtje55J/0QNoO1osdlXFXFgAYRYr\nyxJdvBehoTLUxg4OG1+GD3V5lfkOF0cvjVgtzdNHrzfwgqRI9AumxeTfKvKn\nUVIQXS/Ea2JBAPu7wo3RSIpUgIWn3feKGeWom/3jbwLEw24rvuypqCInyczH\nQCiGE9fqYKgWpd3vfTgJSYaDA2LBjp1GDNJ76k8Gh51eNV0KObtsjnMdyqTw\nUWHqbELA3vUbYjgOPJxVbkCC/NRvLvCymyHEpdDC+Zq8mRN/w35m4trrOKH3\nN82YOveqrLc+XQqxzv2n7UcyNnrB4Q+NukheiW+pLne8jx9u4pRHcnpnPjCt\n01y/II7EA3t5ASZjj/5qkoIjs+uQavDXTLWGyy8xFRP0EUf8q+bNgFdI9xWB\nBINpfV0f2Pivc1xj+wbI8hcBwT8xCgOIht9Bj6xtywDVTlJB+NmFAxrSDqY9\n9Wsv7eno18bpdgaNfiyOGp6oeAhFPvs/bhqOgz25ClRn3kULGf7RYCWG3k/5\nGupb\r\n=vnm1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.9.0","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.15.1","dependencies":{"glob":"^7.1.3","solc":"0.5.8","io-ts":"^1.8.6","mocha":"^5.2.0","tsort":"0.0.1","web3x":"^2.0.0","lodash":"^4.17.11","semver":"^5.6.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","ansi-colors":"^3.2.4","ethereumjs-tx":"^1.3.7","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","source-map-support":"^0.5.12","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/glob":"^7.1.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.8_1560202378006_0.4852568364211183","host":"s3://npm-registry-packages"}},"1.0.0-beta.9":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.9","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.9","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"3bd63b1a291fbae55161cf91528210f28bb3f8d2","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.9.tgz","fileCount":355,"integrity":"sha512-3HIvkrKUcPMmjObO8/I/nuMV5SMCAjMHyadN0lzCKSAS2T9x43J5B6mSARJfzR2nDT0+0mpBXzuQb2rdzNLEzQ==","signatures":[{"sig":"MEUCIQCJw5VcI09hKdEhL/IXeo9qI8eV1m4FnkNXHQnor8yRYgIgOGhv5C8up8V76aQmnOoEQv62L7/dIeoP25HOjmiUfa8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":637247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRIqzCRA9TVsSAnZWagAAyPkP/A9I1ocPMFaL4MObFjWH\nlxcNvPUyzV5miRG7GRGM1o3DlwSeD4Py6xH8ruKdaoETP25ksG/TK9+7qV0W\nUTSYZqO3RzD9OZzScuW4PMabw8e1Woax1KgG3QZ61cWhWdGfFm3T2yZjuS5h\n44XOv03pJQRSTlYKHA/fJhnh+cXgvUmeKTm1hluWOGqL+woS4+PGonsKyfU3\nbjFIjTQDHGvA12lkgHPVatqBABRjn0/sncYeE0jME5JtVmEUj9FOOBjuv51u\nx3zrdD8KfhzZ3hEpPUPZoOEbaMpOSOGqdWjpuJ47M3P2lWLoHKSRyCNeoXnV\n7CPa0ePUaMG9lnTEPT8XkAR+PZxZh8tiFE1hINUBgYbKJ6CuOzx+eac7fQLb\nduNKkuku9MyIBm66F86i6jSyATbk3vXe/XK1XOssfeVi1vV0yzny2hXSUwUf\nfecf7RhDx24dU5W341kAS4hSsx6X4v9HKTKcd2uF/yGNP4Q6WizJ9vQE/T6u\n2kiEFi/KOXrcWMXza5z0XpXFQVyUx9PHevpTa/0DlJ3bW64wOVJBDdNhCgiL\nQhDi6dHfk5IKr69P6uXndpC7ZHe9XEsTi6/laFZ/4xDTXa6AU4p8S6qytkX4\nrXq3hEhcin74TECKxtuVIanUa9TJb4+ZXeTOnF9WHF3bDjkgCSNh1JrxlJYT\ncza0\r\n=J5Rj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.4.1","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.8","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^5.6.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.0.0","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","abort-controller":"^3.0.0","ethereumjs-common":"^1.3.0","source-map-support":"^0.5.12","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.9_1564773042447_0.7683552865463219","host":"s3://npm-registry-packages"}},"1.0.0-beta.10":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.10","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.10","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"20cdbbddbf772aa84a89731582713a868cc3d63a","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.10.tgz","fileCount":355,"integrity":"sha512-2ua2hCi8qoqm9RVUbvAxwelPnktl54yjFWc1Z61N0rhEQg92dDXmoseFYLSfmG9SSKQGnpt1EQhxbezaSAw59A==","signatures":[{"sig":"MEUCIENiaHo1nvQtAXv8ihOpIClQxEpva1Fgr/8/3HEJ/5IWAiEAxbqpiHFpzznyoPmtcS1zCClWfQ33mxu4OXwf9QVK7CM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":649579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdelg9CRA9TVsSAnZWagAAzGwQAIQ5gFW7DAHu64lyIWlz\ncMjBdBtpfUPWgQuBKd9Bd81/xXHfNtPLIQ4xR/cXTJrEUtlTzC5OADDpjmnv\n6w+tcC0tjbLteGnOHLQBaJGjZXUuKEjWvjT8ZjOpJIMFBMWMmtRWYx9tIv6E\nqOYw+6ZldSS9Uhvt+LyYh9go7GBtWf8hn+aGLFGzpxFS75gBi1aLEHCLobGX\nV3O7Qfo0SyAP2P0PKxm5RfHMMo/nX6jDLWZjQzCL7/Pj+Ni8OExnb8l2oX1m\ngBD4cya5Obnq5AZjFuI9Gc6FmcCasUgv0oOOvT4keGHtbeovLsT0Y5SlsdjU\nLAzAQ0A5edSkor4VvQPUoD/syymw5w0W5mg2YdpRG3fnKKeS71wnUCbqIXuE\nfgZxsFgww9bHqMNdLfItQNY6PCAHnSRIJcflVlgHCYdwWjl8x+Tdhv6c5J5N\nPfK6x/oyje7S5mFNugIb9bMW9tv8PouFr/GqeoxhkezYYzXOuxJN1L7U9FlA\nwMCWyrmRGVekuzOloPBS+qTLW95yvNzO0vsiBxeJiAHu1Ukpxb5evWkDjB8E\nlrUmY4KiMP1bzMmJPkLASAdv4f9QfI2SbZqo4kcARpkjNeARFZRCqGzPlloj\no1kUNCK/V6toNXXGWsz7AqA9Y/abq8+iW7x7KkQ6+aqgQk51KSAutOY+3cZq\ntSjh\r\n=8bWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.8","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^5.6.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.0.0","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","abort-controller":"^3.0.0","ethereumjs-common":"^1.3.0","source-map-support":"^0.5.12","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.10_1568299069188_0.9752925068322666","host":"s3://npm-registry-packages"}},"1.0.0-beta.11":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.11","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.11","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"5a7266df583a2fa7500c2ebc08cc56ecaf30f379","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.11.tgz","fileCount":355,"integrity":"sha512-xZeb5yeXXrk/7KSBq/wLhw9YhRVsIpAAiSiMaNXpWXYTghgd5oF4+cjUa5BzK7bhUJO0+ziboIbkXVCCz2KuSA==","signatures":[{"sig":"MEUCIQC5v/jhgDbXqte8dwwWdqXRYNqAj19uQR0NK5FI7u/b3AIgdDknATqBwe8x3Gb+RFm5UYUvMgJ+FIYo5Xj1T/NSnS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgUv8CRA9TVsSAnZWagAAS5YP/A5/JKAw97g0fOe2uYGV\nVr0Rc+0ZpbxEQ1HBUofPYEZQluXbve0IKySeHRkHb2HICKCHp9019CphThLd\ncYWCGG+R6xaW1RwN9/iPhDXOZ3ZGMz4dsfDNioCAkvrVSTgmPMwZ0vvE9ZK1\nLdVFvUS+fjIziSZ0ALudlfJcLyF04UMpHKh0F8RUPLQec/YWzqJ04DX1U9Gc\nIjXyIjkiFTQy4pMsKa8qL+B2gU1j9/tav0kobr0M4FxmXASn9g7fwRT/sOCK\n+OQhk5wfpg1f9+8plS1uf2CwTKcsF7vlmt/yrlVh/F60v+8rEw6hmP0POlMN\npV7+GmCEd/3h09rK9ooMAATN/4zpW28DkmnpaeBlw8Hkf4C53Yp7Wp9Gbdpv\n8d5O3Nn6QEjspn8CfO3Om2lIA+ic5RmbY2+V8c2UxJqNrm2BODyGfmTS+dNC\nZiyc6RyuK3t2T2HTbmtuFdtuiCJLKbAZZxsLY6hYw4yHugHG89Sd3gs8fP5Q\nqXZ+8ss8Ws4kmOBxssfOrRquy6te/W3wT2EDaVCQ1oHisW449OsBMly4grlI\nJ7cPWT9HUUJaVjy1cjJVO8t2/FC43WQXUrsZcafiblcEm3eICZIftZJeuRbr\nuHgGyZwXw/80+lYjr/ZvlIS8V3LSPuO7irl+RxxN4ZGaNZzuSM3dU4dp8UlB\nhkPq\r\n=ZPUc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.8","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^5.6.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.0.0","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","abort-controller":"^3.0.0","ethereumjs-common":"^1.3.0","source-map-support":"^0.5.12","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.11_1568754683868_0.7350459257850839","host":"s3://npm-registry-packages"}},"1.0.0-beta.12":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.12","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.12","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"b2edebf12a2b1334ac42a731acac09513e51ce1a","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.12.tgz","fileCount":355,"integrity":"sha512-O3xKkUhgh99fORg3V55xUqpsLZQOeyNS3UKMaonBtGnswB6Gwg2dJbTdfeB+IjtMSlZ4E0LChcTliAofhd6XwA==","signatures":[{"sig":"MEUCIAMAoIDhj2BDyYLzeLEUF4wYttAJkZ4mrmxIxlQ8Z3w9AiEA3aKgEXwZpmKakIzPCTtOBPhNMefBQNeJl9bIAEeRN6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":651628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgkJzCRA9TVsSAnZWagAA3T4P/RYM0tq00+VWF34erWH1\nfevPzMtirPV8/0W+2PmdihWxG411sh2cbgMdhSTxOIOgNtUF77iLoyniL7mi\nhwaLdORFkzCvj9d8XQmpvHJCWVxNIgTtRhnmfiUvAaW3sb2UVlzbh52ITHFt\noglHJN01caXtBjOd0b9Vz3HiqsOz+Yy4dKaWrBF/LA2Kmd0q354QWtBzdjcX\nrdb9CR5zUgLAcXJZqFOXr5XPxithIxFUpEj5G++2an1yT1IMi41wTQk/nkot\nnCp4cLx6xTa1RLNi304ylC1yJ2bdfK5l9i1jpBjisDSNZ45XL9OnLdLsmvwY\n9r4HjY0iEJz5nQGVCQNDHAtjyRjEgfK4uWnxjsfwhsE5z/Q+GPx65E3gvfXy\nCgRYED3n1ayXPsTNMqfJ8xag9bDMRuRtw+Dl2Uei3hDsQZ1EDmqAtyYytG9J\nhkbw4s8FQo0HhqAJIPnVGjBfnJKSLm3JbKg82NC1VCMkxtuE99HPEUrzHQUK\nPW1J1uN619WCDyVsTOb7/ZtddOrKDRzBU38xwSVDBpdH9EnuCAW8P+JCrpqs\n6SWc0PiPF0zYqf7yk58185JxzAp7pUZpBsasdafJGgdtKlnHAQvdeWhSibDc\nRUh/nQwb8Cxd5AGOXMM8np4X/uDaDynWFwU5pfYjGSBRWknFEXqJYrXNsOZt\nY6Rq\r\n=q3Yl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.8","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^5.6.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.0.0","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","abort-controller":"^3.0.0","ethereumjs-common":"^1.3.0","source-map-support":"^0.5.12","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.12_1568817778312_0.7627439708839214","host":"s3://npm-registry-packages"}},"1.0.0-beta.13.rc.1":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.13.rc.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.13.rc.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"884084c580dc724b012ccb498829cf30a4120429","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.13.rc.1.tgz","fileCount":355,"integrity":"sha512-MUrIgJ1VDVpyATRJ79K/0Ytan3q2PkhtRa66bhrCApHzb5gDvbW8TkhmnoJzBc4LWRFJMURB0w/v4piVujt0Mg==","signatures":[{"sig":"MEUCIGoaKrExULbxIb5hHhl79us564zlL5Tnw5hqd2Q6jJvNAiEAt4lnvpSC/n1L7Rr/E7VrnxJq3YWdzyGoxtY6SD5H1ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":651461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgnExCRA9TVsSAnZWagAAaAUP/0XZ2xl4ZORdsGD0RBVw\nYHn59cZNKuQtWbMpKU6J56nGQLDEQ42hEEmMM1UTC6x5OHWZsQaTwLGTpZdy\nbsa3oDaydys0lFhnAdy7IxFS+rcDEJ78mhWeSGmMeAM9i2gCpy75ZZ0+BkUF\nyWTVEHpOn38Y470ZfTSQoGbqNm2x8yz8YcXA0ty+EDUB/kgiL2hTTB5GDzEw\n4o34d/bQvi/b34YudVGHz8/rSFg67rczC/MUfmgFrLsgYF3OXsOMkfmiGCJm\n3yuw26VJyKMdMJKXbBTacEBsPWKMfUKwTWHHOxpbB4O+Q/j/+ZlaDz9mEOZg\nYrBUl/ay6Jbc5j5lOJAYu9M2kQ8XpHWrD++NyEZxJ54pzODyz1ko50qoh9v6\nrkTuV+A0hkFmi1P8/lKGxAa5HLIxq4UbiBLd6YTMWPw+ueXjMhYbpkpBmuAF\nJEXnsl3Oth0ZDeCDRzP1NvrVGGuAm3TUwT896bHGcV+wohw6/Ib/QEMDsqQo\n19Mj/rPF3q2GRKRRn6uSOBRyBRhGeWcN5Zo28TWabDmm/GxmL+ako0UwLPpI\nXnKfexl7bSRWUuq5b7NgrZZth3GmQe9p5cIGCwVJ0bEmgzXecyIma0lKHx6i\nlU/X3148VjovXeuD371Wv405gcs47dRmePYRDQYlYW3zsdF8qUjhokS9d3oS\nb6/b\r\n=/zXo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n[![Build Status](https://travis-ci.com/nomiclabs/buidler.svg?branch=master)](https://travis-ci.com/nomiclabs/buidler)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our read-only [Buidler News Telegram group](https://t.me/BuidlerNews) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm -g install @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/guides/#getting-started)\n- [Advanced documentation](https://buidler.dev/documentation/#overview)\n- [API docs](https://buidler.dev/api/)\n- [Plugin list](https://buidler.dev/plugins/)\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Buidler News Telegram group](http://t.me/BuidlerNews): to remain up to date on Buidler releases, tutorials and news all around. Low-bandwith, read-only group.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n## License\n\nMIT\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.8","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^5.6.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.0.0","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","abort-controller":"^3.0.0","ethereumjs-common":"^1.3.0","source-map-support":"^0.5.12","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.13.rc.1_1568829745207_0.46334409782232977","host":"s3://npm-registry-packages"}},"1.0.0-beta.13":{"name":"@nomiclabs/buidler","version":"1.0.0-beta.13","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs SRL"},"license":"MIT","_id":"@nomiclabs/buidler@1.0.0-beta.13","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"508066c031eee74814b3c616531a7933ef583b94","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.0-beta.13.tgz","fileCount":355,"integrity":"sha512-NYV8zsXSlyofCdJ6ORct4SlV+Mu83ZIIfW9BOQ8X4wwpagaMBhRahBoteZaxnl2Nt32A9PciAlJJD68CNttTyw==","signatures":[{"sig":"MEUCIHIZeaVN/SyuiHJb7wqm09tui9+q8ysy8kxlRnYhI0ZdAiEAmn2G+JYkTpbba7VK9bHSlYScKmHHOar52Sa15ab9rhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":651456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgpk4CRA9TVsSAnZWagAARswP/RfsvGe8JqNrs3FteRgK\n7UpaNBLB441gzepWj/YzaKeZi15rMG975n4cR9N/l+hJtaCn4uHZYUuTAGa+\nzAvSm6aCTi4hU/3FOOgKS91NQUK9PTv4ajj/LIQJmHyVASkxrRnuusQdBf2m\nP0/aMGKq3sXDjGjTKxX9I2AsPbOtg/Z3Rfd54/PWeYCOQONql7tq2CU5rono\nX9UpU4EFQUyfkmHLDWLRp5zwvSt83fRyv4Ari2K5B70pRLlQF4GFd7ggukSl\n94geCv9QD8sYfAbmCdIZrgC9Uno7D0RVdDjFq8tWxvF2wqT6BKmUJ9Gr1Rb/\ngF4jCkmzdfY/Evg2iSYbHAHAdYZGmj+/PC7ZMMgleAXu6KTc0DuwW7OU2pk0\n14akTa5V9rp7qQEkffvAJh8aXh4R3OzIqBB2iJbYV7IgbaZR9EHIWFRVr8EZ\n3d1qbDzF7RUx+XPvbduEZq74hInZLnq1eA36sDZJ7ouDApuwW0Z87EpwtG4Z\nn+7256sK4Z9vSXDlWf62nMLjgfyf6TwyoTdjfPhgyzIE9V07L2wlzp4mJLNd\nYbyYqTb93kJUB+78oDHRPyZE3riu/DwcaXnUKoJ36I9tV58hVrBTXIGK+QH8\nRiRWuB9Lr1IdNCJFuxUW5kISh/pVldbYQRSjAXQEjprQB3imWbjLFcs9E17f\njJR/\r\n=eK3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.8","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^5.6.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.0.0","ts-essentials":"^2.0.7","ethereumjs-util":"^6.1.0","abort-controller":"^3.0.0","ethereumjs-common":"^1.3.0","source-map-support":"^0.5.12","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^5.5.0","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.0-beta.13_1568839992137_0.5182915318666286","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@nomiclabs/buidler","version":"1.0.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.0.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"4ac100fa96cf4326a551bf7099922b4c61956a50","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.1.tgz","fileCount":500,"integrity":"sha512-MpjKvp7iYbTCT8gf4/RTYl5LK98owGYkibjUsWZ+B8COtlNQgpt7Eoxrh77lls06oGP8GmseWtVFF+qt9oZczw==","signatures":[{"sig":"MEQCIFQYGvoEXQNEkekJ3oLaAtNkN6G8CAZiN4aAJyebVY+RAiAba2YtMYPTzYHYXWOiglqwNzikbsV9Z3LidAg/cpC9NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1316115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlKPaCRA9TVsSAnZWagAA6PMP/1A6L9qIf/pLbPwQyOlR\nVWbLhEy2J5RThdWidcQ9ebgOwY2KwWdmucjvN7oB0XPVD5sEgbnlIb3K0AHf\n8RTooiGxx10SzKpMvdR1hjRQyVykqfLvqiI4+OBuPnDZQIeulNByWKgxXE+t\n2j7BLMXGik23Q7j8RYO6w7Xi5mZu9FVhOoDJtI/SO+eSTc8NrWPUBixDb1o1\nDglC0LjX9vIQDnG53gShl/B8wngrudmCVhD82nUQKT5NWoROWx6Vr5A6hjde\nadwH2PJWrhffdPOhstkMH/EmKAmn/9IRqiuSGaYT5vmxxVw6bGemEikMtT8a\n6uLlSvracLaU+IQeFNOhLNtBtDONwWEmuCQuR+EBr3j8f2hBcJCV67gNhqiB\nNHZsBB44HNcBfMfD02gf6cZJ50cUUet4Z91/Q6aY4ec4f+05ByMKqgz2asm7\nqnhtkqVQU0MgG+hqRaTGjC6jxEqz3bck/B5lZNSEM5Lubit0jHZQETa/G3BY\nuuSfvJ29V59RVjM43WY6+VzBAplTo5NQhqdVA2qTSdkCuzLXbgLvtMDFkeMb\nV2l5OmFFs2Tg405JJaE/rQzCBKvkTSl6GFOH2VpvVn+l0bR0QFrt2wGTGEOx\nzKv4ygMUEm+CVPRMacxs9algfp1Kyrp1zi1O0vEeVkuP2q1i26Sp/fCVOYOR\nB8ER\r\n=1JzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.11","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/eth-sig-util":"^2.4.4","@nomiclabs/ethereumjs-vm":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.1_1570022362074_0.24095496649242132","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@nomiclabs/buidler","version":"1.0.2","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.0.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"383c6336d504253e5cbaa90d301af2159ab6698b","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.0.2.tgz","fileCount":500,"integrity":"sha512-+S+/JK/TVNc22AQumTl3YtjgPVDsCjzDL9I3foDF7HRhB/a/i6oRLOTWQWhOLDOEA8az/mafLLnul/i7e7fN1Q==","signatures":[{"sig":"MEUCICeoX0HsQNc89ojiShyB6opi/xHCXbFrf2t59oLhUEOLAiEAwoFyRO/XxRu2LGm/eIubk3DScC0BzoC3v/72W7AIQD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1315927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+pp2CRA9TVsSAnZWagAAqmMP/1jVUW6q6PaCg5oYh5Aw\nIIQHpVo9HHLw+IiJrcszJxumh/eObizlJTn2qKVpAxS7ahDdDpnekcDnLdkp\n4zWlblg6Ygu5OdwNkiLer9EhigjrazBqk7fAAEgfJZFnC7O6D2Mqnxb81XUC\nIjP0Br9J6NJv2d3tm6hYx+zr7HQHS0yqJW0xXzBuUejoU8Gx63Vq/7jZFBfY\n9flZ1Sw55PR2c4VuHq0iJ62TV5xK4wkCnDFppRXaLfyvUD6wBIXbuZFxdp4Y\nObW4OY/4KMVp3SY1/DzGxHjzTxm77s6DmpORqtaMXQn0wZgum3S1itnzUYsO\nldV1/z2h3y9RpgKrrzEEC4wun3k4ekOiQYoolzFJ+4Gj2OuvWSUJ1pt2V2Nv\n41xIf3nFpiMIUepGkBci4DJtUTA8JHx8BUfzKu0jrXtDW3+OeAFCeXsder83\nE3fZpdoF8NsFcZlRBjcT5q5YRX0I9HvaCcRU7SUMLRPEcEc7s//i0HNN1wje\nuart0RpMQz5uCTv+kPKntvO7UOyzG+lFYQlmtT/0CNScyQ9lh5kH+EXSuQsD\ncG5AWH1bYGGVbWubrw01xq5E0LBel/IykPNx+UvxK67qm3UmbxzaSoZezYq9\n3pzCxj1Uo97BHgvrlcEJYdalygs+NjuoPzwQR0W3e10w6EFDkwF7P0tyxkod\nmZHq\r\n=AtmV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.0.2_1576704630158_0.09462520041479405","host":"s3://npm-registry-packages"}},"1.1.0-rc.0":{"name":"@nomiclabs/buidler","version":"1.1.0-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.1.0-rc.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"b77e6bf190678ebe49e10b6ef6ec6ea8a708fe7c","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.1.0-rc.0.tgz","fileCount":500,"integrity":"sha512-PMKgH6eRck+g6s5dgLK4xcE3KFtZPGrRaiI95M8gW7NDZ+uFh/8y7PE5foWTddn3hbnZqJYY0rtA+9IuYHb+fQ==","signatures":[{"sig":"MEUCIQDlfOhgQ4DOmyFOplb2iaQOA58EpO6qI4M4lZeaTb6yqQIgT+0zPm8fGfkgDuPIVua6vNSnC+X6qOqeRHnPSFvhntI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1327995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEQN+CRA9TVsSAnZWagAAjNEP/i6PNBoE8bS5yvMQdpcf\nlxf3u83hQIANcfBbfwx0MZoC+L4ZkwqG6ZAcaRPMbTfcdMfJanhpZKndLUfX\n6OqvMhdPy3vCFqFCAQTncn0YiaFohpd3NTAxaxaXNlYMOvlAMFRdQ/U4nGlu\neJIKRbq4e5deR+RIUPHL8VDqx0FPzLfQj5RhkwL8fCfmf8VRzUy9j/LM3uhq\ncx02MvV/q0WraEkFZrRy+VqIJ2dIK+H2hV+8q7IdWaSKqAtac7rqzKNrDd25\nnWX7uKFKMOJ7Jig/O3ZOgLJ3biqu40tJOjXwiAHRfy5oIgyialPQumaV6zLY\nqGZRKi/RqBRYdpPlBJy/VbhnQn1PmOruG7Ut9mwoN31gnQCkLCLM8DDbwfjD\n+iK7ZbUTYyilstqJIzqwvLiIeqVqd2aWIkCi+LYoUI4LliWPdQfs+euriRQO\nxHr26RgQayKym+a0ooPJVlfXbCA8OaTWhi9iC8++kvZ79w1hzq7MvifKrCYj\ndK04b4nIM+J8S+/qKKClOunOhIiwzjzR2QgYnKmyUNAwAsOP4y7wwHPRDtUX\ntBluC6q2sbLOslfAzsVM8hffhRZnE0kzKnScIcYka1bM+lY4P+1kHfz6xpyV\nMUqIsTtoNhua+IhHeCr8ztgFesofjIiLfwk36xYES3cO3NKGS9dukyrNu7Ce\n7FMs\r\n=XHe6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n[![Build Status](https://travis-ci.com/nomiclabs/buidler.svg?branch=master)](https://travis-ci.com/nomiclabs/buidler)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.1.0-rc.0_1578173310126_0.28629096396633025","host":"s3://npm-registry-packages"}},"1.1.0-rc.1":{"name":"@nomiclabs/buidler","version":"1.1.0-rc.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.1.0-rc.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"f2057d9a376ebeadcd16dc2d9fa419d478e05a6f","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.1.0-rc.1.tgz","fileCount":511,"integrity":"sha512-zEN2WrYB/ehY2E7IoHXgz6JJQ4s8vIJ+UgDXWL45pVs2eelW7ert57O1eshzK1fZOTKbY2qDqOpGxX57VZQIVQ==","signatures":[{"sig":"MEUCIQCT+dfsNEGsbUeYj7kfgqfIyeTwXg/onKOvdk3kIQ5ahgIgJBFPXCkpA3myt1uOkMXVKg6K07Aj+GyPNSZDJD+H//E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1524246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKiXLCRA9TVsSAnZWagAAq9UQAJeepVb6GWi1MvlhEZyJ\n8FVyj6Ciuz/kH36+f1xyHTs65stJeD+aV4PomVO9Cpw79gIQX1uyiNhbEnEk\ne8ehBkoHcmOSBrIulsq+BtRY3SJIKqaEmMIiu0kOswq/kFmENwTf1YuJxe0i\noQjgMn4pVfVzFL8cap/AXClbDbn+Q8wnXOIcK0z80F1y3qsyikGYtZsJ1OwS\nY79OZ9++jOhee14TODg0oNJZoZ//+RVfAX6HMNxFpXcgdEtBDiyjMgVkAKYR\n2E+G5u2dnUr9Ltp7B/gPmJTMdxwHO1kTb7mNWcxQRB4LBmTlI7eQBXuUKo4N\nM7/0XJUIGtnFJNVXoreqD6H7f1t7l3Es4tlP4UZIhAo10jpuF2GbwW1xEhcl\ngGdJUywVjRb2y0MQ7pr4oFnuLtEqT6dv2cAUy326DcN06vG5bNToWsFbQLew\nQjE1BsvaLmT5BSsT7nXveYWnQdRfFbja3LWCkNC7uPvChVHafPwdqFnLqEem\nEM1LGoIbme8Py1gIDnNYf3DaUYQgNlDPv4VmLqUugcXxeWG7mSuVWFKivJgm\nKzficDXdWomD//0/d6Y0TGzlWVIyL9iWlrduVGt4dnFQYMW622I3R60S3Lqi\nesf9QxAvM5+HE3Sc2fCsS5MPufHvYLJ8mKcLqQbFHISHHDz8r2SgbUDVdc9K\nDwdM\r\n=GebU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n[![Build Status](https://travis-ci.com/nomiclabs/buidler.svg?branch=master)](https://travis-ci.com/nomiclabs/buidler)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.1.0-rc.1_1579820490889_0.39201085332321295","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@nomiclabs/buidler","version":"1.1.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.1.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"fb3de42e2f024ce0061d309e37b95612320e8314","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.1.0.tgz","fileCount":511,"integrity":"sha512-nCY+3cEplavEMUxYA6iPUsf1aFOy2aIkao0gc7TcY2a7VUSiVoW7B9GFcuNPdWDhikqRQJkNJ7opu8JWjnOm4w==","signatures":[{"sig":"MEUCIHC0Jytuul6KKcxaUr/WndnkShR6SilWxcqfgesqpV/2AiEAypwhO02h8bf0LJaI2/LPnOEsw4audBS6tdekrlrQXzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1524241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwzoCRA9TVsSAnZWagAA90QP/R64Xby726bDhTfpemFv\n6w/yTRlNNjmisBG7O3O7TmFXwP8ftEmh1dhhCMTQZ5qk512FLAADdAshhnif\n3AGyGXWim3l4H/7JeaZlxMC3PUhc6gS1oFCXz9h6n2PxNfzciEaZ5Or1AazF\nAN5qz9dyuG5Of8Lf4v693AduIKOhtpjkV6T2lPN8DJ+lTnFherfvi9gIji1q\nhxqC6c0QESIsS1tiYxi5LH60p+RbdXYdTyeNE2LBc3hSRLWPM7P664D8lrxK\niACsRMlhYVr864fIlO47bgTScwnEv/+nxK/b2uPvA+t0F1RFA6dpBC/LsJvJ\nBRPicE5Rh4mVMys6CNH6R6Ngi01F1nhFdSp5Aq6k9isZO+GxQM5XjWM9+OAO\nPfktWePZwTZ+FvWas1jeqgzouF1F0lR8gw29zEK14YvJrZxcPMaMcDx/raMp\nY7Csyix+qnJQRTiC7w20mJkEVn3F40Ytc5cNn+9oV+g+FwsSBZVfxzccO8su\nkXF1yCRAQHBxNTP+rEr8ZcmxvMfxJrOXZIFZXRsjnokjtAS+Fn6wo1gyH05b\nHI/okX6jxweXTJJToPQVVjByclDke9xH8tphbjWyIIgSA4Vt4VQl3ixjbB8L\nixUW43xWgBRkYTqVodNTZOKF5AtO3cffke9VJQ26LcQvMEgAXSIwN0Wso1jA\nWJ4U\r\n=bMDl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.11.3","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"8.16.0","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.1.0_1579879655861_0.7696585007493433","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@nomiclabs/buidler","version":"1.1.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.1.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"5da8b039e79d3c98d9d7a8f19c45cc665d5373fb","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.1.1.tgz","fileCount":511,"integrity":"sha512-jM93F3Kk4gHg0cfpVNueTy2QxnVn7hDiTEoU379XSKyNkjZ7lB/6VkHXZdNjHuJDiO5EzuBHIXJol9uKwuQYHQ==","signatures":[{"sig":"MEQCICCfiuTl1JF8fmpffQ0oRlMVxl5GLhdLrzSUWFOUZUAjAiBcP9hx3/2iKIr6JCTHtOEXmkTzeB8mZJ8xVbsy2VSt7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1524241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLbxwCRA9TVsSAnZWagAAKysP/2lF1tBr9gguP64t/72a\nvEQV4ohGvH0BJ8xjwZtZuVE3ya6i1aywb1HkAqZDqg1+f8igspesSMQ0hXus\nSIFB8wXkRqh69iw9WOAhSVX4kCFSngIwnww8ATQJ5K8x6APOiSttMxZprp25\nZ4JpIzispyArgegDQeHSoh+zeYs0FR/Gv+ads8nFBgBRQVS75iSh9+LhLBD7\nQcBkMPiuZdToe7OmtH6zK9kFJ8QSyoIc3sWTq46idOHxi4JKvw081tyCsUoy\nQL50xy3K/mwppbZR8NiBPMdj/N87+65Jwo/UYebqmrnxsM1pjY0G0T6Tfddk\nKCIARnHCSBMMOngZon4qJVbfeiXlbk6PHgQxBnpbW2dp1nG+CY9QRCZ4LB26\nDMNXUxZuOaMmy4IDDCPO/F281sl2Fm2EXxt7xhBSGEOQMowLkuZM6NdSTDIz\nNZKrAURg6JId+Y0XUnrHu+EUSLrwUq6YLNKwpCEa0RXBv/f3bbXXbJy1drrk\nxl+pAPbK7pf3dbkZRDH62I2FPVJtCNtX6p/rn593MetasOQkRcFxE1KhNmT1\ntYpss5rgaAHI8O6szrbJFPz5mG0sIGxhj4eciU7FJc7S8TPRbbwgPCZL45X9\n0ySC2LVxJVi7+i+gV6UPDh2iB/lmUjnreiv/oewdACx2NnWoaoc8RP+tVUHa\nBl/o\r\n=0Umn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.1.1_1580055664270_0.14450524246660823","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@nomiclabs/buidler","version":"1.1.2","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.1.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"570b45674938dd40bae0cbdf9d83754b2b0963e9","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.1.2.tgz","fileCount":511,"integrity":"sha512-yDtTzp8x3enUo3CsKIneUqikd9fb7N/8IsUWVQywDNzVi9Bc+1Xp3lYTfG+qdusZVOYuf48GGZxWG4iohzIgZg==","signatures":[{"sig":"MEUCIFBEwAOuYnWZLzSgLn2icGNZf0OViI0OOoub7ZTeNyh4AiEA5fiMu5I90imaLA+jyuTGbkXybIlHB6duYAABZB+J1Mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1524414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLctICRA9TVsSAnZWagAAzEIP/R+NCirYut9X0R+08mvV\nqBaL+efKmqKJdI3wUiEkqTi14HomUfhhRpdqAsULyrt/pClzMj096v3yOSC0\nPzi6pjtm+IRsnIGbXnZ0h+UikT03ETWpUH6EXGym54japN2xub/+JKF4wbI8\n2OLGbyINaMmnkHWsh8yscenfDJxdW5y0P1AVmilLLRSWGkSFcWZyCfN+M8D6\n5WbLX0g57hcZT2LHprArjlRh7TUw6JUuvmMuJYyu0TlSA9Z1koJV+v57kY5F\nMmWGo4SndnpQpeGdt7kQzNu/hL+tBWt4AiLHHeSpVqttBdAVA4QP75zWKnKy\nRNMROtt1NLfmsmusiSQZw3J2nkKlnlWm/5THCyiT4jmhePTZmWbuTvwQ3l/U\n0nlreweR8rgnpprbT0xGk/PIjRO22G1x4jo0/oiTE72OWzMIjC9nFKqLIv/E\nN/ZWJliMsreCE5GXznZaofbFq7XXbwRVvSg+zOeX4DXIsNBe33jGRg5cT1KN\nSlFukRbkM7yS9hcEgUTFpMbmcr3hUtn18iHjl4w0gAdbf9jJ93VpYU/cwugu\nG7lGqfadiIbn2YMCFdSIMjjs/yKsP7l4TjulZ0aWOufXEOq+6Fv5rVHDgNMD\nHo/Px/C4PrQTdzKMHFDIAqRjDej4/uyiVkYj7Gmarb/GCkFv9QGmguzN2K4E\nXnwr\r\n=4d/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"../../node_modules/.bin/mocha","build":"../../node_modules/.bin/tsc --build src","clean":"rm -rf builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"../../node_modules/.bin/nyc ../../node_modules/.bin/mocha","lint-src":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"../../node_modules/.bin/prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"../../node_modules/.bin/tsc --build .","lint-tests":"NODE_OPTIONS=\"-r ts-node/register\" ../../node_modules/.bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.1.2_1580059464402_0.023292018622990796","host":"s3://npm-registry-packages"}},"1.1.3-rc.0":{"name":"@nomiclabs/buidler","version":"1.1.3-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.1.3-rc.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"75f6ee22fd060e0b9187d697511e8b75eae8b00e","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.1.3-rc.0.tgz","fileCount":511,"integrity":"sha512-aRA/44Uv+KxJ41P3ehZRIR2QvpJdRnL+Czp26hnjdX0vNGrCxvT7HIhgs3+6TJOboN0Jr9ocdKFouwF1aO2RuQ==","signatures":[{"sig":"MEUCIQDM9TfYpbzZS8kxCW1OjISG47pyJM0WcdaqGb9BwWMMhQIgH3VaGGOlVdwdQAREmk7qSl0LjVlVxInIcMXA5hjJvzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1524822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRVWhCRA9TVsSAnZWagAAYPYQAJI3YtWpUFCOIPwugX2c\nd/ZRIpWp1QaRx59uFaOHWPrGO/GZ0rgJxvvQhL1hvJjXGhvo6JC66Co6urtH\nRMLp8QujO5bF4LU9qx5EAMQND5NAH2wvBTqSB5hd4U9Op8RmVYE1Ny+XEtZo\nlwCFvd9QawIlJqkOxgXc4+UGt5qP9H35LyHQy/EUmcy46hOfAAG9gkmcWxB7\nkmRZbZbPChcOaRYOBnw1MLQjd5HtK+U3GXYJc69Wj2999CAMJe4F2oIm7KVv\nihbQGbPU/wbAxciSHDBMHvf2/gBpwI3TrFOamJCE2nvsNqNiOt8W798g6Lk0\n6F6HQt60mckkB8nWnaOtvyON1V75gCG8x4SbQ6plE4Z1TzrLS/DPT7+svnM2\ntLIzH5M8WGFeg8vNKFkrdRSSeWiv6l4jB/+/mjW7urK7bjSaRvXivzXPAhHd\nxbq8bQRANYCSx+doCXnOy5ZA5z0o2Z/BlGnP1FiA63AvFKs02Rn/RZsYwNaf\nA5tZ9HXpF8Dz4nUP9AgouoqktnMvUTltKztqhDSg/xgOgHNgXAfpMgf8Bvew\nzBDprT3gqHJZGcwEUoOa5WcfgDq5dqV998HIE9m+BrBqplXklQ1f4BtsNRhy\n3Ok9MTKHcjp1tHSebWuB6s6VTeZJCC1xE5n3+D4YbKengwRvCEEEiyYj/Etq\nXxzg\r\n=+Gga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.1.3-rc.0_1581602208545_0.7363060292394483","host":"s3://npm-registry-packages"}},"1.2.0-rc.0":{"name":"@nomiclabs/buidler","version":"1.2.0-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.2.0-rc.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"194008ae57e070c7f3e574d36540fad91f41e0f0","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.2.0-rc.0.tgz","fileCount":546,"integrity":"sha512-Xgube55q/TZP64I1uF5loV50GmPLxrP6KwveNcjA31dxGABQ9do2oY2Vw+kl2j1mJSaZiPRrVgXdSktlAMxM4Q==","signatures":[{"sig":"MEYCIQDcamTllUwpxd2K0iBV8szaieUxhj9Lcp5h+O1S0WsDaQIhANg38ePgPgtjjlFrP84mZyVO0W5rxIPcj9+NRsdBeEXw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1655212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUFT4CRA9TVsSAnZWagAA3M4P/jPES2gg5erjZIw56aLs\npy453aSAsVUkojwvK1O2qynqGoFAYD2wopm5zBIbCIohfMnBK9EOrK7qPc0w\nB7Uubk0B3LIBTw4kEOxxbkKx7Zr47Mr4xzeksJXwtFlHCu4SOAmKv7eCPidu\nBmyK2PilVzuAYjeqK/UM68fIGVFcDbDUXszc1VT96+ZpwUEp0WTKGaiODVNy\nr31akWqQVeGkepLSTRaU8UeIA0NK3lXvzsMjNkQr+xhGBar7Et7jVuSn1wqZ\nK3mCHyLC3jL4lEitXpGKoOJMXRKSMYZDTQRu4rXvO9YAXhtlknF1BKX01oi7\naz68jkuqpv5PJq6+zMr+Q59TwtnJC/XXRMVtLDudJcnCEZYiqtLRq3pKtlXX\n61iYSHLmMt+qe2xBXJIoUd/kSpJ3RNIF5DgkZqkQlyesVcNsNKLZAWetjDck\n2M4g7nqVo5xhkTkp/LgKCXbQjJWIxfth2WTjvTRqIeHidFIzQEX/TVQW5EAk\n48Z/8BshjLOgBIxHgQ4Z2uZS4DqbTC/H1k3+1wyAdC/uPwt+JBvs3TVo5j2d\nGh9s9u2wng6dNMTjN/pGTufmqOq/YXgbTrsNDmu2BQnO/iuTTSE1Yguyhx5w\nrrbF4s0vCWdXtp8A3eKW9PrRQBRsiS8a7Tra5kKa3VTZP1YPkIwART1E1tlf\nQRrU\r\n=dgbI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.2.0-rc.0_1582322936341_0.25442872827274243","host":"s3://npm-registry-packages"}},"1.2.0-rc.1":{"name":"@nomiclabs/buidler","version":"1.2.0-rc.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.2.0-rc.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"b56c97e0dd69e5ae89b7a5b99731c0827cdaa9c3","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.2.0-rc.1.tgz","fileCount":551,"integrity":"sha512-IP+SoLh9U3m0Dttn7/FZtNqNRuNU3UvqqKYInBXNVB29KDLHHDr8gEkDi1MTHoYiQ7Xnul52s4mn1eQjQoKp9Q==","signatures":[{"sig":"MEQCIBxBoujHNVhOk0xd3+DZ59sXNzBCmrv30zasbuCBitRYAiBa/T8hCa6CN+MBG6uxf/ayZplqzb+XJ8S56P68/VgVRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1675412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUYrqCRA9TVsSAnZWagAAXNwQAJQa2ZBI+9ChU8ejof7p\nNOAjYq6xzABhj6DsVHTHPVoDVeGEWcL0fk2i7IUCxl8XqpwGb2nt/Nymu8GV\nAMZmGnabnMW8sZiP+SzepO7rarthxxuW94jCgnk0cfgDSp8SjnSBAG0FfCxS\neuyux1MrjOP9EXG/+bsaTJF5nNlRD0kQqMW6TRxxX0VLA3IjxEI5lyY6WQ4f\nO8WpaUXcu1+Xmr59rXba9TWrrvtUVYKTItx+Y+MbtkHCgDcXhN3B9nNXFtcd\nUXtzv5NYMRSMBoHgsehmp6KOOUShuB9JuhCkzHthQY2NKb+lkPUtjoM+6Rmo\nBkOJ30FMQ+/lbXRHwHC5rYzgeoxJ62F9THZCF4xs2wf8hRHrWOoScL5vWx9h\n8s1/doc+Od02747ORdouShjwAaQnSjelFakChzX4G/oQexMQwFIXmHRCoRTR\ne1TxHBhH7Y2lybkR8HNf02QHX6KsuNWqKHHZvystf6CyxhN5Z6JS4bfem4rm\nkffil6APKX1TBA62Y64YdStOB7/VDxjCbgnaynRU8V2SVtWEFxoWJPfn016z\nVY5PEJVlMIO0/zX4GT09hs45qVURuvhQaDyThNH8mi2pbugcueRUmbTL9Wt8\nQBCkPgDuVKnq0QUBDtRZZqRh8InWjH0GcV7bxU4l4Qq+t9mhpXVl1mJMaZZE\nFP8I\r\n=OSEE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.2.0-rc.1_1582402281888_0.045702408934390704","host":"s3://npm-registry-packages"}},"1.2.0-rc.2":{"name":"@nomiclabs/buidler","version":"1.2.0-rc.2","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.2.0-rc.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"eb3371a32ea60b6e594c14aa5a6f6b10be73911c","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.2.0-rc.2.tgz","fileCount":551,"integrity":"sha512-l/jEoCu5A678SI9xlPX6BcH9jShx4f45TJS2iFMpVnJrvW8fVge4ZDtlKpt5Yg7y8w+7q/TN/teMXajQ+84Svg==","signatures":[{"sig":"MEQCIB8hlBm1R1BLRamH9Z1kuqKarFJ0aQSGn57E0GA2eTjZAiBn7k/AMb0KadIzTNZZjVPsgZ0LlGM1yurGkhYCcUgl5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1675412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUpmfCRA9TVsSAnZWagAAnsoQAILtzCWeEqQ9ADLxqfPZ\neM5NEsyw+GNbr4tHhEJ5HJ/SOj0Nrwpw1l8WGvAA+lQ1XZ8JcUOh5CwwwdxF\nQH9OCJ4H483NfFxf6mcfVgRBnsVK07L5o5RSduSEJHdmc/rP0UCJ6aLUZ+Ev\np/mL74lgDR+8XT2PpEIGHQ120MPcxLQsudG85qrfjz2jdkSyUQuNk567ZqP9\n85A5oX8b7sCaYsdQ3U7QuSa52YXB7vYAXtWJcazVt5vXYUnriZ5/QNQnUUXX\ncGPTcmt358ffptA7OMDyeT6HVpywuMBTDmcwaiK6iA2bdmU2W3Pojj13H0aN\nJZPtpwL9uzBhvzzfbhAAZJoI2zXFkDhrvmKiUX5RVyPmU6tPADHAgQayaiHj\nemKVOo0hq5s/x7aCaEVrCYsvZOGoAKV81LPsUg9p7ao/77ioPhp+R96oj6bj\nwqPrplrAqOTSVtiy2nX1CNIod7T72Gz8nfmrz+zdy1809gotvjaf4PXYdhM1\nxyvsRk7R7wrwGxYP7lfBze3GcZb4GL8EnC8GTrJGEAeQGrcwrTAVlXH+yEio\nyKN2aW0nVX1/KBZm8hr7xEW2AsZ2oKDvt5NVCI74fBuXNJkQFi+tAeoN7NGp\n0/E5yfXtzK3x4I31/2L4XL7BMvWnbV/GVVK94tsfsIMKVDC3BbrZ61HWstYe\nFE7P\r\n=CJd0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.2.0-rc.2_1582471582818_0.6458097548442274","host":"s3://npm-registry-packages"}},"1.2.0-rc.3":{"name":"@nomiclabs/buidler","version":"1.2.0-rc.3","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.2.0-rc.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"bb378b4a0ef1f440a7d3deb690dc6df8e0df9e35","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.2.0-rc.3.tgz","fileCount":551,"integrity":"sha512-QyM8Yx5sBv4YOdBx7VXfz+Z1blYPlax1cxXovnBkJVtNOf6Bs+49GTQ2MUjVrImMCBtQ7siR82+wrHEO+EEWHg==","signatures":[{"sig":"MEUCIQCUNK1bmhrHnV434KvrqQEMhInh789Ba3I6xubkH7nWJgIgWo5PLYUOsDsrxHdDH7SJmab3abO+p0mM8anyQHemMZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1675412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUrGNCRA9TVsSAnZWagAAxAQP/i4NnCoIdNNY1lD5Bqhv\n5ZsIARLT3aB8JN+x9BKli37LyO9H8vxZJuI+Q5ZgJdSxrpqUHujNS91LEkks\nbIXtxjWpr61COJ9OOXP6qGgn6dnsQnC6NrgIcjDA726W3/V9f9RIEebBe8Dc\nwr1Pf93LeJyZwI/GAdtaw8EiH56ADI3kPqSgjOZ8B1G1vL6wibEdubey5V7I\nVv4Tdo84TUN2CZ+KvdOcgKbxSE1B8pT1zZJJ04bawLfGTFsuU6EgCUpElkk7\n0GzrelrUqimoEHWFHLwMynMe+UrU2/wcTeGBEieEvzTn/m+olNgtnTK1BHRt\nT7eUoQhNI13bGOe5v6CZUqTSvklb3e3OnIJxsqJ0Fac3NubYrd3AHqw1I6lh\nqqFSSrhiPHDlchE0JKDd4VG5xv3SAfcnj5NJ3rwfen0voh4hSdjy74wGhT9Q\nAfGvfJN9CdzzUNCBQGO52Nb1mDbNm/AKRxSgbr4BGUqehSrBR9KdwGETXdPS\nFuH+lTvDoV8cb5n40JBmJre7hd7TH2LXF5Sn8A1hndnfkDNelRKzGSEYVsqL\nuj7siWgY+hyA1LhmwV09Iho6sqJPVkz8wZEUZNXgBUoPB7NSSPpZGFgqWL4T\nA8AXh8Rgpbe2isqtSl23Jiqmie3y3vOZXcC7GvvBW6g6mKP3kWgwh336nYz9\n+hWY\r\n=0JkR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.18.1","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.2.0-rc.3_1582477708671_0.7293819251379574","host":"s3://npm-registry-packages"}},"1.2.0-rc.4":{"name":"@nomiclabs/buidler","version":"1.2.0-rc.4","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.2.0-rc.4","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"837141990b8eb9fa5116eb13dd8c9bfaf1735f8a","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.2.0-rc.4.tgz","fileCount":551,"integrity":"sha512-hBuCv7aA0Tpqh7fbIwIgDW3f9uX0kaUHy78YCychjE+4LxeOa+0q1BCqO/f5t0DxPTjywsF7/XiCHvZ3F4ImIw==","signatures":[{"sig":"MEUCIQCKmJql8vM1m0DmhgkQrsI6qTZFLcQZrFF3fGvEu2FcywIgaOTX56OPhowjKYUCcsSUeAiOc5e5Hj5np4C5kJkwqKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1677983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU+uGCRA9TVsSAnZWagAA6dEP/0ecYTs6iHevudV4nZQy\n4mUbyHmFCGbGOK8A5G7ClE5zV5KnZcwnKBEeaRtCbml/1l/MAzZawDdeAZN0\nfXzAiW7MpW55w8uy3fHqLOs0IXWa+yqucNnLRGJZyVPYbP1+3TabrTx10DH2\nNDEJIWtItScT3Omu7AXnn/4vRuBLgRkaIhtV9A1WvdRktDomi+5JCDSAO3mp\n4qnnMy+cxFKWnkwhY0F4ynxXOb1IwHtcPRK86EIcGKeTv+hdlvl+MEXz7TYs\nUGJfdSZtEqGmiSqeQFpdyY2IEhqFJb3yqzDAFiIAkh+ihr0A1Dk6TFpvTSH8\nyiU651Ot5tWeTgo+hztoCZ2fJt9LTQVV0txkDJSM0OAHNq52eh6uSEm1fiy9\nS260O8OR2wrOdIydE7sG7JWJCmxsGODgyOKXvm0udoWWxPaEW7M1w0HHjUIA\n2RrUC7T5B+8lJRgDlWX/6BGLTm2sXD1Nccz0LPNhGBlsMLdQrqyBYnv1hXVH\nGUJif8BJF6uip7Eh7m+KYcQvVU2QGbSgGLQ9OjPR09EN3doRBM59RlvEFnzk\nqbyWe7JlVyBoIVWcn8DjLvqEZnXX52tFbq0iRwtAG8bkz+lFGfI4IAw+Zo37\nEYVipgEy7ETWYORXCdLb3BYFVpaz+1Wbv77nB8nAMH9Xs0d7jRW5VEyu+riT\nNawy\r\n=w60g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/57331293-9a042100-70ee-11e9-8c37-8a5d52875bf4.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.2.0-rc.4_1582558086034_0.5032735261058718","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@nomiclabs/buidler","version":"1.2.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.2.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"79a0a6f1c6ab4985ab5dca888fb9edf304279693","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.2.0.tgz","fileCount":551,"integrity":"sha512-4jnJgvcG15tG5HHDuxR0l8eCqx0Fdt3KnYjamtp63Ht3vAoEoU2zNOFtDghElMkApZxvqzDzjfhOdPi70yCnKw==","signatures":[{"sig":"MEUCIAgVb9f43cj0mUtQB0a+tccKwpdoJmfqismcTWNFhJWpAiEAurOCFrIFOpiAZxCZUDtg20GUmLmmEmxMLcooOdRmMHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1677384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV6LNCRA9TVsSAnZWagAAhFwP/iHVPYvePowBGcDEUUEL\nE/3c6/8/Mz8UUnVflwv9Wns6kWI5l/qNersG2isDuAeaHDimiZjph+f5GfsT\ndoTf+pQlMXtMacEPwGYrJxQLmLLnbYAAQ9i0BRSRYpI53oBZuK2XaCBT1LNW\nKPdpcGh+th+6cKvKlABDlUSc5AtC6ySE8CpC/lIdDpYimViomon+bWjLtvpp\n/lJ6WUL7uYbSjMDBfarTjaRoQZssGWOplA6zIZuxfS6nsVVzqOG4/ak70tRk\n6lEOXV6b95Ss8Df28+DP+WGkT8yi81mPMMLYgd4zyXGVJMvTOpQp+j4esZ7v\n5PODnIyBkdyv1SkLtopmQcvkTmrwAiY9zG8iWWZANa23JcrI1UvMfLKJPaFD\n+tGZLiSgVkpSvjUCh6L7oAlcdIBiP2bwdGkJkhAEGfVsdVSM+ZIvlCsaRaNe\nydRsxfrFj6x/1zq5LpmYWs+pW9fDcZeOeV9vqtthDzc/mXYj52ZgyEvCKHZG\nzJgr4UQMZotNgkNHBkv8LDUqInD0vYVVUUxvfAFvbQtmzlyW6Tzp0zJSxv+x\nsAD09HXOxWJElJNAmR7HRWqgrOJJdVODZFzRb8Q1ZNmP4QSslfdThbOewUzq\nO2XMgHrypniae7xcc+ifmFMgmhG8+RM14gT24pnTpKUW/OLq5VMMSGJKrEcX\njpAL\r\n=ffPo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.2.0_1582801612924_0.5799258967005587","host":"s3://npm-registry-packages"}},"1.3.0-rc.0":{"name":"@nomiclabs/buidler","version":"1.3.0-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.0-rc.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"6ccf45abaeac7ce07cdfdac968ca101e81a60228","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.0-rc.0.tgz","fileCount":556,"integrity":"sha512-phYekhrvwIB12XuBrNgKqQDyDH/Fxw4GAz5pE6+d6JeY33Vq8rlAzXubHvsVqlCjXLAqucU9eNUO1aYoawDU/g==","signatures":[{"sig":"MEUCIHya8PcsfBaXGrk575FSMFqGoKoTHA/11GRDyKLmD47hAiEAw5x6qo6KCc6jDZXGxQKHIAoAqmAtodR3Jm34t7bIpc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1728304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeinZOCRA9TVsSAnZWagAAcLoP/AtXP9Bw311T9oSulU89\nG3xYewe4LaJEs/jZQJM8AMRAEFIYKbS4DOWVThR+55hGwTEn00bDbZYLpjoD\nqHXybidNKCapeZ0qA8HpNUU3huM7uNi6xI+Knid3apJbJwSeznzbabirQjdK\nMMYHDhqudUs1kdoCDlDMOOCqvO+hq8lpd26sfIJT+Ph1MqED1VfM7WjYz+cp\nUO5T+fiyDZTzQKXuuzDYWdi5za2CngBpg/Um5cFeFO1rpf+vC0JnvA+mcbP3\nWDnhen6R5lnSlbzLsmqpzNhu2gHu2NvHO9l3fG0O/G3Q+NhlqQiljgayUB7j\nKd/Oy/jdzTezRa6MhQBYYHOMntNCjStY1cTKKipH3j81gAL4IZQG24xpfnnR\nfhEVlMmfjAVDmp4KoIP2Ec0lTX9qNH0RoqcUXiPrpMmAIRWJiJTHLAkaW8Xu\nE2mnCthvnd6MxLFE3RFih5uf0hT5ScIbWxkfehpYxEF51CcDGtf3ddGEI1SS\nt4nZXxnKJtx6B7Y2AJsTESFXirLIhrvyZdk7Qce517XK0DYsBWpeSzTuwLNt\n9OJGWvrzOUMSQlZcCDZCf5HcbNZLGE+PqJhvjmrOklGMr6nPN9r9YNJ0Ucso\nj7sMx+h7lh+RXEsk0oay4EbSTISsRICqgB2uspczbS+duxXQpLIWKITAJb07\nfl2D\r\n=lnSU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **This is the development branch of Buidler. For the most recently published code, look at [`master`](https://github.com/nomiclabs/buidler/tree/master)** 🚧\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.0-rc.0_1586132558071_0.29432546603550946","host":"s3://npm-registry-packages"}},"1.3.0-rc.1":{"name":"@nomiclabs/buidler","version":"1.3.0-rc.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.0-rc.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"d2550acbc50bb74d57a120cf3a6c542948c78750","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.0-rc.1.tgz","fileCount":556,"integrity":"sha512-rcKfBG4vGr8NDRUv947xR9HcGHwqwVAFBPQRZzP7SsLCGAFnPXwpEYwR/scXu/2ErJrzrcMF9dyfm/h970hbUg==","signatures":[{"sig":"MEUCIGivXGkst1r36aFcWJNX4J4nLO4pckDhggrrG1EAv6yaAiEA5ysFDFgRpfcAh0W2Hfhvwgix750yn91bSwNxw8ckCRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1733559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekPAyCRA9TVsSAnZWagAAH6UP/RZOZZ3y7cW6ntcacmMC\nemF2AT5ykFBhKH8uBhuGayzqnPZLJ8fqCTv18qTqH3cvc1Q8fsm0fnfXnHA0\nVADrZthCEj9qsmpc9cPk6Ev/q3jA7zIQ1orZbGcr7ax6f/6WQIFTNLUEwKLC\nGhRqtSOYtZgWWwE6vgFpI07Ecd6Ne+EStG0uBnJjA++9HvLE/9M9mEhUaoh8\nAvPyOIReAXkJlHjV1RVQttbnnbeO2deiTbjQSRokJkC3zOd2LHDm4bKVZq2h\nWgsDnsEw0VfXYZIdv6CVO4buCPFs0mkXax4trPDqRwuOFsILExAahWiFlqeh\nfWDCfPpNkA1a5cYqOHjTRXa7JT0/5nrmLD52nCiovZPlpbrx8f4hOTkXx+/y\n0iQT0Ujn1DCmDy5yvdNV/dW5DCcWk6wsEF7CYSpLIoOFBLoayhv2t8DZgv0w\nKCkTRopA2RBdwd0Z/lGh/6hVcDfHR8pbAljd6EXelMBv00divy76SD8/VRk2\nIRIz1jSvclGksuZGinp9nnk8zwYG4cweIyBZaaLQsLutaXbGnEkpZpwSFyWL\nesQP3GX1pHQNFsHicrxGCN4spt60CBnjdE5D+Lga3Kcef1u+DB9pO9JHbnZr\nUisdPGdffcloh/tsaIcDxbH3siP7lmmxEq2lXklbLkam2bNt1bvSKp3gTOyW\neTS4\r\n=1bcN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **This is the development branch of Buidler. For the most recently published code, look at [`master`](https://github.com/nomiclabs/buidler/tree/master)** 🚧\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","solidity-parser-antlr":"^0.4.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.0-rc.1_1586556977708_0.8895281632664631","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@nomiclabs/buidler","version":"1.3.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"2d4b00945bfceba2f7d0202b57e219641b1783ca","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.0.tgz","fileCount":556,"integrity":"sha512-9Oalatnwb4xiJxdPQufvAXM58V9+MbbKudQz8ckUkLP0e17fF35XvV6+kxeigJKWkabOdBMN5s4YkjGJSzOfVA==","signatures":[{"sig":"MEUCIDTQQkFXNWJDvojM9w+zZTe+IocyFEXjhjkXjvAoo3ifAiEAqqUx3ctcRcABY1cf52jUm9tvcmP3d583vxXUqbaz6tA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1733395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemvY7CRA9TVsSAnZWagAADjsP/iJZzrBuxG7103SWgA6a\nuHWdrMKC0oxKAC+PvSPNzxq7ses2nMNI4VjU9lbUk/+rdPuVZDURbIfPrQMM\n+qapaI5SY/Ew53lHxyfdf0pQl9nfYSBGxfwMryJcqjSfnzPk+2Eu/dBkWDKI\n8HZHtcRTEoGJb4eypgA7JBXNTKaIxQtwN9wUDo9Xn9aw5HyagliBXHorE31f\nYPip2qnE5ExfnSFiWIIH8xgyEU/QbizEt9+tvn85GppvIWlfVzaUrLHBqZhW\nC1UtZ8Q0+U9WSc/UQ77ix4e98NYMaToZKuH4ifGToKnsDDSnTHGONLARxs49\n4y/QI/l+COLSSKGLK2eJawJ22Of4XCteKkQQ4mjQVCbga4His8L72POHCAU6\n3O3HjATzdzRd2FC8wOnyVRNiJNgZNxJmIHB/b9gKOvzzcNQIJZklbXnO6XRR\nqZK6HnKjcGOovyOCshsJ58DkR6MW2RM5442V6Xb7AT1e76zADjbACYRgIh+B\n3gsyk81dbktxtV0h6iIPGCEifAqKs/pDXyOIDfjXUoXXrdT9uiAuLTfBeMoH\nminQK3VB995r6ZY2muG2BecWCY853fSmxVFp0wNE07UkJ+6WGGjPLD/AIsT+\nqJW8yOg9Rrc+PcMwwgq5prQSKszkJ49LNt9d+XXeFkd4oq7XKJ6obopABuYD\nmrp3\r\n=p5rZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.0_1587213882808_0.5314220146736965","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@nomiclabs/buidler","version":"1.3.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"8999368ab4efbd96ccea038851fd27027abf5982","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.1.tgz","fileCount":556,"integrity":"sha512-ponVA2N7Y5T2pFBIr5Lzil5CtCz0TOh3PQHqPnJECGVH81vskB6PY+ISDi2O9imSvuBlbmQ0zVMUTh8GaynaBA==","signatures":[{"sig":"MEYCIQDaIqt9soxkO81M8qlteSKlQE0VHxLr/kVNwworiikwpAIhAMDWvmFTLWCrFT+hLdtRlA3Of/MNWQPoZBY5XDUpXk3+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1733627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqIR+CRA9TVsSAnZWagAAEIsP/1QPHgVUrgmcTLfRdPxF\nawDE8DJjK5c4vi/h9WPn02a5eCPy5zDTiXsDAJDRhcBAO9TNLAh9XNGK2mwy\nBEMazHqsy1e+tcHIeBtzEqCKj7ozGN4dyiiZPPF3n2STsGAT3aY4+1owAjs6\n4S3Bfx1DkC8WbxS7f/uWjjx937+iHgJZc0ynLslifWgaWcIZg2lctsrg3Bag\nvOktPO/V5b2BHfCgz6+i0pKPnsnRKp89coEN31EpajPnejnaR580uD8B83tb\nfb2aWh7qDzs+/BLcQgvY6/A9wAQ1Vcbh1r8xgdPXGhSaLzw5vRBxxSyr7hgg\nWpH+s+vVTsdgNGD1c5dUGR2JvDmIJYRdAkeGMz4/AmpmGZlL89O/m5/Ztq1X\nxlLrWYje2iGLPyjuP06FLQmr+I/OtdJUvvTWVe36zU2rJSuIZiJ+vRKBElDK\nLJhWkW3KTd9sp1LLbL3iCwnwuzdoOuHVWfrFOw+2O+LzbEGlaWYGfusJMg1p\ny4djH8HKVw9Pvh9SRxs2/I1El8CLpOwWw79Y17J53zpmT8JiEd83bkjfR0MZ\nZK4hBeIBfbo7Q21v2vkaXyg5Ijn9yJRiYwVMTD7kpICHmJ6fsfWT05zewb1g\nzFsY3eoTy9C4Pa/RojWwVyJ2Jk2qlwSvERGhl2jVfdCNgh3Ah34mAyqTnqMg\nSDbS\r\n=jCAc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.1_1588102269621_0.017976282434032598","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@nomiclabs/buidler","version":"1.3.2","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"86b91ca0c8ee39c5b1d2785ddcdf55fc27bb65bd","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.2.tgz","fileCount":556,"integrity":"sha512-eq8zVvyTNOWuIpTaCnIzbpC35XcUBBOxVWALTQSENmIPK5f6fQd8B00yvBxMOhi4v0L3Fcj2DnSIe9JuvIZWqw==","signatures":[{"sig":"MEQCID6aWehfC/oIaP5931v+npixy1kBTxg9zIB3G7Ae154VAiAfoC6CTf7LRqwqjI4M3Hsdxv/b9WVc62OuARBcud7m0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1734104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerfwmCRA9TVsSAnZWagAAZBYP/2IHDFNMPuETUQaQaxJ5\nO+iIk1UGv4W4ShIYcQy6UCewA0W7ULxQDFR7c17SaCEVWfvejKEa6dZAip62\nSvZwSBuHa/Ux9esAPGB+yOth5f0WNXkNuVjG0Htr5ieq4k0+OBU1xGjo00vG\nxSvsTR2kY3xzmdb1Czb179iHPzFlMVpR+LVK/5Y18FB9eGXr65eLGloqnVdA\nR+6HCcGlo6GwjD7n2hG2GK/bJBGKJ/V1F6ObdlBj6zOhGsyWTkXgRzxTldix\nktMoXU4ipds2zS8ruGIWYElUpGTECmvjNTYWVp5dy3Pb2xM887k9F3wOE/Nr\niFKcXlTeSNabWQd0RM5OY7/RN6wqCBpRFxPr2x6jCFT42/LEBXmXqQZK6Qhy\nGVrdrWwFNodIBbaKOpkh/ajmMLA8Y90C+Xc5nmZJx4bqHKZbVUzEiTrcgRQg\ndmosEX/KGrN2Sor785b/SqNKCRH8N3mChbwX1eT98RXZAU+NMFdpMqUSk185\n1l5Q6V7LYPbT7dTq/stn0LPCxnh3KSqfupfTBhxmVXzuacL5YQyb//G21vrh\nUTYsswcgEhhw08Ca5mdGfGLQw+mOqhvH9rNRM/2SCvZAFFuSUR9p2ASTUVzY\n7ud9YXq/XxP8KYLavjE2SgTZLFK8PtTq0Lh/i28uhGShexP7NiP7ETp7u6nW\nljRu\r\n=pVKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.2_1588460581345_0.15069912269934616","host":"s3://npm-registry-packages"}},"1.3.3-rc.0":{"name":"@nomiclabs/buidler","version":"1.3.3-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.3-rc.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"8ec1697f245fbde2e5ae76e2cf2633f4c918d9ba","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.3-rc.0.tgz","fileCount":551,"integrity":"sha512-RQNabPSa0V8VEYQBHdLKciozBnJoQGm46FtNtMcEAcYHsJcdK5K8Zz5vZOIZ8yA9W/VV5hK8H/MWd+SHnZP7MQ==","signatures":[{"sig":"MEUCIQCVvv22mqfD03jotvTEH7frHiAvaIoCT5Q/HgDRPZd6wQIgW0rhI6r2NzkFD6tuiAQrGdvuhFG5KNg/Vu5CjCH3W7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1733617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesWxcCRA9TVsSAnZWagAAnUkP/ih/tjrD8s0kMzZ/Su1e\nyjlFZDRcHpRIw9lmMfZkPZt/a6czWE9pranXJdadnhXzNoTyRa9zCwUXPDxi\nJtoYEpxshBaOuA1bezihUagqPJ3SbRei+CybzZuKhThHHjZQPWursPfIzTL2\n8iED0RQNws1ou5XILmu94E49HfNks8Q7FFQtHPnqbyl93mMbg7gvN5bhfT/i\n5VXaDWYcPSmb7gTKZ7vRy9aoFxPec/l8EdMbAO2h3rjHf0cbR9P/XzSlgRf+\nfHCxQeqn8tBENmy2NbCRgj8CkmaZ8g520qdLMt0XKPyGrjKlb1aWbwMz/8cp\nQduhnvYeUTYzuYC3fCTYBSDG7fcqvKg3ZMbMmcfQ1hklX+tUN5mg1BKx2tNn\nILJeVUHKpUt4Fn6ix/zwJkjXJ/Q9/QmKUvOMeJV1v2MHjIjtqTWKoQbDAY2M\nSJ7M9yhLX09yL84rKIhKhOwArxLkAOKP46cJ2qGk4S6GGzPwwW8hWGHQUQsL\ngQe07fRk3vmJagUo1drTAgpD6RKMj7fYpVXR4ci+eB0CHwlYDlQaYTEwvSHz\nLnyIrEjrTyQ05aOVj1CvibCv6cq/Ds3MWVzd9xiOTqjcK3Savq3iCbgA0RAR\nyqq7/38zQfh6LWFFwDMr3NDoyEg7lhASfLneCrXwixkcLc0uAjSiFidN177/\nHcRz\r\n=ltQD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","bip32":"^2.0.3","bip39":"^3.0.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^5.2.0","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.3-rc.0_1588685916022_0.4472027618128003","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@nomiclabs/buidler","version":"1.3.3","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"c9eefc93a1b79a6ab6b968b290664c17cd000dc7","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.3.tgz","fileCount":551,"integrity":"sha512-Dgv9gSX4a6BdJSkVA6WntyyQ8BoA7bm3tG6nxBKaliCt+9il9hHB+LaPc0JMM6vzvYEgJ3gkKdrBtG9gR1C/uQ==","signatures":[{"sig":"MEYCIQDqUWPaPckA+s5IXTdF55phT5qrPsT4qKMJ+0OSepKgxwIhAO8TowsJaVaxpaHwMhXXEe/XKry1Q5XUHglTKRWoUyWR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1733999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuA8YCRA9TVsSAnZWagAAsy0P/15vOguZ6IM7Nl6PCNhu\nMP+SKSAVJYzWFPlusKYJW61PKsBq4sjxiprKw0IhMR/AcLHnaqbCMCqHTksu\n6vpq49YsPXKwp1BjLpntvpDnUmZoEk/0sZLyJHwlLv7ycsl3AfJlSnyO3Tea\n5F6DBPRvM6FLzx+yQtl8Sf74aryeo/AZgfrAlEweX5QeoPvubKoi4YpNOyAx\nB5MV9TennBwikaHYvZkHDHkHcRRERdPMd7NTo50Nmtt0cgq2IrMJr9ABXqgm\nKPrTvnFlnTOEWdFLoZM71+R9FUfwaioIw7PqE7t1XasLdibWV0q2fka7XXgb\n6UQyBgUmzj230eRNZ0IY8fJ9B55yv16zBEkZXzTO/vzQLSmI/oCC6T7ErJ/X\ntZFvNuHPAvcYAaIZg8WhP3USjOJ4HrKfvW7ysYpEQozcFUSo00p8Io+4ldxl\nLnn9wsmp4/YGZp9/94Jpd5PkIUsxFrmiUrRXeLOjdKPdVOKaP2BdjnchNmcU\nzIxlkDfmQDxRGk/6OV6ZyLMT5wwbrC8F3P5rGdj5epcTArRG3HXDpoqjFkY9\n/NaWZrGNc71/yzF9tAfvcbP/HGoL89RYr1dwdh1f9df1AjO1z6tZJZ6zfFjX\nPmzebK/SORAOZfq1IgWyEvzdi3CQ18bdCW0QeuAd+9HdCVsEAmS4w4q3mEui\n2sl8\r\n=iBj3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.3_1589120791852_0.773361060129492","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@nomiclabs/buidler","version":"1.3.4","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.4","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"13b7be82b947997dfac0e5cd5b53ecf6bb4b42d4","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.4.tgz","fileCount":556,"integrity":"sha512-WfYzETXvoVAtmWYIxEcWWxP/hY+qQLFrEs4PtLVu1dX0fZYnhO8RyuK/nLgdeA5tbE+pPZ6rcdh1Kx+P8DTsHQ==","signatures":[{"sig":"MEUCIDFnsdA/e+t4Z/f5mw8uDtgIwlLVn2Gx12kcaFxw94KXAiEA1LjdrPoDjpQpdkwGhWTHHNKqT+j9Hd07PtoLcDjntUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1737767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew++fCRA9TVsSAnZWagAAcOIP/jiwHcBxDkOhaOGmWqXW\nEHymMqvpqzpokJ89wcsSPXhL1YlSKirbL4kVqlB0jLeqZhCBWmU8sqoXdRrw\nENGkAKqQhncpPIxM1umWTjTX+CrKHHX6ZWTSxHq5fb4gnn9JN+Jp3CV8+SsQ\n+2sfroE5hOD95dLQMpjhShqPG9NbHBm0xWFIkljgS8crv6yf/VWkvzaeCmlY\nISzSXNrYpGPeYJhRt2eJD/YNJYemgbchwtPWLKVUiRkZJJNGBbVSw3mmsn5p\nvb+0I8kmBqh5TvnunDJzsWz3da2zl5VToE/+92bDpN2EMIizBwi06kYBwUYu\nireJswu2KK/obLIMP18wodchrqbGgG2HzRDYCXiL+P6f5Cf4qNCrBntElJOp\nC80uNODim8wq2oGzsTMzMtFJq5lTlIb7oOlUxGPpM/xVHafj4RtOeZcVE4yF\nUvDIs9fxTELCVIHFBDRLECjw1Ln/SXZGL4V2ZcYtKhNhRerKd8pYfbNdQV4W\n6mAZZgX4cIQFLYJgatbk4zyQnoaLu92g/btOHBoFwcZLZ7egeP1LPOkLPbzz\nrBrWIsspseVQ9921uV7s2rBKQcNgpP6xnTf/6nryqjq7rf9bfW2bL5Rq8btB\nZ4t0b2FL9KYa8euEev+03BmSJJ6KBtKWfYCJdym/SefAgYgKMgB/3Stu58z9\nrwwt\r\n=SZJT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.4_1589899166358_0.35157770823136647","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@nomiclabs/buidler","version":"1.3.5","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.5","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"7d311cdbd8b70f3cb87d65881e704814c5c558a8","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.5.tgz","fileCount":556,"integrity":"sha512-XhVH2ZjhahXLfS16WnTz058OcyqoaK+TD4UON+AiZ5dN9DdBh1A0XQRAg5MNdvVVo8IQZSGZ+Fp0Qde4fgIDKw==","signatures":[{"sig":"MEQCIBtPQMBOB4inZvWya4xgoatU49wGl60VPiNL0QcsF9ZxAiAWsTddZ8wnzTETPV3R7/KJm3EUvHhkyd6TV58RHcaC0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1740075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0BPOCRA9TVsSAnZWagAASDYP/R+YdQburowb0bpEuFcr\nzdue6biurlzezjFyBl5KadQanfBoijoa9IorK6hfCveVQ77Dce6Uaar409B9\n6F970+diElYSLwhjIn9ujQ6ytdbYG4zKRcNvcY/OgqtIkaYLMg6d8pHM8oiq\n+3z1LjWI6rTyIC9ftkudZtpr7R2zieOEMqoGLnI9wBdWFCgmuhYeSkMJS8ZI\nIVUQ26BOLnipnhXQGATh41CaQwPxt+gS8aTDFrdulmu1YbBIa3s2I/nZHiVM\nhKu9xscuD9RIcqBWLW/fxpheYmUQVjCvbLJunBIERPQQT9BylyAvJCta6uLq\nPekZGuFtyRpjWjBQSZ9titDxdSfkCYEjpPzPrElNaJlFcOyXLXJeU2rkbqGm\nRE8xQ6AoIPOx6yuJy1u8Ykzn9/V+6HAHpa+xdAGu2APV//YDnOHi+hvjVZ3c\ngSsab2FupaNzoRw8d5hTSgAMbLVvtIcHzjAIKACgjiPJe9u9S1tBXouTakUu\nVgN6Ze96evMFf9dWKRakrICAl+6g8qcn4vUWz/lOdVoN68vkywy7An/pk+xI\nCuvbxgn+P0JMhOHBtl3OxJx8qzwcigJ1pqseFnANx3Ha6JLQ/9iLFXp4HgKQ\nVMIxWaXMeT+odvBYD1HLxaEC1YAj3oP0hdbktZ1ulVojfhmviW4OXiQG/tMu\nMDD2\r\n=qW18\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.5_1590694862359_0.3754104420177653","host":"s3://npm-registry-packages"}},"1.3.6-rc.0":{"name":"@nomiclabs/buidler","version":"1.3.6-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.6-rc.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"8d21485d2bc61931dfde4e45c6ef4904bcf393ae","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.6-rc.0.tgz","fileCount":556,"integrity":"sha512-xABtLepzgPtdyJdP8+gejx4GU2BbWMaYdFJzSMV9TSvh95hQk7aFSWEpoxTqAqkuQ38rqQmRysyssqlX15UfPg==","signatures":[{"sig":"MEQCICGc+IndCC2unh8khJ7A+POcXsrZuUaTwTMFRZY2oOQDAiBCzy80WpeeFB0r1go/bT/DJ03GoH6cZSK2xqSQDhhfvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1725043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0Zj4CRA9TVsSAnZWagAAvEkP/1zA04vZ+bKn0tgejyqP\nqKbJJmv9hIM9/oVR5+wFgVLcSWWaV6gYarRYwL1sh0qksmJdS1ESUM3LeQJ7\nUurbHhiWIqV4tCFtqjUdD9Sa3QqWd12yKE08UqI95paTIdYA2Xkokg2TQdeo\nirRgxQvj8vTbf6a1WhIgf1/glOqDdSLS81M1ogmwyhnzl/jdS4qkj6Ljw1yb\nqbVMsCMSimCzxTuM6oQ3ED/tvMd33h1EbDABfHz9wARdQq824Y3BPL02FFHG\nZmQwPlQE9Y0Y4C/2G9qN2tq+D9xYVegBiId2qiXB5CM7F9cgB0tr/3A6tm1A\n3WMsI9nFiTAQstqusyCiX41sOYzdFoNAq7vGp9gkcCK9JXlOYl9mbiIZS5pD\n7b67PZiHsCCVfNKk7Zl5UuIKgMhODaU/v3OOGaM/+5qdFOFK7Kmpmn8NWLwf\nUBIFXxVhMZQZ9M4O7v5NgWVPrO/7zXkb1+Gok+A4koECa5y4w0qNCtjqGYSB\nuNU6sjSZHB3GRB+cSlwYuwX3MUBrOuPXvIGxqp3MaazlaID1/h/OD0Ot3QLQ\nHfNSSBaLGb3VSWSdS+v0U8vMUAWIc/GbV9+wIPFC/3RJFtf+2geN1zSI+yKt\neEfGyMfg1R50rbJChbcQcl8Bt4S+aX09OfBraPSTniKjzQC0VjAlBqLQHNDS\nVxM2\r\n=YdLj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.6-rc.0_1590794487433_0.9942732454752845","host":"s3://npm-registry-packages"}},"1.3.6-tracing.0":{"name":"@nomiclabs/buidler","version":"1.3.6-tracing.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.6-tracing.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"56ca5405b24c3077a1c29bc031d836eac4a2cca1","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.6-tracing.0.tgz","fileCount":556,"integrity":"sha512-xfGor3lWP2DV7mksfOjKKfmJdei8xEgYPTke99bWA/eaybxXnvJ+CPzJ+F2ZYK4HSORMWH1ZeG/b29guuZrICA==","signatures":[{"sig":"MEQCIG2YtRQHFhyU78XZPVcFuT4RQNMTHw7Vph9KAjIlNsU2AiAw36+TJwur+LJwLVW/tA9Y+tR0qKG07lwOI4COu6maHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1733090,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0n8bCRA9TVsSAnZWagAAN38QAIxwr5TG37FEvpHEM+Oe\najFlNhrcKKEmU5+NWud5s6B8NWxfgoSYbxE1B+FbP9TuruCGOzsaca74SK+7\n87KLHSzKM9ArQkeACedBsdSXOFdwK0eKuBckTilGpPEZkKN31Pub5lz/5B9C\nkriw8Wbxe2aDZ2tRyu+WRZLgu9tjWMVLy7nhSVQA6U0cKFnwECm3es3X+F6c\nHv3KVc5z3r9HVH3L9bTPo427deuU4Ae0zzdffSpMkv+02lSl6P7tWDzRx1yf\nSE9B6tampMRhyfQStO2UY1RQ9Q0qFfJV3LY6JZ0BtPXngoZeLDRJcA2ITQhr\ncXOx3ATq7eaH1KWH0XUJwduzGMbR3Z+qX4clRqaIsrEYEIJUZ9N4IQNxui83\nOU5dH1miHV2IStghMdOyuNnTuCwuE3lwFBabp1l5ujdG9ga9NUMxS6wlwFDa\n8ZD6bIzd6/MPr8B+Xbca2HEfulLlOBJjCuUOWq+CT9cNEzVea6xSarH+tL9J\n/GTlVmTUR4rrdWbg/RfC4UHe1d+Zf/anbYRnAYtSjyd4bwrbC41OKJ5NuWc+\nLfAhO6c6Zs/2hita6pkDSnVQeD7ZX5L42FcdDKzb7O2pssG2+1buxkjmCKt4\n+AtYj4qvIhPL+bQ00tavlXFm2LaZfdi024huehnv2trDMQ0pGZR4bqULkelx\nH7r3\r\n=yhkl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.5.15","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.6-tracing.0_1590853402573_0.024298722773538728","host":"s3://npm-registry-packages"}},"1.3.6-rc.1":{"name":"@nomiclabs/buidler","version":"1.3.6-rc.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.6-rc.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"c5a6fa56fa5c333d3e80e9c0b6a5c14a37d79fe2","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.6-rc.1.tgz","fileCount":556,"integrity":"sha512-zk1bBeKr7c6OhKT47EryNGHst8s/ziD+8l1Nmq1NCCaRJ66RbUq3Cik3f1rJT3v9nVrwCJdtTkf7oExUcoLQXw==","signatures":[{"sig":"MEUCIAzJc+BMK6buBCoJvgVu5dHTVxFDSruqfyf+h8DMN06pAiEAi6PZQcBhOfuRkYJOIcKDLVh7RivSbH6go6vV6rPzG9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1775699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2B2/CRA9TVsSAnZWagAA5aMP/RceErCjFFSu1JYGabM6\ndVUEl1ShaupOPwDNmS9Lgbr3stk5XlPqx2wyvcyZ498jbAjZWOQ2XFojEe1W\nyD54yYSnadA5BeaUNOxFS31gXm7WLhAmzPI9Gw2cftdIFTd/YiHXH5Qeag4B\nulJI+GATrznhxWh2crZIvSiVG7Z2nzWFqJzpfHJNvKlHuCNZADeVlD+9m8J2\n5hih9bJBFJQCoTW3+6EnrEZC4IJHXoSw2pdQfMrKklYiboQHecR7WuxiV3PG\nP7OqB/XHj6rsD+W/2+IJSJ3zPUzCUtKRLzlrQ7iIor0zXG9doOU9kI2I4A7e\nAPCNdCQJOio+GyUljYMpnTjJQfkSUAvT6yRktDceUJn/jHnfjSHPO6qbg+Q8\nHxeK4PrsVvZ2VrRk6MZnEBALEyV9xSdhIGRqvBs2YQFXcluIRPqipJx/GBRH\n5Z73x8UZjb96v3HTpxh2lEat5d0tG7gQmgEgWgtpCaVuUYrq83md+Y6oPeiB\n011xZpCW0AVoUBLnv2VLsXvhsjfe1h2goLtosJs86VNhOhR2y/PgfuiIc1lf\nsIr+sKkLygsjX5eMDjhuxvrZZKTwsx53EwVwCL1ZWCf9YGzqfflShE5oVLrr\nIu4t+qAzDix0qVwC0EmDR4i0xvaUA6X9UkObWAu6hA8u+GE3ArEYQrGcgnRz\ns7Rl\r\n=1fNx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Telegram group](http://t.me/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\n### Local installation (recommended)\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n### Global installation\n\nBe careful about inconsistent behavior across different projects that use different Buidler versions.\n\n    npm install --global @nomiclabs/buidler\n    \nIf you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.6-rc.1_1591221694448_0.7888274219613909","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@nomiclabs/buidler","version":"1.3.6","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.6","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"70e0890342a21e46b9a53e5d3c28e65cdcf54999","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.6.tgz","fileCount":556,"integrity":"sha512-DkweSibtx2EuJai/x4Xl1qGN02oLas+m3nwo90z40nDDUZYmXOt6VU8utlroZeH1NJ3homJOOHr1CVbNgz/FcA==","signatures":[{"sig":"MEQCIDycOPCguy3g6xhwUGV5zuG1qn6+zfIJIkUmRYmXeeftAiBn0D9GNLCTAjGNzo+v8ShDVgI/DpSFS4R73nB+G5cOcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1778168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2PYSCRA9TVsSAnZWagAAfbkQAI1dTXEmGERAVBjS8w/x\nxJEe63c46U6tspTKDFfWffshKtCBtfG0mfg4/dpckTQDNtPIopwQKupPT1zq\nXE9c8z0sVPsBUD+NoF8c9KvJ74xQsTZbpIqCIUeeYTs+dyFvzalIhOeA/FtK\nfPKYsrIvqe1ACKR/8KasOC9a5MP++1FigiPiIZpxBqZAWSdbe1Ubac14s+py\nhIfVfbXzze2+3BGx1t0/kVcPfPEh6gkuWGS9e0uEf0y12DoOg/pc6MLvJMEU\n3lHajNS6wP5mdKOgWR4m8BUhWG0X+yOyeeG3D+cfNRgg1iiPq8Ia82MD7HbA\nAlFyJ6zh365zYYhfFfo1XQgHAXEzMHoIbGvg3GC3iuYvIBaV06/7HOPFl5Fd\nbCZbGVmIx/wRnM3Zo8sEsLxcfZYXeimnJBkh/OYxAgaSA+zpyvSiZjUZwLtq\ns+y2BpLRl41FFhpKH6EvC1IbYYeChUqYJyW1puh17wSQvTH2Y9cvD8GNzw1Q\nZ8k/YudBGXXCxfw5olLnR/EYnGXHct2RaR2DtrrxWlnXFBli77fkijTKSPHP\nMMKC8B+DtbRk0/yvMyUuY5kRIwLnaE+3cunKQM43PemaDdotN7bFyUhq78FB\naqn35zlCeAnn0zQHR51Umsq0Oj8xvyR9LtJHaIvzJi3ukK5luBpnqaNHM01K\nCuv/\r\n=mMXn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.6_1591277073721_0.7035229494120092","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@nomiclabs/buidler","version":"1.3.7","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.7","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"f23eb7024dc8e4aa538bd1f31d6d3ad1ad054db7","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.7.tgz","fileCount":556,"integrity":"sha512-eAAcM0Mds+GCm00O91LRQ+gZmNb5Gl3ESYoq+XvC7gu5LYqqZw3/v11DXD5XTsUgVkWMmUpcsj4FcqOjg79RWg==","signatures":[{"sig":"MEQCIEt8eNsR5b7CvOG7iVZaPqAXTtC4IsKVm9p644hRFiAbAiAq7bnE9fVCxVbzJNUDSto/w0d51RTNkIXRjGvuKtwLNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1783008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe68t4CRA9TVsSAnZWagAAhoMQAJqweGvSWLiem4s1SclV\nlTdEA8QvPkUk/g9wWyp7HXhWAtoGEZLk1TTGS1lscOqK2su0ecc2Nxu2YQ5F\n1+/xKkJMwtTI8lrJpjbfe5kb9K1zqGt1l2yNbU46MOosCDarXw5hRSglCICw\nmmw8nmCnwisdGDzKVhATp0vfQGFxdcYgZDs23XLCzwBWPpTQf3tvka0mjPSY\nG1TSEsNn8xOD1TPxGmDxji7fNXQTfMxHjzf4smrdwIABaeFhruXex+u+iEGU\n9mMr4OA+on1IAJpXaustj/E0rvXhLQQ3Q8Pg9VF/SVIIkDcJ0V4Jw2Bwvu2N\nwi0mGISUq9hT4DWh6RbjU1v4S3fcMoJSWEyfaEHnk4RWcbFWcMZXAPzgsXX2\nFn24mYxEwLHqN+yWBJlQptq0qK4Gwko3ae1qqwOKL8AmPc+bZNXWAtzMUptI\niRx7ilwSHHGbPAuwYvzuZrOi7wHj/J5JF/5kN7uAq9iOBS2daeLgVRGjO6m/\nyFQEE398wYJ8Yh4qgtuZb8K4PG3C0pmolQ8evixPuzhq1LNFjbaZP3cuU1ad\nmwzBme5k5LAvcoNP64Ow2osU1nhnUGLHQd6V5JeRnkpnYAkWtJxw6iVyAyZY\nLbr/EdwKRvWaOtbC3FrmPJR8xUm63M/FujqU2zeMW+Q0jzHTBLxjpiD5k3N4\nAUfe\r\n=GWIZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.7_1592511351675_0.8392013415344999","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"@nomiclabs/buidler","version":"1.3.8","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.3.8","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"55013ed8513afbd0d06ff9d00f6fa8b5e6173982","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.3.8.tgz","fileCount":556,"integrity":"sha512-SmSsNteks20Vl4WBELRV8Vnokh1CxbPHFF5aBqhe/4tR2QVR51dNy8dwDkmj153UyAW+f6ZtxF9QT+TxNomZBg==","signatures":[{"sig":"MEUCIC+eOE0udZqgAIJ2+fAfyHbpIyklGu0y8O1kFtqS9HMAAiEApiZPF2nYA5+rFtONuEK/tqsSVkqshyGjBipapM16wxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1783006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe85hdCRA9TVsSAnZWagAA4kcP/02r/yUQb5dJ4Echb/Ui\nYar5YE4/2n7wYoDeWgE5lW0cdFyBUxTDBcP69++n+u66f9cPfnuJYcx2lKwG\nE/zDxz+PgXL5eQlpFXJO7J6y3EIgFIlUSFjjmvQOxZQ+xjr9JfD5M+VQdrge\nhX9kGK4k/esYeocg7ZXQhSjicU3CNzCHXFl1G0VZY0i92hPJOidkT0AuZo6L\nCLELMaIMcGX8VUOv/XF25zPFYOtrTorsQ5blN2A9CNLHzEJQbK8Z1JBzjRRD\nqN2kH7O3/E/ZH2N47yrc+FzQYg8C0aMHhoQyQhJ727XXjDDspWnreNUr/0Be\ncemin2982PoRyfSmEVugZH7CewchPY+f6JQUcV474df6uMBXM16LcoIhU546\npUPmQGKG8Kwy0qF+V/ezIaEFkKi+SKJ7TY+w7IEU4jCBOstu2+cyj4XFk8RO\n8vkDp1ajPVYFrfwv3yUN/dlTCIIA2RYapsWRuik0Lc6SyPmAJ4LMmOgatDCQ\nCyWKAGoZ2GgNKXJ3Jsc307LXt3gbxB02cjsRhdfCEoZXmVXYvM8C5utidaKU\nAD90W700KJ6y0VAmU6HszrCHGFvghhLtSwWTK3pwO8RBtB216x77pJsF+T91\ngkaPZm4UM2wiIVw7okDN+car+64zYozXi3jY7x0au+g1EWSV+7pHgVYFQiEO\nRirp\r\n=JOEB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.5","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.3.8_1593022556524_0.6591151023861863","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@nomiclabs/buidler","version":"1.4.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.0","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"2f2393ce3e4204b9af83534581319f90b84856ff","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.0.tgz","fileCount":587,"integrity":"sha512-gi21FHBio06/OdN8ZZQLfgtq/Z++xgHQitC6B6pFER6eCxTtv23pajtyeLKU2FqqPYRMIDHm8E9mc3HjFvFUHA==","signatures":[{"sig":"MEYCIQCjLbJ+9VQgeKqZBItzr6ZdSIE/4iSmSto1j9W/Pgyc7wIhAIa8ct7eOr/GBJlbJRn4MI+XmQojdyBOPN2jdFv0njyQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1881286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGymGCRA9TVsSAnZWagAAoiIQAJuPhASLNBhl8blDzLxX\nc7CI22eeXzUDkHd7tjty5QOr2W4ll4l3SilQ2kyUtawjC6aDkbCfLZqzf49D\nsFwCdkJp9gjSQ1Ty9TEk/CGtqcJ1B/lZVJhciD9lHTdp25dbk00ZeoX0uZ4r\nnYzgccDEFCIQF5xVJpyCBjdu6EkFqLGBtBpHmCVmC0zldS8szeWyxfaKWdjw\nxCEmk74R8bsWNfoVpTc+rvXU2G1Emlxn3N41GJg2WhH4HQcvNH+lY/ICN4rF\nOldM3zxjg4Rb5EQH74c45/1PXTqkB4HqMAixGwTCJcwWk7rA6eKORJjjP462\nYKByjz5XoNNYZl7jym36E/jWb6490/rfY+XhzjHqYfyqPzHp+3XV7UFljGfn\nr9WsiMErm+Cl8fkcog53uGVNTvb3LTlqUni7Sk7Yp0HDoDc9a4JE7+4lq7hc\nTxiLy8vb0grxXO5y4eEnabrXsJsboseVGpsA3QrEIpz0Q/huBTTfLGo+vsn2\nh0VV4vS/o7oRVFCaaf3cnmfRoi708//s8X4rFejRejZ8prVK4tufGitUyb/C\nwIedxGIYLqmU+bgc3s5qgW6ZMoOSyiElIClR8rqnErCkiI7WEE47xaOeqoPg\nIvgGm0cgYBgMSvEa9mIUulthgGnzQMEAVgMX4sINlXS9G+8Htu6+xDunVq7g\nzicy\r\n=Sbnq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.0_1595615621603_0.9146329041040446","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@nomiclabs/buidler","version":"1.4.1","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.1","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"773c98610ddd9dcf52a58a33334c9b49d0b57efa","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.1.tgz","fileCount":587,"integrity":"sha512-yZlLTRsFg92l5kC3Pg2O6+XdhRSAH1yuyItAOdVwA00gM1as5IQa6GVb4YbI4ftGcZzyQTwmO/4j0YkfdYtTcw==","signatures":[{"sig":"MEUCICWq0q/rMVZf5EU1u/5JzTrHszANlKx72yC6p6Carkr1AiEAiN5WOC2HSJ46W+xuJSqiaGfwqh4Wbc0nK5/iOoqC3sM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1882342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHLStCRA9TVsSAnZWagAA+ZUQAKQ0sp0hjQmJB69xICbe\n/ysatRsXqbEBOEQdtqVcmYKJKRvMjnpug1PyOkxW2vlG3tB0XSB2gXmUCECC\nZTajgToemz9MyoASdlWnqPAFYtIVXc9WuZs6y66eC6YoJ+HCglp0Nulb2f4M\nXm+NWgTQSXoD/wYXF9XdUWeyRWNFEZX+nQeG0AIt6njLtagwqBYp19oB7vfi\nig7xK9WZTftsu6XHlLpGCZzzV+H6E9eLTjbhd6vkXXdP7TejTsVM9OTyLqo9\ntfX3MrWt/3TY7I+KjnpU9f7h9R5y9bBySK3lJ4E5toqSmkIdimVxBMkP2svh\nI48YIwdhxjG79OTOxhbSt8XkEnyjs6JiVM/vk29G/hBP+hiwdqN6aKMp1Nad\nMshkA0vFb2Uq/E5IP3yII3IzFh0ZbfL5J6qxAy0iWWbsNO74wV+YJmYSbnhd\nRwBSVB8KyZhgOcRxgxwEM7tIX1Kp42gVTWF9JAMpGO++5g6Aos9dYSYtHY/I\nBTbvW3pprG8H2ukzguY5wCbwQnTSYAhjNNu5tYfFwQeTDPKsfAJ32tkfY/hJ\neloywikJlx+ch9GYgwWtg772Ctz66jLFAOZfvgndzKLeQuHv8sPjJqA4Fat9\neXGxTpfFMh4QYDHCQUqIaX8s9EC2YTZsm+WASmoigyVAvBKFVXcaR3x7ivW8\nZUSf\r\n=G0/S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.1_1595716780802_0.5629007563324604","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"@nomiclabs/buidler","version":"1.4.2","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"109869e69a3e9a2eccf788218cee24f1a68def9e","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.2.tgz","fileCount":587,"integrity":"sha512-CTs34KKO/4OcDGHTNhTnd9AxWSJmwCv/MP3Z1ItdUZzVadFWPXNXjeVN+5xmGe411KW5ocj0DQuOO/sctNb3Zg==","signatures":[{"sig":"MEUCICjTOag16gWfGUxVpXASNrC9TDOsvGvfxRiqaHjpkkcfAiEAq+mT0z/FzccnpTpFNRjB5rgAVVLuEkmrNJfF8HAZCFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1891401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIHlCCRA9TVsSAnZWagAAtZAP/0u5d9eNNCrx3py/B9WN\nltmVoVVOqE6fqIxixZc9VjkG/JG37hiOBb4jLPb3s+IFcUxJV3swK5sJtqjC\nw1TZ/Fwhe0TYqkjMmeVeeaJwY9NQxUVVFw20luNdirsAB3xMpm1PKZv+KwD/\n3y3/prPRE0KobY4+iWhN8Ppycu3x8ux1GaUa61qi0VSDS/Cp8pk4Dt+Lj7vZ\nGfD/5vCveD0My6WwdcYKfPQICNIER7BujGiOplLr8CLwJmV7cPIEVOLtfSCc\nymEsHtAQX49nwYfjOrnrzYeLV4tvZQ558pLdxb0dPIUYYqZPpE6aRoT92OLU\n740yRoQ6Gx2dSm6K/Lwx5K1zBSKaIwq2Wrv3DchXfHAyozTB6Dr/KNMMrADe\naMCLUwZneVGRFCLdQ2SdrgQqYqemoPFqX6FdePNgUe3C6MguMek2/a9nIAwg\nfvlPJTA5c0z7vH53nTIaDgoEom67wD+wnZslzXKr8gtkObBRdBC2k8OkqcGC\nMXHr5sHsleZJgK1KF3i47lxC21FT+UucN/aZLNlyNoqkv4pH0BgrR5M0iTq9\ndv6AzbrH6o6RzG7+iLOGXO4gKg9QfD2Qqh0AlBJUy6fLQsLVnjE5vbJ7498Z\nGAG2ncyQakNLD+06MWySBXQZJ9Udf+VlUTwa1NwuibHfToFoI5JXE4f5/qN8\nnICi\r\n=blCP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.2_1595963713883_0.5656599160940488","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@nomiclabs/buidler","version":"1.4.3","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"4ac50d82830bd660fbd3b25ffd08e1d649da172e","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.3.tgz","fileCount":587,"integrity":"sha512-EcUurzBFN9yJxoAzeKW+72NCyWa2WIe1pC0AOIapoUsIhElFy8OpIKERK28EWB2yuQlIxhI98hg5ieAWVg3qJw==","signatures":[{"sig":"MEYCIQDyKBhkZ2MfdibDkHtaiTRgYcHEGGcw6rPjoAFIYsZHagIhAJRq4Nf8f/n0JxGsdQxc7grhfmCJ479liuOva02grSnB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1891467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIf5XCRA9TVsSAnZWagAArm0P/3Eio6K7EsPq+a2hx9H3\nBNAsJO4ytvQ6akXuYryXNBf3C/WWxpLVI0+rRU57umkIBqHjqb19usHmXn12\n4bHN8zt9FEvbpN7Ye5bnq7qCm7ZbdUvzW5V9voTb5td0LfigZIGKJCkrnE+p\nNRyy+GO3F6utIhzVBpxX66c6LlzRiMtGaWHqh7KSnV+brGdXMYoBDUF4lm4C\nz7MucZJuf/POOHb3InK1dEHFzYCmnCjb2xGe/JQUT/c+uDYkHvXjME84W55Z\ncNq5IVU/ggeRDXDI5Jn/xKqx19iCUgMymOFla38KyJGAGtZ5xVWh9ZoML1eW\nHHbHCKu44s0rZqXUuMqARoWaV/6sZKN3bYn1z5mF7DI+61B+O51DmxYz/RPj\n6k0XvMvZ/fuQga0pp/oLaW+mAi83z475Kl7aMtMFYmY4pEOr/QXHLGo9M/RC\nT30Ndb7vxOhxeq6grxFktcC1UWJnVWOwUtSCs8/ZowIeHNvq52SqgfZ79Clr\nr+E/MHKORsM9q2JDoVAsX8LtH4x0h0xpC5JBZpYpyjS64qp401pryTj9+Qsv\nQFznSQLc9NIbbngkmjp4YTmiH9aIwwgsQU/my4uCEVrbH20C+6srovWjfCRH\nB2IGbknpGf8C4knWxzPo+r4o04fBU0gMPnf0fAbnW6z+Wi0UvXslAEjcP+Zl\nGwc6\r\n=5vkh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.3_1596063318583_0.4854777957936409","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@nomiclabs/buidler","version":"1.4.4","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.4","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"a46ff9383111330c10d9fe96ccc626d742093022","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.4.tgz","fileCount":587,"integrity":"sha512-XciYZnaVOwXupwqTS5AqR/G0pWG2BBw61Na8m8Dm63n2KH0A+077n7xUw3PHpmMP32vw1Ua/U29o2phHNXrIAQ==","signatures":[{"sig":"MEQCIGHvWfwDIah/BtzqAUqPCNHt/MpEiUgMX3LP7+yul0RXAiBjHEtdc+nsVIfY6Okyl2aVN3GrC2nSqzFbT199pNLQyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1891467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO9elCRA9TVsSAnZWagAA5XAP/jQTK3HoskKrCSll87Oq\nus6Sd/ZlnuJESPleV+Ue2zh/4tq76WRh0St2fK2rFtYjpPzmSrAITSLsZkWu\nJGiPSsgFmqzXxL+2cGLpGpUH1DnKBLGO0te6iI1ZcU2KCAP5vEha2/dFZHv4\nn28vaMYMp7+DNE7qkiTQlLgWvqFgcVwf8yn7k5Z62AHWoQR39Iv5xXXj4bwq\nHdPyy+eOyLREsf2gLwMfUWn2RLfzd83QzoQdXO7fiX752fmheUHLiFHGKgbG\nKmpnXBzbMZVAvWeqojL0GxzL3A7BqYQXil6KZFZgXWVZgEUfEB7y4kO6HiDU\nAkYB7xup8/yMpKDx9HYVUCDkeGT/28V7+XVR0VvWWt3NVPlMyopYnZ/PQWV+\n0hs7sif5FWSzrnVNtR2gplLMy0jvfy0VZgJ4pKrn4g6UHKEywxuoEmEd81KU\n4LazKaLFl4KHkbtqWvxM6ckquptAmPy/67+EF27hu9RqRSLoQhLB3TznCSIj\npnRutNvADWUiLSQeIE4cQl2w0qaYFZbtoRM2nbnSLfx1AarAYL7O1jEsKAjf\n/Cb35b+BDeFKH9wuio/CnWKaphWMw9MwkaYqnXFcUt+jap+bUqgNzkxOKCiR\n36Pb/bYB13zDdtx57U32b8pwqfwtLYFxLBJJkkh7+ZxH/0RhrJH8ppONs40r\nhoGL\r\n=VkDY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.4_1597757348739_0.3528172712329338","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"@nomiclabs/buidler","version":"1.4.5","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.5","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"9e332918bf0c19416494e3c4580fd3ca350ed70b","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.5.tgz","fileCount":587,"integrity":"sha512-jaaVvG7OsrObhEBnLtQ/8L3J92+Jgioaw2+296dDO4Uc+MO/kprORbnpbE/WKvPL1geKQ4uj6VdCpM7qNCwL3g==","signatures":[{"sig":"MEUCIE0sQJo7KNRN8OA0Yv3srkru8qwI+/q236+2a+OTp31YAiEAnW7wmtiUoUfowkMr45OANBIPoiD0h2k/SyMmeo0BpxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1893841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT7aUCRA9TVsSAnZWagAA7L8QAJjVEQ2gnYLSpV/i6IIk\n1kt86qhADQteE5B3++1IKdg9LkQ+QnQ3dSzSZV2jykxI+U0mvXuZkiNSDWZ6\nFias1yMItbyQeWtLcjBixcRzOqc5N5m/SXyYK/VDuzsfA/dU1aPaO4DHrBF5\nBtxxA04zDroBOKYN1EB/7tdyFB3Ye/Qv3grBNXWBosF4eqVYMQaXL4aYsW6+\nQwBUo9DVi/wGKY08ekCDpAOCXCnMu6zNuW2uEha+GdTdv3Y618myBE4PfGRR\njwPQrefHnQokDiC7jmPIJ4Y4/NSwGyshsm4ZtgLUT7e5sUMeyBp6rC12ebWu\npkJiap8RMBNDMRgNbo0Sh4aZkjANfjSl1sAvAuy0lvjjfvCnIYHfjnRh1UTG\nVucANchhuywmCjB9cQD7ZdX9fgU4vucqvR7KRorJZPiAHiUXmsV1TLODW6+r\nHsp4tYno8k640JAg7JaWPc/vvflsQ4GeeyATUEUrv0VMVemagFehgvsF3De4\n/IQJvDYA8lLYkMMihphcB5i0Tkch+Ijix2v7NV+BY1BKJM2T4LMEtlozmcWQ\nwvnuwpv93ZScd85570thItM76OduLyWFXhpXsduPcWlNoQw7MO/n1enmH39T\nthS86Lq41yO03nBDnDv6NFZX9rOKovbLxDalmap/Hvvq77pVZsOtqJNGwmQK\nGGp1\r\n=fGpV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.5_1599059603313_0.6620742359123342","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"@nomiclabs/buidler","version":"1.4.6","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.6","maintainers":[{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"7507ea5418b7d4ce1ff1ae7dea9f8bac67c38741","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.6.tgz","fileCount":591,"integrity":"sha512-BF3JL5EDnGIkUwVUaPlgEYGWSeTWaF89VrglKvIYDLdnSQ5USAcf/fuMaJJaEufwyQQGTorSJCXfTQAcFaToCg==","signatures":[{"sig":"MEYCIQDpwh99lVUMNulXLxJX4pSFAg2NoMesJKVlyDJLfpFoYwIhANd/ZbQFW1uG3VcuZMwhI2slKeBVqYFiC9Ain4nk0G17","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1897489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfX81aCRA9TVsSAnZWagAA1A8P/0jTWCi5FvHzYCHutQQ3\nkhs1Nw2tJzf55t9aev6JsfTTs3AXwx8I4yw5KWVpXGzx82F1A9tDZ6XSaTEB\nHm+bFWTTWbXYzhaP4fw85oWny1SfTIgN6fg+U6ROOaHPeRjG0DqtYYil9vdX\nnt8DLRWtBVCfkX5ai0QJ321HizN/Af3Uh4oHULxwW2Q6Vcs6x2z039tiyLHe\nh4n8fk0j9v3NJrqyEp9IgulmBSae46SZut5W4Hm4HP/1G5pxS5Vb5V1V0aEJ\njbRb7EtfJpxx18vXczKsAL387PVBFkgvQBqHzLtdhp4CalfCexsNOd7IxF3n\nvuHoSgQCJtt8n0WPqNIec9Z8gn6EgZtOsd8elmfJ7h3ShpZvJ/N6Uzg5KXWT\nwGaY+eimP8s9KR4u4TnF8vFkejsddVmj/gQ9+RxmornRLKHgNjx3ijmRSSvX\n2eJLyVfA52R46rSzFsQA6biczfOA0QLVytZdyfjWIrrKOqDUqecpCHkou5bW\n5jC50r38GKRQvxP71hP5UoIEBTGFzwzWQWguyo/UfIwzXYZPp+P9f3cXOf2w\nuydr4MEeSWV6lSLLitaTK0+VamU7EQOAR0/spoMxliLIhFPm/pUtY+XkPB81\ntcY8bwHoVXsH/SyWQvL8t65L4S7+B6rMOVjppO1tMkLfLWHAN0e7/tSRsZVo\nzh3h\r\n=v5X8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.6","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.22.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","env-paths":"^2.2.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.6_1600114009977_0.9818440526797818","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"@nomiclabs/buidler","version":"1.4.7","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.7","maintainers":[{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"88436ba53e0e830d37c16601df59da4dbffde524","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.7.tgz","fileCount":591,"integrity":"sha512-TyJKwKyKwu82uYPneqLf5HKFr96QX7cHDT7O7Ro93zmk1b84+EH9tn3zNIO/+96DMGISp8cCRwZhct89OwblRA==","signatures":[{"sig":"MEUCICcpestMbafNAPz+2RQDHnpro8GcHKrInUGiW+L9G6jNAiEAzjWPsghmVNIBE9iHWpA6GoDXtittj5KP7rIII6joQY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1900755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYg7eCRA9TVsSAnZWagAA3xwP/RFcRKVdUUl9qK8DlwLH\ngMLsHenv2EmdIIKDaHLl473qIndTEEg7XFOO7ZetsZ2ElsqBdQCmDYer4jUR\n1xAd07dqq9YUdQuSsknNlIBP96XvxdsJ5G/7Zv1PKclJLjsvA3QGLvHf6oP3\nSyLdHD605NlnZG+3ed3Y5dhjlwvS1OJ/RWtSmb8SGWLYxcMPXi4T2i4xnl6s\n66VnXVFdu6EFrVaNjSNLH4IQRpdLwxwsYMkokTqq2vc283ufjg9nJD45O5yP\ntzeooNJjs4lajmoSrcSHvIU2D3bItIUiSYjFbQHeu4iYS9ouPFdNwMYNeJzh\nt31IcjvCf278k1AVBhuwHSVgMbuyK463qMtmyAD3QM2N7yZy58835QxiCvnx\n28zdeiGykEop2SNiXlmc/be0V5Lby1YZsahVVO2XJjru47jv7YFxG0CUDMUx\nGx7q8d80lAD/iY7lCwPBjr9jAaowELuyK9tWzYi581BpuXd+X9beWngHJCw2\nJBkzf+iVsbBUDn/tVIvreTAm8qzw0TelKI5hiSK/+afvO9lijeDLiiBwAi1j\n0s5/cadIvqoX4qyVt/cyP0x2mDRJgYxWOmbRMOs0TCNuX6EE1n69Coa4wa2d\n9DrveeS170/I0Sv680wpYaJzojAnAaj6s/s886/ZAXrGzw3glc+XobfE0LdR\nPqKJ\r\n=cVxB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.6","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.22.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","env-paths":"^2.2.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.7_1600261853639_0.5646265211731754","host":"s3://npm-registry-packages"}},"1.99.0":{"name":"@nomiclabs/buidler","version":"1.99.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.99.0","maintainers":[{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"9d59f2ce44f4a6b33f2284c95e133fe0ff79aa1e","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.99.0.tgz","fileCount":622,"integrity":"sha512-GNxLqTcHH3+sZ/RvufK+sI7NXrG7WdOVMZBDMaa0mOrBGuDFqFS8M7OBrxdSL9Y8YzA2vfkT1xN3fMdBNYg6IQ==","signatures":[{"sig":"MEUCIQCosRIyun3dZvVyyy81kBu8Ig7dxD+kCPkD0/AUWQ2irwIgfcPcq/LtV9dJ8fdgHb/zLMx/7OC0lbq5E73/6pm4Oe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2179166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaSYSCRA9TVsSAnZWagAAlwsP/iEF01IcjqA117KP5huk\n1jCy6hy9U4xbqN07XrM/7AMNS+YeA0GgthTjC+JRcrLegHSoG0+sw5Gz8G2g\nhbBvO0AmrzlW7MvCnH4uk/2ihpv9BzZU1g18nfQvHGPm6CchTcjykITFPNgO\nZFyKl681R5ddEXz25wRPfVoOHd+9kAf/5ZJ1qUTQF0DtaK3fmKaHS7VhqHLC\nUHeqt87RiTBRWPDFEr794O91TfZ3GMcyQQuAjHC3IUF8wkgo1Oz9+RhXU90K\nh0pauPmyOozcRER8iXJjPg5R7TW3NXU2ofKmRUvaihgToAJ5Ku4X5tOq5Rai\n4+lMAzpWmILQjiE7u09pbr6seh7Tx8A3Z+DLqGfAdkm7VyXKMaWZd/U0ZQRd\nf9kWTd/35ZiArUxUGF3fuFU4wZavMoGIVSiIlBLSPNReuwVZvxgj7UuXvY9H\noIzj/Majw8S5SKAaBkwOLCxJUssbLwM97Jixv7aB3xms2K/2+vkrhycqz5yS\nw+CqhiIBuPiQYarDsN6m54P+VsXIBabbex8HFeLD/66mBXQklX3S+kDY8/+B\nAi33WUJQuzoLX7cPF7MFvtejTDuLiI8Fy5senLRiXq+F7vdumXHT2JYKlzq8\n6hb8QNy9do6nbNInJ7q4UfmnjOJsEEtN0rZClgkDCnwTICVbq8cxoQIGcF7V\noMZi\r\n=gbxI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Support Discord server](https://invite.gg/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","resolve":"^1.17.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^4.2.2","env-paths":"^2.2.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","true-case-path":"^2.2.1","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.7.1","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/resolve":"^1.17.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.99.0_1600726545961_0.9297806295461666","host":"s3://npm-registry-packages"}},"1.99.1-rc.0":{"name":"@nomiclabs/buidler","version":"1.99.1-rc.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.99.1-rc.0","maintainers":[{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"79beaf3a22d4d04f44ece7244ff6bd058b74e91b","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.99.1-rc.0.tgz","fileCount":757,"integrity":"sha512-3I8de82diS7/VyhxkQGbXzD0po89EKENwDD17wU8DAMbcWJHS1pmv3uYm7ItAqjOX67uwM/LfG3XhddqRVaJ+A==","signatures":[{"sig":"MEYCIQCuffMBGW45tT26Gzc+8Mde3IhdEAcI2z4fqITecIkWmgIhAJMibxvVQVrqyPBGTSQsjNW85WRd5Y1nS5K3+INN8f3b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2401242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbKhICRA9TVsSAnZWagAAXsUP/jJKpQChhV1aFFd/gVqq\nx+yVyf1SZTIUAdsmCy5MTijMAuXxQDeOInBy5F0OZgwoCrrEbM9f8SehAxcg\naAMc6NMY0X/8ULR9kPE1Tk4fDPYWAz56rdf4jKwKRuGWAnyHlJXPZ8rDyQwe\n+/BJUczZwJ9VaHPxktXHxCfwbJTk0T9bJbgYcbKpih3KQr6ZPvfuDWh7E3YW\nKx8oRUbK7vub8JcdItapsRGzf+H63TY+l7U92nK9rk/sIG6D7k9rtOMk1NkM\nvu//NjwqzKRu6GQb2BcFsiciJTe9doFDdw5ks2zWPpso/i+Tw9FlAXuB/aAK\n+u4u5tZU6cegVl87lW6Y5OHPEgQz6+JiLuE+aKU5WDFx3CHadXogqjMrSxmH\nCiqcnenbQ3Ez0bX5/HimTUY+/UV+J2elqK9m/s+DHxnh5fQUQtpNM7kxIusN\nWWu395CIVGYaCg96M6TUfZwgYrtjWV7HtR2DD/DaeJZ6T0f/OSiOLDjmCP2H\nmAjO/63qmAr1fqyivR4OWojCZUSKd+9z4nJ2Uvtpu5RxobTl15q5ZgDnASeJ\na1T/EwhLSRGNIpgPjiRBPMmIUyE59/i7ED9OJuCYdJG41mOO7C2thN2D104j\nhHY5YsxA0+5h5OZL7HH1fl7s7eFO8ysMh6YOFMrvGREnp2OzRFt06FAudKCV\nicPI\r\n=OPqu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Support Discord server](https://invite.gg/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Telegram group](http://t.me/BuidlerSupport): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","resolve":"^1.17.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^4.2.2","env-paths":"^2.2.0","immutable":"^4.0.0-rc.12","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","true-case-path":"^2.2.1","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.5.0","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.7.1","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","ethers":"^5.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/resolve":"^1.17.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","chai-as-promised":"^7.1.1","@types/node-fetch":"^2.3.7","@types/chai-as-promised":"^7.1.3"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.99.1-rc.0_1600956488498_0.9877084697799587","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"@nomiclabs/buidler","version":"1.4.8","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.4.8","maintainers":[{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"36ebbd0fb54eb2052b1336bf90ee47825393e5dc","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.4.8.tgz","fileCount":591,"integrity":"sha512-OUnNWx+WXOJzueJCfyuEXu3qNMq1j9eGDDpgflpRwjPeiQQnvVzfbwrPjs0PlxOC3Xtmaxabtgek5wGxS1C7Ew==","signatures":[{"sig":"MEUCIH/BuAwa8jwGP4FS8C0yeHjQckDh+HI9Ou5b9bOht8sSAiEA3Z/eG6AL8CnJoyKi/vLzo/5OxDtt3t18ZmMCaxmcuaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1900774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiHq1CRA9TVsSAnZWagAAhP0P/3+Zm0bZY5O0Q7mqi9Di\nwFeJ4vIJlW77WH0g3K1WI7I0RHXysj2LoXuPwN6HW3MKQHz7tq8ch3qiNT5F\nxtPrejslLPVOEuxUWcPTKH0h0Fvql8OCgwtB04YBp0sFsQhWEgWlLhCZkwea\ne8015M58+E3Y1pu/FEcsDG5TIvm0AhYMVlb2Z/pHfqq0Nzod6+Ckp4JeRBvr\nv+4aybxrxxpS/zXbugecYJTYsw0HXP/mcmgfx4SzyK4gd4xeMsrHlf0hcePw\nse72SO1n7OFJnMBCzEh/DG/hCoowCroxxMZLT7VZ9REL+agQysCKClkFl9l/\nLHH5AHSdXTq+f3iyQz7qDUrYC9t/IMkr/jRwyZ6VjwR2K7Te8BTCJ1H5dbaC\nAcP8vf89P/CBt/HqYu/GttRJ4mGgalXyl0jT92vu8ahxy4sJLh5z9KNUi/73\ndP3GtPByFFmI2VPI3pj1t7KXPtJiSgBn1SwIDOOdkyt3xre5d1mIK5e1myJ7\nH77s10mSlyXgR0X5iyeYwZ1n5GKZ8BouGakYgEz1zQA+s/AKOouKr71JVfxx\nkyiM4sKRQn/ed7ygrVWB5QZONyN7WfaC8j+P/Z4WHNWzAJnvIc88pFMxpO6o\nMAZ921fhV7SgaeHSIAU2h3q/1CqZdCHYFRnOjCyftSD2D7OaqSGpC+2P2BuW\npBxg\r\n=7mcU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.14.6","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"10.22.1","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","env-paths":"^2.2.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.4.8_1602779829257_0.6574785189570258","host":"s3://npm-registry-packages"}},"1.999.0":{"name":"@nomiclabs/buidler","version":"1.999.0","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","_id":"@nomiclabs/buidler@1.999.0","maintainers":[{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fzeoli","email":"franco@nomiclabs.io"}],"homepage":"https://buidler.dev","bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"bin":{"buidler":"internal/cli/cli.js","builder":"internal/cli/cli-with-a-typo.js"},"nyc":{"all":true,"exclude":["**/*.d.ts","dev-build","sample-project","test","coverage",".nyc_output","*.ts","*.js","internal","builtin-tasks","build-test"],"reporter":["text","lcovonly"],"extension":[".ts"]},"dist":{"shasum":"d1dc6d676e0f5e22a001b75681ffabae9ae46714","tarball":"https://registry.npmjs.org/@nomiclabs/buidler/-/buidler-1.999.0.tgz","fileCount":591,"integrity":"sha512-ptoF1pKn0EvYL+7llZ1ZRAXUklsZZmcYTXiEpyTKYGlwXhD0UXwRZNzFGeDv2bp13qeaveG7BkMjWdWxU1KjXQ==","signatures":[{"sig":"MEYCIQCixT8GhYsX2jbcq9ERY4xxdJdK9ML+YAKrEabfsg/mPAIhAKKqSQSsqD9i7Z+E99bWGP/OtIkuBwcZAXhm27fUCh9j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1900776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfifDDCRA9TVsSAnZWagAAEGgP/AnzIPfq607940PW+GHh\nk8lXUGBsH6lw8jLG0nhQX+1g464Tg8kuwKRpLbGobP2VdIXo6Cp8ErT04rPl\nDJ2tdoh62VdIGAFMHQ6yU7B1Bu8o7Cz7LbocSFs6NmJG1E9n5g9Lr0pnPW4i\nq+FV1VepKNWpZ1sIQEjtYnvMz/RZcD04ezHAlKsibY3tFpHyiR+LhwtkjQxo\nPC4gyPf+n6/K2/hSe6xaV4GgNen6nBrfwfQ3G+XIuufYZE7XcQO2laQ1QutI\nYcwPmCwIghHBFGM25FEJy/hrCRSpf7UdbBomfhNc80D7YGgl5Sqq6jRLYKJh\nm+wGiNRt1NgBN3aMCikJRQHc7y6h2fbBuT9iaUR6b8/m8I2ckb7YQ6XsXLrQ\n17IzmKI9xOtLSZ7LDKLOgTFs5QIyvIzODKT3VWt/o6rz6HipCCsdtg5XMiIh\ntHT3SM0718V1LX7Zf8tZ99m7prwfCmFgG7Wz9RvQikUiFvKXmXwI+8dRNrHE\nsntVpOqIYjkZtjLZN70Ux4USvMaHB2ppEWbJy6GskXzAfwiCC0PSTmr/PkAK\n36vzj9cAGdbMKzaIejaRqP5XssRZKoCAcBkJrv7ygmGNBjz92GYi2JNOcXn2\nFA3xjMt3q4HzTC+7GzDXY8hR5Wl9FVBoJaRUVLQn5mGYqVbO8nJggvQQ0Jpi\nbhkM\r\n=xIOl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"internal/lib/buidler-lib.js","types":"internal/lib/buidler-lib.d.ts","readme":"![](https://user-images.githubusercontent.com/232174/75543992-f1c39e00-5a1a-11ea-8fd4-8933638b5910.png)\n[![NPM Package](https://img.shields.io/npm/v/@nomiclabs/buidler.svg?style=flat-square)](https://www.npmjs.org/package/@nomiclabs/buidler)\n![Build Status](https://github.com/nomiclabs/buidler/workflows/CI/badge.svg)\n---------\nBuidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the [plugin list](https://buidler.dev/plugins/) to use it with your existing tools.\n\nDeveloped by [Nomic Labs](https://nomiclabs.io/) and funded by an Ethereum Foundation grant.\n\nJoin our [Buidler Support Discord server](https://invite.gg/BuidlerSupport) to stay up to date on new releases, plugins and tutorials.\n\n🚧 **For the most recently published code, look at the [`master`](https://github.com/nomiclabs/buidler/tree/master) branch** 🚧\n\n## Installation\n\nThe recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend `npx` to run it (i.e. `npx buidler`). To install locally initialize your `npm` project using `npm init` and follow the instructions. Once ready run:\n\n    npm install --save-dev @nomiclabs/buidler\n\n## Documentation\n\nOn [Buidler's website](https://buidler.dev) you will find:\n\n- [Guides to get started](https://buidler.dev/getting-started/)\n- [Buidler EVM](https://buidler.dev/buidler-evm/)\n- [Plugin list](https://buidler.dev/plugins/)\n- [API docs](https://buidler.dev/api/)\n\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a pull request.\n\nGo to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up Buidler's development environment. \n\n## Feedback, help and news\n\n[Buidler Support Discord server](https://discord.gg/ADQjyW8): for questions and feedback.\n\n[Follow Nomic Labs on Twitter.](https://twitter.com/nomiclabs)\n\n\n## Happy buidling!\n\n👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️\n","engines":{"node":">=8.2.0"},"scripts":{"lint":"npm run lint-src && npm run lint-tests","test":"node ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","build":"node ../../node_modules/typescript/bin/tsc --build src","clean":"node ../../node_modules/rimraf/bin.js builtin-tasks internal *.d.ts *.map *.js build-test tsconfig.tsbuildinfo","coverage":"node ../../node_modules/nyc/bin/nyc.js ../../node_modules/mocha/bin/mocha --recursive \"test/**/*.ts\"","lint-src":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project src/tsconfig.json","lint:fix":"node ../../node_modules/prettier/bin-prettier.js --write \"src/**/*.{js,ts}\" \"test/**/*.{js,ts}\" && npm run lint-src -- --fix && npm run lint-tests -- --fix","build-test":"node ../../node_modules/typescript/bin/tsc --build .","lint-tests":"node -r ts-node/register ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"_npmVersion":"6.13.4","description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.7.0","ws":"^7.2.1","glob":"^7.1.3","solc":"0.6.8","uuid":"^3.3.2","chalk":"^2.4.2","debug":"^4.1.1","fp-ts":"1.19.3","io-ts":"1.10.4","mocha":"^7.1.2","slash":"^3.0.0","tsort":"0.0.1","lodash":"^4.17.11","semver":"^6.3.0","ci-info":"^2.0.0","find-up":"^2.1.0","chokidar":"^3.4.0","download":"^7.1.0","enquirer":"^2.3.0","fs-extra":"^7.0.1","raw-body":"^2.4.1","deepmerge":"^2.1.0","env-paths":"^2.2.0","node-fetch":"^2.6.0","@sentry/node":"^5.18.1","@types/bn.js":"^4.11.5","ansi-escapes":"^4.3.0","eth-sig-util":"^2.5.2","ethereumjs-tx":"^2.1.1","ts-essentials":"^2.0.7","ethereumjs-abi":"^0.6.8","ethereumjs-util":"^6.1.0","@types/lru-cache":"^5.1.0","abort-controller":"^3.0.0","ethereumjs-block":"^2.2.0","ethereumjs-common":"^1.3.2","ethereumjs-account":"^3.0.0","source-map-support":"^0.5.13","merkle-patricia-tree":"^3.0.0","ethereum-cryptography":"^0.1.2","is-installed-globally":"^0.2.0","@solidity-parser/parser":"^0.5.2","@nomiclabs/ethereumjs-vm":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","sinon":"^9.0.0","@types/qs":"^6.5.3","@types/ws":"^7.2.1","@types/chai":"^4.2.0","@types/glob":"^7.1.1","@types/uuid":"^3.4.5","@types/debug":"^4.1.4","@types/sinon":"^7.5.1","time-require":"^0.1.2","@types/lodash":"^4.14.123","@types/semver":"^6.0.2","@types/ci-info":"^2.0.0","@types/find-up":"^2.1.1","@types/download":"^6.2.4","@types/fs-extra":"^5.1.0","@types/node-fetch":"^2.3.7"},"_npmOperationalInternal":{"tmp":"tmp/buidler_1.999.0_1602875587253_0.08440789933992465","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-01-28T20:53:34.655Z","modified":"2026-01-14T20:06:52.972Z","1.0.0-alpha.0":"2019-01-28T20:53:35.032Z","1.0.0-alpha.1":"2019-01-28T21:15:49.234Z","1.0.0-alpha.2":"2019-01-28T21:42:09.136Z","1.0.0-alpha.3":"2019-02-01T20:25:38.499Z","1.0.0-alpha.4":"2019-02-03T00:38:46.635Z","1.0.0-alpha.5":"2019-02-03T00:45:48.248Z","1.0.0-alpha.6":"2019-02-05T19:51:36.053Z","1.0.0-alpha.7":"2019-02-06T19:48:46.892Z","1.0.0-alpha.8":"2019-02-07T18:18:53.049Z","1.0.0-beta.1":"2019-02-08T00:39:34.636Z","1.0.0-beta.2":"2019-03-13T13:56:50.226Z","1.0.0-beta.3":"2019-04-12T18:22:26.244Z","1.0.0-beta.4":"2019-04-12T18:37:15.571Z","1.0.0-beta.5":"2019-05-07T13:00:02.612Z","1.0.0-beta.6":"2019-05-07T13:31:39.941Z","1.0.0-beta.7":"2019-05-13T21:21:39.107Z","1.0.0-beta.8":"2019-06-10T21:32:58.211Z","1.0.0-beta.9":"2019-08-02T19:10:42.599Z","1.0.0-beta.10":"2019-09-12T14:37:49.397Z","1.0.0-beta.11":"2019-09-17T21:11:24.044Z","1.0.0-beta.12":"2019-09-18T14:42:58.470Z","1.0.0-beta.13.rc.1":"2019-09-18T18:02:25.347Z","1.0.0-beta.13":"2019-09-18T20:53:12.325Z","1.0.0-rc.1":"2019-10-01T13:55:58.971Z","1.0.0-rc.2":"2019-10-01T14:40:35.266Z","1.0.0":"2019-10-01T21:11:51.622Z","1.0.1":"2019-10-02T13:19:22.280Z","1.0.2":"2019-12-18T21:30:30.326Z","1.1.0-rc.0":"2020-01-04T21:28:30.329Z","1.1.0-rc.1":"2020-01-23T23:01:31.103Z","1.1.0":"2020-01-24T15:27:36.056Z","1.1.1":"2020-01-26T16:21:04.395Z","1.1.2":"2020-01-26T17:24:24.581Z","1.1.3-rc.0":"2020-02-13T13:56:48.727Z","1.2.0-rc.0":"2020-02-21T22:08:56.629Z","1.2.0-rc.1":"2020-02-22T20:11:22.110Z","1.2.0-rc.2":"2020-02-23T15:26:23.015Z","1.2.0-rc.3":"2020-02-23T17:08:28.935Z","1.2.0-rc.4":"2020-02-24T15:28:06.212Z","1.2.0":"2020-02-27T11:06:53.127Z","1.3.0-rc.0":"2020-04-06T00:22:38.229Z","1.3.0-rc.1":"2020-04-10T22:16:17.991Z","1.3.0":"2020-04-18T12:44:43.125Z","1.3.1":"2020-04-28T19:31:09.810Z","1.3.2":"2020-05-02T23:03:01.500Z","1.3.3-rc.0":"2020-05-05T13:38:36.168Z","1.3.3":"2020-05-10T14:26:32.111Z","1.3.4":"2020-05-19T14:39:26.508Z","1.3.5":"2020-05-28T19:41:02.512Z","1.3.6-rc.0":"2020-05-29T23:21:27.641Z","1.3.6-tracing.0":"2020-05-30T15:43:22.722Z","1.3.6-rc.1":"2020-06-03T22:01:34.672Z","1.3.6":"2020-06-04T13:24:33.882Z","1.3.7":"2020-06-18T20:15:51.970Z","1.3.8":"2020-06-24T18:15:56.862Z","1.4.0":"2020-07-24T18:33:41.756Z","1.4.1":"2020-07-25T22:39:40.949Z","1.4.2":"2020-07-28T19:15:14.056Z","1.4.3":"2020-07-29T22:55:18.793Z","1.4.4":"2020-08-18T13:29:08.901Z","1.4.5":"2020-09-02T15:13:23.561Z","1.4.6":"2020-09-14T20:06:50.294Z","1.4.7":"2020-09-16T13:10:53.803Z","1.99.0":"2020-09-21T22:15:46.170Z","1.99.1-rc.0":"2020-09-24T14:08:08.689Z","1.4.8":"2020-10-15T16:37:09.469Z","1.999.0":"2020-10-16T19:13:07.457Z"},"bugs":{"url":"https://github.com/nomiclabs/buidler/issues"},"author":{"name":"Nomic Labs LLC"},"license":"SEE LICENSE IN LICENSE","homepage":"https://buidler.dev","keywords":["ethereum","smart-contracts","buidler","blockchain","dapps","javascript","tooling","task-runner","solidity"],"repository":{"url":"git+https://github.com/nomiclabs/buidler.git","type":"git"},"description":"Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.","maintainers":[{"email":"email@patriciopalladino.com","name":"alcuadrado"}],"readme":"","readmeFilename":""}