{"_id":"hardhat-typechain","_rev":"12-efe1720a00b1d9ffda9f1d543ae97e92","name":"hardhat-typechain","dist-tags":{"latest":"0.3.5"},"versions":{"0.2.2":{"name":"hardhat-typechain","version":"0.2.2","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit","build":"tsc","buidl":"tsc","watch":"tsc -w","prepare":"npm run build"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.0","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.0","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"cdd80ec7c4e6bbd0041116ae126d71d22363b5ef","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.2.2","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-YcLI+g2+KoI7ANTSiED85B9/SX8ygJSBXvDBQ0N+dUnw8QA/5Bp3WIcuoheLGOdXAVzE/+0SeJJ+oBh2xJUygg==","shasum":"27d6e217fffda56dd933f9ea285eb990caf050e8","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.2.2.tgz","fileCount":27,"unpackedSize":16659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkozgCRA9TVsSAnZWagAAO5kP/Rjori6/pJEqi/ofa5+l\nWT78Hg7ppiw2d/1bs4j3o6cIIfTK5RYn/5JZW5qwFMM5Bth2SyQ4Mvcp/5WT\nXdtLP0/+AOzN0sf/mERIUekrNZVPCENwW0m5b3N7k8McC16Pg05SxDCCTRNn\nOzMgE98nDsBPFvaVMHXDsoXaTcBRkM/epvinIbFkEKrUKO00Ra8yHmCd7wR8\ne2zBwzbfFsoZtaAJoV+LYw4+i9SEgcsycBEHElf8yQ1j682su5UvHq0LKGxq\nPDO3lfFXrqq/tYvsH40UkSqSxv6uA1SP073JdoVmWW2mmY4raAhMuCvHpTx9\n2awyyn38Asz6+MxWSp5FrG+Uc/YPb35Np4n214p4FAOhHNfu2ZX1Duy/L6G3\nYU8dp9UZiGBAaHUEZvqr7nYTVFSqtA+syxic8dxRHwHRHiqHL+BXvuEQ6D++\ngxfFy0C3fPtz2DXH4veB1uYJD96kkguhUMvEbowyhFE+j9dA75uEF7VSMZGx\nurLB5v7X41BYjdc+x6YQFgxjD3IUbusITU02F3GY+4eLd+hdMwuUb8FJlsPt\nh7iYrJ86CKq63jVat3tAvGD/BRRJ9ecRFYO0nxaSRiOTUBU6GJo18ECyf7SM\naDrxK+X4eIs9dZ/g+pL+E8+dLkHfWbqIO2yggIyftAWYAS0WrRNNchVv/g+v\nrTbo\r\n=9TWr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEAZ8tTSAjv+oMsZ0wYR7ymhkX12dbzM7sOD9JG++cRHAiA7CwzNdFqi1+N4fDgksTzNxI32T6b3/JuxtYT8EomPdA=="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.2.2_1603439839844_0.8116266488388983"},"_hasShrinkwrap":false},"0.2.3":{"name":"hardhat-typechain","version":"0.2.3","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit","build":"tsc","buidl":"tsc","watch":"tsc -w","prepare":"npm run build"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.0","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.0","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"778605f976a28fa7d13f34df3b472ea83d84bfb4","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.2.3","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-hqoF4uuNRnfwjfgUp0EtBdx1qc+4Ycq4rYbdiXnecKAbh2YeT7PBHUJ9WFmbRC9C+NDpxcugC+B3JTahSKhOjQ==","shasum":"275a30f5f8157fdb1046b041b3fe154098a7f344","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.2.3.tgz","fileCount":31,"unpackedSize":17481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkuXHCRA9TVsSAnZWagAAvZUP/jNwk+4UufH7/TciljSa\nMlwkPzhaQYS9dp+ai7vWvO7wjumFWRVaCj16LDKxel73Kh6T4p0LBcz0ExhR\nIR6nV+rU3U4dKuaTStsMsD3ZCyOalEDgfz5/Oey+Xl2YFUCK6o0l6MyEGiFB\nXhuCq/fNgPQRD1P+jBX8mZhFxEDCDWYDvAU++4bjk1RaS2Yek0yzZd4ZdbD5\nwDmZWrSPUpRsBOWjOCv4ih1TlN5S5+S/VfuhyCmL73ywdRao0h9zlNxdGY5r\n7bMhuWlXBXy48ggENXmmYwDOgo3vfDGDi9GB7jxIVl7ELVKUmeODT6pXcP/p\nKSi1yi50ySVzBz2cdTfJMng82m2BNH2uetXFTIMW/9D730Z/yEk644MYYhZf\nSzuNgQetXqXzxmHYRimPjuttpE+RyZEjtaeJ09MH2hH8lFNJs6iQVw1RXiHs\nXxTQxrahxpMw77TaUktZP6jjqfDkTpw4NnjmlO7SVNKTzvy08hKRXmZRWxsy\njUDfn0owyjbhRgebBUwMjdsyRt6y4TcPpWs8ZqW68IesNoAII+fMv9SAcACM\nDteQBHYUd4JhOImwezsazGw5Vim4ybS32VV3+X3QM363UA/h7aJwDyiH0RRE\nWgg69Jg9rYl436L0UEUWwqf/nZsJH3wA6cb7a9sUKtmCYvRPyGtFdNRNZKLi\nU0JW\r\n=KeOx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSM+Of9DYkB4h3N7CbRwGwEyQDm2rM0wvmzir72ae3tAiAbcbmfXY/GAYpKxIVpxi1x0DLf5k6DUU58/NpflwXuzg=="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.2.3_1603462599298_0.9038786949162707"},"_hasShrinkwrap":false},"0.2.4":{"name":"hardhat-typechain","version":"0.2.4","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.0","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.0","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"c2fa239511b892df4ba90114950be0e7624e2ce1","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.2.4","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-CabeepZAvglzJ8MlVbLsVi6/DkCXVflQT5+R2SIApdhROzP7YJU/FFzNTGnyfTFiAISnuu5oYZWckFEXFSHSig==","shasum":"b65dbb9443e40901e8bcfd071ff4c62849251bbc","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.2.4.tgz","fileCount":31,"unpackedSize":17493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkxKdCRA9TVsSAnZWagAABDAP/juU2cV/2tkh0uhE0438\nHvH8OK00AstrYptRjwyTsTiAzPMfsMnLaz/Q3vU6vjYg0Zwmv5gW/tkgQYHt\nuQUjorIzjEdXXz0sLPWiP48BYNc+VJdomrJoRCQScmR/iKaKy28z6TtFnXc4\nzez7CxEL1f9V2aW6egwkkR5X77NzPUqB2wLAIJD5vL78NQGkgOYKYkwVoWD2\nhnrNtpXu1bJaEFS8ZyOg9uEji6Ek74fWYYdmEeptaXtJPidCrAHWKZ79RTSE\n4LBWKKxbeMfDOzYiTxR33yqa0Ze6SeIylM5TuuAZyMumbFyf/C1sUUCXqEwA\neBC8UPrYHxUtGRGAyeuHXwgS0hFR36HAbQCopuPjuQ0prX3P7eBCOBWUB3yT\nl/H3ZnAFiSBXINQiOM2ScizjdCLAJ3uU9UK5hlPo3/4RkAKNUi+hqcgCg36U\nRYQ+25rm2aaM8cjjrziG+GgRYYfPoJpix4zRrFn60CiLdXt7Mlp8COU5nuYm\nv2rZxolKpIw5aU0NKBHuJsibvH/CEbRtom8ipM+XgQbSHAICOvh/GVo3zMHl\nGnufjE5U4adOeyTMfHxB3BA93uXNpwR//NZ4PlawHzcK0C1iIUNg7SYCqvPc\nPsH12pTRTRyo5qXSrUoXyAn9Kux87ZhPYKlOD7goamMp9B6fWzoKTybVro2/\nnC3y\r\n=3DCD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1SzYbR9VBTj9NGceopMvIiGY/94W0uNbx6owmLJZA3AiEAxnb4uX16mITCabBr4jtsR7VkbXbDAJaWODitnvDaGcQ="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.2.4_1603474077202_0.4738144065823202"},"_hasShrinkwrap":false},"0.2.5":{"name":"hardhat-typechain","version":"0.2.5","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.0","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.0","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"9166b6ef7cc71a6b2c5bce2d613490ffd08040b0","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.2.5","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-D6znk6+Td4Xv9/u190ih2jmxPRNf6EyezIM1Rs6lFaQjpQfSXjUwfXzU64wBtRdhefpaa0AKtVtAFUyDVuryaw==","shasum":"dbb8156a15d3b91015c58e2a02c9301896cb5945","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.2.5.tgz","fileCount":31,"unpackedSize":17500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkxNGCRA9TVsSAnZWagAAcV8P/2ykFDyEEKnXvWnIfXka\nN5mYxTbDPqyLKfrmQ94PWT2DczSPAweiPnyxDFlfxn6aXC3COT29I9mf8h5a\n2RGz32LStI9j+PDZ1vWERn1nKAVmTRJxpYIJhUS6o9y5sG1wBsxUKwRrkhxX\nT9xYKVjm/i0f1+tHHCwMutjkG4diA6L03CqXmK8HOLA9+AxpHnBQ7ZckXBXZ\nYQLU68pIYKuL6dd/VYhoO4KWR0A+b7ZIwuAvzHXuw0gUoQIc4SKfKCSoCRWQ\n7QZQj4z6RcKjgk62rXEJtYk4Tf27wrmcn98Pdjic8JqPN1PCzj+JeD2f89OH\nYVnLA5bTamTXN6MxLRhcaLpugjwFDpdMWAVT0sMVHaM5jyjGRwBz/Hpfrl0c\ndjuQNyF6u/JSPEpFErE+2AfYXh7O0e4gwZI72EVfIozQLs7P9e8nrBBJIRhj\nZH6AF9DnDUEyIUXP4O46DljglpY9GhDRJkhILda1d/VPo+oKVOdAnLBFJb4Z\n5UAyG5FfVDqK9yQVyl9jmsLWwYbleL9/61kKEOriwfbOtSBmA6XHl9X/LJ28\nju1lvEkf/O/YPiEiwnw/Gyku578zbU0X81eQijUlPG9fum1MyxrKEFu/ET4l\n2wX5tVLv/9aP96e9oyctjS89rHLKgHaWSbgMbmvD12yjxD0BnPMe1tL5Ie+v\nwuKk\r\n=I2mq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzvS5iBvuZ0zL4h2yd+II+gzFkkx6o4R7KrZ9q6PxX/gIhALtU6Xfpk6ctcK8SkLng3pKKdOD+xrS1a52yp+OofHmV"}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.2.5_1603474246170_0.13340487132658918"},"_hasShrinkwrap":false},"0.2.6":{"name":"hardhat-typechain","version":"0.2.6","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.0","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.0","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"f23229428ecb900a945471def336dc856bd51562","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.2.6","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-EEIPKPc2+s/XT3ud5g+wHx/ZdBkzo1yusEjq4GscLpGp7jy+Qo5SoMTKaYxi/lPVNKDBDzFcIUVV0bl8LQao3g==","shasum":"83ffda4a6a06957a391eccf77c75d21e20f4c028","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.2.6.tgz","fileCount":55,"unpackedSize":39967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfky6pCRA9TVsSAnZWagAAq5oQAIC+U59N4pd43ed28Lqu\nzp56mYnN2fgG7oooS3i08S8p5D3zjXlrKunrGAw60y9XWgmiDc363W9Ll0DS\nHwfLMBDqLzzf2EdW1oC2mH4X6nY8AYdKyai116gV04eBVuCJ2gJcfDO672Ck\ng+jf7/6zCUca/UbLRxubgz8HUEycpizrBW9lYIrLlzcVg7+wqu35CfX3+Wuy\nSdGb3ox4oMui1kl12wtGZzNf/TvoUZ8aHVxLgaUwVt6Pav45xr8dF9FHcKeA\nf55VuHPWFYomrk1Bgx6Ib7gc4kQ4iA5JSd5Dbv7YKRmA2Wv6G2Ez9CPIUBqa\nOSchOACPPLUlOtxrG1H/oPmSvVb69leYAjmhkLIh00V9UcGhQ/UXxY28jmsS\nF93PiPHBC7oElC3nY2yhd4m0J+G63mXCF4BgYAqZXa3sNA/7ufoucGK94UnD\nRyrXgZzPwnk4C6uFA3mJJXtmAeSemJIxmnCVuqOCguvinK+0c26dSwoYKslx\nU0khHmT2FozY/1VXSwY9mY+2arxRKX5h35XGFKFimMZWfqwQ/WhltrT1RicO\nnKamz5lFYUcu2MvIxQvu6XHNyaQEK94yb6T7fpHi5gTDV5nu+vsHcGyQWDEU\n1OhZv+pT3VccJrx76ETNM7bCBbHfqdqR0vjI+3Ghk5I81LhHlBhIU0FLh961\nw+/H\r\n=sVGC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3ypB2+HU5AoO81qqDYeDS6FOcvOG3PEXtYZAOS4cuKQIgGjfpQQSn0AKZBx3a++2UMKJu24DQxQlhVvXHAQBiqL0="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.2.6_1603481257179_0.7992862046538365"},"_hasShrinkwrap":false},"0.3.0":{"name":"hardhat-typechain","version":"0.3.0","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.1","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.1","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"8e096fb9bcf2551a0fddf175d103937187950fdb","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.3.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-nC3Q56vnnHic7z2YoAjhbB9CupZe8FnYvDiklmT2CfAQKwi9IbSLGcoavLFiX37jYKiluDMpRt9no6FnBAYLcg==","shasum":"6782ebb63cc053a8b37c1342137d8eb27ac94ce2","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.3.0.tgz","fileCount":23,"unpackedSize":15193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflTQKCRA9TVsSAnZWagAA59gP/15Kxh3YTzJXO5FFb0uz\nLw+3D3cQGhSnZ5s0jVXqUNZQC/PHL8lbJa6wUXtRCj/fEltPwvU2j3cpHWUI\nkBn99y2V9NM0MBJmS12C1nkAGufycrmx0Tv6KY11bHSfeGRWo7Y/Cawv3BPW\nOMYeOHbdfeqKY6sIfrkDGVtKxwcgviEBw0ORQXJnuFzUhILGVUAohTWbuo0I\nlqo6/hlTRLh/0AY7o2a13w0+SBwx262hnPs3+6Vs2UAK9CY1toX9RDp0V+fJ\n597XEzbPLWVd+velxfwuRPVRgPfOM4LybFAWt1ALgPBf8zkc3S4l4pHUtL5T\n/1bjEI4GsWeVGbPIv/Tnt9ujMYkGao54uuicArtDPMebuqZl8VRSfCIMjhrl\nMZVWgcsSZqIeF+o8Vj6xL8LIZ4+gC3GTJyl3tD0AwSNi5QecBVTLnGABbnw7\nWYu+s2DIMhocFUvmPHQdqkLjWNeXwmHELqkDgnLX3egUN9RURF/D4LIFiYJi\n8S87lCkvOr1us7512N1gsLdAyWQ3jViW7gFIKafmGNzITdbxL/o1NkIyjm/a\nwIXfvAxzapm/Afrn9ZLJrqS0PRncHZmluZ03TFFK6MZ7GgjTojzMDr1fQB0V\nBi2FPmxriTJT4MMk5kWy/g6tVyJfdOrfuRuUau48GidcWeisW1M19Zc0cDTh\nR809\r\n=hhTa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7iF9SnMtmCWSH9Fti5a8zOBl5loi1grKxDGMfEaMgLAiBc8aVwNpp2ZCvRDbRseoNy/3bm3fAmx3qMGX+VRY/RIw=="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.3.0_1603613705974_0.5071914742563728"},"_hasShrinkwrap":false},"0.3.1":{"name":"hardhat-typechain","version":"0.3.1","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.1","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.1","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"6028132a9a3ac29cb604df2ae5a28943effe9d88","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.3.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-b8p9eCkq0itWmsAqS/Bbez6ycHGi0eLZ01f3hEpnTYNowghgg3EMKvTpIQXlhkG2V2iQ1DbPESh9wbLWLqZuow==","shasum":"310bf9498cac57b731c97620b2ce9a869ab35f28","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.3.1.tgz","fileCount":23,"unpackedSize":16145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflo2NCRA9TVsSAnZWagAAEI0P/1DhNzj3MPK/1k/uYRJ4\nkA3nDbNJQA8i6vwjrj53LrgQlh+4qi2ZZ7UY0bR7AlLd6hUdf9+FCbJguTWH\nnlB3wkGtGO+bMadfS3mGa1Hr6ake2FE9sWo3liCFolbHeL+BzB/7TVaKyPe/\n6EBkcJuQMyzp6MoFSUWGQP224huDP/d15/QsdfBci2zhCrgVwDATeC3/pGqC\nvGcIPCkWBC/9fjkJtRM+xgV7qiIGiWWFB4tCu00uUSA6qk5Uw7pP2era3Z78\n/Iteqjo3SMlfZC0qd5IRct6csU8aKCjwnCmxECzYs0Tu4QXaWnNXPEaG55Oa\n+ZycUdWVYaRnUVUxZjfJ/GuKRJLhkkfDY9WqCy2yZw02kld/0FzygWkK+EQq\nyhCavM+eeBqbkstDMI0bhYHK5eHPw+UoV4wXICgbPOwQiNs9oU+9zb09jlNL\nTE01gzULGLVyxd4kXicRuq3UnCJLCwDDw8kcRV7C0QEcVKGC3UQ0m61HlYD9\nFwN2GuACn4lKvyuueLCSA8RFzr4jugPYNPtlWfV28sOoM/A1d05z61YZU68k\ntrlufAkdGbu0UDtVifXuczdYgL6iflxiU+WIVGgm/xOt4P3IPH9NQZw/9fkc\nuqtYw4+6kSSd0wxOK9i4AgMfGyMO2jFWaVkAvUPHjztzhAAfTfFtw7lX2J2r\nnp/3\r\n=Q/IG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaMMfkG56mjE6jQCbnQQBuQApFQRXxRJ4fsKveWSxI6wIgQY5FLGiqA/abwiV7O6cIgqSm6159DEjzu7CDAzEmsi0="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.3.1_1603702157008_0.970216846320487"},"_hasShrinkwrap":false},"0.3.2":{"name":"hardhat-typechain","version":"0.3.2","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.1","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.1","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"7dee889f06dc2155e80e485ae45eaaa3f687a762","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.3.2","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-Ngl5MLQmPeMI04dKPR7e9OIY1m2w4QgnV2nbscXnQ/6c4TUsmYVfo3S52yNtkM5EHpjgqBRT8USQK4JzZZFMrQ==","shasum":"72814724f6c66b20c086d5fc4b8e7aa2b45aa607","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.3.2.tgz","fileCount":23,"unpackedSize":16096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflo7RCRA9TVsSAnZWagAABQsP+wU6Tpo45m4EFcX2ZZM5\nnnmjOBtxj+PirPuiIatBvL/ijxwr5OgTdSQIBx0fkZ7odXIAyqLlwZ2dEBoV\npWGzy/vaIsSVHfzOl7l27/GI+4VBggQjmzZEMJqxdGuidU6eOyRySDpdX6Po\nPiCjdnrdjRjlKzobnxQbTH+XBwWK8TziNh2jH7rblojqCcsLCi5pZ9+RuAO8\nmAhZiW+G8r3XmzD4TQvawwLQXim6h1DHaJddGcC/IRSVXQgO2LemfgAKLq/U\nB1ORt+0/DetEq+nfQfhvOu5JwfZmByBdX91PDFUI59Rg6UqtaQ25aSHMMPQj\noownbMQOz51mRbl6y4bU2q6VIy7ECwpAjAgGwwGxMLq32YSa+gmN22b7lgyI\nHtWUorB5vVP3KBe9ngD8YQIJb0xgOfI1nbtMP/rC2qKARzvq9Y8OBP0XRxG7\nAGIUV/gax2yqGldu4VzwIm7BViSumrRWqLEHxzxHsdx+eV0GTPbC9Ct7+eIb\nO/HiQL3JDvbvw6J4wma8zmbB0+3cL9pNid/Z4OQfJRI7MwU/J7Bh1vu2Rvp0\n3MHXWbH1Q5airafLUmqfwOIBnt/Wwi4Bh1fLFNMacymZgR9KcHyPI49tkFTv\nlX2ddjANOM83rrZ+w1FqDIxgHRJZV9Elz2iTqYfr1YllRClP1WmvpluEJqtm\nBSku\r\n=VIwR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtdQ+u6jc89H9gqYCyeDR1eWv4O4oZgnHGlzQIMQL+MwIgclSXwZ18ftJYGxfWvSazO6fTJlOvqzYV8ryA1HRSTxs="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.3.2_1603702481072_0.35295831749732254"},"_hasShrinkwrap":false},"0.3.3":{"name":"hardhat-typechain","version":"0.3.3","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^2.0.0","@typechain/truffle-v5":"^2.0.2","@typechain/web3-v1":"^1.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.2","@types/mocha":"^8.0.3","@types/node":"^14.14.2","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.19","fs-extra":"^9.0.1","hardhat":"^2.0.1","mocha":"^8.2.0","prettier":"^2.1.2","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^3.0.0","typescript":"^4.0.3"},"peerDependencies":{"hardhat":"^2.0.1","ts-generator":"^0.1.1","typechain":"^3.0.0"},"gitHead":"e40871e83aac141b2231d0c142c4466b2d272d0f","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.3.3","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-NrqP7Zng28prV3YT0lXoo1pXtZxoNCMfiZIWkf1HXjjID42JLLfSOTsvlb0okDMpz4tJaEEkgADJO69sKZxw+Q==","shasum":"cef7996d2054aecd5e6b7677130b2f2b1fe9d352","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.3.3.tgz","fileCount":23,"unpackedSize":17697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflpFdCRA9TVsSAnZWagAAWegP/1PEqc7mGSkMtBr91IfQ\nh8HU51+ccl3KXFpMMHmjK6DDVi6Ik7OkPtBFbu3lYlOuyhbpaBkcChZDAO2z\nSw3EnJ8DQMzV5+oCU2M5gLJpVzRUI7QiocjI2pbGoGVZR9xyM5CD+61VwRSJ\nDP5I01qzhvnG4s60ZhtvaXo2znH9TOuaEPHQUVJ1A3Na5/ejNNXoc/ovyS+S\nQoPz3AunIOAo+Udyl28uyg5NzWNTAPvR1geMLjv0bECIrdyfmcaFP+GQ2iaZ\nVCyXPTF3cWzEdlOUnbdUXlXK/8+e54WswyLJFfFI1vrQAgB/rQ7f6TMwAoki\n/DqSoh5deRI1VeCiQ4WHo0RbkDvz3HGM4DcghgbqRdPY66WAY+Os9bbUCGuc\nzIqtlGNEJWJ7VsfRkmBTIcsmu+IMYiSuqCOjNjDGopfEIWYBL3U9H2eF629c\nskVl7MY+KtAuRvJKiycyK/KE7Rbly9TNlY63cmqNlphneqxnx8AfNNommdK6\nn6S6KlZUP2QCTfUJblSyGfcwOIAhgJo/EeFg9Skrgr8PeLvk97qyTiXvR06J\n+PNv5l1dfojm7NdHWLmwxKIXqrwfqq2je5nvM8hnbyH4SoEk/4R5Mvohn3Xa\nNcmxYa3je8XIJdiQbb+fnSpCkSvfIT9KT5SBbcBT5tzH88yVHYD3Zj+DvgYa\nUupC\r\n=F/3V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDssK/T5MH8xNlMx3bwqwSWvNHtos6Pt5j4M9kV46GuKAiBqydpR2H8fye2DJhnfDh/KZctkGS+J+M/xTVBl4LqDhw=="}]},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.3.3_1603703132971_0.6200842661212262"},"_hasShrinkwrap":false},"0.3.4":{"name":"hardhat-typechain","version":"0.3.4","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^5.0.0","@typechain/truffle-v5":"^4.0.0","@typechain/web3-v1":"^2.0.0","@types/chai":"^4.2.14","@types/fs-extra":"^9.0.5","@types/mocha":"^8.2.0","@types/node":"^14.14.14","@types/rimraf":"^3.0.0","chai":"^4.2.0","dotenv":"^8.2.0","ethers":"^5.0.24","fs-extra":"^9.0.1","hardhat":"^2.0.5","mocha":"^8.2.1","prettier":"^2.2.1","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.1.1","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^4.0.1","typescript":"^4.1.3"},"peerDependencies":{"hardhat":"^2.0.5","ts-generator":"^0.1.1","typechain":"^4.0.1"},"gitHead":"62eaf01085be37efe8817e19e05f0f6f96bd5aff","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.3.4","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-oI9YSutDfZnRlAV1bYTpLkBHw4rkhz9JDWAEXz2PR34ylpgLWxPFbPiHT5QXadGTlBqJUAT6JSTxCK1kADMkjA==","shasum":"6d7d86184152b5a3c83bde0fbbb26224b6fbfd70","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.3.4.tgz","fileCount":23,"unpackedSize":17698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf21+dCRA9TVsSAnZWagAAXOAQAKMm51HgXBnmwWyfKm4B\nDkMCIOF8OJoCh+m64Tj1zAL6Np3KwI5jAcWPx6dSkXhrG2aSsS3URfJhEolt\n9Uh5LVCQwZIUYbE5U3Zb3lIHHEWhjsMuxrKrMTTVyO6JMav7Hi9CCbjd6Mfv\nC0FxowYOu1ygmTYiCKa2ebJKrcBgfkYIfuDHccEmqEF+O6c7f5+EpVegmzW0\nfT24Np5VA4N1kxAjoALesoX3VlqhSRRQ50BF/5N7PZ3nqIZmb/9DU19kGuof\nyodgyZDs3+bXIFlp0+YDw1nizCZALP42te8DGfBLkeMMIFEHPxJJgqrAyhGx\npElbmAsks+gUPhn6gKlUkBIdPGugzBR/SQtXocZFkrz2TPY/3bKewBZdS8gn\naYV4vCIW2vPadLmzzdDY2qfgT4/PPOVsEB3j4Rij/tAwGcQNhDrDrR0p1Y/K\n+hzt3CSpQcUNZgQwj8OuvPzlCXLRR5hSgqCdFx/co6cAuWzAXHRlAqiJj9F6\ncuQDEdpAmJtOW/EV+Ias2ZYRCGC7GgBsoe9++i8AsHrZPfFOYiSYcHUbtLi8\n8ZxJV+DXtYQHCwzTcucrWoiWR7CbuX2o5FbDQd/kPCZ59zkC12inqEBZGvFj\nPxAXuRgbzQo84WiWucnnTtytoKB8KRUs/p0ch7TU4R/qDn73w59pjIckX6Ui\ngCmm\r\n=aK+c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5q4l1G93Xfuq/+hvnQhcRNZG1KBvnNDJ6UleUurzZiAIgLUrmbPoHM55WobkdW4qqJ2CXvM+Yxg/TIPpkCDOtHPw="}]},"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.3.4_1608212380570_0.7284329374522771"},"_hasShrinkwrap":false},"0.3.5":{"name":"hardhat-typechain","version":"0.3.5","description":"Hardhat TypeScript plugin boilerplate","repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"license":"MIT","main":"dist/src/index.js","types":"dist/src/index.d.ts","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"scripts":{"lint:fix":"prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json","lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --exit --recursive 'test/**/*.test.ts'","build":"tsc","watch":"tsc -w"},"devDependencies":{"@typechain/ethers-v5":"^5.0.0","@typechain/truffle-v5":"^4.0.1","@typechain/web3-v1":"^2.0.0","@types/chai":"^4.2.15","@types/fs-extra":"^9.0.7","@types/mocha":"^8.2.0","@types/node":"^14.14.28","@types/rimraf":"^3.0.0","chai":"^4.3.0","dotenv":"^8.2.0","ethers":"^5.0.31","fs-extra":"^9.1.0","hardhat":"^2.0.10","mocha":"^8.3.0","prettier":"^2.2.1","source-map-support":"^0.5.19","ts-generator":"^0.1.1","ts-node":"^9.1.1","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typechain":"^4.0.1","typescript":"^4.1.5"},"peerDependencies":{"hardhat":"^2.0.10","ts-generator":"^0.1.1","typechain":"^4.0.1"},"gitHead":"df1097505322d2dc402170904c0815ae0c681a5e","bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","_id":"hardhat-typechain@0.3.5","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-w9lm8sxqTJACY+V7vijiH+NkPExnmtiQEjsV9JKD1KgMdVk2q8y+RhvU/c4B7+7b1+HylRUCxpOIvFuB3rE4+w==","shasum":"8e50616a9da348b33bd001168c8fda9c66b7b4af","tarball":"https://registry.npmjs.org/hardhat-typechain/-/hardhat-typechain-0.3.5.tgz","fileCount":23,"unpackedSize":17700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLPW6CRA9TVsSAnZWagAAqIAQAJCU0FE40dHRGrIdVzKF\nK43LHBl2YTkKjfgmXnaIdbFIHbejxbPexyEvkyH/qWkFpw7lZa9i399eYyxv\nthMn1wxyRvf7W3+cKKfkiMuc8DovEkkoGkEOtPTW+1U4/K2Dd1UMtfiBe+mQ\nlghqteeRMx+8wiXjiuh4QBsLZjf7PoGAtpfmEeUstTJs5Qc+Mei0B26R34QP\n4WHd2KkFKTXon3HopouppUjKzg0RjL9U0IWg7EDx9DIWVX9cIObKLvmH3HV7\n3teZ/ggu52n6oJvuSMC+1d8IeYpFsQQi49YDs4QBKKR5zjqMKOZiJF/I1kFn\nKPYz3rogaaVyxCTJxQmzNN9jTu2salDzsZzsBXZOy6jV4J8SYwjcp4w1Msrx\nIiJ0gDk0WQY69mCxImXz/5zxRUJQyiZK6xHhwh/D/zygr9VqE6VYWPazSZtZ\nCQoOrEmu5HizzhJFOTF7VAffZgYdb3O5FrcYCqjZmyk3sZkf7dO7ETak0DJO\nqYbsAyd7sD2AHsUkQAz/1Bgf+IDtRVUpRzDZuoqNEhDRr38J/s1TuZjmYFP/\npupB74+DsehGm1LBZOHrlrMA3eng2ay/7g9k7fuEVE4ofZG+PRibg1TkTfnk\nHaE0ZeCk8AdVn1tmEu6Ve/oQByinCaBDO1bRBKz8NC0UuSoLvTgdPizBPKjo\nPfLq\r\n=pgJ0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZ1OAoTOObl+M1y7xB/tDE5Ob/lp754EiDt7AkEXalzAiB/TNgGWqM+1yjCZRaEbsvfuQQ1jcIiJ9Sevsf7kWMU9Q=="}]},"_npmUser":{"name":"rhlsthrm","email":"rksethuram9@gmail.com"},"directories":{},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hardhat-typechain_0.3.5_1613559225819_0.7539728057041344"},"_hasShrinkwrap":false}},"time":{"created":"2020-10-23T07:57:19.843Z","0.2.2":"2020-10-23T07:57:19.982Z","modified":"2022-05-28T11:12:35.687Z","0.2.3":"2020-10-23T14:16:39.416Z","0.2.4":"2020-10-23T17:27:57.361Z","0.2.5":"2020-10-23T17:30:46.290Z","0.2.6":"2020-10-23T19:27:37.343Z","0.3.0":"2020-10-25T08:15:06.111Z","0.3.1":"2020-10-26T08:49:17.120Z","0.3.2":"2020-10-26T08:54:41.197Z","0.3.3":"2020-10-26T09:05:33.130Z","0.3.4":"2020-12-17T13:39:40.693Z","0.3.5":"2021-02-17T10:53:45.961Z"},"maintainers":[{"name":"rhlsthrm","email":"rksethuram9@gmail.com"}],"description":"Hardhat TypeScript plugin boilerplate","homepage":"https://github.com/rhlsthrm/hardhat-typechain#readme","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","buidler","buidler-plugin"],"repository":{"type":"git","url":"git+https://github.com/rhlsthrm/hardhat-typechain.git"},"author":{"name":"Rahul Sethuram"},"bugs":{"url":"https://github.com/rhlsthrm/hardhat-typechain/issues"},"license":"MIT","readme":"# hardhat-typechain\n\n_Zero-config Typechain support_\n\n_Updated for Hardhat!_\n\n_Now supports Ethers v5 and Truffle v5!_\n\n_Updated for TypeChain v3!_\n\nAdd [Typechain](https://www.github.com/ethereum-ts/TypeChain) tasks to your hardhat project!\n\n## What\n\n[TypeChain](https://www.github.com/ethereum-ts/TypeChain) gives you Typescript bindings for your smart contracts. Now, your tests and frontend code can be typesafe and magically autocomplete smart contract function names!\n\n## Installation\n\n```bash\nnpm i hardhat-typechain typechain ts-generator\n# choose plugin for required target, only need to install one of these\nnpm i @typechain/ethers-v5 @typechain/truffle-v5 @typechain/web3-v1\n```\n\nAnd add the following statement to your `hardhat.config.js`:\n\n```js\nrequire(\"hardhat-typechain\");\n```\n\nOr, if you are using TypeScript, add this to your `hardhat.config.ts`:\n\n```js\nimport \"hardhat-typechain\";\n```\n\n## Zero Config Usage\n\nRun the _compile_ task as normal, and Typechain artifacts will automatically be generated in a root directory called `typechain`. Further configuration options are detailed below.\n\n## Tasks\n\nThis plugin overrides the _compile_ task and automatically generates new Typechain artifacts on each compilation.\n\nThere is an optional flag `--no-typechain` which can be passed in to skip Typechain compilation.\n\nThis plugin adds the _typechain_ task to hardhat:\n\n```\nGenerate Typechain typings for compiled contracts\n```\n\n## Configuration\n\nThis plugin extends the `hardhatConfig` optional `typechain` object. The object contains two fields, `outDir` and `target`. `outDir` is the output directory of the artifacts that TypeChain creates (defaults to `typechain`). `target` is one of the targets specified by the TypeChain [docs](https://github.com/ethereum-ts/TypeChain#cli) (defaults to `ethers`).\n\nThis is an example of how to set it:\n\n```js\nmodule.exports = {\n  typechain: {\n    outDir: \"src/types\",\n    target: \"ethers-v5\",\n  },\n};\n```\n\n## Usage\n\n`npx hardhat compile` - Compiles and generates Typescript typings for your contracts.\n\nExample Waffle + Ethers test that uses typedefs for contracts:\n\n```ts\nimport { ethers, waffle } from \"@nomiclabs/hardhat\";\nimport chai from \"chai\";\nimport { Wallet } from \"ethers\";\n\nimport CounterArtifact from \"../artifacts/Counter.json\";\nimport { Counter } from \"../typechain/Counter\";\n\nconst { deployContract } = waffle;\nconst { expect } = chai;\n\ndescribe(\"Counter\", () => {\n  let counter: Counter;\n\n  beforeEach(async () => {\n    // 1\n    const signers = await ethers.signers();\n\n    // 2\n    counter = (await deployContract(\n      <Wallet>signers[0],\n      CounterArtifact\n    )) as Counter;\n    const initialCount = await counter.getCount();\n\n    // 3\n    expect(initialCount).to.eq(0);\n    expect(counter.address).to.properAddress;\n  });\n\n  // 4\n  describe(\"count up\", async () => {\n    it(\"should count up\", async () => {\n      await counter.countUp();\n      let count = await counter.getCount();\n      expect(count).to.eq(1);\n    });\n  });\n\n  describe(\"count down\", async () => {\n    // 5\n    it(\"should fail\", async () => {\n      await counter.countDown();\n    });\n\n    it(\"should count down\", async () => {\n      await counter.countUp();\n\n      await counter.countDown();\n      const count = await counter.getCount();\n      expect(count).to.eq(0);\n    });\n  });\n});\n```\n\nSee this [starter kit](https://github.com/rhlsthrm/typescript-solidity-dev-starter-kit) for a full example!\n","readmeFilename":"README.md","users":{"takez0":true}}