{"_id":"hardhat-deploy","_rev":"304-5f3f6b59851bfbda06f2b9b79a11998f","name":"hardhat-deploy","dist-tags":{"experimental":"0.11.3-experimental.2","zksync":"0.11.5-zksync.1","next":"2.0.0-next.80","latest":"2.0.26"},"versions":{"0.7.0-beta.0":{"name":"hardhat-deploy","version":"0.7.0-beta.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3ff3124185d5e628a880a0c693d643a9656fd77b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.0.tgz","fileCount":68,"integrity":"sha512-OvKXsb+wFp4rCNc0XRT9MJ0nZQDx9qsBCkHnzR7MAcW0LpOA1ZtiiTfw7mjXrF4raesT9NYbjpL9cRF5sEgSaA==","signatures":[{"sig":"MEUCIG/b6f9OGgh70GdPHrO9R75KUZkd63VZ0T43GDI6C6DTAiEA3TDcs3V/wdkdRjsiNjNbNIX1dgwm2MMOX08LWm4pNNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":796239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj29MCRA9TVsSAnZWagAAqEMQAIKCOSFoXfCfRpIG4tL5\nDCDUsOWkj/XQ3ro+IT94fiWKc4aD+0CmIvrCYLFX2NCwn1XpuF8C4wnhwWUC\ny4QqMZ1nSuIDQFcA+E1Ma1xNncpJtSjeXxoVBrvufWvjN7a7VrJdAn0mH9p+\nRm3SnyG+Yvo64+F4IitRmMOaytNvc/l+B4rsBxctzlB0evu3ywOKV4MdeQU5\n8mwpd8D1BX8QNCCWHu2LdSGPLvrsXQk/CERm4VhKxdyhMbypL/avQR7u7NkX\nr6jfFyTdwhxLUo0tu4N8wpa2dnBIR4SkPvSWhSWPj2QKreXv81Rq5dzHNYgk\nQMq7gqrXGg2tXaIAzSPpgkvwG7qA9jI8XY+pC8j5gKNBchplL94YynKB4RjT\nPQRFTwRzMVtqnobwvYs1H7SBtVX83FhzivfYluUp+0W6Edr14X3iZIENCsHd\nRk2j9Rb9oxsRr6psjAJ9FJipI9Zg5NPVtwxvLJdN00GC3S5YBzYMcX7Y50Z4\nylCQgDKRSzr57kuJXzygDy0Y9F8s6R1L5SL7qKFcwFW9xnwND5r+1Tm8PK1S\nBCYC8plm87aBImhp/QFDI43qre+t8PknwLJmkReMWbf9aQHz2YduVh3GvgwR\n6h0NtVxB6+VNqOy9ZdKcs7iMMwrt8joVdteqn6no+jwYGngBz7tV8MllFOra\nsGIo\r\n=6Abr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"ca37e3df1c11b766fa6815ccbc0a777673169183","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0-rc.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.0_1603235659863_0.3576221749712072","host":"s3://npm-registry-packages"}},"0.7.0-beta.1":{"name":"hardhat-deploy","version":"0.7.0-beta.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"a19b1e3064ce27d5be09bc4f042369398368d728","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.1.tgz","fileCount":68,"integrity":"sha512-hBsILnfdnF1+VvAmZQdyRc6ehl/3QQRevYmXXYoBVZnv6V32aVbcVCDnmw9KLQA6/ujVTMP+oBZsC+7jLgQwOw==","signatures":[{"sig":"MEYCIQC1ODWON5A++URV7JWDSGKHIvydLoDnj/F4CnNerW1oIQIhAK0ErucLl4QphiQf7t5XyVOirMKRGLgBCkNLL6YV8npE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":790001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkALWCRA9TVsSAnZWagAAzX8P/30IrikXsHUWfRZhln6F\ni+7qg09tUZQ3+Roy9TNYMfNEbUC+oe45TNqe3btgbG9T5QWTnMRfhPs0L/SI\nOJ1JzIxljYUvJ04AXiDjqPDET2UawR4fCFZQjkloUBXg8ITAS8RX/u5T9Aru\nw+a4VwJLgpaDGr0buKy82jiFjy0sgIogcIMV3YMrbPxxoWxTPcQfO1qJdXNi\nhqB5//3sia+CHBmeQ2DNhFb6O9028Pl+8YDoYDKAOAoxvgqZB9CuLQgzSEQ/\nJuLfJQdPUSCo4BwTDXnzHfY+Tntc3bzkQBXKiWetD+a2EvW6nuQi6bNFfGLI\nx1sHOoSqjiYm331xzghdRzdNuYIvtPnMIFflW0RHWAXjv35BNUrmZLV84bdd\np0kCQAOgCJgO/NCtGZ6H3cd//ItP2CKRjn0Xtk2uSZSLImgPMlKm7TzRgSgc\nv0CaRZUH0mkSHZsXUa6SwsfWqpWM8vO7crDtcut7yhcuhMImiWC7exJpuzGX\nbwIe1Sp0yV1WFZ59cfb4rWRKoHMg+wALbI+E8vZ7VOT/2qwelYz4jiwqeBYS\n1QDU4Xq5TY63tIV493LTOnPi7DGVQqoAoy5Oe+xr0LoVshU3g5cQW13OB4R2\nREaiM2iRdDU78qcBISPIsDE7nyaSNmZBzXiPvwRexG2KIw6BQRr+NyEQnoRB\nHlTb\r\n=emLK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"04f7e24c458cee7aa24b3c5c0b3c1a7ac7402a25","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0-rc.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.1_1603273430322_0.20644541537769356","host":"s3://npm-registry-packages"}},"0.7.0-beta.2":{"name":"hardhat-deploy","version":"0.7.0-beta.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"dfa2555c023a177c2bd318a2993ca8c0f3e702aa","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.2.tgz","fileCount":68,"integrity":"sha512-VXhDBDLHPGdoKQAA9hHpk/FwougJCHQAztneCkQQZLwmpJlET2XrMhodXFhXJo6R1XrYD1YMQA1V1ljuFw48vw==","signatures":[{"sig":"MEYCIQDYwd/UU9dl7L+9JmkQo46IYTpRlf4GfAC2xtUr1kTrDAIhAISY8ZII+pmMO3O27MNCUqaXBNX30RjxdfCOoOwMECjY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkJR1CRA9TVsSAnZWagAAh+EP/jXGBMnln8NfConOt4gz\nXPxj0jQEDy1MPAbsS8uDqwqjwLgcVY1whGxXpdb4EISr/zpZfByjWKSjT6Xm\nfdZ+qgJMnpP9LKR8pJidVQZRapwV6wUdrN1bV3KtEnNoPX89zw/jQXVbRZmr\n3rkVYHmhzjAED229LyRof68rJGlJmKRNyGCE6lLEdmFagUzqr8xnsloZB9tE\nDuRTa71TzU2P2225H9BlvArrQuqUYIq7ekm16eEDFoalGq8XTwFYhuNGF9YM\nRSpS7BT18mlrqxwHDdKwiZF9eEY0XlURRx+s2csKtyCoyLpbuU0AiFle/7ra\nDPieFunsuSEwvhbXgm9vsr5X1S3Sh+SNJN0XmGZRMpSe/zYqmdK70ThQezHb\neennQzDXIJ58xGiqKucGGjH8TglZh6fe9CYbWWEIbkBwEOaPt6GflnTRNrsl\njRMAQCvku8eTm4CtKolUyACwHB4cxlJv1IKt0oVZty+BPIDB2V/KewCQqvHj\nOUkV8aaT4/RW7OtuL9+peXPHy76nTMWoaARt43/e1ui8IPlX1CAxxw2cEOdY\ng+YRZs+SVycfb1/MIB5ZNbGh5ucSSZnAn+Pe3e8aGSk7vpIGG9XaOYsueNWR\nKMcUbhmYl1hv45npO3109GBkro18QQuROrWQ8pXZlIYVwB3nLUAvfgXhDEeJ\n3pyI\r\n=QvKh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3ea0ca10fe16bff2c76b789366be7348b2a8f2d0","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0-rc.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.2_1603310709229_0.9580672960039005","host":"s3://npm-registry-packages"}},"0.7.0-beta.3":{"name":"hardhat-deploy","version":"0.7.0-beta.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"86c5b9c85b7cce8c54f89d5b2a7ae1f19fcfeebc","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.3.tgz","fileCount":68,"integrity":"sha512-KuTLZRQ0DFxoKauoqtXIF6EYPbJ81mDtBg40rJ9LP+q/n/wh5u2znI02n6HK2QdijmGgtClIT3w7GeHfD/k1UA==","signatures":[{"sig":"MEUCIQCzORVZwYmrgJFNGbSLvidWGwblH3/GLIYZg8tLA0LHVgIgPiUBA6wO8zMJTysqgyU5PlxbEC+u/qE8BbuZCPIHfWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":787086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkbJnCRA9TVsSAnZWagAAUwoP/j+vGvUrx6N4HIj8PJ+a\ngUGvC49hx9I8Kn0MXaxL2RSUypOHxTykhvIXr724cVIA7rfQGiwuhq99rd9y\nUbv7oF9hin8R4JBn0/EMF9dU4bbsdhQPwCOQ/SDEdTVXcvecHmFc6U9Izwxj\nNQ2+XILYNalZh/Rb/mo0ABB0SzbQo+Efd8dMqjjUAIe/KZb0EDBj/XeejbGF\n8uEh9c49D5zrqWUhbwZL9l21o6FjRDMw77Gc0Me1KTcf5Ksmp+tFwuUwlpqo\nwj4Ols9V9rZ/mhOw4vUzVGx0FYlQ4E+f9Ny9u54ww55GY9/CrXdn9uBarCLq\n9JuOKYc4fiWeLaLFzLejQ0Qjfig1YdOuajy7A9LRCATJKCuNBadzOUH/rOw5\nqqytmoTdMdGylfl35JPXNeO5VGVDut5cMTQ0jYvUPnV+W/K22TjEuW+cgLPQ\nzJ7cS0P4dchfb9I5oaHplGAaSeTFStMq3PUE56/ycM56pieJOpkGzYo41r3R\n46UHTO0puFh4vDBTCEOksWlvE5xlqseXvt6Y733QEMMjRKVZApQfS+E1//o2\n/cN1F0uE5yrvU3BmJWpHfYPVaRpm5b5QZxPRaUBk8xRDq78bhDZtAIX7ynDV\nU70iIGNV9pfVjO8MQimuCECXoyUAoLTqK92Ag0A21zC+4TWASLFD7+juhQRL\no+nM\r\n=Agcq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"d8d13474910c88af9da73076896acd4136da2306","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0-rc.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.3_1603383910347_0.29480496573884496","host":"s3://npm-registry-packages"}},"0.7.0-beta.4":{"name":"hardhat-deploy","version":"0.7.0-beta.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"135ce26b65d0de9a74e8c872d52b8943514fcc46","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.4.tgz","fileCount":68,"integrity":"sha512-KCiroRo4wge99aukkSzNpIBg8TGt5INxUHJhQVTNSOo5/wyMGdWkjP33z2rqsIsh3nyC3ZZL+9hk/hwE4LKMNA==","signatures":[{"sig":"MEUCIQDNJlz8XCnvdozHYOvv/qTwtCHjzSyoKSCZjqOiCCDGGgIgYKYEFDAVnzl7wbc2uR4udsuRhzQrQtdnJcl+l85X2CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":787158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkcmYCRA9TVsSAnZWagAAZi8P/j+LOxXAakC1fqttCjUs\n1evQY45Vk1sjxrYBxq8OM4GY45T/D+leWQgj6ZJcHFtnHg8Sy0EGvv/QlgNc\ntqu2GHdMjZLea02nRGflIbxMij60U0bgnj3XXgvzk5HdtnTCDznZWKHUuFfG\njR/r3oZIxDMKWu5Da7Kb8CkJwrKyhJf6KDiC3+ZOJ5OM5l7YdLje6gxqB8qc\nCGZGXhcy4+/o2CB2B4e1eYtXM2/YzEWK8BOZx4H8u4uJn8zVc0bnzCKzzgfQ\nZ1gl2hp1uW+Z6aWrrd1g4ZyzFcuwrXYgpg/AKNcefnHRpJYTdsjaE5FDR7P4\n/FikK8KcoOFEhVXJALuFMfPSrda+1EJLrxhnh60go9t1GX8QtzR1lNKIrmiT\nVtaUkwQ2bE5m4TY3PQMNWh6K4Hm6Lw6P1VppcgJZbS294+TxqppwlGCET4ep\nRaQB4ZCKaqo9RG24mZlLOTOB/O8tLKUNVbaO0xzKJgoNbsvW2qyirFFQPh/3\noo/uLTa4GBlXPEJNN85qt64vpyz+Ky8fdAFsil+YJB/uUEz5kSbvKUT6oHDf\nJmUTeXofPxv2Zsd2mwF4Af3qzRhF4gwpqc0pkB/ZlQdql3yaXbp4iLyP3/18\nF11OJ/6CRl87Rb3j/ntJ1RxC4j5lKY38LsxYm8EBIECi9MG6whtAwjVqYWvv\nSids\r\n=YUUv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"62111aa58e2981c3ad4ebfb58cac28b326f3a7c9","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0-rc.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.4_1603389847605_0.23140754565208765","host":"s3://npm-registry-packages"}},"0.7.0-beta.5":{"name":"hardhat-deploy","version":"0.7.0-beta.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"1f19f3ed3be55c3692973098f7fde93f5b52c224","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.5.tgz","fileCount":68,"integrity":"sha512-no7gTaWfN98EsUqW/5qqLzAHirE4WaNmyTGe4LL5Moldsa9KjCBOnlg6/NewUbd7wiqNFr+SMt1tvpEu77SvfQ==","signatures":[{"sig":"MEUCIHYjsirJ1jVHnIp1/GKGvuHRcM7o+1PXi1HGpOoFMZGoAiEAvpItF7itJFMw5NfnThU3xMIKqVuGhCW4MPI7+/PIQXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":787194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkdkMCRA9TVsSAnZWagAA5lcP/R9TBXZRy+pDoioMKaA5\nGsbzOUqED3gEM6EL0gU/VnlJyuoaUA62VRXMypxi+oo4Plkj54DhRUyjm/1i\nJeDwRLbaEDVMOUGfT0rY0fFkq6jjD0kEWSYml9fo5CVY8Efsn3CTradz4RZH\nsfKDnoBVLhhYB+QbfbPWsc2i89OcLcfws53xDFPLXqwfL4Qtydubhym5ZxkV\nQDcHnTkHHvlS4VhD7pzFULCNbE9Oksygm/qpa96y+HoHawAvt+589FcTaCAl\nzbjeKow6w4MrZL99/uZ2BS17At9sp+aS2qeN8h0d8DchjCnP3YnCZNbnaUA5\nros0FlU+bQUbSutoD8MZXC5DSxqIGU9QdC3L9XnbqsQGCuZxoz5/hHpX2kR9\n4i2IOKIxhBdD2y2R13cCXZ7cqWY3Le5PZx7awNVPCVLQI9AmDZcj5kh18OKL\nzdKASzCCu593lx1hGo7uU8n5p/8h+bnIxhdkNGHPM17WFEJWASjIWfHwZTp9\nn/6RYvRISHt/9fnquOWjO3Jq7vDEyKQepU8S1bAjwPceG0HCyz+kGhadC0wT\nDL7oz6ds4cEam7eQ3alVzZO0sDFv8kS0mLuobHrOmm5jNEOxKfr7Tpxrmq/8\nHoFHALfTwCUQv1SVCqrdu5PHt02sD7SkmlqEHT3fJHKj6h1hb+CMDWrgqY4Z\n5CJ7\r\n=2nXo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"1612cd0db297bb2b11bd6c51226599449a909911","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0-rc.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.5_1603393802999_0.4535261349229054","host":"s3://npm-registry-packages"}},"0.7.0-beta.6":{"name":"hardhat-deploy","version":"0.7.0-beta.6","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"fd5b39977454089a8e58e0bc569ff782731687eb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.6.tgz","fileCount":68,"integrity":"sha512-/2fd3j7IWLeRxGPwzbsUMN5TSvawCALHUOng++hWsmAt8kgevfMl4SMrBZWi48YulmWz/nJbgyLhPGuTUcDEQQ==","signatures":[{"sig":"MEYCIQDFtxOM5QEZG+okFuiuUNUuzrHuRn5sgMkUB0cBSJZP3QIhAJ+jZyWcOcBxG7aLhz4qvFNgHUERaqDg5BTeI33M5aP6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":787189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkeB3CRA9TVsSAnZWagAAjIwP/i956Nnk3NsTpOwzN7Hg\n1Ibs50Wg+hE0foMFYs7k2NUFdhrppQzWTY/EiGt8limAHxff7xCUXD1oxepC\nXodIed1wI/4rWp9721smaYwtwnxAvuystx3EvmCg5zN8HDjp1HVFVLVPQ891\nW4zloFetD2+xOEylTr6zHi1A3pLFCZv53W8cs+N4hSaPpuWsLKQGJN2Z6P5J\nO5JGElWUI7+M34RaftdUwUS6klgspvBGaXQncWOk1LoRp6gOtjYAi9c+wFmD\nB91QaTxGfsOpcuMw1aSrkoai3dX4HtXi4TMhq2ibRKL5IGOPI9qbimw2kSHA\nMi/K7roB1dZeNzi1H0LNhqBCN5hqugf8UeuAHkF/nkB0G9XHQ+VMMuyX4mkO\n03ioQ9hsSpw1cvHfD2Q6PbcmEniKFZsWj8CbpTl/C7vjQrxG7WXDXTjHiLTo\nVUIGCOdXEkJ15PXer5pEv1xb613KL3eA6H/5hCLgmOO823qqSeoCcOwLuol0\nErK6uhSq95pVIPk+HiNn1o4X7a5jBFgKkuSCgJr5HAOj4nNWcXI8qdfxVsSH\nEkjRh20NJYsohQ2Z0plBwjJZxzSFu8CfEnUPkKx3D8iT6elixId9QsTsRt8/\nzZewE+CRUH59Yl/k9snBEJhIbCWiZfajemo4FB7b1BnFZ/wj2TKB/mfglliY\n3r9m\r\n=Krnx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"09d4a02dfe0061e0e0ffa7383faae338f42116a2","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.6_1603395703308_0.1515019242144391","host":"s3://npm-registry-packages"}},"0.7.0-beta.7":{"name":"hardhat-deploy","version":"0.7.0-beta.7","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"1c078db9df4fdffe50a2f96fb729069ff15955c9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.7.tgz","fileCount":68,"integrity":"sha512-4z0eykLUARMNMeoVgwb+rXNv0WyjueC7f/XzLMEYE2+ggUYNxC6Rfc2XcEAss2az7K0Guv2Hvh1TIopJr3mGpQ==","signatures":[{"sig":"MEUCIQCEZz3MysewCruZ5bztTOT82gR7mNH/5S+xf93OAqPCBgIgAW9lk8kYmVX4lqzM8oAr5lE7u03YwQkr6umIeCAL6/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkyd2CRA9TVsSAnZWagAAy+MP/2KPVsLVS7jRNXsxVeUg\nxo07fs1JX81rRPu3XbdVQcCufXjaceOYaLslf+6qWKk9i1NvqbkvERTKMFvC\nWWShOFGhJleWWdnZwCCqpv+b9uWTk0KDh6Jd+fLnRUoVtZp/dHNqFnZJoohB\ned6F+oFtShR/X6tV57fe2YXhNmhmaWPpR5yM3Oiz2QUVM5Jmkxeg0GU8dlm5\nTTvzH6BT2hph4LdAu06iW3Ad9sc4hHGANgp1ZTgIzqAt4DhHwqyRw4AH0exf\nBOOIcWg+0Jyxfj7NoUdeLAzhAXAdUZGj73CNzeHU/kmudDs0QOBxo2/4CrNV\nu3VGxLmRPuhJAVnpJzq3jyZbGYsUyrK6DHiez68fqkCwkKT1YRQVdqUR1GRq\nTkdzWzCNkW7MXI3KvZ/0xrZoP7hny1MGiSnwamh9JpxmhRXYcLTFChO03R21\n25fNd9rhoxNd5TKdtrvcEXWEHGny6ComfBLfsykkasqV8qxy6crLGiZfXpRN\nckHKVkDG3tVYJEKd8uOgQQWVFGtGurW6jzxncnzw/bFp3G0Ujctp5CVMC8nK\ncYtpc7Sx8HV5nImW/S5LkDZupxOevV9e/sP9igJSzYL4Y1cN7baRUOYYxv7z\nFBYHVK96Aj/oM1H1HTGKfWtlJufZU2Ofb0qcIpA+30QF/8eJXyR9g3NQWJXe\nZVzn\r\n=9LJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3f8c526d552aee58fe31f45a837dab8ce6484851","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.7_1603479413827_0.5840360549670478","host":"s3://npm-registry-packages"}},"0.7.0-beta.8":{"name":"hardhat-deploy","version":"0.7.0-beta.8","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"89c42ce79ae7cd82889b31fbf534f2ef5f04b8e6","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.8.tgz","fileCount":68,"integrity":"sha512-k56RKihniapmc2TxASC4mfsR1Z1nFkb9r8E9kNjIPta5PkX3Ck+EUB7j0lD/KluIv/Jo4X9+uJZ3Juo2XKOX/A==","signatures":[{"sig":"MEYCIQCmfgsDVmHLqZzOtGoh1IB1M7/uh7B5Si1oKSh2GXwUNAIhAOCSP0juq80xzJ2QPpg5mOE/2bIuUtWq90YqjVq2ta1y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkyq0CRA9TVsSAnZWagAA83oP/iS1f1QrKq2dHDjQDqLF\nrc0xQFx6x8Hy/iyrKU+tE/pnSb3eA5bLm95tQX92o5sxfOtvh5iJHmnPc5dZ\nW1W9Y/Bk4ClWqoDR1M6ha9SESz3v0E3hx9nenCPACnwA++4aMaFO03Bal6J6\nN75O6pW9dCxnqiLOgDDVA+XteaWLi3dVQHZwdwZkEURpso7P3GAkEEs62RO5\nZf7YUHjVzu43A90HTVx6L2Tk61Aub+I1dFFDQRc0KqIAiN1lwL3huLS7xSKt\nYdKHrFGzWtaO/BiRr2S0cBWfiM83fEwn+UWXQBw0gbq0g38E3YeTFIiXKhOI\nwlk3siLFtexWSUGTTc/wR5w3IXKvxVOaEIpuGGGa1G9iyw4ePxwEGAxk6SHI\nEMcPZQ2aHF5DsNAL5j78Oj6Nz5rWfA4ENAqwtxk6AudwDwONBmK1PzX2ombK\neWOyH5KMCoIRwN6xxt2Gs9h3K2+qjAvPd73WlzP2IM4TdAt6hGeP/dd8inr+\nTLZM5WEIHyZ9qHyctl5CchvYEZe7eVO/pxUjixg8q6vs11dcT/IdighbpBry\nR0May/AxX/Kn+sS65x/yK79V6VPRcqjormfwRl0rtae4bSAngu5TVpGcFiIh\nCPYvcfcgHfFV5FObNRnt+LvC9ZpQTUvkznR8+MCFh5iHWtIvy2xpgePBglUN\nJMWB\r\n=y4L2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"61b195f0c2862d8275da70eb71910dcda91ee74a","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","lint:fix":"prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && tslint --fix --config tslint.json --project tsconfig.json","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","tslint":"^5.16.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^1.19.1","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","prettier-plugin-solidity":"^1.0.0-alpha.56"},"peerDependencies":{"hardhat":"^2.0.0-rc.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.8_1603480244114_0.8378570614274445","host":"s3://npm-registry-packages"}},"0.7.0-beta.9":{"name":"hardhat-deploy","version":"0.7.0-beta.9","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b81182f5ea3d74f3b0c4cba7dd448e899001e3c9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.9.tgz","fileCount":68,"integrity":"sha512-ypN3weQZvPF/96iBqHkDQCon+h8T/Zsxa9W+Zu4lvzeC5AptgnuJhhYrecF2bB/fko9jwit3OyS2/gcmE5KfXA==","signatures":[{"sig":"MEQCIEiFIZN+3aliJKI+kuMt34S3OLQ7phjjq6fHwcrk168sAiAIlnBOmjdWtQPjAicHyuiBN5hIbSYevGbwI1eT+uHjaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflGhyCRA9TVsSAnZWagAAXNYP/RcUifaYE3JP0iE0w6pV\nRFtOixfftjlQWIWTUaJavd3PWUvw+hsVPe7Mc4fT+yH+n/VR72Fo3DjHr2Uq\nh/AERDTcPsyOi5sFRWeioADJ5yBz4BVxNrl07c2yrdAoHk6tWmrVZlFfe/MS\nQhZFEPK8Ue8E+/vYrUpLRvGCxCdr1tgGHkLnvJY8mXpoKIV0PzYh/Eok0YZo\nSx0kIQVvGG9ro9rSV+sXoy/dBKJGVJ3y8uQN5gsA7avXRHTiUiu00F3AGn4B\nT+7n6wPv+JsSel3BZNs8SynCCHZdEcrmtuXD1N4XxW+2atjZ3pz9fgH4GvmC\n4WZvemY/XMuyTB3oAIdxp2xlH1buFwY6u59A4DmlQ8tZnBz3A8fJfmT5vdJZ\npADCYGESEIkUYHMtE5BT346ul9j1gdyGNg6uV69kAQF/2ywC41xHHcbA7eMI\nlekpF8AsY2zhmhGroEcPz885l73MXnFpl6o3IYGpRnOFHs8xipKVsAFSIReK\nnosaGnc3gV8i8djIkTam9uC6GuvSmlJHk36S1fQ3crAJiEz2h3PIbwCA3t+j\nUIdED5hLsdg5UOf0ywnMbouutBleTSXH2Su++lJNGrOPFiqF+x2vzaE8MuUG\nM0TaF+NsjEche9+WRbqeHnLCZPh5PhQGEb7KXBNEbGksTGvsDL8p4cTC9S49\ntpce\r\n=a+8G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"df39fb84f8bed4894ba79ba410b71bc5172f0e9d","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.9_1603561585848_0.24061002937289322","host":"s3://npm-registry-packages"}},"0.7.0-beta.10":{"name":"hardhat-deploy","version":"0.7.0-beta.10","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"4f1c90cb49f8d514811c35d1601ac10aa30ce575","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.10.tgz","fileCount":82,"integrity":"sha512-T2BCQP6MOLVCYJbgbpHwzAsub0gy7aIEoqn9yHU2Rf/t7Qe7oBeXWLjWNH7/8IJJbUOqSZLu1KWaiN5jOr3nFA==","signatures":[{"sig":"MEUCIFx4JU5EFlou+0Symp2zAxvExouN8+6MXMf//EoUlaz1AiEAjGIhqmqxqSBUSfBFSdqtUU4dN07xcJQQ2PbTL66AIzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2221701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflUFyCRA9TVsSAnZWagAANFgP/jwJTCIJSs64PnpKxaVz\nfqOWXIghJ6cHE6bFvdSnmA12wKjPzJ5vXxoXIM/gq/NSddpgEV7AZbEKOXp3\ntYCIg/+PfsAjSQRvu9xpI4duvlpnRjPDvnr0ycvawFPE5Dq2bb4i14Tmjufu\nCIhIQTQMMNTrzs7c++Ob4eKpoThL0coqktuOpciMzMChEk1N3TnSDm+5fA3T\nqusKq19rzLCO4aBEvpnHs4uPBZs8uPzI2R+625qDXE9FlSU+WlwLwvEkUOiZ\ntxRXivS2c7oUto/Ylg/5yOm0jDDYS4uvBypxGCovaidknWYK2TdLbdUqiH0t\n0kawFghOtpAo87bVffa06+hWb3Je6K0x8JC21bmVDgzTeycgQiZo+eP8ermY\nWpdGZs1OUZCsLcWBOs1mGeApf5MYU9rvr8sPX21zgGIHLulvxQ17xEmcBEHs\ncIiN43LQH8/KmzPM5oGaAFor1u2Yw30uGCfid8drXVXWO+RMiU5DaB8smBsn\nocHl2kuKTWcmIITNF8jxFOLjcviMcUZi5LPOJxqeig9Xbk3VdmLjrREttnKg\n4kVG0O5VUrOVsz4Cun5TQGc/GGEqM3kgXmkBombd7Iaf4CKj0Z0Gu3Tmn3gu\ns8kmzIvz6+q5Vf36SFZ/RFvkz4WMCOEZDCJWrovJRhtw27XNUlr6nlxfZW9D\n4iWf\r\n=Il+u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"0ca265150e7634b630f459c7d6d90da077e804db","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.10_1603617138178_0.20113250479197142","host":"s3://npm-registry-packages"}},"0.7.0-beta.11":{"name":"hardhat-deploy","version":"0.7.0-beta.11","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6e331c7be925d49d257d809b8977976601e8f2cd","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.11.tgz","fileCount":82,"integrity":"sha512-Opx+EltGluFfbx7NyLERTEF4PaainZToBwSHJ3Bks8F/GJI6n0+JHM62qZJcoUPEYpw+HFWSgx7Gs2jbygaQzw==","signatures":[{"sig":"MEYCIQC3x0XtTjQG8wtwmH5JQrnMW2LuTDp7leH8CfIW4celjwIhAJfAxOZOn+VYRMjpOglMHvOi6WrLhnFbRYEYs/vl0e29","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2221297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflULtCRA9TVsSAnZWagAARjQP/0u1KBwd2zQmS3c6mP/0\nQETNxcUlxEaCoHt6Tzf9cBPCs3m5lhwsQ8gtVBrcl3vrAliNsHMENqK0zb7t\njJuK0tDaMgd1TyCabmhnGM/oYXFPQQzU6v4HtWbYeUK8FysAtGxqxO6duRkB\n2hvSG8nfNCd1J91lbjdrZpuQ5qrXPDHt0yr33ytYI5nHLCdB9ch81+CATRMX\nt2b0zgHpLTQExMMVKHzEWxUxqh7BdAP+zivwuFfCXS2hHCs6iVLQPSVFZEt5\nrs1+ck1hgxT2J9rsWbZ34RilcTWX7jJ0flA8K9+3tw1TKMPSWHze4CMYOtQP\nzZNDUAiLYOS481nWnS6Lxam/QQ96A5YrmzmbVlTQYxDCq05sEvvl3M2XPXgA\nVo+VUhf0pWXv88G2IYuXsT5pB4xZ5ywCmjk0GPRGixiCxPlKxCMY5+mkptms\n9TC1PvRDQ4vne4Va8pOZiAwA/argPt/Ftk6O1VNnvmUb0JEtMjlf5qXIZsVZ\nkHwh6qBwkg4zCMWxRPOIWyRgcrIG5cT3TLkgd0EpuEaoXY8Ghz/2cf9CG34I\nYvGq0T4ZB/DoZBj0tEgNUmezWugiBbMHfy4iJSWZahWcV1HiiAcahALtjG9m\nEljUVxmoxaa1Ptwd4ivWM5daHVBzxnk0TzNjk651+wVrbNYl+7HYhMYov0Ut\np7xs\r\n=2zmr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7b73bbef5059dbd1ece7d37f508cd7f06e7d5fd1","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.11_1603617516958_0.2439469463921471","host":"s3://npm-registry-packages"}},"0.7.0-beta.12":{"name":"hardhat-deploy","version":"0.7.0-beta.12","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.12","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5f65810c3efc4d457e3eb3486fba8999439fb494","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.12.tgz","fileCount":82,"integrity":"sha512-dnFryWMPVD0ZozyXIvyLyKT2Xb0iAu2MhBVI/IGZFR/aFsTv/T4+hXyae0gawSVYPEzZGpsD4ZhE+lvPdBK9Lg==","signatures":[{"sig":"MEUCIQDK5Ki+vjGsHgu8Tx56v276uFAzuShuUIODuL76Pcv3xQIgftuLj6wKv3j1HSDxpm06PDR6jD0oHH4MyKuThMkYuck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2221297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflUd5CRA9TVsSAnZWagAAF9gP/RTlfWSYzGlLXM6W4pNS\nRQHNpU0K84HSOgadAlccYposjJqvklXh6KLV2eKCUsNXjMKMW8eraoTBksgl\np8SnuE62IlbPzAUDKw5uIPAKNcGGLEU07zkvdl6ekqmNN3/G3IB1Gcs11D/P\nZJ1McB9w2eDjhe89z7dPSsT8k3EBcmZPiB1HorxvNJ4kalr7tU9Wk5qIvCAT\ntOmASZahJ6rwECIIHgCRVc3JnhC+geO/3X4DxhGN9jNR7Ay63+LBNQhZOhbl\nvKLS+d6QILcC2Lwq1qryfS76ZmxSKwBKV62PGZpI5KB3/ahrjMVr+emmYygp\nD/1O1Pzc0lAixyPk5kYteO7rEyqC3l4UuDKq/58y1/5rijXtEEit2ZJEsjOT\nL98YPIsdWFgjPyvx/BMp5Wcwx+sq3NfCNntoCkcITwzp/A2Gzr8rcxH13bVc\naiRVbnV51QRY0r22VUhXcc4FvdH9rjpzP19WYokyIGIdUFqHglWAuQTHIT63\nrGfHkfH5WmC++Nc6DbTaEL/skH9z+/CFD4oGT8fcJpr6Qie2QkuDy51u1RJI\n9fUi6eZu4evmNewkVEzCTPRc5bvUsQmxCPABcAmOWMqvfbab4v8HZlmmT2Xx\n0kvDqg+yQGxR+R/jfCIaJvmQGbHC3jcosH1IOgTct0THYhm9mGTWMaXhDi+v\n3LIh\r\n=OVHF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"aa07560728482b2ca03dacdd31eb878d8ffcb283","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.12_1603618681256_0.011925283635077388","host":"s3://npm-registry-packages"}},"0.7.0-beta.13":{"name":"hardhat-deploy","version":"0.7.0-beta.13","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.13","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"88810e895064bf14d073bc7b8c08d09d6c5bbf03","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.13.tgz","fileCount":82,"integrity":"sha512-+6jOg5sl5DHXmfAUBM4bPPg2Uh4LlMXKhvQPJGGOnBWxXI87GyeAck59UqYJuCynng9KX8swkYXEF1nijll0dQ==","signatures":[{"sig":"MEUCIEErsBxSw+WihndSo/uQMIEM4qyFg4wzwFwFL2JWGg/nAiEA/lwJQgeeCB4y00xwq0hbJrMp21HhSNjY7OUKL38Jt84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2221112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflVnRCRA9TVsSAnZWagAAjbYP/ApBKQRgIzB+LZgY0oFV\nJP36RCuibmvdj2ctfurSzFbMek31gqbv9V782J2zoNECVK0hZWtpJFqpvMtL\nyR2auXOKxwaizAuIHuT9B5V0GmMNH283na8JVlQ6HpAYudyFdresnuYp/Bcn\n6OlVzT2iQnqHYHkPlYjrC83BBA0YcFuSpTv0/POdJ0VyLYoQH26FOdJsaLjo\nrxbEXnF0fSK5XsbI9bGX2W86q0GHemEFOIka267wGb6HCvr7QuOuAA17Pk/0\njZCiJOwhqryPfjpfvj5z+PCt5O2XI9BJbBw6/mLgJIiVsr0XiRFh101rSKmp\nOejoRZAscxR5RD5Sd19Tnn/m22AqxzOrueyFMVLjn+DUX+6ohKUwC1Yy7IJH\nagKZGSRpUxu2kFGuDuXLOjelkIkqCs8W2ea+XY7KLdfBSXGA+mVmzt0bolXn\n+KnEFJguDTtSeOLw43ufhpJfnX9HlXfjVCU6UynVz4r2UCrUfEZUNRBBrPVO\nHPc+D6K7krgXotMhluxPOkcmN87xNMFJg7NbUI5mC9xQhWDPnNRDLQ1dqFZ6\n8L6ubbx/h3d9h7ykoCiI1himG8UnmeuM7mUndC8RgZh0OBdq6Jz+5Ls4kXIA\nsZE6wivv6bSVUjb/stbbnSSQKmpmdYyh4wlq8lxzy/fO10tz4+WGQya5yoXN\nimXv\r\n=WSeG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7188866b482974d15fb4c8efb5e15d3751310f67","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.13_1603623376760_0.5352190757838735","host":"s3://npm-registry-packages"}},"0.7.0-beta.14":{"name":"hardhat-deploy","version":"0.7.0-beta.14","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.14","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"fff37f64495f235bb651a43d7d7f9d78c9ffe880","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.14.tgz","fileCount":82,"integrity":"sha512-E2F32p/Uc9GnCAebfI5wAQt7WdqaOPs6Y0CZ7XsA35DPkFHVIqEg/mBPS6kFEGUeAjXdDPtVJK2cmdGTR1WnOw==","signatures":[{"sig":"MEUCIGEz7jThinRA74aOt7c39Jk5piipOdCuykZXfLk4ITHsAiEA0KMAcEp6qHwGf0g7VSG1fUaSbzzJoWXYASP+hrHIIJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflbvrCRA9TVsSAnZWagAARtUP/1YNOJkrw22paAEkbfQA\ng4sWTG1JGp8TVvG0mNaJoo4gOWCZIsJ+8mQFZCiJxdzUo+g68/icO/9XA+bv\neY2mkKvYa80w192M/P6npwxI90d7L0o0L0y/LTcRYQfVAMwZMRjt5vWn8JFi\n/8/jUqZEXLlXNnIDQQsMrq0vwvJ+8JX9zbJJutVvcn6ayTsWpS77KPz29fcm\nmKmp50aJEDB3D7h0FcpBkNKgX7r/sOWPQ2YDs1Ku/s5hhPVnStBhxL317f3I\nDB1P/kldPVNXOUU+MNoS2VM+Ra4DOUwIAAstGnI3wzAXWEyffHaQTnYE6Epj\nQqkFo9ZHSKDc1R77NZsYHzn9D7m5RQY3bMR5A5PNIFfGb4O2OkoF9jlBUwCE\nlDWS5J1SwrQM5uqWLwMyaxNKl51ESwFBagA7X08NN5w6YutjXt8Q3cFBQ8KX\nYfs1ollH+uN2xWTCAMXeKxyYpYO0vVcPu/pVDJcQFzW4sGES1ahEM+bn/A6a\nxACOpLb5/Ddg94OGcbb10oRwynY9vA3UZs/NTRaDCeS3qyLAIfJGrMmPkpbT\nMlEcq9c+QdXW2V6/uiEMcNtge1IUgeE5rLGlPRXEs8HnrdP72zcN3WJYnleK\n3fXDmW95ANVYIQfmOxZdrPm+FinC9ze8guTfpujYyOHVO4m3+q/AjwbUnmfX\n6V5L\r\n=Jpqk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"1b11547cbf594817f3198a2c23a32c0c1bcd08e8","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.14_1603648490904_0.13512829134710014","host":"s3://npm-registry-packages"}},"0.7.0-beta.15":{"name":"hardhat-deploy","version":"0.7.0-beta.15","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.15","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2abf541801139616de12fdc82a774cf13e8a1166","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.15.tgz","fileCount":82,"integrity":"sha512-ajMxc8l5y1WpZT/zezTP8pVE86hAlh2/DWHcgjF+uOpRZ46Tpp2v0C5eqHC57GSPKxF5D3ApcT7YRkAAjNRudQ==","signatures":[{"sig":"MEUCIE4MHv2r6v5/heEWFeb6T6B2b0Kke5MxQEicCEUpOrrBAiEA/yfBFxtBBcj+1wXakUNP398mdxsMZ2ob+cZAkaywwhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflofoCRA9TVsSAnZWagAA12YP/Ayi9Pcc7ghoLwkzxQbj\nxxl4uYJA+xFJyQ4soAT12ybW7aLVAUkjwVmhwjIujRBkBTJlOMaUZe/2afHe\nnYc9/YPSgH4RE/s19kryuEewoMCgOkXYg8CxZOpkFseV//F8yp0CRxWzX52a\nWC7w/RKGpboIJpQzz95bhkt8PtdqeYL5YaffHkYy6zgfRnGGzQ39AIR/LBb9\nhN/4oSrTAZRGY1rWSsmnho7rFMFwrNcluOJvcUrXb+o4yCwBxPtIn3cX8mUi\nV+2qyAOSqXdIWBYWvF7KSzCBoAyyvKKRhfWs2TC5/KSFAZ0NddhX5qLOZ58H\nntVBBIJetVhRvtHPs23DV5aUcFZvYXbjBHUilIBKHlhqQ0FhuVKRgaI/Kxhr\nQiBNWGutGOZD1rAThVvELWJzh7vLpNSNtuWrG91sklupOX3tLjGep5nMR0Tb\ntajAiOinf5x37YyiJPE+j/sLr0wVDvVZrI/Jnt2S+5mymUpW1v8brl2g8wXs\n/N+KiUhMpRvg/YNrzepPCUzfzBo49Car9UGE3huR2L0IvNjlKf9E6YDBlBj5\nXo7ADUPF8Qephr98Ylr78i4rGfgem8nqW0308LZFucplDlkqgDfv2/BCQbHe\nyhYYPVMaxmODqkPCPFrY1tpblQlDG1JBhLSOVZtoEpy8SirLmwAVGn+1TZYM\nJ/hW\r\n=8e6M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"6111c2a589d38c6f1f263e4d9eabd65387664904","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.15_1603700711694_0.923619676561422","host":"s3://npm-registry-packages"}},"0.7.0-beta.16":{"name":"hardhat-deploy","version":"0.7.0-beta.16","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.16","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0c61bd4e09f85e916ee484013e68e038448c69cb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.16.tgz","fileCount":82,"integrity":"sha512-qnJxmvFZW1sqaMDQ55wPgDPD9PrdT0LCapGDjtoRuAxdG+TTuIvhOkx6myvB+7Odlw9ywEZ//rCJwsKabak31A==","signatures":[{"sig":"MEYCIQDymJja/AmDGuDJ0OiSFOQblw9ZPWOl0QsA7Cx+9GWnhQIhAKtckTZm30gRxJbPRWqiU9+ksjfYXcOdrU4Plj6FouKB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflpcACRA9TVsSAnZWagAAA2wQAJuPB+5Gxx2cTeBXUTWx\n3Xosx1qXfMpsrwJVWRDl/PgLyzvoEKSyP9iwvrakU0bCemXAHusjiAZXGQ5Z\nBetb5aRXRHcZDLM7/hPhqeO0QD5sSrqPHTywH60subXKZxtzdqwTGea53UPF\nOAYi6/d5ttsmd/GwD4QEw/fF7M5MYzvgCxrXBk5pCIjctVBRBsaR34daw2CG\nQwsNHqEunF3pVAi5jUkzqr8b7d+AMXvuPLf5Fp3NVOP+LP2jvdz14/l80RLv\n8o6IkwzDcQ9LsNGvxB4LNYLSe+1p4wElk+FoE9G0rJeS9j6woZ/RbhlZ+W/C\nGEP5J3pkJKSQSUWQBCaBfpxkMxeBGiwhMy1uKshQlLgIEH2z7A0QVuVySep9\n9ScgTJlrKcf7JpM2uGMg8NR31b1daSYa7xuDfSkK3qPczEzd/HRqfgmlrkcF\nyrDFqFBFIy0SD5TyqkqHqPkL/MoFb9JevkW/g0Elt/lyhAS68RREmM6XQ7ME\nOshLK0QKS32DkLaNVx34x9Py6Gqz1HAn0F4qJRcjwc0WDkdw4wC7SEAkoinb\nMGUskRv6sushmmJx3svsIpRCIQ8ByV2jghhl9xSApPpTlwLgCmp/2pbqyKlB\nyVAmE+SdE00FYMn+fZPONQwakRLDhdlCbmObguM7n7Ot98rMrQQ3vnaq7zXW\nZs/A\r\n=uLcD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e4c7e3524af5008a117a886f965fb39c1b936dd6","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.16_1603704575429_0.9678808555353604","host":"s3://npm-registry-packages"}},"0.7.0-beta.17":{"name":"hardhat-deploy","version":"0.7.0-beta.17","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.17","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"92af2727600358712e8303b0fb256a0f1f30a85b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.17.tgz","fileCount":82,"integrity":"sha512-Kkbc3ETsBsmohHWdp3gfWyXnJZxgG1ldoeuGWklD5W08dR5rg3vNy+blixTVWwOkVzc2INHR8XEYUvp9qdaznw==","signatures":[{"sig":"MEYCIQCLhDJv+xRDPpJg7W8d5soUUzriQFSnSe1mWlt9+d1jIQIhAIbLHz83hPCte7pGeyNO1tBU8hqWiRXIn1xWnkAGzodt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflxiECRA9TVsSAnZWagAAcuwP/RwJdDt2ffaUz3T7NfzA\nllkoJ9iXIZ44G/xzcib/TorRN4Y1cuUA/PWQ2dKe0StjUmTJrkdWN8lk6lZC\nDjDWIRangH9e3Ggw+sb8QoWk9K7iMdqKHuNm1nChJd5NEbjsUn6F8R9vVe9u\n4Fs50G4z37m+MJq911MYNScJhhFG0cgqHDi42LLBOuUMTV6zdq2Z2JUDxR+7\neMchDEZV2f61XYruuB2VHpML1/sIZ5gj0xqKrRpJjJYgGTVWnTLcOpJJhD48\nuLUX+1BlvOwngMnBpjfnIoKivDyERtvWwi7pfVWYfG4N+JmtDEAkz/2sSSXy\ndQu5bGvnUmVxQE10rLEvlbFnunBnfJsG4bgG36j8Nl+Sw9td0gpQbBPpfD2l\nXuPH2etWtZe5v4HyyVr+SnzV/XhNdeyHZeMKMj64W7GNkDKCOOKDQNxm7nWZ\n6pnZVTEgwmZEA6vdU1gUvfuFW5abkoR8yPmwnJE6R37GiX3ODZn3izl7zzMc\nc5TauHVLsHJeXA5tGRFJQS/k8NmdcE793J0vAo9yQJO5gXYAo1DMHr/EjLuQ\nszbTvZC4hnc55jG3u7a0icRZN5Bn8r/VskA86DopzjXR+t0HHPB1n8HL7Gkd\n8tTZl/ks3sTUWyF6zoaVizmzdHUkuJIKnU3xqjtuiHI9Ky+KnI7F/EfMz/fp\n2yPL\r\n=EE43\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"49fe7c6293a247cf900c4ce35df8d5d64c00834c","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.0.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.17_1603737731981_0.38375841488310236","host":"s3://npm-registry-packages"}},"0.7.0-beta.18":{"name":"hardhat-deploy","version":"0.7.0-beta.18","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.18","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"8863e04eebff0a1009ddd8f47356e906a8581b9b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.18.tgz","fileCount":82,"integrity":"sha512-SY05L/2+FacNbmtkLGmsH+zDJJc3P0FH5+5VKscx9+Hq6TSQbLeSihVLby26qkChfRQwoWl/WC3+Plfo0BgTMA==","signatures":[{"sig":"MEQCIAhy4HWYmPr4rm9tMScowwqfFUj2aJBwksYmZEJxcDujAiBqDaQ6zl3yZu4SAc5rS83CoR3E7Tz8L9KpTZrpE9SjVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflycgCRA9TVsSAnZWagAA7ekP/i3QAYbJdXCvrkawxH3D\n1Lzwed24zV6DpIHEikHdfx2mB/Qqx8Zx7Fmgz75swZZ7iLahg8Sv8Nk66GoV\nWnovwp08FuTtmI0E6iedydW6shgZI0sgeTeezxVe9csh06F8UXtjfvtmUjfH\naWPHdklzog+FQRssq49GAsAhQFYFw6l3wVUmYLzTM5eEzcB7mNbpjk0lfGEo\nKeyr5hHKA4BnCaBRf3fHUYlZpANJ8ZX2tZBnzTOmXCt0D42G3fX3mDSQChNr\nX6Jl/azPd+MR6FsNtRzPR2zwviTSmv9ILNrDZxZG9EBvrjWI/trzQ36cXbW/\nC6V/ZFCJN+C08kQrMMPjuyA1Vmnu6Ff2RFh2QYBRMkCmVro1ehpF8PXNiC6M\nux3WUWQhhL05S8yB88foyerIAuvp3hp4rq1bGXcNaF0dPpTX+Rl8Qm0VRWkt\n0LOk6ryNQDjamUWfnVGNW7mWGt/fzW9AnlOi6cYMDjW94yzhVtvujxsdB0xT\n7djoX0Lbis05Eh1SYXxWqQjLku7kK5UgtpXLEG3a9AwkIWQj75Aqoj5/yZyO\neQHNB28UG9P9ErfPjtwDZp8zp70je8kygfFv76Run0wEJ/JfRw6+qtwLuQYY\n0SQ2bStJ0YDi2yfhu9/LPQJm25LOZSndrXE/emG7utxTIs1CxGHQYaiCQvVe\nTT6q\r\n=yGWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"522b0765b40f7e67c6ade0b9df3c8b100162f8f2","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.18_1603741471781_0.11747409939827569","host":"s3://npm-registry-packages"}},"0.7.0-beta.19":{"name":"hardhat-deploy","version":"0.7.0-beta.19","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.19","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2a6824b8eb09177358e16c51e9e643c056acdfe9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.19.tgz","fileCount":82,"integrity":"sha512-ZzI0jRzsl3ZK2Fw008px5r4rDlpVpm5iA4apmWhu7b46KbiDFrajgUW8wruqYnVK4enVf5gel5iw7Tt6E9Zdsg==","signatures":[{"sig":"MEUCIQDz2ecG9b+IaMAsjQBYnuEAEE7Q2/x4kOkobs2JJNIlygIgcZ56CqSzmUk0ejeWYpsgpWFSfK74s0oxruQajUB5tcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmSYdCRA9TVsSAnZWagAAu1MP/irp6cV+b0Z+a6iS2CPi\nDH4EVeawM9T+HsgXpDns8LiCAtrPE0ugbB3LpPUUIWUqa2ispB+lfM3QFF5Y\nFTiLl350Odai3Pz9hhpmqpFq+KiK+zsXIWuh/bZ7OCrq4zZ7FFQ4UvogafDH\njJCUsJpNW9Vo8LY/nO2D4xlU9uJK4CiMgpGo2+B4q8izJi4VeW9W7JROHYL/\nwBPRfQZRCQey6qv4nT45/lnkKlDpDlzIc0kbJhkxzwxGg5Ziq/VIDOHsMWsN\nBi0+auC/4+cdGashIFmNs+j13ZMS+rHTwJ0yO5SCP+mIYprumykUO6hsylxa\n+kJ3itjop+FXM8rJ3ADMchqRFL9IBInVtERigTGq1MAFWSotCEny2Z0/f65y\nSOeSRtmgS+gjbZzOpWKsQEMHrYPaaJSaFCmK9vtkl78cBCT46koQtR/L7S3x\nkrNWfj6ikhUmuHKkh7du46s0TBREUPWXDQkvtsWuYjNkYzr3s4p3T89cXsUu\nmu3UuqvPIlqt40G9pcuFgvT6vX2uNIovAH9y3NUKegy0Yo2070T66MXODj4X\nxxH0U3cIwL7p5PnddeWMdCzfAY1/0ftLej+cPsAbTnGo/YZz2rxW4tM1wfy5\n7/TUtBHLClDrLK7QhyWeFOQY5OPE6dtLxqLi8wvW8Bi09yMmxZZjT+p/Y5zG\nwPZM\r\n=IGPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"18ac9bd60df5c2c93cf892fef4576cac09004fd7","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.19_1603872284593_0.31454211812520505","host":"s3://npm-registry-packages"}},"0.7.0-beta.20":{"name":"hardhat-deploy","version":"0.7.0-beta.20","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.20","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5e8056396020d0d96a26b3ad172b84f156ec7007","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.20.tgz","fileCount":83,"integrity":"sha512-Q3SEZnqkBIGICwf2YYQf+HG/TBa9hjGIncNtmW5SB0Hn3a15wlZQ9AywfRt/4zTAarxnzEAhq58H7bPJyWiJAA==","signatures":[{"sig":"MEUCIFc6/Es9nc9W5o/QPIaKzNzPbfZ6L/XYcLYrfU6xFo7lAiEAvJtS9Tpda9jNWbeXUaNiGhM6+AIV1ENZAU3PAW3aahI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmXDTCRA9TVsSAnZWagAAzrYP/2cChIS5o17DDtVKIn7x\n/v7Qlj4loifXf7Lk8s9jj+hqiU+7Ome+/XBukDXGlTZs4VvShd0jvk5xswH2\nbW9NjZjRiSq9J5ai5AVhW+AqHBtog4/RHAVzF2EmcDJv19WUyJslTIXAKMVl\nsByL9kSBcV7mjG96hNKRYPMtctqmaa7DXiAMn4sDjh5xHSMUzuCDaG0dpl7G\n5F5+eMCqerIQz3hloN+g02kRvciTGr4g/BJ4XK2ZGtbck/nzgFxxxAdlM8NK\nWTlFqZ4HzaIdHcrQb8FRgm3S3/0sLGEoIXW145uTHTgHGoTgJ8w9OdGRdAmS\nIY64bDWbYYCY2uNgveDwdUGXyCtj7VMtOJ7hNUSZFoYwnt6eMtmeblBg0uS6\nr9Y2p9MybgdVaYMUQ10TMumqJWfDISE7uJmrG0GO2Jirzr8w2DjnqXRwJ3u7\n8Vh1tc1yxuKSvoiZz8LHcMa8/588Np/firGnJ3f9F/KYT20VvHCXCpAhUYTd\nO+gU0Z0psdQwJmGW43rFPiC+IY+qhvffVwaHOi035sXGZEP5L51/dc9hvcg4\nvXRiwk2BnaimJGMu0kSLLkgvvhVz+T+Ga+UF9J78gHlGpBZsOfxHltd1qa7O\nNGsPsTPTNyOqCaQT4NTZxjwsTvpRc20P59nCf713tmnkGE4AZq99AOR78WqU\n48ZC\r\n=upTZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"bf8efccadb420ed30048ac03fbf3fd6cd3a56a24","scripts":{"lint":"prettier --check solc*/**/*.sol && prettier --check src/**/*.{js,ts} test/**/*.{js,ts} && eslint .","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"prettier --write solc*/**/*.sol && prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && eslint --fix .","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.20_1603891410249_0.05852242305816646","host":"s3://npm-registry-packages"}},"0.7.0-beta.21":{"name":"hardhat-deploy","version":"0.7.0-beta.21","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.21","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9ede7492a95df49efd64a82eb6dd2b60944d7a3a","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.21.tgz","fileCount":88,"integrity":"sha512-7RfBccY5cNqxyAKLkqLoTXcKSDELBW3oBm0bupeydMSUfsvmc4w+uXez+hoOH7K5g3czDju/UVE1msa/UI07sA==","signatures":[{"sig":"MEUCIQDsdNMRsmCqQZjCNyrNbFjfIwPQgTFMKB5Oesc5yj7nfwIgde5ZuhoMRAbRri6YQVEPVpVdMRyfQIvmIfB7gh3mtlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2227541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmwUECRA9TVsSAnZWagAAqywP/0S/m3m1eEz+rVyHuz7r\nYX97BZ/CXctuRiuFb42/9++H9pYMkStav2ETOBDW7gbyEDCJaTYhmszYfU2R\n/UbIDDSS/RmlwA3SZI5BKsxyE0rWctZLXs0aGFFLr3Uft2ykLTAyNZDCmb7m\nRS97djvsD2GwALMyUp2CLezImmh9GIcOEMakVfWQb2zftd8qxQr69+tiFcHa\n44utDqhjj6efCdb+Whw/0rA7k14NSw6cNXyODv0gmLKyMpHVBr+X/lxlSlb4\nUQFDxnWsEunAO6R/B/IrGOpufPAb/8vFoW6tICaxW3FKutUpkb8YYhE4MONE\n19IvGxbuxwQ92Tm4S/jydfyNSuY9eQ2vB0M4+KEfc9hluTiGA/1r4tknQtiK\n/Gd1PknQxu8MQ96ApE90xJn95lcZBk997S8YNF89UHp6YZzAef2vgu21Fr1Y\nyiXSkuGqoYHhwUd9rTcbjufwXOkjZb1VYBNDDJupw28gEi8fH5iogmdof4cX\nGX3UWzPQ9hMF+irKc6KyoSAR15UJJuWb/qzjdJghFZNsQ7eiSpSRU8lSv052\nNCU7G9ptPpi8MLPIFHJIiaRRFFSHpNTbEtZVJ5flBOhhcNUZTUiNS9jBbRIV\nfrj+IKAxbQ3/ltEVUDh3/Lnk1BphFqm9sEXrXOc+SBWxJ9kUmsj30RkhYaJe\nCziE\r\n=uret\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"43c975c42327594e9b93c2821a2d89528eb62ef5","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.21_1603994883627_0.2925621287521756","host":"s3://npm-registry-packages"}},"0.7.0-beta.22":{"name":"hardhat-deploy","version":"0.7.0-beta.22","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.22","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"c2624fed0853056e63c4f81f6635e61c2a68f9ba","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.22.tgz","fileCount":88,"integrity":"sha512-BxJuGkBwbgGJXXVHHpkLmuRWad7hbgLphHFERBgHtDvw3/99s8CMHOmq9kpzjrlKpRnLCq2BSwy6VJj7X1cVrQ==","signatures":[{"sig":"MEUCIQDcp6la0X3u7K97pR79Qz35rAFIVsW8F7jxluOurkY4dgIgCYY9xusqJ+WIFK6ja6WeS+K3uvm+FvOGXHOWV3T/tk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2227628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmzQSCRA9TVsSAnZWagAAuhgP/irCxGyRe/q+zb1+7FdU\nTuNnvSaK6RTp+CdKcuUPbbIWkdzb43BoY7w6NWCh4giUbf7eCV2rvtcAQUc2\nlBAbGVTtge6ZCy8IIeekZgAqEpttTbkD0WOmJd5U+0/RMugpOOk8HSMmVRHN\nQh9OtgLd1WUma7AqI+PqV+0Z+jDQm6T+QEtiG3Tv2CaPxyQ0vEHsccNWvSKx\nNA+mD26Ayyo4CU9X1naUIt/jgp8MDS7hRYxZ07Ic9LT8zlCRfjfW7sSWNDAh\nmLIYjKCC60S/fXEoTamCO48n0D2gGb19qLYpN9sVlUZtbmBSvsOvMKb6/S7j\nA9T/MEsT1rFnkNF8Jv2qf+RIVS/p9T9jlUKfLD51CYeJaEdBOVg36Xg8iKYP\nX6pUPb3U50OQbYNgj4ABMr6tCkprJSxuqOfvZ4ieGTOjuGYF+xHsKwyE/R3I\nEBzrxW0rXoI/weTXbDdwJX8bMAugVzkvFiFQjQF3oC4/zF9TidaHNeiGEKxa\nqRKG6zvQHaEALbxOgZlY83o1TPk3DXTNKtLwkZzEdv2jXSPme7/Vqwcpm9+l\nSAv82JCRppRD0AnWnCrJwlgVcpIX1YeSilGMOJjNrThTXiU0IwF5SnT1Mrcx\n0vVLWw1EW+8CkYepWBPVBolufBc60+Dhiqc0wdcs6L/vQk953YkhE4Eyx+c1\nGkTS\r\n=Cyve\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"4ab4b32d0a180356e3c48b19e9396741c1d38e05","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.22_1604006930070_0.34940572793316305","host":"s3://npm-registry-packages"}},"0.7.0-beta.23":{"name":"hardhat-deploy","version":"0.7.0-beta.23","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.23","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"95a142c9677e0dc61162aea20415303dc9c316b9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.23.tgz","fileCount":88,"integrity":"sha512-rlfqe3RIO7hF+3gdYQyBUv0S6t91by83SZTBFBDJaLTY7PjsujbT5taUVcMieaFOy37GA8iKQy6srk9sv6mi4A==","signatures":[{"sig":"MEQCIFMfmV9Z4yw6hvhKOwEf/9SovGhDlx//xImcLQAJcXE6AiBGNnuJxp2klC7+DTJ/Qu0wILTJy38XjQyjL9yySaqoUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2237784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfm1udCRA9TVsSAnZWagAAflsP/ivYt0trpwyWdAdofk7Y\nFMpY5Mw/XGBSglY32rnwYAmxrSYwIpjpcf3DGUb+z2RsuXWKyANPLk4xYtQi\n2OaBTrpPnfHcXPcRSqeLoS3VFsOrOf4tggNZZesOoHUntu4yh5OyI56Fq38Q\nx0amA7z+cDlFB/aXu2cnHeXAQconGQRiv+mtKNd76czwSGhCTmiZAV0jRurR\ndOu6t3z1oNVtAvu2KUgk2vyg76jDNuimzUNragX384IdqLYF57T8iHDm5j50\nMbysujWe9cfih4ZU+l0FVk9ACe6GBEj4XVPDcC+P2yrgMHb8iXW0xaqAVUQ6\n6NP8MOWraCU3sudCB5u3rlwEnHTv37U8JIpahiLKOKYIS814g98SwGL9p/Qe\n/dBZWpNOWQ3cFInuCZdwi5zufl8al2MnQvfZFYr/cO0nCp9Xaek1/Tx4P9nq\nFoIuhvxvvtYvXPlAf1RwSmuWbPZ9cWINrKVRzd2xcZf70VcclCc87whbPJr5\nw64tBugf8SUCHM4tpgUhyhVuC5/jIMHthAEXT7i6Ua6KKgq48zcJEKp8i6CO\n0o7xQCMK0UQBMJ4STdMSi6fgJdm6kDoY+k4GEuJATvHQtX09cE2xt2d4S/LD\nBJLbingSXMH8tK2PrDkWNcP/dC4mBc+GZUMQS4nFlkk1vH+J3Hg0P7wVZiGD\nn8gJ\r\n=7kn3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c973c7fe0a488119cdcdfe6154987d745d546ed9","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.23_1604017053154_0.4500992749189461","host":"s3://npm-registry-packages"}},"0.7.0-beta.24":{"name":"hardhat-deploy","version":"0.7.0-beta.24","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.24","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"abd59355afa049be59d26b471f33bd8c58c5870c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.24.tgz","fileCount":88,"integrity":"sha512-hlp0Jk2wR4qOX3jWNOfyBPEBF9BTR+i2Tbrz7EY574A45GFp9yfWS5lgaD9olKfwlVZp4Hb6NgbpkTt1rw5g0A==","signatures":[{"sig":"MEUCIHIZdP7qK5gu+bXFuXTDSZDCzQ8DyDOzR/b53N7mPWxaAiEA8+Kqbh4H6CUS1JBfqyg5vmpyYnMo+XQDlc6VJTxwM5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2239036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnBApCRA9TVsSAnZWagAAOKMQAINC2TovCGtjuD1zl+gN\nWiFf5tU+nxYbZXjGh1HTT5Wv/FJIuFNzu2BZ9DQ88Mv6aNn0HoyIVE6y4IpR\nBKcGZZGnnxydhCpyx+yjrjvmSDiGE7PdbuTB1zbwu7cmRyQ4iGVHxnNXx2jc\nq13c0nSP13NibILmUs7S7WcDGXmBTCPHaxFGIaInR7kInCVkH0qlu97ImW/P\ndMNtKJYlI2+oUYXLcdo4p2pHfm6UWUwHL4eR77yUl2Qgm2GsU/WPx/e0idBL\naJgq+YkmCwuELu2Ao7kqAbsUJ+Xrc2oPzLJk/9W3P1mQyIlM3xH9MyafzSD2\noyYvC18GWAqHQqIPFYfEn8IjTySsXuEdE8Pjid+PvNrFRkGGI8olJ7K0WD+s\nXkECFWyWOXSwZ6qfELrVgmp+PKLg8ul3Yxi0i3JtIqfsLj4Pdfig31FekgSk\n28+kNvBHwd3Gg3lDHpGwZv/oac6TGrl4Ezrj0AgW+y6VkKCJVAanAv9m0u1W\nNjBqTsI25xaVWqEduFMOaFS1wQzBIEz7XkZht8LHkaE4i3fVNnhsJsR6bRND\nfW1eJ2dZKg6buqHMmmf3Z7vMDa8teihHPTAWhwX/QJe67e81V0dxhZMCD2f2\nkPrmBcqDMyp8t1WbS25edzUkA0lOPdNrigp4ajnuMY/i6J/wm6mN7fNKHaAl\nyST4\r\n=z+de\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"d6144a233953e2c8750f7ceb93326d63209db7d3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.24_1604063272856_0.3828048208015937","host":"s3://npm-registry-packages"}},"0.7.0-beta.25":{"name":"hardhat-deploy","version":"0.7.0-beta.25","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.25","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"905090bd6c8a78521843ef379a2e46bc025df528","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.25.tgz","fileCount":88,"integrity":"sha512-G956jqLs/5vvdX7QTXUQThztNQry3sIfz5mDl/F5MKgJYCiPI5Qf5x+HsLVZ6a/j4TqDaoIDGgAVD9zhUr8uqw==","signatures":[{"sig":"MEUCIQCZizGWa95Bs1ItTRdn2kHB5rBpoKqcaJ1nEAMshnFWVQIgMldyBHPeIWa38XwtA/9AodqG3n7tBEffG4FpuRRbgxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2239119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnBFQCRA9TVsSAnZWagAAD68P/jVwX7zr5p5uiVtqYpPk\nyxJnfcRLpxo9bNJ40SsXz9czGDS1WeueL21pCC659jfim94RutG2s/2CEfp+\n+Zabw47qhTBvWq7X4j/fPlJqbsA7Owpo0qfUlVMGOgxfQqpY1VGWf8h5lCnP\nxPVroaYdc8WftpZkTpZMD5aSkDVarEATAFr/PKmiYY0ptVS6oPTYQCcZeBe5\nGMZXaCdjx1cfczkqGpnoGFvGIbRDHl1JtGGRXc87QKrnQBp4mtR1UjaT3rZt\n/jtDUVxzwU1RpD82/9kZYLIJTQQ+6MKO6wbw2F1GL0oGV8xtQlqwGzEuGSAn\nTGV95be6RDEnq14Zh32iJllK2eQza8Aq5pOU6pRkyH5KnNZIXIWkgUBKQLmu\nkfQRBvdJ1088anDPDZGxthq5wOqu2tRXszK19HxCUztpaUdg7Y04ole3oFdz\nrA7ExH8y2Cc7Xg7r30+ovWnqLLYBZRLTeWKFSNHoUQ0qVYI7SzCOb3iOS0wF\nCtPbfcCFncN1W+y1zeVTY9fjhkkbEvvbsVA4hsRQ/t20Jl8y4xP10IJDMh2M\ntjZ7y5tAJpsfKwMsKJ5+Z5cxIA99sxuGWHQCIlLVr/k2RZvILv6pG3T+OKJP\nwbxEqBT4O6+tkDsrsd8KeZtIuk0yyF9EB5drP/0tykH0BNx5Zdl8mOdy1v4M\nP/Fj\r\n=5MlC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"6239f31a21398bfbf9fcd9d0ba6cd284dac88a42","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.25_1604063568322_0.3950884006000772","host":"s3://npm-registry-packages"}},"0.7.0-beta.27":{"name":"hardhat-deploy","version":"0.7.0-beta.27","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.27","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"afe4a793f8fca01ce42520cbfaa8e30c82ba1235","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.27.tgz","fileCount":88,"integrity":"sha512-woF07OqsTh+I4HWd1pHzy3LHBEb2JvQ+tFd41nNMNSHDNXY7Cl477EvxSmx/z4HpOuI8AvLPsgeCS0kzLGffqg==","signatures":[{"sig":"MEUCIQCQkJ6GymY0nCpaxdOzboLkY2nKR1HqCwPM3LpcARTZwwIgX9PHKggD9NCgPlhM1L3WKuEZox/EMXNwivPvgkzsWqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2241227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoQ2dCRA9TVsSAnZWagAANxsP/3OPI/jg/2lC+oSPZadY\n6iIleRseNfXYyoW5dktTIbsYRs4R6NO+Tif95UEUoAYHHWhBIRZxwboOT0v9\nHHholCqTk0H77h1+r1M0gaKZ+bkED4gJgiFRt3vsOzaCZ7vGLg1M18rMW6o4\nIqQCvgFimJhbn62YZRqW3Bks4lQrATQI+p4mYRJidQtDvGSMWS4O36zKrd+b\nrtClf/Tqum3UkOqyCcU+qp8MA1JqBx7DgxOXGkzZS7URzujKzNqA2HwS6AAz\nCKcXYpeCLY3POoaxJkAT8xEnITEltLb07mpKHl6XQgiArjWxo3gCjBHJfnZF\nZm+PowVN9PleFIxXssDbGRgjDOEhvsOdoKI4f971IvG7znkaQQfHqalWiD6d\ntuibN3dPNjLQZIofZtLqpi0LkpaGoNn/ejJLxO1ocJxgmEfhuHhstTdo9d6m\nfR993f2Ljz4Ll84EBuQPrXof/Ypnp+wnAmr3oucIvKQzVX7NG4uCiqPuO4l+\nWY2C1qU/eT7lDZF5+DXPlvSWh+vQanbWN/W8fBj9GpJTfdKGPbM5MIdH/c6a\nQzcJ7+u/uALUTm4Mekh5NDyruXuc+t8Ovzwuc78tUQeCOZWHCyrEV/x1yRjz\nLP9y/XmhGKIH8ZDBlWMb9zLXT4Z63vKhYeLwZF9KVJaxOqOx5GlpWPuDnrPM\nIzX1\r\n=V7UM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3f81eeba5bd711d0526fa93119dc8aed39783393","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.27_1604390300495_0.35553879951221834","host":"s3://npm-registry-packages"}},"0.7.0-beta.28":{"name":"hardhat-deploy","version":"0.7.0-beta.28","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.28","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e71dc7d7a97903773c717818e8ecb7eef8f97a5c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.28.tgz","fileCount":88,"integrity":"sha512-oWAVa636zyOXecvLkZ/hpph1PvqwoK0DnqjA21En4amfTjLx5Do6XlrGcNJAKrH9LRTnfg2dc7zmTauBqFM5+g==","signatures":[{"sig":"MEUCIFEK1M6ryNqwWM689hNGlRSe9x+w3qoGOZmUaPLeXzByAiEAj85IsbwAV4h5187LAKu2wlp7dSuudazhhaPeRUECXiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2245714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfobm3CRA9TVsSAnZWagAAwNkP/15oOlW446EHZI0j68yE\neGIXSJNfScWSTDj6uXKA1ElGysuMl+RM/PlWbA/4VNRcpAQuC6PxIu+oX0GN\nlEMVNRIu8xqVa53pwEdvusYbGhpHirsQKnAJ4KPc01vBMyg72IhA8rvHbie1\npnndBZrsNA4Dsqz2oJIBONZ5ogKwlZseT603Ty1kn4LQXALMLnBv834XBSEp\n/aMfjGGJXJg1CC1mUtzApeq3pUlfPTBtUwlX59mmvRxlg0uMHvZLmi3wPP6Y\nBK/j/zXfmNB+AhT3kdQ13wLEr2EwaXIi2+Wl4Fw7qNsGnN8aSMomOMd3wC3L\nOVwctNAo04D3hPt1vriuP3INUgalP1Ka0TqUbdAggUzhPcyj8U6EDrIn9AqI\nOVDdDi3ix0N8ZtzIjLDSwIeq7RwrmMBekptUMykChqG+1SuZdopodlgEt7xY\n/+8LlRScYwBhw5jIGXs0NCrGWxlicMRHnw1bBrWxpOvcIRQaUsd2/w/qoUGz\nlPwugUfxhrFSYxyyLHT92SxZoDRQ3B2ecGgqEjaY4GsvQbBottcDEGOC0/3H\n9cX0wPaoeIqeV8F+rdulSmc/lPlMPuknAoXC6BluXmw3tw5AqZa8E7v1j9WN\nLzVQ/mz8K0vE2QiQHzFgX0gsl2rR8lXakmBAet/NM+pm6PFYEwnFbrsMIZ5C\niXM3\r\n=Q4oL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"665b57c0fb76f129b8660611b05682003fcfbb17","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.28_1604434358986_0.10960852592513848","host":"s3://npm-registry-packages"}},"0.7.0-beta.29":{"name":"hardhat-deploy","version":"0.7.0-beta.29","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.29","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"ac1cb368a21296eb0a675939b5d80eba7d299ac0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.29.tgz","fileCount":88,"integrity":"sha512-9p6Qz43HuuKJ4mQcgZiA7g1nJ8glG66/7jmHge2G0PGm86OM2MqZyT3HeaXzp83yHGZwunHGuV3KgQ/T6g/PhA==","signatures":[{"sig":"MEYCIQDL8ohDtnVef0RwZCGVSSP4FtTBHehzB4qTUnyCTiJ/BQIhAPZnieF6aEfkll6PA/ZsYpoVHXEEyHOW/Wf5LGgJ8pwG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2253964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftsbMCRA9TVsSAnZWagAAHg4P/3kFbAzxPDYoZ4dE6npn\n2vlIupHF/dJorkxF2o1ekn0qsffIBFgGTLO9ID/bUsXr0Uua9cQ84eCRGTvB\nNS+Iv2h943PHck779+OuWRcn4op9GxO+1O8sunM3e0O/pvByeVOg+bigAwJd\nLjAjlgzghnJ51H3z2TS7/khC4AC7wYGWNkcvlPQRNjZqwj4QnIKYPVCBEnUK\nZDZdaVbjy0IfxX6hHwKz1cR+at9qOmqRRSGd6yjaoLJMSEgnxmVV0SFI2fyK\nRqSMhnxIjmW8VKngmGg12ITnYzESF1uVRpNis9aWoFlEd+Kmr6Tcg1ylLEVn\n9KV70dMYT1ZU1XZ3x/p9jLUnSAxkhi45TbB8n96J7XXtn6yPEsAXW8SCGOCU\nCaR8+X7zx6uOWG9pWuhgaZZnWnvPlnBmV1yIonUVNBZZrOjyETKm18PsLw+A\nifrUKd1pZ2vtWzEhxXBJgRA3rXu6a6fxvIM3lIkc3IUChmnqASOiuaWUQteD\nk7H4eXTT1pFRg5LAsHV+A19R9AliE8qs8V0cUW948nBfBrtj+NeLH/6y6UYi\nbXxearWQ9pvTmJPSPRL11fruft9pfIZL8j6/6FlivyQc0U6mHniwY0SftihG\nUT9PaUYw969CiCrpZPDqV7Jv7qdqc+rMG+HRpAqMA4pxPFHdvrCg6fwnFYJl\nFR9x\r\n=T4D3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"a04ad266327f710693357abfacf29ee4f1af56ac","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.29_1605813964167_0.5906795997079726","host":"s3://npm-registry-packages"}},"0.7.0-beta.30":{"name":"hardhat-deploy","version":"0.7.0-beta.30","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.30","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"51179ee9cf4b93bd9a84841fe408a326bb3d719e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.30.tgz","fileCount":88,"integrity":"sha512-MColmxi+Ni3Savh9zDhfGD8EI4dUpaF6yUiysXZkv8z7HgMlL6Ho/2c+Z1NEycf1GTJ6p07YpZDD2sLfY3qwDA==","signatures":[{"sig":"MEUCIGgu4LkPhP/ojOWXIUIK/vmpQe3BROwmPsOC5xGDYSbjAiEAv/5BACds0hxRW2slwaw/m0YIMCNj5af7rL8EdC5CR4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2253929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft3ltCRA9TVsSAnZWagAALo0P/RDuUOESroIj+SBNkyH3\nmOt4y55D/pXONS2g8w6VK89MicwYDZmkJbkGUDMIOQva09ULG3vnujw/PU4b\nrYyjne2PaSZ9SXyPjrnzPbsbBntN9g75apvtiHl/OxSUUWObQGsvIUXL7BtJ\ngz4sAuUwYMQtKWsTb3RYTyzLhi6mpvXbzOA+TIC3QOpTG7Rc9kh/IhYl9Gw0\nSdw0ZN2NtJ2e8A1IsoEb8anKKS3FHME7Vjr+MMCOkmiBW22A+gssjOa5Lbyu\nWvpxGHq15o4tlQl66VAbqSOapC4W/EDilkDJbg0Zry6c6Swbvh9UKDprGbTK\nJD9hrlvOnr9Bci/8O9ekwLN8rm7uKbNXBOQJmEfCyBukMhSFSSMhz0xGs2hz\nU6Iwc6Ord9gpEZOCNufn9BweZBVfv5M9t2iuq8Ts5o5XY0OqgPHyXb1TSnNe\njNk4+suQa/eaBlrOKkMdmthXEVKFBRYyhP3elVZBIxBF5CHOdEUkxAHYqzYR\n6Fuyw4o59Fgmq97FGMbMJMn7sVqjorWm9wkbESkfL+zX7nClcthBIGvjEaRO\nmk0MQlTuz9bTJUszG4iFwjWcBmGMO52tDY+nazvxZdVWKo2bl1K2yAvXTLZa\nHcU8FWkPfkDygqpHE/z7Iq8Xmue8Jc+l6BJEvRs8y0q2S/TpiJFrKU4MasMH\nTT1p\r\n=0gnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"69be84bbbc199f8378ced1a415b8f6354d18d8b7","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.30_1605859692450_0.5811747128873384","host":"s3://npm-registry-packages"}},"0.7.0-beta.31":{"name":"hardhat-deploy","version":"0.7.0-beta.31","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.31","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6b68ae9f4d5df9bcc25782ad32db1e68312cea2d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.31.tgz","fileCount":89,"integrity":"sha512-QxngVUtX5u5QHHkW3oTQp4ZA2DZVI2ERQ10tGDxpewRzC3tjTDzcvl3IvOeEASY+bVNNflyNj9LmJDUE+nrO8Q==","signatures":[{"sig":"MEUCIQDe1hP5Mw6vXmfDOTu/lWAtwWOLfAKa4mnKzOF/OkNE6QIgAeUlJVgfmxBHtljRJ8g+u42yU158G+Vi1OGIvqeKwsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2302414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwV2bCRA9TVsSAnZWagAAxkgP/0xQj/PMoSYNvCvkHWEv\nz9AOLxNdOEUX247gJFIu0ZlFkt61B8mHLH6qgM7/6xSGEvyoBryDQI+yHmoc\nHf2yEeOJL6meE39CJOrJ//XWMmD6zHsTJauKXASBWgbj1HyFQWiewqyKHjZI\nA7dX0DbbD5CI2W59eLy+8nTmfRc8oLiYheTONrvCdWuqF1a84gIFd92XbIN3\n0EJ0IVQ82VQyxnHgxaZJ2aThKdpc/yW9sQByYpRBQVdcOdxAtS+x6NmgdoPo\n9kdOxsOWVqSo6vXF9IWIVn1zGk5PyqM2EuTUxcrGKzLckjPzqklXqoiJ/dCW\nBCRfyd7z6EgP4mhvXsdgRl5eCTPw5UyvmUhFfCQAz9uh/j1O2MzvRzU729OI\nQYAbBHKP6Ja2Hijzvw7pZ0ina+x3cC/6IolxvCbcW21/5/W6TyW1EOdz3GV9\nXREIjGuZ3rufuyBkxkFu4VcYThcoHPSdjAmej5LoNrXYK/FZcYIDBfeO2h8J\n9dAIwh/qocyI2HNKNkMX9Cqq9cUmitJTLMFcykn3ArGJk48G6I+IGP3VBpMz\nvEUMe4bAsQhwJ5Hq0JawsyLD8gwNq7Esq99p7nRSLBFN1toaUfITNwWuUoj5\nT6KLgfuDGJrHLFSgCrr1/vmsoFMYc/7cuz4guSo+56MQb6C5elgvCQUDWJxd\nKE8B\r\n=UqYZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7ded716d0cfe525f3b95906aa6744120b85a607d","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.31_1606507930418_0.6321530084840099","host":"s3://npm-registry-packages"}},"0.7.0-beta.32":{"name":"hardhat-deploy","version":"0.7.0-beta.32","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.32","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"24fc91d7cda12be3ee97f929db8bc6a629030f80","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.32.tgz","fileCount":89,"integrity":"sha512-po+vW+gtmqls/Od1kc9btDeza6sR+DHbVi1KaiS5tgYLyCbDnf4Ih+2UjGQMDsaJbYxK/19jOOf5rfRsOaTAzA==","signatures":[{"sig":"MEUCIQDEcX95p3dlUIdxOw4gWOh2VO9QZznJpNqGtgFCGe7tDgIgA//PqnrTLbJ82gwgFtC7TURV0WMcT6PaolCdxUBxZ2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2302478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwhvjCRA9TVsSAnZWagAAgrQP+wdME0njRjVFODN29dwX\n57KwrNf4QUhsk7z44Ju88aHmpWRd2BFE5qxv4x8vxUhkRbvMpAMNAXIHH3la\nm8Gru0FnAIlYE4ipPL+eyzRYzcsq2mzfRq7sgUsDzb4QhMYjaYNN9v5KjrxI\nyWvJYBrhsAtTXdSEqS3cfCEWA+kBYELDS+0ggoSpeFXT7cJ+5I1Pgsiqr+gP\nNk27XKak8NI6AD8vzbNmPyk+2GH3Xoji2CQ9CFfbvzYkuHDmS5qJNtwKROJi\nlBcAuLiThzK4/XAkS4k1+GC9tBjgeE1KGD+QylS8GqCAf1DVDDiDTukxv6uX\nxbeDabt25QAc0a7Q5VVMCRPSSLXe2tbacU2rQABoSOmvA1RHhWUufQgcbHY3\nVzTNo1iaSkkEum4Tax/DMMc/E3Z9P28zIk0l4sPjM7ZKpfJzjPc1OKyPFqUQ\n2+W6HVJ2Xu+vOfu9oVeqlekY+qszMhfPAhgiG1k1k6MSF/fAMK6ZNYksSFqe\ncWynaWBc9OivH4jra3JPGIVjRCdrHZi7vIZDKV+0FOgTozBkxu8fw67w97OF\npNP9Jx9AXu5uCook6NyURlfAzjBjO4tgfr0dMyzbydKaO1gwW2pivxgcmWXD\ndZA9G9QC+WU2tmsEa5GMmr1yj6JSMzpcwzAYYKa1FrYhUeoyGCrvrXHTXIqa\nIwIG\r\n=Ikqm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"b15b50f062863b27e6c0a34638db01936ec08b3e","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.32_1606556642530_0.42033396201101136","host":"s3://npm-registry-packages"}},"0.7.0-beta.33":{"name":"hardhat-deploy","version":"0.7.0-beta.33","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.33","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3d4d335b3d4de1eebe570d74db7a25098be1bc9f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.33.tgz","fileCount":94,"integrity":"sha512-cQBiH/SFIIzgYOE4drAOrtzlV9u21bqfZ35jC8iMvKr6rodLRbuojsGO9dKTgyZBTn1LLAhr2XZpNmPSYY0/Xg==","signatures":[{"sig":"MEYCIQDX24kjqV9kzmmYbsDKpWIM/CawGAqbP34duZIwt+OLPgIhAMWl6HnS23TqfOGGR+X9yioiO2kKRDqlllQrNUBKHqnH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2315196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxTN7CRA9TVsSAnZWagAAztcP/0kF5JVZ98eN9vAo3a61\nQ4pTwKTfOpd8tIoaTHq5sssfdFrWflUKMgeGVfGBXeK8vi5b1Uk5U8s/kdpV\n1WPTbF34jxwpe/5lVdDo6/Si30sV/BNsDZ4loceIS2JAIlGxBzc7Wan8HD4E\nBJS5kavjXi8K4IsT3Q0hBX9+5ezJ7O+Kn662rdT7kAlBCJHZCdeWxMSfbxo/\nYz7EMSaJJIf3JkN71fWPSij9307+h54SasRd7G9OAr+VPR33w1IE3EkVGt6D\nmYRayHAQzhEFYY0nO+yL0DrEKbdywFUWk2fzU+/3arpbZIlYGI9MYhNmkTDa\nMi+IQgcVvdCNsFTL/D1gA6Z+fJqGZzbxytiuVVkpFNmd35DPeIF273yt9U04\nxNZdb9BjMLS7nLgVNKbDrvGHr4N7xTMVJQEkXQMQrwOj620OzbhWQ6SlcW2Y\nSVGKCvbCOVmO4N4829GpLIH9FZikWv8ODUzZr5BdGGXduQh2Iidd5WevopRB\ngVUD9vxpYHoKorUEI+XGm+TpMDQG5zYhjoELtfvwuXoM1lnK1DWp3lYyp0/q\n2AmyisOp61Hwzjg/rU36910hKNcfsamHKz6nKtPPapWILrTE8Kp3ju8OVFk0\n0BYC+lE2K8c8eEW6nBnAVdqqKJKV+eYoBeLWy18HSiF9xdRQYgEF2o8srzRd\npCG6\r\n=Qtk6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"5b89a3be4eae41185196097c2789607503c546cf","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.33_1606759290725_0.5079812785259334","host":"s3://npm-registry-packages"}},"0.7.0-beta.34":{"name":"hardhat-deploy","version":"0.7.0-beta.34","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.34","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0920e66c1f328ef5bf7686111ab5ddd574c069ae","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.34.tgz","fileCount":94,"integrity":"sha512-zCa7BDgHCyvZ4ctwfzszikeVMh1GT4SyYqXh8XrxOrJ+BvG+Nk67gyV2MwhBwUenlWc4KddMoN+WiXJSkgqxRA==","signatures":[{"sig":"MEQCIAMIxychLkCcM69+X2h2pnEsDDCFDSN3sWAz9fj3zh4TAiAsTn3DNN+EsJyCaPtrWz2rymZKsuU4F3J5p9lTivRD9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2314844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxhlMCRA9TVsSAnZWagAAXeQP/RYnAGn7vRf/7JV5B3Oo\nwf5VmAci2GVkCk+a94DX+hTt0sKAZXYTvnSu9qKbL9ChMbtIrPstBLTkhV1J\nCh3QpVIg9n7r2SVRlyzgPpch2wqfCDZAK/DRq9tKNmcgaDwdGXFgHL7H8UMW\n/D5YgPnUVsumKeoI/xjDjduT+V+QXR3MLKoOlkgmaMtw+0VI4aQOWXBhoJXi\nVAlwHR0kPYm8U0hoW5DzWdVB9iRIIBPXm4tyWrb/Lrli3DQZsBr+Ej19YGZR\nWWOqk8fZ07n7WLSRN9hCSxVA1Bx03btFl9fuI9c1nlGPG9mrSUTRO19GrUBF\n/oUoD+X8RZ4UzaxF00YGDcY+xg/zxCbGlOC+RVsWi0SUZM3yyiujIAZJEYSy\nlHVvh6x9XhhBvxKtZxTGBcguyiDi0FirK/rEclnsE6eLy6nNC7m7RVQInmU5\n9rOIgkYaUd4x/tyz/GqANH1ZgKaMp8SBl2geNs5phPdU+uNt+9bYDrmKEgLS\nemFFmgzT45QyBb/Wfe58XO4kuuH8rF52kk5DqTguCsJRduuWKuBFmn+fpzoX\nYU9bNEwvsXfFXGue53YLapm4KTm3NZZBuMJPc7PYdx8CUDaBh6WQxQu3xd07\nQip2V9Msb+TfjNnGRF5TOfeTPYrngYTNgH6bg4G5a+UWoSFh/VyGyzxwybzk\nDWZM\r\n=jO+U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"2c7afa42f7c669a29d7fdc5a38d12a0c18b73b60","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.34_1606818123534_0.07350835856055715","host":"s3://npm-registry-packages"}},"0.7.0-beta.35":{"name":"hardhat-deploy","version":"0.7.0-beta.35","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.35","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"64347ca80c678811db419db6542a699f0883a5f0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.35.tgz","fileCount":94,"integrity":"sha512-5l0k1xZzrdRZgFGHEGfgypM4PlhqyYBF+ToADz8oTRH+7fwWyK9424MA6qI8z373Ogm7Y0kUQTRqNHicYrepAw==","signatures":[{"sig":"MEUCIAp0emzNEX9hG7b6DTwrCFG5ugOFVdiP0o+Y1TruF0XHAiEA0oNY+qR+AfUsqXrj3SzIrWeyjLNOWzi0M6sVmsySpAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2315051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxh1ICRA9TVsSAnZWagAAc6MP/ij/rtNyEYmUBUXu8fle\nQXuoz7ApKnzibwgdMIb0buGNSCJ64jGqLq5/nazNQh+fPeQZgvYhfRzDEtrw\nbD7W2D7d4zfY9JMWkd5HyefcPghV9odZO35GUEWyzRjZHvtCw/ti72APNE4A\nYOefyaOZdCWJLZP7w4lYs3xP1e6UlvQ1Vqlxz6VedOwzlPeNo/CxCJovgA25\nZlO4vAY41SQxsSHCR6G25vRgOkiVZalo3TgArenLrPTRVNdtQ+6h7VSpRNq/\nRdg4NGpJFTeamT5uCsSjGnCWJwf1epPp06CsmAOTbBfx7bMb6QnXdJzQ0HFy\nWBecATEosCHNrtk6EvpIBJEsv05gnz83qAdYlASdXsUVNcIdTa/gc0njlXpq\nzGNBwxpVsuM1AHUpWBYbfAYrakDcsJxh30jCDEapPOQM46banE2F48tXcyJ2\nF/YetwQ4/cqD4s6f8lLJRQpDNTeYXU4+Md/Oj3Mhe1vr5bKkcCwhnXuMRpyb\nrZF2KMwrd1Or2qsNHlXGcTIp6cwe1WegRu+t/ej5mBQJi5HGvf95BUPH7tz7\nDg5JRdOdBgPTYR6OScfUMn1Hk2OiZMemfJUF0oHC3OhoZp5YnC2Uxpdb/kqZ\nExiyH20yuq7Lhv6J8UYhiv8TZ/D80H1XzKQeWFfe+aceefC3IS8cMRBp8hci\nyOWF\r\n=4Llh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"fc524e609ee1c8cb6cf14dbdba7641b947ea6429","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.35_1606819143408_0.9586448960422453","host":"s3://npm-registry-packages"}},"0.7.0-beta.36":{"name":"hardhat-deploy","version":"0.7.0-beta.36","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.36","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5acf6d90e778d43d9b5e9ad89932eede0d52fd8b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.36.tgz","fileCount":94,"integrity":"sha512-Hf5z7374TuAceHPu/bEl56iChBymX5UFwr7xqoHy/so92kJbUXMgImJSpv/wYWcNQ4qFDptfJmtX82zNT6angA==","signatures":[{"sig":"MEYCIQCGaFa8KM0HKe3EppOVGveRFcd2c1mAFJ4JAxb/8VYWAwIhAKshhaHkFup+LIyxtuoLnPMoZTccxUu+ojGsSR7JxB/h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2320011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy1fXCRA9TVsSAnZWagAALZMP/0Wd9KHAuxCbo4UNyTXb\nOirz0iJKJM8Pol/GYJIf7cwFzJHuuObnr5i9x0G/oLZ3ZrykinldrGG0vcqg\n4G6SgDy+Q1leovwAGWbvJfjtMWZ4pxXozMTd/jQ99jqImKLRm+N1ysCKpRoG\nxBW5lHHXTffpJq36NIAPzBEnAAEcakk5Ji5KTAuZKE6D2+ywyhzTKKKMi9vT\nIAtoilmEBQdRAgWdd8wZvYemfmxd4hELt2A4ZLmi7QO7bI4D8DYvNo17Vh7G\nMhwdu0o0N+dOkup6eqmXNO8lBzy2llzWc3d0yTNfOZmQbreR8JIj2Ik/jOgT\nWhkX32qzXkiU6IyzozeTsmhXbnD75wrlRbJaUjzApOH9J6GHZXLiAGjHytgo\noT87dRqA4THlZR4yETbf7Z0EDPSOqMTdfoV3qyYUYn029ki9SrsKhLgZX72G\nKv6lnBZSdHcCHnhEdAaQYkqkjUO6lhUhx/lj6XTeDgz5/Mj75qdaNyrDp1Nr\nihW1vJhWF7ejGwI/TR4yD6YDB4hQIUUiKZVmXv6wRZM9sGNbAJfQZ9XChk+/\nJg5VTMR+TnANqFvd96t4uMf+QGJRj6NtgfQOEpAH/GuB6Qv95nuQw+liCQVG\nCvHfSBgpFFtZXhkRjc/kXRtkRJVB8FyTxEUfUUTRD1JarY/8Lt1AExc6r8u/\nMSdh\r\n=sUhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f8ebefd84944b70d8a8e6effdcd48a79cc82cf5d","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.36_1607161814653_0.6833939949438044","host":"s3://npm-registry-packages"}},"0.7.0-beta.37":{"name":"hardhat-deploy","version":"0.7.0-beta.37","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.37","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d2101ce3d13620f443564e4bfe47023356728803","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.37.tgz","fileCount":94,"integrity":"sha512-s4+EqnvhmUzfO8en99S+Cbx/wi1Qz7iGQwhutlyaVt2A8hsgmUvx258pXPtDaIsW1BC40QVfVRlwF4uS4SJwww==","signatures":[{"sig":"MEQCIA9oxtYTfXJTn7+doQeuAzpGBKnjfyOyC4/ZuZlAoRy2AiB6geCwMlVkFGyIE70rhXgkgaKrYz/L3K4MKZkoM2qBpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2320802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy73nCRA9TVsSAnZWagAAIVMP/iFULf8LY9btuhEFTaLW\nlWV9qt/yPyHZnmfQD5U/yND0vdCf17awDhThDrlK3bNqrSq96K6gzgHglBYw\niDoc8vCgxZiiPjQ9/kccIm86g9ThTNc7+Jp/13ZSYaQyCBgBnG4fXwAJZPxl\neFL/E+EXUq9KhLlnp1OjlambHaBJLK6ggay7On569fDPnYBx3RO+1WeOzCRb\npPe4Y+rbB9VYNw0ZSSQ7lPzROpzDEmiQwejFRa+Vj2iHlPpjNA2Y3zvCU1BQ\nUUad+8ug+eww9k76iR64QVOwdz/CK075cknh/v8ImstRe27qMInK3bzJTAXb\n7ed/EalQwh6RAMWmkAeiY5bieSfcNuZ1CNAba/cnZyzT26a3OnEy9I1rrwVM\nNK+heU1FouApU4o6G4q2hSDrZyplBSVaESLF+CH4m/egWZAuVbgSiXIvT7b+\nGaT7NOI4PK+vhoj2hFKwcFn3dov6IN7j3YrSRg6NhQqh/XOrTf4LTMQJPPeJ\n1xsz12iweV3YfxUZwTwv1Mmb6RwZi3mgC7RpJJ6hUbNx3MUsKDcmF3jWuKiQ\nM2CLg2p7c20HDisXxZw6nSWl+AuocsmXGz1njjVlza5B5GMz8U7M095gTC3c\nv7SMpWYatxnN54BWWbVHXonPmefJpa9RJv3Nee3iDhWTieG7L0vRpqpyuSp3\nNfUT\r\n=ESbt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"18405182c731fb5e535eb5440884783527e0caac","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.37_1607187942815_0.7733682791616454","host":"s3://npm-registry-packages"}},"0.7.0-beta.38":{"name":"hardhat-deploy","version":"0.7.0-beta.38","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.38","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9ad32e78aabcafe2180d203d2b46db037839f593","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.38.tgz","fileCount":94,"integrity":"sha512-kXW11G5oGrZDmcWtVYcYXiiYrIrWkpPs8f+zbHogOy+X0ot/RicmS80tZXBIU16Enf3t8pAVhu85t4cuUjUUIA==","signatures":[{"sig":"MEUCIQD4Fa6dtN3umA9ZWGew0qDE8MxWDyIgh0pwhbZYs6g+OAIgFj+jMMdA6k2Yti+26jJrVuwlHCSB6phFarWWOwyD2nA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2320962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0K27CRA9TVsSAnZWagAAgJgQAKNzZHqabrbIc6KHDdNs\ngCwKHXotnGL8J6xKOUVKWhi8vkiC1L8r+62r9Kkna5T5T9OAyj6joCsa21Nn\nmKMkp/MSz2z9sbYB+ai/OS47V+Hm8hxas2SO2c8nY/skdfzCq2UWKbDF5oMa\nn0j54EJu5lvXGSho0SxmGmprLT71Rt7OaV6JCQ9CstsZshjV0ZN/GPJMaG62\nSKWIaDcdLRqLTA1hHDfIiyVTjI01yYcYhstVbVc3rdvp8CBVCDVlC5aDYJkl\nUGDrQQc47juMFw4fRqmQHDqMViZReOrJixC2zaOjTSegqr3bJLJ0hURdQU6W\nVlluD+5wk73GpyvhXbJrjgp1MqP9YbCdkIKy+OSXEsPl6t8AyGbEDIez1a4o\nhu9vd9fQ11RsDzBXE5Hrj5HZNUAW821KT42R4q1TP3s1IHzXjElyYZ//C0Er\n41t62xEgRsMPxEjf448VLhHb4Ra3cYedJJOZCgKe6txzxjBk19aUHeP7m4/k\nCN4b2xMMks/tmJod/FNAMtJ0zlRc/N28DqXgP+w+njgcSWbfNr+UNdVcuPOt\nvszGFDuSZnmURbcCsLn1fWmvaD1MMtiAXrx9sYFLLnnH1SXEKJ4GLujEzRun\nyMRoAgSNMDgilIsiqSra+7PVDoPCJapoFGr2psRLK9Q9mXDmBN7gqnZlCrJD\nHLgs\r\n=nXhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"4a03db29065eb0c4623003e1e949a78656b2fb23","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.6","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.38_1607511482984_0.27757260166758013","host":"s3://npm-registry-packages"}},"0.7.0-beta.39":{"name":"hardhat-deploy","version":"0.7.0-beta.39","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.39","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3aeab46164b0cefc990dedbeb611236080fdd122","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.39.tgz","fileCount":94,"integrity":"sha512-CBsvWkp16n6FGQxXw4A9rC9ug6P26ophUTRyWiim/sMITO7NAlxWTVNWCu+rgk7amDtkEfJ8PSMKmNl/naRNAw==","signatures":[{"sig":"MEUCIE8zcXoQ7uJB0IgigM/kWflaSQ84n/Z9SKGdYnvbVewOAiEA8W9hvSG0/+YNjvnEN3gum3Ps99MAN+iLZDdu/MdkYTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2321037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4w7YCRA9TVsSAnZWagAArrUP/AvMvILa+tnr6SZfnP8m\nmRBUR+/gMwCi38KYzJCHO1i4PYQ2lce1fd16zbR/B9Nhc7Uwr/DvpLv0xmyJ\nrSyxHhHLj0qxAJJWc1l4wmfYSRqYQuz9jeQ8PyzD9OkR5QV6DQhUAy+jfw+B\n2hEdAPQURFJV9d9mlzh7PG7jJMseX1et4cYHuua2/Lr/QuqVwKm/8YD+JEFz\npxXLSvD+5zLjbN2Jfh9LJrTOSJuZ3T/zLLiCVZjBz1hP8st+EZ9xBzaMgkTK\nMs45ATezggntgViq0ROWTwTWgJr9qa+a/aovxYcQoOWMh01eOcMVeNTKQ0vn\ndB0nsxo7qpReZY7i9hOa3y6PYOoDr5m/i1UsufayDLRPqGuUEB9pzfxbSJz6\nhKo+rbS7+c0udIiC87u6s+g2/DvhdUsmKQ+coZlBPhtNhzREHBWArvuoNJe9\nolfvZvf/VfQfu/KpNMpf4wrxzb3DMpneJ69A5BRhNE3GlTxzxrGKFIpyG2Ti\nT9zrIghdxFfgoDFLla7C0LBEuI4aL4kJTmKfU7C3zST5WUnYwGpcJCXbemIV\nia8K3BeQhxB48Pj1N0xTdGMLC9Yg8JGsYX6EQ/m/LUiugc3o82obKQsjASRh\nG4nBqyQPIICGKUIX0AzM/xwJYEwRws5+OuZ+fhTRTdDprSgklrxj9YpSc1ID\n4bcL\r\n=xyJ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"0a8fbc3e45a03635c1dc560138b64e40fda11dea","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.39_1608715991839_0.7312024299379118","host":"s3://npm-registry-packages"}},"0.7.0-beta.40":{"name":"hardhat-deploy","version":"0.7.0-beta.40","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.40","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"917828ee9288e929e82437839946621ec1c8cb46","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.40.tgz","fileCount":94,"integrity":"sha512-GW/OY2gTgZPSlRMI4uToJfKUET3gSNlMpGGI4rKHeqR56mUeT32ab6e7q6UYcO7fleldx4UTRUYeyizDrKe35Q==","signatures":[{"sig":"MEYCIQC24JAXyOjcKG0j9BtofyKV6N1GuOHfWeRJMwtY6Igv/AIhAJ+rQqIQMIpk1CmORnd8R92NRo7CogUVESYLfRI6cavi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2321964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9ij3CRA9TVsSAnZWagAA9rQP/3q7WWq0GamhbOthhCON\n5XqbEEv1EZLEXcMC8oBvprrpnaKAWhXtWwkz64v5VYnNC3pZK6oGHngH3L9w\nhMKaFSOAiZDpy4yENGm7z15hyy9HLvkgRelP1gwxfaiR4O947RwwAoX6TxAA\n71/clfo7cUJfO38Ra3F2ZF0Ao3MqsCe70FMGuzrkwQqNY+Tha8aYRt2ymbar\na1boQEoOF2jemuMCgoeSgjzC2qiYvlDBkmOstcRtcduzKYr9/c0yjeHkicBb\neK8KaQAWGmxeiBzoBqGczZ32k+e14vc339BaYXwoLbhIfiC4lbvbT/A4/X9T\ncGgjGOmcTRQmbG/H7TlPjzVYjgIPvfVvEM2wK8Y50fFPNfDpkIriI9iN1Jot\nIp2RzgAADCEN0GzSvRPbxvNiH1CmsnSS9OT8e677H0Jj33z9z84nUUrSM5Xl\nDZ8HVhdJvHIzCESo5q4lTT1o9g6d0jAWv5LDAl0/w7A1RTRYsUL1EI8Z5Jep\nTDfTgFJF4c7UaRPM9yfQhjicm5SI1zMIaU0Yru4ABUMAjLAwIlhpclyXqofj\nSuw5sW7mpqpa+SbHvWF4FV9HAVenyg3xBYCtiZ0wsm5PoZr3rQKmdPEfmlAL\nGXsQ6xvmQC22y3O+1XNf2euVjKnDahXf/oXd6NMnY9j1850weKdGwMBhrGH2\nr3ra\r\n=wWbX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"8a215f6df7db40364af0e8b4f1577c8e8db12992","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.19.2","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.40_1609967862684_0.9563424909519616","host":"s3://npm-registry-packages"}},"0.7.0-beta.41":{"name":"hardhat-deploy","version":"0.7.0-beta.41","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.41","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"14f4c8934f6685f80ce4d21822038b9873731e52","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.41.tgz","fileCount":94,"integrity":"sha512-8xgRRo2UmQRoJYFibSmSauZDP5qVtGde8YAHYDJj+o/lHw02eZomKEdLBGTwSmQJpKJHQbsvL3MAXsK1BeS5JA==","signatures":[{"sig":"MEQCIHMUwNY/9mwE1bM1Ct8/asPRYi3NReIjxhP01EgJDp6oAiA9oY3VGWecr86VyL/oNV2NLc27pZ3ly93dKz80FRqWDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9ktuCRA9TVsSAnZWagAA/I0P/0vzi+jbSiUiXeMbWsU2\nZeCpXJbd+nSyWCRBeXsbYgbq8blnqw7QjzveQxZEOv8mlW/3SguF5GjL3Wqe\nNHjAaZL5mOLLib92EaBhp0mqLL+w6HkG2wN1YpMtic7iOme8q5gqinmC4cLq\njAJrwNb5h8pZmLE3RBHmGLLoiFcv8Eon/xrVpBGYd9RyozfCM2Tyd1JB4BP6\nNX1/l/KPlyd31cFgJ2j7exUNEAhcA9cHs4F4B5moPbvMqjYzu9t1t7V/B0fe\ni5Z73/p94hAWL0NQz1wN43DvgYr8kG3bk1XCplv8fvM7VipM5QJqrkogg+/5\nLG50f2Xux9tlSCwFyI7ipXJcNx33LXV8f6H0AEbrePH7rgDMmNwy2MzF6DWy\noOx385dT62vj7rW6badb/baN6yn+VrlRklM/kQ2o0R0QcjH4IMH+hppOFiJ0\nG1vwhb9B9IYs/YSyExtffVDXxHzGH6mw9uouS3Kr/4ai/jeSJ7IorrnRhfi3\nv85K/LvJea0ovZp5XJvS7McGt0CSX2+L8+WwKNaPNyWFY+EALvmC2NQ8vvoO\n9YSPImofrXdhlPWsfu+t01kloPnwBc+ZpZrY0iitAWUsraOuUbz/BUxcoXRW\nL31V5ykb8nnNFidV463hMjTjB2PVotgYQFUFoIIAcNOxottHVVtfScDAjbhR\nkj/X\r\n=Fx2t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c5450ee71370a520a1d1ad600d6c36a79e980b57","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.41_1609976685533_0.7002381168379022","host":"s3://npm-registry-packages"}},"0.7.0-beta.42":{"name":"hardhat-deploy","version":"0.7.0-beta.42","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.42","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"39fe68687b5529b3e28e8269859218d04e1cc16e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.42.tgz","fileCount":94,"integrity":"sha512-Rm933vi9DlRqGu838dm+vsCkRvtsrp237fI+H9TAg7tuB+aUN7OhQrVmEzPoKwTBVGjbKg/KOY+KWgX/tSz/Hg==","signatures":[{"sig":"MEQCIAzOeR4vlJdvBLM3pMRcxsJ7oND5wUs0IsS4wMZZZ2zRAiBFj3Si4KsaoxCsYFTPGE/5umIgXjJRJj1sjQdF7KPPfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9vxGCRA9TVsSAnZWagAAEL0QAKQNe7qyLD+FFZIcNiEv\njlDtfv0OV1hdKcbMX9vPjptMfkIQ/w8B9HYfPpWNxcK1zso+7MMJCQ6lGdTx\niUGImYw+enAUgDHI8r9r2yAakAfeQkvKG8QPH4oQESJUUeB9/hiEoPCe3SIf\nfGYzFHyO8afiDPANnxqHxjfFFI1PORW8IAJRLDD/hy4BxefWC9zs5an4IVrA\nypKX3PFPt23HYcfaIrh1uwoeB7t/HNeO91Jy6weT4sev9HI5EfMoaSwkP3Kv\n/eWDkz7tX9U9QBdsQzp4rrYABjRI9oEOComfLyO7cr3hIkBBtdXNnpRdkeF/\ngSTr4BaMQQpcAuFWgLOfq5V1Ff4594R97Fr4NSS7TowUiNYbbbwMhskbPIBD\nS1XVeeT1tqJiuVuMTypEb98udITdfN7+pa99PCAqmUxXwIurXxWu0AM89EVI\n9qWc7WKRCmGSt7xy5pgTuCO6TTTjOt3WpzInAMW09PBpxnfV2VBvQjXCrMir\nRRVWkL9CErmzNunDE0vl2IvRIP0AA3BsLE6xpoUQQ9Wvi52yR66MqsXL9Zq0\n1+lx4uM43DrT5QXC99IqTHo0l+wC0axrMYXspUD7RIZHFMRhZ0vk3LalBez0\nM2JdW56Fpu/iijMLh6wF/wcrK5ZvuPNqxaWtrvRVhq7fk0BMkyFJ8YRwomuO\nqXK5\r\n=UJGd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9f3b98fc233a1b40fa6fad055258e0170a9dc0cf","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.42_1610021958252_0.871008457389365","host":"s3://npm-registry-packages"}},"0.7.0-beta.43":{"name":"hardhat-deploy","version":"0.7.0-beta.43","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.43","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"466243bfe558a298d595ba9a76e8f01019fad056","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.43.tgz","fileCount":94,"integrity":"sha512-nDaBYyfNeaAbuDx2q7DUwO9Z1+A1luPbgoEcygVoPR9TNMVyV1fKh4Kgvlw3gcR5anRvo8VJHRbpiQzponD4JA==","signatures":[{"sig":"MEQCIBIhoFXctOQ1jpEEZoO/7fpUBCnWzVpMJK4wu94gZFpSAiAtzhip0TEVSrijhTwmEniA8U8DKa+XMNRHR02iFS6Brg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2322480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf91HHCRA9TVsSAnZWagAA8FsQAI5dAb5J6O/f6ZkRrAB/\no9YsjssXceNOaWGBykGG/n9JZaCUCiq3FPqcWnYiNLWCPsJtGE679SqhdsCy\njM51LPyjcOPqa0ouB8TOushOblO6QDDsRRMGbuyWzlE77X/QAMz1V8xtJmrr\nA6Bh3gU/qTdIm2hIFGbSy1cUpr7ZzF3d+KZ1SGcRSBlua3Cwh/HurpkX0JDf\n0BSsNY6SUTJd/l359P2DjwRPrjZJ45wTSj7pG8QPzvM5zrh/yJdh2D0RkZcm\nOc7jxzZVoYzLWQqGjmyUtZcXnqA8NelplUGXcIMgcB0cul2RIXOGT3+jq1YK\nQq3pB7lh9wakATd6ZUnwuPOAHm7dALuP2kKUDcs6PKctvPKoVH0slZVDEfbf\nkn2HZdmYQRTkOwzDMeKBkha9KQWFtXxlyaE4ltIlKBpxr0jKVJwNLS4jSTYK\n21neTAWR+p9yaWY3EQsUN1eTnNVT60BjGYwu40CT83bAPo5tddjJYrPk1EBh\nyk0XN0ZYAqmR2t4KwzOE7WAwbg7KUw+/Z/r6ZLIb143u+dxQ81GA2kOc0aW1\n1w8RIKjskh6+ZaYgrGMTQbOo6OFzTyCrk8PtB5kK/55iAKIDCs8nHe1kZvmc\nq8UZ5ln0cZNQWwZQLdRTXP12JNIoRwenaTtW1ZegfWdyn7mBZUdzqqyz5LfG\novXc\r\n=kg/u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"1b831fb6e45f489b7783a466ab65ec64bded2a40","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.43_1610043846400_0.6804268570305747","host":"s3://npm-registry-packages"}},"0.7.0-beta.44":{"name":"hardhat-deploy","version":"0.7.0-beta.44","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.44","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e03eb60765d4ecc3711dc7aadaba60c64b1d381c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.44.tgz","fileCount":94,"integrity":"sha512-eIM8RrLDgD12wINTdduYshxqNP/uz9qMCgao37jl6iiZ2LwHkNTL/X+RtTVfq/vS7bvLW7qpjymHJiak5rd1Pg==","signatures":[{"sig":"MEUCIQCcxqpFkke94cQM2/ljlkKF84iBYaQALS3t/7AzBLAYUQIgCVwc1l6CjM9VxAdmSaucOx/IJcoVCQjoDUkCHRhFYw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2323175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/Dt1CRA9TVsSAnZWagAAhJAQAJs4bGpItORfsTQBTEqU\n6z6B1/tQCslTTjwRIRdeURqmHEORPktTQxRtlHB1Miu6OtilbBThwHAH4WTt\ndAfG4xrW5SPXTVYLlyApX22KOV6MZGPvWnEZ3BlopZ8HUpuSIVNe3qYmVH3V\nc9b6NBVbBcyPwJLymhqKTjTuznunTL5NecfEa+3eE5PcsYJz01kB6W7pVHrc\nWbtAdWk+wjnURNywMuuCaT6bXMa3cUhul/JrhYUP9k1jhHbkuxfy+GATt/XI\noC/BUNHwntOxi7IX+Lnjw87JDB/poHRCIzEYqAyg86YXrjmjmByUEiVsCxD/\ngHPRg+uUsarBaKW9rXSh+tF/SGubkd7uW0OisFBaER93Hdtt5Pjwy254DAnN\nNJ8YQ5JNclgBDF7yNVtriFmtp+T4ctdiDNjKHoirXoDsep5VimkWDirw8+Kf\nyO0jTu0dMwx219SjOTZzIJx70P+VHVQQW5ifjhtAlrWSYF0yf26y8N4SJuLM\ntcs21trxxdUbI0JY/C0KdvW/K+TA/JN0ymgSRoLikMjpSTFyCmo8Loj4cAVx\ngrDAVcP5ruWEZHvfF4DFIoMc81uMBQRSZYHvtVTCKqtPWWpuSqFyfI6dEyQ5\nnxMIChKy9rUNRtxAklNhS+AGJ1BiTVuzDPYDRFIC02ozs/8eYJzvXs4L4JYu\nUMso\r\n=jDpw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"83953c3f51a206edee68f51157158c685c1b496a","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.44_1610365812593_0.11684285448089904","host":"s3://npm-registry-packages"}},"0.7.0-beta.45":{"name":"hardhat-deploy","version":"0.7.0-beta.45","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.45","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"fa81f3368e83b0195323da9fd04923c80e968e90","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.45.tgz","fileCount":94,"integrity":"sha512-pWl11O3X92kE88P5pQfPTxpM9tBes0RGD78JygQpiE0lOFaO0vm65H1dLX1F63gKyW+IMXM0Kf7xRAwSLtt7nQ==","signatures":[{"sig":"MEUCIQDETbBYLeogg1Qjw5acW5+kJqGfaU+6I9GSVt4jugqmvAIgLgpvjdjONqXxdUsfbOJ9nsICiVku5EmGTeH4ZGIn3Hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2333741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLrE4CRA9TVsSAnZWagAA/ewP/0kAY/fUeXjLJco0uTzu\nO8WHZht6OBeC0mtE09snVsENlY8bZtsSgtlFjoaY8Lg0ofTyXUNA2biX1FJJ\ntOhaHbKuVayBfFjDPi1y6oaL+MmtHK4aRA0ZkNHdiWwMEPrG/J8Bz9e0FwB5\nRkJ+tOwadKxf0NaMGf7nQuwBE2VrW0dQf8EH3O9QfuZpWZLjQonYlmmRL5v0\nlfFpi/iyMjqRlZVzl/ZQyUrifvZA/+hTf5f2kZNA+QFuETbTPJgfwOmJ8YbE\nRrQWt5Mt4qhnjMUKXH0f9edfcFoCc43KuaN28jDgRnbXF3fncvgw+Xb5CAT1\nNAQZhVGkqQ9t0pszUBS7Y41CL9Zh1tsbjgbGtBe2agoAlvlanmWKxiAKYIOT\nzfba2jCyNQv4L1n5nBlgK5e6jzsU66JQJCU61GOisR9OPPMWUTcLAi1/m8hm\nI4rxsPO1gBB0ifngjszHA3mVi7axsuFNniwyOZT1ZMW5ztokVKMTOKzYXcHo\nqvj/lBcj7UxEV1q1gwhHyTFAXujm0TiuRbwW/FvQlNsV7YpMltNuU4/tQ+dx\nPaZVv4rYETBes6FS+hnYvapnChOhTVEgsoQds1KLhxv9267JEWmumACgYx4p\nM6aMVw+FP+Gmt+PgpRobrE+avHWTYq9xgnbNKPWV4Fr60ctH+0zqxivfd4Vq\nXL5y\r\n=CLrL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"ad70a48c55b2cf48cafcae3a8d2954e21de2223b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.45_1613672759857_0.6613255815910144","host":"s3://npm-registry-packages"}},"0.7.0-beta.46":{"name":"hardhat-deploy","version":"0.7.0-beta.46","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.46","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6caa34a534e7d40e0f2d98a26b90e154d5004e1b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.46.tgz","fileCount":94,"integrity":"sha512-VADqekd40MYHWVQxz3jn+C7Vtfv7qPboZZYH7N8wLtPU/ZcGvEQRgB4LBkOeuwQd/80MIXwSBOrnN4x6LjIauA==","signatures":[{"sig":"MEQCIB5BrATGVsox9vg2JtlypH8PS32zRnojR90Y41rhG5jtAiAS/+eAKjS7tJRaUl95gXlsKR9OuH2VqEP3wUzirKFDuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2334334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNN/QCRA9TVsSAnZWagAAz28P/1QDNrG+7i5jvojl9ndz\nMxa/xq320rtLZU2QvcdjlMN1rQRmoV8ghU7E4rUVxRgflyvV5Omw/+h/UIIM\nXwSW/Wrm2MDOfTO7L1SWGePGSLhK2BV8HP1LVtiT495NjB70sfpk68y+qhrq\nOMQy35Zbl66E9IKAjj/Yk4X0R+mFpCpZkuDdY6fUGTG20phnopDXk5pcVwS+\nTbZvqXWJjmvC1vmeicOTOXrWftwtA9oXNtW1mX67Ewh5nPCNDT7+mMHbX42t\nI49P3OIseqZgOJCB+aRsOqOcbXpTiuogIZwQqD+vrLf9ojeQ/x2xV/g6pQwD\njCkyiN1zhzvb3uM0SscnoyYoaskH63Wxbb7eH1P14SlWImS/TTm4n4h8Vmod\n+Kg7+rqnWup9G2XDIoPiV7Qt26ZA4JWymx75pfN7m13lF9mjwzQhWrbiNK9c\n25hC2awhKOo5ZU/gv+blV6iOZqp3vbdIS5YPpdD9eiSJDxnQIDFcHvHx/a2t\n/SGPgKhJSmtKRCGXGr3udT8tSQLKhKcQqVubJutKBZPyEXIeVwAArtKc4McY\n/s5JGGfzcmkzIg5Qy3YQeoMx1gn4C0GDFnMIQkZOb04gx8yiwlY3rImJ/L5B\nporgCA+Qr5Rv9u3PjkuejKzBtFgNLLFXJkbNDGWQ/CfXMT0sHAlOOOa1wVCD\nYkgH\r\n=gSrJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"fad474bb1ce9ab72936c683cff70a9f0e4dbdc29","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.46_1614077903801_0.8542869098028345","host":"s3://npm-registry-packages"}},"0.7.0-beta.47":{"name":"hardhat-deploy","version":"0.7.0-beta.47","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.47","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"974afd2c070e95437842b05bb24ade84962b4057","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.47.tgz","fileCount":94,"integrity":"sha512-7YknSJ2o+ZsYMUtgNg1CW4pj++2cwOpDi4omyCXyktY9Plgudo9vNJwGHxgYU6bLQ6uhCGqICP4WL23beZGsZw==","signatures":[{"sig":"MEQCIEGjN0S7e3g1r0MeGCIxI4ceuOc6AgtSeivuriJR4EWZAiBMEt2LoWt+ts6zuf8M2myR5kJDhwsaW6dPbyqkcjALmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2335668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR6uUCRA9TVsSAnZWagAADVcP/0NFFBeG1phJjAJ6Pl4N\nKRnVjYXqNkC4MUFzvTlQGD+VKEI+N7DcUjvOcii7qDoUa9LgoKVXGNdDOa0v\nND/I8MI5kOmbydAVM0JpqyDMGmzBQqaAbTcT8cuaq5AWLLl5jxco+zV0Vb/N\ngXTJzZg+h+xT9K5LSDxrNBb1chMA8ZFdFbqLQj9rIlC5u5lvjzag6h3ghNxS\n7oSWFwU6y5Nrol53//Pq0E7VkumXoOIh3DjxLEu+7RZcKcDf8qdBBpDCfX5G\nl15mT5HvSbvyOj7RJQFGEbayzaXy78yfeOgdl2T00mv1TFnA7E9Syuup5Fut\np+/0shIqXtlU+03s9vrf2g61JoeUmtn9I38gchBqSO0aQf7z4Zf5An0lM50i\nDaHN7g6Q7PHmSvObEV/FB19Dol3EgEz9ED3dA5CDurDV9sllyiBFMlserXwA\ncZ5i+e2h59R9sKhdb63db8qyAjJ8WQ2GUR156jqFmkb98nmxyTXcxlaQyRLD\nTvGfmGV10XFA6JRSv/rzNr/+IiUy6Xc0mnc6QbEU0Hj8+ERUPsVfy4/0BZA/\nI0UO18etmXI4qe/KetRe+zKJ9xVQgfjWO7phAFSYRgQ6VM6paYYxY+UjQjwH\np5GtP2WKkWM7rC+WoEZPhpGu7gvGGWt9bzHiwDN74D5JxNuSp2BVAGEUvmw7\nU076\r\n=FFMY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"d411d2533c2aa9c4fc848bd05c0529dfa4fb024e","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.47_1615309715350_0.03669878040501251","host":"s3://npm-registry-packages"}},"0.7.0-beta.48":{"name":"hardhat-deploy","version":"0.7.0-beta.48","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.48","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"33384aaca1f170c9cd162d9c0f0bda1e59ab01fb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.48.tgz","fileCount":94,"integrity":"sha512-Wn8xRpQdjrNf4fUHdx8ik0/qzccpdn9Ghi3sM7JYZ06/EYM1T48358Dv2MZWZmfI+1ZTlBaA9cLyN1R21+3yUQ==","signatures":[{"sig":"MEUCIQC+S3G7euX4xf+/rjJx+3BVI/k1kZrjVWdhzLc0iS64gAIgO3nrVrPBaBQh2Lb/viCjNsXngENqZK/I6Jlqd1VvHyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2334964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS0B3CRA9TVsSAnZWagAA/mUQAJMYy5wFo+PWIJkgG8MN\np1ATVQoR3+p+LhoKGG8TK0+thnglXSbbTY9hL1M5BKz3nRt8zmU+OUyypu6M\nAi6C6EyY5/LAJ+mhVpQhmbTWf6AGPNlrpkCYitN8KQHO7vso36P7x2/ZODZD\nDH+r3C5irW/QcC9cA7ADCmdSAQkXgJ8AoGXbNvV5oFTIz8vSiH/uAvzLl85A\nlyMWH7xwaLBImfPRBVe/JG9dBY6wBfe7+qGmbzivKMqU0ZqITZ3AdKZrDgRT\n5fz22Y1sAKUNib1lKZAM8QA3b8iTBjHVR2B7JS7xJaVSnnj76Eo6tAO4naMj\njC4ytzlouTagi39Z/8MSP37/GHvbKo5CO7y3qmcsruuCnR0EeGRMT7QIAviq\ngpCj/09FMrKYToX8eoWitbxLAtSo8mxA88CrJKBfMtn4473GM/w/VQOW4pfC\nSOR6cfMgRFEZw4IjC1B6VtdIJcVjrZ0A4P6rFM6IGAvE0uyaQ/CFfttvwNa9\naxS7LIMmNnD9PYKGEz8TDsjNJYAU/PHPC4j3INMOlrdcFr9tcDKsAgDromkU\nxz27OEq+4V7JAtp0G6mOEhfkFhTLdgGlSyaPL5yJs0eNgE2qCzwnIE5U/O5b\n8Wtgqha0RbimChmjL6yyl6mBnJXZhDTADyF4n0dpzMVt1eXi2PUKGie/om9n\nuWxi\r\n=GXnr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e82ddb0240b5b96df11b58e6c8bd025dd5f76036","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.48_1615544438405_0.005848324522291337","host":"s3://npm-registry-packages"}},"0.7.0-beta.49":{"name":"hardhat-deploy","version":"0.7.0-beta.49","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.49","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e77ff7f90cbf5d5a0b8c5abea9e051cbb4aa1bea","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.49.tgz","fileCount":94,"integrity":"sha512-FHfy/+fuYqLPD3h3tMN/jOVs5XejIhdu6k/otAAQodK76DsBNYlRD4EtJ+yz74BGtqT+iIO0vUyLJtF56qLEpQ==","signatures":[{"sig":"MEYCIQCEJvSs+MnbbCVv//as0ozs7w8wlIfymMzyW9IGQmOZ7AIhANSNERnoUXbQPRrJ873VirCng+8ouTg/GMmGCqHRdnBV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2343344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWNsCCRA9TVsSAnZWagAANSMP/Rg6Dm6E4dWCue/crSyv\nffH1Q0gJ9IvIOoNamR+KEJIKg3naasRfFc0xRvVygnyo+nG/Xkp/kaJKXCQj\nDQVJfPUUwBMNjvFamjjNCe4X4wwZUn4ytdT/Dyyl11mY+RjAyp8C/DMlvtTX\nCumeroOJRGPNw3my8vr5KmxK1b8OtuW9jrPqeTwsY6kdm++FEE7gqe1mu+hk\n3o1xeBNQTbNKq8kIosRgB4twqpfo9b6FjaAYfTtNn9SxVgmU9OtrrnZ/+glf\nfS7EurzaUJ31imLwO3etLgk8yGZ9S4Cs17q3e+KURBr9/lNtuDD5iK9b2rOi\nh0n5CLVYlZXNVFZqmDqglloBCPTtJ6567CfRPyTyr/sxYdfy4BPu4wNlNvjD\neEQz+Ju0uwSjNuPvWB385kHe2bz60HZQMuergKTz2scjRLyqto0dGdK+9Exl\n+GfGtUZ76siZ0c4xE0U5TdvcsSN8GuBRvjzAoXuf0PTCUAhMVkWfgTjog//r\ng+MzlP16AY3SG0NqyFsmjh/FtEUddWL+a8/q8UpFp/ULq9WXwmnKrp9QlxUC\nD51J73UNL3aDKXEo0Eici+BDqS3omygChSM5r0V91JKeK37CSaloZhX65/wN\nXZOzfD9zT+bzSCi1RaG8k5aCfIe5pr+4jYVKJoqY8LnNdfni5CV+V7yCfeLZ\naM2X\r\n=SeDa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"5ea8f50c0e79506b424edecaa1ddd96084a95096","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.49_1616435970187_0.8558868859059974","host":"s3://npm-registry-packages"}},"0.7.0-beta.50":{"name":"hardhat-deploy","version":"0.7.0-beta.50","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.50","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e9e8ae0a6b566303f784aa74311d945cc109b857","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.50.tgz","fileCount":95,"integrity":"sha512-WSt/wQYy4TLgwXZrvC4PNM+zpngX8nldhE8/pZ6B7JxovU9LwLhgqa9pvPST+sOhr7fTuBGrO7XyTVq2TgK6YQ==","signatures":[{"sig":"MEUCICZVw5z01F3LvAtp2FNmAs1VGUEcyrUx27N0rHpGsTobAiEA2LARH3U3HOutsMkJa97Stagw0DP+6+EtyOXmNIBPFCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2346005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWZ4tCRA9TVsSAnZWagAALOoP/RneSstl8twHUnzmvfMQ\nBwt+wH90/MLSnk3p++GRO8g+uZm2d6GDgjia8w+6Wvuei5sfMy/W/Ane9tpk\nytfyGebPKTVlJs/qNm+wjbfdl+wpr3uWpaBXhTc5RmusqSQU0EVWJ0YO3dZ+\n1w0SSu1PNFPZmRMgQaRU4ppknH3g9Lx79pYzTdhjT6oC+Gp9R5dVp+u/w5oL\nyzy18rfaojNIgMmQunrOMRJrT3NdaZ2SujliteXXeUCfLCk/62R9jJdND4BH\n44YVQC+R0po3q1qDHjmexp4ZAHNMlcDJhr+cp6Ttmt9qT347m80JzA8fI2cC\nOX4O8B1g3GJxVeqHR3OyXft2iiuialvNnvw+8PS2+CN8xX7TVxYQh55OpSAc\nJRem3N8837Of3+k3zBMU+vam8ofxEMZ1q0dk2+50r9fKiIkPrKjut6CvHgmM\nnyBqYg5PcAJA72KS5topyUOipDbRn26jXzv0hlrz5DmoD+wPwZC5darK4+wA\nhjgwNPAUmLg60dd7No3aTTPGD73N1V2YP43hoZFijEHTeKSuJJpm8dIta5vf\n15Toh81hMtIpa4+njPebc1hYYMTCpqvGZ/3vPWaxlHlQ+KxQrTyLcSSVP4dQ\nz87yvZUdWhSt2oWL1e0JdrXWTB+3jwQCZxTQ12J/kaqEHRQsTK/ae0NzToZ+\nieKK\r\n=rqhE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9da5ba55e2f519e7b84cf458e46d5d311160184f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.50_1616485932453_0.8982188598916385","host":"s3://npm-registry-packages"}},"0.7.0-beta.51":{"name":"hardhat-deploy","version":"0.7.0-beta.51","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.51","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d8a48faad6b051636dbc88c79d88b836dcb4b6df","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.51.tgz","fileCount":95,"integrity":"sha512-OO77CNyMI3Hmm1/PlfOIyQQU3EJv4JNp6xpLwXtKkUU3/Smj0JZPsIcYXLORFdEfVURyj/0u813RgQOUBsjYWA==","signatures":[{"sig":"MEYCIQD8Wj0U1fT+JOwrK5Mq8quMfTQ2uFZeulfg1rb4lDLIVgIhAINKQjLiHV3yiT24xdbb9n2ju5fA4MY3TD4NDiA1BRB0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2353569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX4OdCRA9TVsSAnZWagAAFikP/3vlv3VRDHXvOsLfTKtY\nggjPwm3S9YA66qHVui9kgyZkkAgEiqOpMLXLplRMEeaVB1mnE88k/EM8Nl4P\naHwZdJxrecI9++ZTRCo6aWCYBJkFle34DhBkenLQuZ+el+ngTWVL54v3uXvE\n2NfytPCKu2aV9C/berlkcVovkKVJsS6LPo4j+Yw57Uabjj0H2XmcYJMbaU3M\nCiVhUi8isXHlNWAdtB/aYJ6yVVYvraVDIZpqYysAQqIFEVAn4Kiyb5nFih26\nJtnxIIU5owd6OYQvtNd8yPQKVopZajj5bK8z9UB3i8+7GIWid17DbOCOMMVg\nn6z3x2aMo5MyUmV+/1Ava9Of4EbA35D0/wBNAa9EKnuPkBMujPSfSnQjOPa+\nZo+AkerEiotH4FUMmaht5AGPD1mi7s7PJx2j9KmGHq+IfSfSwTrvbMFBhH53\n7QnFgn0aSAqTvvtRvFzPNGqjEmFGHaSJfct2st9Ts2duPa+k7L15AJ/amNOb\nYI/hFAvhqLKDTMoyyE85zh333FE4KTHb57RI8MkZGB8NQC5Yh1Cz4LRR0nm2\nmm6Mfdz2F1TgLbX0RS1v9vxgBbipM/I8nMuOjT4tfxLn/MoONwMrh8B1KSZb\nVb3/fbkZSosNreeHHINc8a51Zhy5MbRCzWf6XZl8ETYOjTSeGwQY1Q7XdST2\nRvd/\r\n=ojtB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"70350116bb65e1b931a5563ebfe178ae61df6adf","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.51_1616872348241_0.5651175355622668","host":"s3://npm-registry-packages"}},"0.7.0-beta.52":{"name":"hardhat-deploy","version":"0.7.0-beta.52","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.52","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"bce383477c8e587ec909d66a8b6b4845b04c4335","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.52.tgz","fileCount":95,"integrity":"sha512-Ac2+GU3yjcyikztDr3IqGPW1GCkhhWhVDVAAqn6CkUHhPmZVGFyUA7TQVgcFXQ0Q/oe80fakbBhZzQTQ5+X/Ew==","signatures":[{"sig":"MEYCIQCnGlbOI48bN84k35HFR2nqLX8jNqxtnaaqcA5N86XygwIhAPtHvoSMoVU9d1GbXIzi+eN8/8bMFCWF+v+uprDak1CI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2356979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX6lnCRA9TVsSAnZWagAA4pcP/2xcZ1TFC2qA3so2S7Gv\nz7eUBAs+dfi9DCCUU9ZmKJMj0+w3+E94yz8jKleo5fw7VvdzE0KeMApzC18K\neqJfIsWH51jM0Dk/OSPY7NmKaXglFAj5bw6PQsNFEf7VYlIkMPn+BJ8RSz1U\nLc8vWzctwdG9D90SNHEE1WBVM6VLgc+S1tM6ZKP7tIsJunyEmqiQrc/xzcET\nfCP/hSX+uFqkCKMhvQGl5xWSN6QYgMRf1H//loom7O41ifECpCo2XLzxlcmT\n6Vug1gwV726PZ34xynQybGzYyHlSEye4suGnYvUed0DFfx80hrzhmlK9sneX\nvC3FLvr0Ix21Htkdck2HnN5iOUmgCmOQgAatHYx+FbfEbtCQZd2VPzHXHQhy\nD9uy1ISt17U5EifzgUI0axHdP1BrizyemWQdbkyo9AfBEeDen0GYMgaQ8dhp\nokgghtM7bA+nu1QH3uEqudILpwazLh1l7TgED9WNOe0qx5L4WBL1fVe1CQ16\nmN07yYeDL8lr7PBM7DqD4FpqeQuS+q9RCSoikawAbTpefePxW8DE5T+LMG9f\nsqbYjHUS66+OjVYbVuu5XLltSAlFbYodG1nBcKcycSqDPnpwRM3G4KoWFwy7\nSkECIgpfg/fxt8LJPNDO62D4QV5htuhs4tX7cEgdE1VFXCiSCf92D58Ek5XX\nuWER\r\n=qn5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"543483c520f0d78787a77d90c84cfd51b332d7cc","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.52_1616882022847_0.09732227986567477","host":"s3://npm-registry-packages"}},"0.7.0-beta.53":{"name":"hardhat-deploy","version":"0.7.0-beta.53","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.53","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"f049978a1ccbb3c578b59df47476fcd83df734e9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.53.tgz","fileCount":113,"integrity":"sha512-BweCADuVkg2TsJKiq9FVW1DDM/DuKt+I6rWr2sdmdb/Av+O8yqyEOgseQbUiB8/RF2/c1s8QDi4b4Bu9cAax6w==","signatures":[{"sig":"MEUCIQCtCSKET330JuGCmNnKBRF/KyXRCOuULHbOppRVS7Vw4QIgWA6sTkNHqokDb5WJ5dBVSpN2XLs632jEUP0eKMLaeXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3202664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYRs9CRA9TVsSAnZWagAAR/MP/RXJhMVVJAwCARB6T9ML\n6yrI3thcq4/9tS9mmUDpBcjZGncj0pfpdidP8mKKagtxEwgf8UoGHQzB7s9u\nv4fYs7gw0t8x2BRY1GdnkvodHPNS/B+UFcLpnvDsqj/lVNiH17bfRJWMSJfm\nIHZ5zVXmWuf30zFWQ2OcpI3du2edgsrbd4lBfZSYI75B9LEyXMqRAxzhOb0q\n3QH1GoOszomSlhWI3yNI2U0cwTiUos7Kjh+LSiXE5PqSFyosc1aXKoQsii8k\nGo44N6BhcDYBdYtQrbXaIN3x42lP4KhzNYhRKvK2DHTTZXg/kH73k+wEE2Cf\ndgF6u0boRj0WftvYUUoyvq9OVAdVwWVGJWqCP7Cv4tYmiy8TXT8TFEGUwMsB\ndfFd1rvnqQ/Q1cuCxSi3LZ64HECEujqgj9BoJDdEFF/8Rbw47epgsh73mMEz\nPqLmCsEMnZJAGnMC6xPLGXSf09AKfFl2uZw9CayMfQfHXf5jmhVzhQee+ZYs\nSgECVau9t3E3qaBxLwcV0jwgwh75jFAGijb0lt1neg3N8nBETCxQ4vWMisHk\nq9IxYPZgPPVYWTYisexSI6eJPAE0cjhwJNB25x9TkNZrv+KPb87b55FMpiFP\n4oL8sA1B3OBFLEY3upbSsKcNRP7hLMuWRqBZYxHUKecBHTNWWbrdNsETcLJV\nm2ve\r\n=8BSN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"94092e7c84de88411bf715b2a8f50da0f54f0211","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.53_1616976700774_0.7185240506162842","host":"s3://npm-registry-packages"}},"0.7.0-beta.54":{"name":"hardhat-deploy","version":"0.7.0-beta.54","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.54","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9397047f11e59886602f52be568ba8822b575ac8","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.54.tgz","fileCount":113,"integrity":"sha512-FFZYWELQZv6IxLbfb/ZU+XVU3vxXKd0EuLSGb2IFW9RHY349uFUyz2H5YjC4HakEUGqiTX49m8j68hG1Tya8zg==","signatures":[{"sig":"MEYCIQCiBr/Fmm7NKlSO8mAJS+t09RLBCAL7s5vkwTFz4+D7gAIhAOLobxRj3uLM2nTFEbfjG7xTGoI0kFWcKaSGVXLWrFXE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3203177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYifqCRA9TVsSAnZWagAAOP4P/AohGcwA4SPKiGowzC3w\nqNWUuNqdmwE9Gfi4RX/sTmj+mPrkAmgoCkeKCIkj2iRtG3t54tCa95dmfpQK\nWW2hibzPne87Wib2epGaxNYG7z0ti+BF605p1WtJxzPKIcEiq6zyOWp7NLed\nXdwmPqFA8pqMit1KlJR2ni9iOS006b2usKXW0afLDul2ERqdjlgr9T/UhGgD\n4qBofV/1j575hvk8b2wPUtza76LgltZynY9UHnghGFrGK8yC8ycb/DKsUPQK\nNgV6jtXg6zBYca1JlRvxZRszdcfKnPfSSJFIrrIk9aF4wccFpQcAtIgDXESl\nec8ouy7ay9kAkJUoZ89moXkrfAVPfyx+ZQiRqcp8CoLFS1N5QB86LC6QkjRO\nga8qEMZ6TOSiDxxTj14AvIO0YTxEb9A8JTOP+RRy2LgN9U4YLVmf4Bvk50FB\nbkqB6/Eja7y7Sj3PR7LXELaCbQZuLaIKqW+VzwXqRYuHT0K6MxAmlxjXDlAE\nXAEVBMm0Nwwe1rjROXx6B8FWNK5Wus0vkP+kk931oXoniYAr7c3QQATPI8g+\nkd1Vf3gFniVdKP+ifYCI5hf4DYFhn0cKrVNFPavYXop6kYt1y4/pfUuu6Zu2\nLZKf/MeiN0Pfv9lpAxtgqo5waQM788F/yeAGQIqAywvaSknzMm4UqCxKOi5e\naEgp\r\n=8lrt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"b4a8037c6d687cb736b960e0f96148839142fae7","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.54_1617045481299_0.6938912234919941","host":"s3://npm-registry-packages"}},"0.7.0-beta.55":{"name":"hardhat-deploy","version":"0.7.0-beta.55","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.55","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3be055e63a554d70f0ad7b2f8a9b9568b48cad32","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.55.tgz","fileCount":113,"integrity":"sha512-dE3wbM+yGdLudKG5164xPJFhF5AGljMjHJ8rgAXzXq+7iyBdSJRV0YNLnyLU7ykk/kMDT4A6P+cDhJnYUtZUng==","signatures":[{"sig":"MEUCIQC/W3O6R+DAWj4qkF7SgmTkKyJxtyyxIq49CVJs5WyUCwIgQnXvn8HsBsyWU/743D8Mz5HQyRHvsbpvkjeeoxoqF24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3203324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYwIXCRA9TVsSAnZWagAAEBwQAJSLCSvVdPeEzD5Ey2Vd\nNd8KQnWEwhDra8xEhSO1yW6BXKakY4nLuQdh5xEGt4MRikxKoyQLtzqG5U2+\njPxEqOUQqIVCoGLNwoGIl/n/rnktUNonBb23vmcg0a5szW52dNwkjFKD7Pxp\nB3lO8/oLLLgmqCqBioOuH9jjAcTlgLZHax6RM59noWXeyxETt5NZAjpqG+ZV\nvzL7d+uX2MJAYRi50hkhE45kdFbbjhkmcgUz2gzhI5A3TIO6f8AC7bw0nhPw\np77vvCE+ve2fT4J5Cb8YLe5keeSTaWwtA4NI1MvAN9kcR2g+Ngly/XMVm1at\n9H4VPx2NCCvxpNEcnhm4bp1rxpxJ5gwy34nyxZjCq2BYrw7nBnivKuAiyz/B\n1FdbHTmjrBXaW3O3GL7HlTdDcihQ8BWo0gUYqwJQdndGg6XLEf0XxXZV7p2f\nY6jd1Xul5E2DF/DXO1ujz5q4pKLERhC7J4bcVa0efj6LxK/c9NORhlCq/AHL\niE/UmBRbB8zbmN0/ArlNHVniPploak8y6Ssd5VrnDo64ZNwN7FEPeUPL28RZ\nOP0Zgrp7aPGfDmyE4AYWVWQeYb5f6c4lM1AnP/jCKBoadms9dVoTVCUPWbLi\nMARUvx7EoCoxIjPaRpBlE7BSJqc4godyUpq7YV9BWoa+42yTcDZz3Gg02BIU\nJu78\r\n=v/ic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7719b3f7d84f61fccfdd1aa75580c839ce14b3dc","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.55_1617101334536_0.6371029688327485","host":"s3://npm-registry-packages"}},"0.7.0-beta.56":{"name":"hardhat-deploy","version":"0.7.0-beta.56","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.56","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"a8b218a628a49334afb1aacae6cc8b38be1cd22f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.56.tgz","fileCount":111,"integrity":"sha512-cohMcj6YiFWjmqbSPpxomfmXzipTM+cTmuD2JDU+LO+nO/TTYXdYbwjmT88eSmYr8oLTbFtvB5DMFTlhwuHPtg==","signatures":[{"sig":"MEQCIBo3JxUj1ZUGI5idaDaJKT1ib9Jdz9QwkTJyTNjXVwTxAiAXzNO3gVSnxVsDI8XOQswCbrPucZRIyeakgglKOYgYDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7144873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZEE1CRA9TVsSAnZWagAA7SMP/2ib1vuIZ2tUKM6ZPfx1\n645l9Ldscyw/Z4suHnxCwj+dbQayTswH+CUi37oE4k+nUGGBYM7HU5UyZ+Za\nMRfCi0n67oEf/O4HR4pF+tFWBymTrBeI+1Kk+cwHg2sF6ZUW8nNH2eb255+o\n39dSKCdA9BqTek9iUlyYPIkfh4nC7pSGbA4jI+12SpOSAbeodfAqZs5ajCQL\nQWGgAAMyiJq8KT4vU/8SHiVzbrLAO2t5Q8Wi7+Mv9swON7PEsvBbryXpYx9h\n/Fxk6bqWyBD/erd0sMJvnZBbM29TWUFWFXu79pKqcBt/2oKRNPjFjpLZJCp7\n5U1xOFkiThgw9W4k8YaobHqwLUA3MyBsh+XVPBh9YDGQpip/zy/FKrd2xuWw\nLUKmFjxNjCOOmU4ag/eWRXbShWISKZ1WzF7w/M1mnrIL8wUq4ictvkHVGXA0\npZAReTL9FUS4g6YRwCjhWfE9WtboS8egKZ12VvlRpyXUl/tt54Rd+FwXzyO+\n7kF8ktV3d5ij4T65S5dc2bY9EO5U4Vc6v0mB6GfNJlVoXV2K90XwOQuwI2Sn\n4A7qPnwlfZseFdCmC13ODZGgRLeHuVlj4cMZFiG+wslT1JObQ8OaMainiOVT\nfBUTMoGR3cjbobElA6Y0pAoHUbJC5QIIq5d4KxjiCi6yiQlTPbVjhHxdfGf9\nA//+\r\n=nE0V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9bf606d08b9425c1b4e908e3c5c0c7c84ec8b9fc","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.56_1617183028468_0.17625264146305186","host":"s3://npm-registry-packages"}},"0.7.0-beta.57":{"name":"hardhat-deploy","version":"0.7.0-beta.57","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.57","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"11e635c263d8b7b7469e5ec402f194cebc7a36c3","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.57.tgz","fileCount":111,"integrity":"sha512-tNuNJ6U70L+LMnGttIHn/EIxdv25G/oxR/bVINEE6ORepmdPi0a8tlZahMmnpg0Hh3fn+lcnPZVws6gdl2eBAA==","signatures":[{"sig":"MEUCIQCo0t4CwSxPbFqGbcOw/TeLgChzbRJRQPMRE3N0800rRAIgYIKPGiSU7UdwZhlrOmfhtCUYCnhu/1Pm+qJ/ulEuaHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7152164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZXLvCRA9TVsSAnZWagAAIR8P/3uCCWPMWhcog5j/4YME\n7OUlG923Y2x62011c22VSlWD+FAcUPzwCuAKtezA2iNipWOxZZhha8CbZ/aE\nQYuq4drNDiYwykH+sZntaq9twniERo6Vrr+sBu10XZ7gMvnG1h5Zu4RjHTVA\nABxTfnwudjpirCeNh/0R4vkPzFwcUSbwftRiNAPhd+6d5OXVEKpJ+VDuS0/3\nBARityypfPMR94JDJovyHlxnpdPGCGhWwdBh30BEH5sekR8j39gyNGotg/an\nq2NpzZeFFuy/nzP9I/f8pGF/UvOnHsso5bn+K7u27B41/xns0Td8vAnK25ZE\nnfeVyVaLo/iLwF0nS1X+WCQJDu+5vsw7fMgokb6j6UnIT6/AZYw5gOdTvEgI\nSaabrP2B8HTKlZBeJH+Cf6A08qyLSut/EzZpP0QAgBihhHReHDJFYwgd7NyY\nbGbiZbl6D1ZhL7HmO7xD2KcBBVvDdIhYl5tnvRMcb9PF3kxspExJ9wogQVay\nuO+Tr30o1VzrMcwrTCfPT4ifW0MDkgxjRX8CB6Sa2OEg7gPiIKraLuC+qc5f\nJokV9JY7Gj5Duv+X6nR3pIb0RokbObd1HcYTQzVGE+Q6SBiX4gJw+b1vCr9E\nfAkAR/JWe7R1dHQmK5J41rAsbHDjGry01cGrgvaQJ6MXIHNTjfuZbQWdF0pX\nYDb5\r\n=Nz+T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"07d9aa43310319af4fbc04936c71c08a6ef4bb71","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.8","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"12.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.57_1617261294522_0.5572527531759457","host":"s3://npm-registry-packages"}},"0.7.0-beta.58":{"name":"hardhat-deploy","version":"0.7.0-beta.58","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0-beta.58","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2fc5b6d56ccdded57101ee3b2789f2250498760b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0-beta.58.tgz","fileCount":111,"integrity":"sha512-QQzxrH2ho0Qc26haFf1eEcTWHFFK690SdtRd+LfxyHUNHNkHZQhvy8FQHRJRWgvpx59xzrfL+XrBuEfgLTLM3g==","signatures":[{"sig":"MEYCIQCNAmUWOv/V2T8qMCqd41pFULbGdRQhGRZZ3a9GuGEYEQIhALxxA6KwP14jvD/MP4hBc+zAb+IhGmkNtELssldwCR8k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7155087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaKyZCRA9TVsSAnZWagAAmrMP/1MgoPyICqcI6PnaZonX\nUPgSBoCbaRdCoY4mG3RrWgRzMTy2hxTdD87J2eZIxDnypoqEDy39TJjCWzYm\nRMoE2MAzsdsrCcGz2nw0kTfXZnvkSNl6F90DE4Hm3Ir73PeiitLM30e5LVbG\nS5HE15gDTY61vgoMKvs/E7nHUYGKXho3E+iS/mox1xdWsaJyfrUjEQ202co+\nZnFJcGwl928TbBhBbDBWLivmCLVhGfGVWUxO1Q2ya9QbdVv9uIO0s9QLOX4p\npAJZyYIqY68R+KzhbvPN4vCcGljHkl6Ed6Oa0iJtreR7HBOmOHPorPtU7U16\nWGVSPwdhMXp0ENXiL/Y3fnJQ1ysWsYFsR51QuW279DLXvNYXWOCAmDXZS/g6\ndivRlVUN8nJOljrOzJB39+rlW9tKoHKWh87ktsSSyjhR1jk3/cWiIuBvS/Jj\nOW+5hhhGDFJ0SLG+xh6s32pNlKSWJgFF7oqEDYd3toXs1udIxAiAOiVma++F\nwNxm/M+M6D0hGX4TXyhsEzj2rk87Oz9xP0RrL4qNo/xHDb5QYUDIb9yjJM6v\nckBd/GJTbDyPjDaQPtIBD1RpR6sycUFKifu30Pt6jwztoIVY8EVA66u2CA+e\noZbtggeFZ2wSRA7lsogL/SpLb9Yy0GCS6Sbeop8wJaPwezVzmPg8QZEb+Iqs\nzzaZ\r\n=IiRu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9698753a2f46d5c98d6fad403588db8d00539f04","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.0.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0-beta.58_1617472665260_0.23880706858370004","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"hardhat-deploy","version":"0.7.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"553b7186b7b4656d3a9c064efa8bd0ef40a949bf","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.0.tgz","fileCount":111,"integrity":"sha512-yjWnjXEhzCjKJoilg19g/13WV/zVTuvzzT3t6naRUY5LxX6Cz7/hfEJofevwSLsGxBWGAFjyM4XU+cPAepP/Dg==","signatures":[{"sig":"MEYCIQDjaREkIgUTVIw5r8IJIk92hib/ozIj0jEvYjXE8wu4uwIhAO7RwhXYXHcn64yvjMQJPr+SYwnrWLkyuI/avQ6T2A5y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7159515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaZ5YCRA9TVsSAnZWagAAeIgQAJFShisYHncJcr+qVnKY\namLPVTNWRS3IINjGQCy8ltBq0vbdoa55S2XwflUG+q/TKC7PfEtFNz5Xu2Ut\nkG20+SRS5WbXA8oEZlxe+6kSBXcSdBHv7Zjc0ukuo7qhPiROFjdmNVMk1Ohj\njnsqoiRdOQ0EX/ZJzh4cs/VK6TrPLd+5Kw1bL0d4kxVk19DUtjH6VIcCf5cG\nWaTXZGCaDsu83XVNP1TyZu+owdHad8fbbjvkAloIRwZbcW3nOLJkXbJiVtCx\nx8k+Ei9XPow4NykW2t7yx/hf17fOEzmnQqB5Q2HiPbZkBH9SYeBbX1af4nNu\ntcNpFw+GOIzYCxvv7zio3oEWZaU23foQem1Fhf3nLjSeHHf+nknK8+AzJQk7\nuiQLN8nbynNBPalZbKLk0OWbUO9S8DTEiS1GZlEcBlgwBzBWAbsl45DncD9J\nz0oVWSQuMp1el7p02vrhR9veUilnj6uqlGNiqHUaiUlZd7deVlZBivyfdXfR\ns7M7A+wWjiNCWzMmMUjgR1z/5XJR+xfB6R02Tt2gNgZEwzyqPhZdWsyOy/58\nkhGq8dxxIEk5QYm8MbMX5mDqCMT4qciQS7vrbtK0/8YAeR7E5g6iTP9kFwat\nArYHsm1b9FmfXQZ8QVnptUHJWodspmEiHr/mCw9tl9oMFL26stLjVL9JkkSC\nroQV\r\n=fKOL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"10269818d886528730ebf7b04f691f1a9c31cced","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.0.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.0_1617534551177_0.6961173541150532","host":"s3://npm-registry-packages"}},"0.8.0-next.0":{"name":"hardhat-deploy","version":"0.8.0-next.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0-next.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"de7e8affc1f0f150fcde468221663b9f113de83b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0-next.0.tgz","fileCount":111,"integrity":"sha512-+mii027h0FWMuZ7zf5nBKLOLvFPrHfdoq2qVhN5cR6rW0pkxgWf90BlJz0qPZe3w5Hb9EYDrjEbAY2zGQMioSg==","signatures":[{"sig":"MEYCIQCmfV3+61HIxG6H74oyjoCFyqDBa84A1eubvf8BExc3tQIhAOMBappOzI03NHk3eUgIt/tuHtoyh/Hbx+ezLW5b5NE9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7171458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaaDGCRA9TVsSAnZWagAAKvQP/0PHTYHbVJBhVy+j8ont\n2cHTFgwcz6lkTIyTTiWuq/GWDgi0+FJqmOVVnGl7bVrxNLlBdb8C03PDoyHZ\nxLNgxgABIb495qW7EzP2CQR6Soolm7Z6PVhcDsklPhpZYD4VXeHkGD9bIzUS\nUT91dSQBSkgREnbCC3ruJQRsLRtimj8Dg6J9OL22JCS9yXu7FcxJlXivGdiZ\nAFtQJoMcXDoyWnsnrF85aMFAyXu0oJ75/Epo+9C8XZrYwm64F2P+eJfGpVp8\nuQfwZNcBA4plJyQ3sWgnKBcGGMoASf7DE0jW2D+nlXm1F0Aell0l2TTxHrMB\nvT+HGNJWbQW3l0gNfHat9vFR9xh2VNmYrz8PZGt040nWxMcJ9IK2c5+nE8TW\n16YbT+wWx+iX1xKiKw6vsvIcL4AaQgOOv+dmg8aX9s/unwf5ZY6v1xniJtFW\nuV1k5vT6PkSdR9/hPXMAxG/gYdpk6JagocDEvsqVZWQZt99eRbn0am2YYn2L\nmpZnn/gVZdBZsTiimRpAFyesgPAx8dIqgiEJWBw6tgDzAtE5GOUHGTrNEnlz\nV8XaLHc5BZ1LcnVwvZZ4L//7nC0uiClPPJJ2lGM8FyCAsPtLVcZRmugOCIku\nCGChPZ0+Ouyv1R+QKa4IcujvGKFIpxaK+pRDYWr9Z9CqTSa9Cgtv9BG8VNf3\nGh7R\r\n=YCQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"74c35d7616274c0e968209a2eaa276c0220f190b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.0.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0-next.0_1617535173791_0.14304323534196195","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"hardhat-deploy","version":"0.7.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"df39f81e6c97132081a27e171f63e93e25f92520","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.1.tgz","fileCount":111,"integrity":"sha512-fRX4prBdxMxV1vYxKunuf785nd4tChP67DHLkFyue7CqctXGvhYMaEmGqFdzEwJn8rH9w+J/JKyR3vc1cZAdHw==","signatures":[{"sig":"MEQCIBsC6B+ArwXvrEnDn4OY/2JVYMyzZM5+xID6y5rRoqaOAiABBaIz8sR5oAg17mOajvqzLAYXVwr9G2rniYF0VmVL7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7160449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaaULCRA9TVsSAnZWagAAl30QAJWmjgkm844ohatvWAYk\njpQFRim5GCGGTR0oHjtyXO6SWzPQ4u54ln0FqnFo5jIFYxWHmG/nYLUb4mwN\nTVA8wzqLzSMVXPpIDJZBHBgwv0kugoWtYz1ufsiDZwTruLWXoeA4BMo1oBpQ\n+E/AYF8ySI7gzLmYIyajQGxmD2gac9EBgwQoWqNyyef4+sETlqDhzhOtMXzC\nC2NNnprWh7IaQfpG6IPkWDnAkVPgvkIiRtJ+5Z/ByE9P5gyk/yVGhmanPktG\nwf4FstLY57pvyGONrgKzUjRKikbmgx7BEuKw8AsR9NN3ldjIamh1z/0uUPx/\nHOcekKy4yzyT1qSRbfhBVzlXAMWmx3dFz0BRg5NEAhWyi7nfx29n1JU007Lt\nx7lnSUwYXexdy9M0dRSSEirhiITxqRipL4fvM6HMaeUsY28Gg+H6fLMSD5Yp\n8PSwypYlfNzbI8fWjSvUl5XLbGbdx8jNyFLazAHtNV58BMSRudx6YtpO9WVx\nI4/77WXiGgOuh9gK+Dm/jaoByZKIRCpe64SkY3PapWvzI1z4tkR4g79n0zF2\nvCltmE5ddvnSQEc+9hlK50zy/XZamiDS2cV9YQnLak838xWJ6E6vYuvK0TTx\nKykGMo8i7Rdb/dN9kyKz7dVtBqS3ZB+PLsnRcdTc5Ea7GsU3zqSB5Q+uPMTx\nqi+J\r\n=7Fwr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"acd7c0a76a7171a08de1852ce647231042db2c5b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.0.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.1_1617536266763_0.3159865417288057","host":"s3://npm-registry-packages"}},"0.8.0-next.1":{"name":"hardhat-deploy","version":"0.8.0-next.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0-next.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2b8867c310a56b9b74179e1a9c278685eb08e499","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0-next.1.tgz","fileCount":111,"integrity":"sha512-twf2aQ8/JVCVW08rnhaXa7CWfdOc2WhksaTYcn4iMolpFEoFuf+6dhbwrNAkvH/bsCMBIBWn//wbq+FXLodivA==","signatures":[{"sig":"MEUCIQCrtuMWc7hkLt/ZlGkyVy6zZ4CUTnkEutjyVHfNPwp2GgIgOIX/yoQK8KXMOcj1W7p+u8DJwO98w7Avveacv2Hez3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7172452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgatQGCRA9TVsSAnZWagAAQbUP/2ieztn/isEyvDNEoepJ\nCcUDRxcu394fikBsLxYAfo8waLmsD/wuCopBgZQ9SC/ovtH0e4A8jetJii5x\nwKm+JiGFV5Yhp5zwWrOmyHdQwOxIxPdoed11hU6UH0hxitK3HffE/n1TdsrU\nyoFn9Kg0whb7nSEkGakw2EG0I13Ni0zyqIji9tfJeH77CPPz2x8eDqzkBpnA\nQMysDmd/veuM/YXTxUtg20I3N/cRlsrkXHqncJtd3Naro/nptxOWDnx550oC\n0BD0H7iDo0J0Hec6622i5hdXdrAbqJ7d6mP5sbkF1mb+ED45ut3P2WImTbi5\nVUsZJugzNLG0LJH3Yw48QRQ6ouf69LJIH9iqo0iemXzZYqRAPf5cAyrHjf9/\nLHSfEW4nsdE4PfBmEF6WbNxQSwV0Kxs+1rK4KXramXQoMiyIlcKAObhrMMNt\nKquof/VMXxoYfrO4UQOoDWjXDDTEiPO27xkad2MJvuEnettoyFQ/6JDy7NXp\nbpGedsrFgR+JVcngNNi9eWQsh716xfgtQciyLr7bLnAU7SbAIKrXWALL3LVT\nlXifjTKDck5ghJwzoAGj7ZGm0915nNhGx/2ry4/EspdFMJPVpXzggt4g5V3Z\nmShde+wvJQhQ2obvm8XBfAvK90mNSBqxM2Z3VFr2Dy0e58jak78T2PLaKyLi\nHWu9\r\n=TBlN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3e0d44d44d6789fb56a64f884afdc1d41c34469e","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.0.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0-next.1_1617613829826_0.4497482346722319","host":"s3://npm-registry-packages"}},"0.8.0-next.2":{"name":"hardhat-deploy","version":"0.8.0-next.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0-next.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"de119f6628998e83a9cc1fc5e2473db0d5219732","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0-next.2.tgz","fileCount":111,"integrity":"sha512-Pl6zu0E3Xi+3pmGy/mD2XqEGjcjqtDpUwg0XekJFey7LEiISuPHCaX4maLSqu9HVvBJdZEL4HKNZkpJy5bz8rA==","signatures":[{"sig":"MEYCIQDlKglT327X6CybemH8qifeURr4syMhQx8vkusp1ndPrwIhAO7zIqsya2oW79w7jB3bWsuubp4XQvrBrLAeZGmil5pg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7174206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJga0+BCRA9TVsSAnZWagAAwQIQAKRYU8yQMp7SP6T7Jcgz\nhvchRfN5VIdSOvQ+e1nYzcam52EAYHMjJkS4crcUZtTeOBba25B5DRXEjJ0m\nZAlXB9xo0J5g94H17HIe09E4ksKVDdlJhGuhfBUpZ+2zo4wq/YCM6h87N9VW\nKryCzPMZiKxC0tk/53ZqBTCWIjCLDSt6e3r3kgJosxmR81RF1jch/815nFqG\niJoLSM1sRd1halQJc8ShXli321/YQaTMsjpEzLf3oQfM5CBFIzcoOPq/0Dq2\nhhNN4xfvsAbP2u1o0bmkONyDd5a5SqKzQvYPyYvk+srgGL8jXJTXOMQVnSFG\n+Qmo2g6pou4BK/6vYe3gxyUzHV7fHftjqAwnyuMn8EA3RvMowBqNf9dc+gga\n5c+VP4uTwxgAvsdf85vimUXRGVRYHOG2hoapHDFTEgWdYAynfvYBPJAfovuL\nq7X2R3AWcki+9Q8ibvvhXeDc6fjUeGduORKi1qL0MPRG5B9W1orR5YPnrCq8\nL5qzyVqw7CE+9rPyt6vtRyop2CpXF+rpkINO0XkfZN57MwJ9792weI3JW+l0\njQsRN7bxqrJFBsRJ44iRKwfJWrJiyWJ6kfl8CPXHh34fy8Z5QxQ07KOIM7Zh\nnJppqlSn7Jo+ZyNik9DS0dc3KjMXpB6ho+En2Yax1j+QG6kdc+JkkuF9Z03D\ne+sQ\r\n=cMyA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"cb9f57d1d619682bfbd44dd0d8d0f6f3693b8bf2","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0-next.2_1617645440465_0.8802096974013418","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"hardhat-deploy","version":"0.7.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9229312bb03a152c373b1fb921df9aac9911070e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.2.tgz","fileCount":116,"integrity":"sha512-o5F/B2NkSu0cjkPjblu7sIwYzrFG/sEnA58dzJ9d/0RUaHZ9gezaL1X9Q85Nbo4wRXn+8ElM0RptKAOtQc6ITA==","signatures":[{"sig":"MEUCIA3aGwiDh77OEQI6qfytrc41jv8Y8uHXN4PqidsZIFg4AiEAwex7zdZNebnpgLn+o252U0qQyRF4aNBQQ2tDW/7EHdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7163983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbD7bCRA9TVsSAnZWagAAk9AP/0NmhWI7JHA0YN8zw81k\nC7b71BDyKhT58gm/eZPPQf859LIL3VEdSSAWiEcguDQUzFAZ/nt6O/FamLE5\nTkUQ8rtAX/1m9zncMME3MYJZk+GXEkMhCvcsmfBxRI9jtCRHeIkK4v6OtrfJ\nfJMZ6YPYO+zERbuF11izkt4nMM+U7cbygcJ9oY0F/dAAeCMkE2jg1VhD/PSU\nfwsIegwlFRc5xjjBmn4AQX2hwkA+gasa/SjGKIo8Pxr8n8aameg9Dpk8702S\nc66A+KGK47KxX/yooMQq9CBtYGfKPxm8yFVc61i1R/i7uWlHjakBvpzi59ON\n81yV3naOue4jestW5m4/yrLibW5AkCA7pcOj5AbOxpX2w6+g7nCUuFnIORcF\ncWvRjV18kD3MhPiha84o1x8guaasRvuKVODJ5T2Q0ZZQRS7eQTrotoqMT8bW\n9zWVc64+DBEra3UmRsKAHRr1FezT9rQ1X/npnxdCwFumkC/fx+72wDKvzI5u\nGN0aIGQ16fWPKQKmQMtCxFwdHMDziYgc58lIFeUkia7PcELDC/Cq5u5MEgSM\nk8wdUk2mnbTFL0M5JKNn5STmqWOoU0EGEyKxlZOwgDAU59jOJOpQxvE6tJ/s\nDAd2S9mR7h/INRv0WrTN0uLR9AtaLPe5+D+arGg2yf7ef+5SoEJOW8uLe92u\nBKzE\r\n=JNHA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"6fd617859f9970fc750c0eeef703de1296ea6f82","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.2_1617706714857_0.39330379367273904","host":"s3://npm-registry-packages"}},"0.8.0-next.3":{"name":"hardhat-deploy","version":"0.8.0-next.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0-next.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"82e774c313fd1bb9f81545df5bb3db22029166d6","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0-next.3.tgz","fileCount":116,"integrity":"sha512-WXMD9hQTiuU8u8Wg4Kd8X/ObMus6+5Y/C+157PB0IBkDlPOvSn/w6CfkVVjXOmZ7Hju8OTnnk66LRwfw81rQZA==","signatures":[{"sig":"MEUCIQCEr+seND+syGmyF0qwFTt4Z6cHIfgM7kCjt9CEuGx2TAIgJRvJ6he+xZnADpwvQsi5i9ecIq+kcv1ftSPjRSYwc20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7177889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbEKuCRA9TVsSAnZWagAAR7AP/0Vc7D0zyYNTp3gkvWmp\nFwjoIEcPUCvRvrkJgg5RgSKtAG9ffpKGlT0cADbz1K4/1HiqhooWEa5zXH6z\n/yRVKpk6E2ZUd5wHpyEA8xHJA9c7ipKlfLNKijF6EfnsEBBG9AtFrUad6VpM\nUBNbm4LN1ZOsZXgM7MVhwzjVB6gmPw/SrVAWGk+lOVkDDGWD8dLjooa9pbEJ\nPUSQhdfHtgh6FKylaJ7HdIjRCYHs6JyZrabnxF/UopqHcj6PUfB1rBh5DXjS\nO8S0KmdQjSvMJ4YmU8rdDCNPNB+mPMoAvDVCShnHXsV//Ea+oD5EzOgRopms\nyD2Hm3OBSDBsnsQU4MR+0Z+xxT+XA8cBGe1BHJ7TaTjfj8ZjSlTYNq5Wf9DO\n+bKu8mPBvzd1hmOczfcXfnj/PSpDfEGsC+WXHti37sSUsDx2z+Qw24q6DCPE\nZ9ulXX/vcZ+DNu1dg/ojJIWxjRWYA9j73u/Bo4Z/b91/t7mvnJn768imKCLf\nTazXlFa4kv8Kq2LCcvMpy2xlvt2bsHSSfolD5WeI3uzBRbm/EiGNX+18zOgE\n8aIppLQ9pQgnPdHENrU8P2YMB9IjIxAvSiz9U+d23Uu1S+9voQvAFavdaY4x\nB30lMIOO5jzDHQWYvMQuUUcEH0A/agfCo/XvWRya78qG8MxWubnk6fAHg5OP\nBx0c\r\n=2oZa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"0276a0959efb4416d89d47f6f5db087e86592e41","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0-next.3_1617707693993_0.7116461818333761","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"hardhat-deploy","version":"0.7.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"f4dc119a6ddaa26859fdde8afd48ed863aab455c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.3.tgz","fileCount":116,"integrity":"sha512-cJL1CHUgj4rDgARQ8AqAcP5pFcw2AL0wjbG2OQvPZ1i4d5ZNNzlNc0gOi2e1Po0HZhgEr+m9W9EsSyZRGz5VrA==","signatures":[{"sig":"MEQCIHP3NLmNbGcb0DyhkEDn74OoTxKhMyC8x5/dIkIqCiRaAiBsskQYPvfqjRr0NhyqVL2B2040zBgYLo58bueIagHh2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7164647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcC8WCRA9TVsSAnZWagAA7FEP/RBoKXLGWqK6zMvPX8nf\nvl7yi4Ay7vwxiOZYITIe9+Ijsvnd1ZJgNxIphdauw7xU5SV8zukI0AoRHd+U\nIPgnbBwQ1m39Lmw2+WFtqQIDJw9CnEA9cFxzjkNbPFcbfEji7lHaysQERi4J\nrVDclyTXTUUpLF0/cYjlqLCakQRXPil13YCo9ywrlo+5M7orMxb4qfaWFhdt\nBdSvn5JLPT3mDs1vqp2WzLCVfYikWZjyA5JwGWyyRaS8KqglBwbQ9B+t6q6Z\nZq5vfLQ2ldm9pSbW7MeOdgjlwPhtXSyp+nBIwdlzRrQaYxvMm9x2Qi821zCy\nEriZLd0CZw+vl/fA8kW+x+y0Fc+Etbb7mYgxD+hLo5q4K+nQnNOEvMbc3lsu\nJl2th3+pkz31iOM0U8Ft3R5zhdxveCJ3QQQNT2mh1XAGenVEmnDbhVFP2Cq/\ncGL8MwD6XbYrz2x4A1bml1CWrU9GTQeHFlC6ak0Oy4owaPEJd7qRdz3Smol9\nQZjp+R57+J32yjsMcUkYFZ8WxOW/3uagT2iuMfnbp083ifeVQpDrEDtHvzoO\nDDP/XtPjH47PSxV/1n1HdYUaq8y7b1LcG8Tt/G0F2MVVDceQ1kYZn0wfVs7P\no6HZnMAwvbJz4nTxwn9mbHXoSVowTOdqmmaE9FqsPF2bdr8ipOGiAXowmCov\nwZbE\r\n=NtWJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"600a6f152c5cda648cd76480d4af1be893123587","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2","@ethersproject/hardware-wallets":"^5.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0"},"optionalDependencies":{"@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.3_1617964821859_0.24348861469587413","host":"s3://npm-registry-packages"}},"0.7.4":{"name":"hardhat-deploy","version":"0.7.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6736f4e67ea62eefb2eb9790117682e2efabe0d0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.4.tgz","fileCount":116,"integrity":"sha512-i5Fdb+S7XpBSY+/j0HA09fxp7JPNO55vMfVmbvwx4y4w/TmDSxp74s/71JKGuwxVPZ8ke/gkWTsYjI1b56Zdgw==","signatures":[{"sig":"MEUCIH0UWlMToUYL9/V3uPuj5UiKLH/cmjb4D4K/nNPFdF0LAiEA2MezQBXCjHm0YXLJZUfpPvjV1vxCjXLdFENbFF3wVXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7164688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcDXcCRA9TVsSAnZWagAA3jEP/18VLf4fXRQOfh6cKk7A\n62xPVAXh+QahA7/ehm4KTgbPmTh1wI8xZParboqx3VtZR0KzK/kzylgzNeke\nVMqDHEDbFzECFC4r6wRNwBo+J+sjWTNPTAYAfLhiKgm7avDAm9KFywHNdVPn\ngR0Vls5rbmO228Abdkh0zRt6bPWsbvMKqcfOO8P4Lub4+4A3x1tqEPsFdC9j\nBmj3PrL2jkFZFK7wX8AlvJ7R1QPa/d+aFwr1qKrVN8gLHmpfNBfvPapo5t1f\nyzwkosFAUgMc/qydjAP8yIkRQDJsmxC10A17wRkGbed4VDM+3FgO7sI/jfil\ny1LBFsV5qTGf9sI8iCeRNC4B62JBbHObDZWwKXbkLuTPmfhkyCo6CcD24kbM\nT8JzePeGEAywRQypEEm/gb3ms/LaN6GSmSI361QRVmNNHmpfcD2VQofenTjL\ne+eMezate47fVZVWhlYupRFpUznfQTxDw5vNSKPi8DP/0yihp5cq0URg0uNX\npUKSIVAAdOBI9QxWw7vNsMr7d/K/1MQ9MpGzaIst4bipkEyUFu2xAcBVZZfS\nj4O2tTc7SQqcmwRLrK7fchi0hKHg7lzej/9K1XbZFcUQvtT77zgld7R8rXQj\n7hegXvIl6IGnz5TPsIllkhZ92gT/XicELZ5v3ZQvtsb/LdLuDPSQ8A1InA8x\nSITv\r\n=i0kd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f6af47ceadfa48df13d16ca93d2b026fc16ddb06","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.4_1617966556088_0.3081420896975706","host":"s3://npm-registry-packages"}},"0.8.0-next.4":{"name":"hardhat-deploy","version":"0.8.0-next.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0-next.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"56d2ec45ef7243cc46e3b1788cf6b32cda810126","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0-next.4.tgz","fileCount":116,"integrity":"sha512-4CLZ0/a9suB8muK+nIO+NPjFV3i3PA6P95qACbGtqaEjOOPdb050uYykvPIq+zCkpEVa5lwRnzPhw58crXVdzA==","signatures":[{"sig":"MEUCICmRBTfByRp0TJKiIhU8DVfh9iZjBKkmqESKLzk6NXJ8AiEA2rF9dh+iZyP04GkLmKSEtxyENRaBiQ3x+e2uG8/kwhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7178837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgc26MCRA9TVsSAnZWagAAykIQAI0zttcB3CP+EvPGJhhJ\nzRtX8OiKFspTwOtTyoWdET3NGrM0O7do8u5op7iFdUZQAdLeROlZS6ErVDPE\nS5Uc+wre0RK5QJwrJT8VTzbUED58uC+3AN+Mm+cVSwvkFPlX15YtK9XVhSao\n6rWTFYyf8OxYMBp0rWaWRkg4afoUgmrNR8uNZk968wBNj5ZEwzJ6AuH/2UoF\nfglZtKhQNt5G+i78cYObQk/q6deKKUofNbHpsSLjeB97GshgKOU7UjWjX0ry\nDC4D35zJAH5+50qeIEs3SinOD1nKeHDuKdonSlB2Zr0iYKpAB+D9Q4EqFyEw\n8HKb8ugA/pE1uqoDO5Q8tmdBWVXyi9e9MK1921rUe1MkHe8UCXZzvP3soQz5\nbT62S7spP4jIPONob2LP6NqzO06dO6keR5ErJ7469s/O4Ieu4VZkG7hAxR0+\nZG1BDTObMw4mwY8h3yJH/44GH2Dis68dMdoAxjFXNqWkeQfUfL6UO10aNByH\nPjaHt2xVLsKMQ7sV9osjjPccUFu+48sVq+iFXfD7wjmhuk1fc75sGFleL+UW\nzaXzPgAGP7ReAMZ8lhv8urgHz4qLsMQYddilmA1pJNV9K5AC+G8yw4TSclcs\nc9xD04ecqpSgFIjDTBsf4Zk63259ekaN15gnpccCx1Przb7AsLsx9vT4/Ivy\nWO7D\r\n=zCMW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"0809a58781ec1550a08f37727a69561bfffe0de3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.2","@ethersproject/bytes":"^5.0.2","@ethersproject/wallet":"^5.0.2","@ethersproject/address":"^5.0.2","@ethersproject/solidity":"^5.0.2","@ethersproject/bignumber":"^5.0.5","@ethersproject/contracts":"^5.0.2","@ethersproject/providers":"^5.0.5","@ethersproject/transactions":"^5.0.2","@ethersproject/abstract-signer":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0-next.4_1618177676381_0.09393207933658942","host":"s3://npm-registry-packages"}},"0.7.5":{"name":"hardhat-deploy","version":"0.7.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d31edcca709e9a8314efeaecb9a35792c295bc77","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.5.tgz","fileCount":116,"integrity":"sha512-b+raIZBhrlw3lzkj7La8wyfczgxRsSWo8IHQM4STY4VUw0I/zjjeMm1naIvtGuebdrW/63ADLsucXZUZ8yVLkQ==","signatures":[{"sig":"MEUCIDnFq6S6LwiCfwQJ0rjmgLPYE4t5teGo+bZzq3ghGzCmAiEAoo+i/a4bE6jgWdDtwVGB8GmWbBIYRK3Fljh3iCcuaE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7165558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfB9iCRA9TVsSAnZWagAA3h4P/13MTYbUU/IKp/q6BO5s\nYrNsM7AeGpByMTLjc0qbPh0RAmMa+u5QWTZd1Bx/GFfhkTDcXdR9IBewx4Jf\n2v+m5TNZB60RDufnnudBo0GzWJJsM3Y7+fV3MNQBPXU6MHtEQkatX3o4J0vQ\nj0iF2Q468bkiwE3TEdRz3l1dstJRBEHfvy9ZmC8zFQy6rkRrZDUH7dw+5CzS\n0hxt70I5mk/BsWOUWca43Y4SawKoJMID3UrdR0fdhLC96No65tlmAqFunttQ\nipS4EbTE0JnS96EtDG7tt1QhbBb0eLoGmNrscVyn6I47bUBpjEaEoY5XQOHg\nMiZZaxMkPsIHJZfCIEzjzkAeLF1b/5HCZGp1JC+GHpRSnMNGO7FDzJNKsdV/\nOF31KNmSNaWdu9VKrGQbuBKUAEGpCm+sjFr7ngCpU1uA9Vc7r+R5yYNySG0S\nuIOIWELIKzDox43P+OvX4u/5ezHC8bfl81Qs/SEHPVwVamu7vsW4Ybtyfnkc\npQ+EboWL3Yc7Wffa2YI7X+7aVwzi5cBp3LUiW3Dy1VUJoywCAhX+0vxu/lQP\nY2ihKyhanhLGVxyGIXNK9CbTnv3mZsMFxHEnbIf72mdTrS+aNipCGUpO7pus\n4Sj/xpqiCwga8I3lPIr0+LQiBDao7eaYr0BGr1WOC8Uv7A9zxgOid4pGle+s\nx8ha\r\n=cPck\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"4d5b527e07a4742cf97f9648a6e1d2795edbfd22","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.11","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.5_1618747233623_0.19103620102992358","host":"s3://npm-registry-packages"}},"0.7.6":{"name":"hardhat-deploy","version":"0.7.6","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"66cafacfb202e8cb44dfc2f3194f2c33c08993b4","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.6.tgz","fileCount":116,"integrity":"sha512-oyhp9B1LvKpW6mTttDQ/gyxc+IpbMQi0Q76LcAlfygD+XRF0LUKTKEkPwYktfAruRrxe8Sap87Uma6a65TLR5A==","signatures":[{"sig":"MEYCIQCdqs84XDxsqr88+la3g+NsbADbRf5IX3XSYbRC+Z1YggIhAMVecVZq3bQzwYb3QaKg4hF0J6JCsyHI0So7rsPzz6jm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7128343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoqZTCRA9TVsSAnZWagAA9joP/RbxUV9vuJ/2uQ/9KDZd\nbMCdhwhYavrhkjLOWW5Z3jR5ePreBG7HytzN7CBHjlHeenHapMhOptD6D5IJ\nRio2WwmS/nHzKKocXwRKiyI4D2fLIXa6JERKylCcy4jR43L2aqHjcJS/giA4\n59xxGwc8HmNIr1UIXnEdfpoHb78V7JqdyX+JEjqFY7V6s6ELTaabmizFYXBV\nLOtoTEFUWRc3mF4nqNbnxDneTL55lUOU3GF87lI1IZBZG2b1ENpzjwjvwSCK\nQsuKbpY/Lz8X+q8N4dWX9EwmaoBzJgJYEu8SGNupRMLoMkwHYixGHEioNzDT\nqpMI7ep9JYO2bqeXdPi7w2GyfW4Bn0EivGuISaksbtSGSa/zFPfuyFo7EloS\nIagF+x4l5dQDsTt58NCVBBg050X8Sv2sKLgrSUSc1mGvL3nIqS4HqOnNw80W\nNNVio81PzEKNUaCrmBFweDSdQS79pvXweUZkL2ChTRxSvQlfDJD+b5fpL8P1\nOD6YaW/MEAD4PfUb+y3SbQAvjJ1wtiQe4oEAAFs1g14bJoYDKorhBtlNkgxo\nKT1D3evuu0VIBUS533vMcCa1Viur3aFjJquQUn+lLqS/jbyo1ixF4Wek0Tzc\nRwOoUW5nxjTGVO3t/6L3OrTNmgpWnLO3rxgAra60SxkNBkvUXRaTPCZig2l5\nwD7L\r\n=L3ID\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"cd90a99116aec07db010254657d4786bfb1d8d22","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.6_1621272146461_0.8909687195694909","host":"s3://npm-registry-packages"}},"0.7.7":{"name":"hardhat-deploy","version":"0.7.7","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"fd4b90f6dc89d77ce651719978c3cc9905df1d62","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.7.tgz","fileCount":124,"integrity":"sha512-f4RzxnnUWmIUFpwCL54MSyyuLCWl/wAuUhuO1fd9VnHx2H4GzIz81g9Vi5xjxN/8OG2N4xBWr5jS7+klglICiQ==","signatures":[{"sig":"MEYCIQDDrprh0srxxf0NodICwEoYz79uhtiX+6tiZPWrpiSbZwIhALXnObJmm4SVMURU5ThSzFPUGvSKdpG9xGi+Wm31Zq+V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7153836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpZ4pCRA9TVsSAnZWagAACwQP/2pSZ1dgjHD/1jpCK4S6\nsDBm+ENt6Uj+Lg8+8WFNCPugTEaPvI7lHWwAADje9I5A9NCnGPD1T7R1+r1B\nA0kpJ7Y+NRtlrGv6qZkcSq6Qmo0ZSG+DkhmDO12CUHjT6tfAUQlE6ZhjHwU2\nwK5C/0DtztgdeKyVdmKeGvT02zjpO5VQnGMhnZgg0rYGdpQNnHAgbhmDfD7R\nZi/4ISOXoeBQE7j7U0BUzThTTCN7Aeee2tIkbn+NRmAOyn6bnSIu1zl6G5Ry\ni6m/grqEr+FLngQWkQWLV4i0cVYmerHQgqV6LD88fJxog8Tw/I9EHuGL0Ouq\n7uD+J6f4EofoU8Q9BNEf6P1kq8xOe/X/gkNr+nKLRLSCPl0Mi8qy33DE0crb\nidZG9P76Yb3lmgJlsruT57LpzxfB4gzCtPS0YwPXebQyR2TkCzr3TNFbO9VZ\n+7rj0gz9kUzpyOaUSSvXmy2uphuXXJoqsJIUBnrZNAHHijKv69besHXKNisK\nN/DYPjE1NJdB1Nwdn/f2Rh7qAMEvlUm1rYEAx16u2qRZJopC19jgkj+2EdSn\ne22rWSQfSFVvMcDwuMNPLxEIwOuj2nt2JFMI+D+ntuGHPwyBAq6QzNljdsbv\npFi7ZIhEB/Qk0ciTMzKELG7ZHGQFkqJ27ua8rK474U6ghK6glf0PHyqF2pXv\nerkO\r\n=Gy4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"8d5eb281ac9041b7856d0551c06eaa70732c362e","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.7_1621466664554_0.6814217405881124","host":"s3://npm-registry-packages"}},"0.7.8":{"name":"hardhat-deploy","version":"0.7.8","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"476ebb17214a31b619ea807439254e00d8fd78ec","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.8.tgz","fileCount":124,"integrity":"sha512-z+7WjZ0MSPScS71MvdN8QSIgJruLVao6VMshOlBMDrdvBjeREtbD+FE9wWhWq2sZNr+u//o9I4wPPx8Qe0J6Fw==","signatures":[{"sig":"MEYCIQDSzYUB+Bl3NTB6RcCK7LUZxZUjNLd4hUADqQU5qwpq5AIhAIaD+WNdOmzr5T7JcLmZR10X+y2/qUvWGcZy4OkuAOEJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7153907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp4vYCRA9TVsSAnZWagAA2T8QAJY6bGgSv+AmrT3ASrdH\ngllK7jGYBVNxq2I0kEjtuTI+n2Bxq8xCN+GVDDa9aOY6gyajo3mNb6THNVRc\n8DngzqTSOzuKhNcIGu6wfQznkFEEB2p5AozIr043lh9oHM0iY8MTTqU6n2uf\n2eAQ0rd+kwJryOWE1c8cykNgta2LevgM7d+yu5I9cA1zqOV8Tn4nsMhSSgQU\nmuaGeqV3tGtfgviECwSXmP4jx9ucvnMVVmv0PShZDlG2mbtKGl1SZ0quoSCi\nXYIB7myX5FhGg2DcsdWv9K3A+BuD4ScbDTRHFfY5jGrUBnhJRLyuq0DeX12L\n9NUWcGQC2+QiZfxpa8JrUFbRL+QyCpdbqnjQ2q//ZRlLuiCUG3reBpdUStIz\nmxM2HFdfASSqu2n3kqjkKH22qRcohXKNIbq1oIaXiOWlQ8CeKDaG8I6gZ+0u\ny5XmQbMygmqVITxco2dmNYBkN3ZwN3J1NkETlXuR2tFuHEdhhu/QXxbqC/hv\nSPXwXCdYOzHE88cHBosLE8LwYOvVgFkDSpHjATQrTEGCWf0C6qkWJY0xREu5\nw5HY0y4CzZ6or7CXRcADukA+MjgTCvJVLWpaxdOBPDsBd/GJJBhcFIV2hEU3\nptJKobsMlui+Hwf9YpocC7Z9v8i+L5zIxigC2/tu/10Yikz3ARUViT5edpS+\nAL/3\r\n=8mwd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e2524d95ea9fc999d01901d3bce2f536f6e0bf2f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.8_1621593047624_0.33716478844308084","host":"s3://npm-registry-packages"}},"0.7.9":{"name":"hardhat-deploy","version":"0.7.9","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"67ed5408ac882ee7e70504ad344f59e2647da263","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.9.tgz","fileCount":124,"integrity":"sha512-+8srf0vm5Y9SL2hR0UDUldwjHaXCl2S+TcbdeSyoZXacw7T930MOv3VIwZWru32rYc8bbGGsGSBMY8omafVlMw==","signatures":[{"sig":"MEYCIQDOr3/L7gYwJhEpu/rAfjKvlMZb64Z0HIJO/KoB7DOCGQIhAO4O4c8zAX69/RXVfFg9Z4xbakKf9Nq3rT6/lIk+YR+v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7153949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp4wXCRA9TVsSAnZWagAA7dIP/2SXBvUaXd1A+4j8XS7v\nReeQ+RtHj5oGnKl6wj02j8WSPSS5ZkGGskV5Kpj38RbQ7jY3pVYGSGlPJZnH\nhO8RIWgLzwAm3i69RpDZSnG9AXBFVxNXq0fPVmGW+fU58SwcubziDr5ag0+o\nB6lDah3Ww5d3CB5XOD2iH4vOozM9LPg5X4ghneQUN9s0iw/NCdCIgTEhXO6+\nZrz7rNrwoLNwZtPgqwQIiwnXG+VDoUBu+MbSZ9dBrXAHUR4DqPGY71QMI1lZ\nOQpwWApMLsBEjIdlsKGf2f/kVKKLmBg5zT2BjtTRnbl6uVjHWojh88qTnDM0\ndhhPxP9NEloQrz76+Htv8aPcHPE9+nB2w5wDoZo5PGWdvAnCI2sOxMbjJ5/a\no9VhOKqB4F2Z5ROMFhvnicyE3SrJ3p0OseYp2+6SD8GIySdDurCEPLjnH62m\nT8wwohIxWYPVJ0n8YKeQS+qSi5I0kf6EqgrIpdHMXovFwrJ7BsqNtR6xzbDn\nvNOWhFMT0Ex0Wg3e8Ju2rPGKG1BlIGoRElksv288HmzQB0qu1bdR0+t3FGgy\nLY568Eu4rVxNLCxWChJSX9zzcwBGNjnVovoE6fTqY+XoRlT2PaQU3jweYc+o\nFKXD0FchLwpVF7OEhlOr3NKoS/ekbfYja4GDbhhu0oFAMe0uJGKCI8DaAucK\nfBJE\r\n=BfN2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e2524d95ea9fc999d01901d3bce2f536f6e0bf2f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.9_1621593110840_0.40505326042407863","host":"s3://npm-registry-packages"}},"0.7.10":{"name":"hardhat-deploy","version":"0.7.10","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2bc94bf36db5f39aa488c6c6569f07d5ca4b410a","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.10.tgz","fileCount":124,"integrity":"sha512-+0oiEWy/FgKOEzRNhSWPqSjofVCwtkK3E5x916kbZ5SgFGOjWTFCrWbWUYjzc2GyZgNXuSuRn8mBowHSLF4sVg==","signatures":[{"sig":"MEUCIQCmTbNT7N27+MeRfWKZcH9wfbrkpWLUIlsRa9S7eB6o0QIgGfDi0Np5WbqNzn1RXX7/2BGyrJXZgN0ipe+QeT5xfSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7155353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsCHSCRA9TVsSAnZWagAAa2cQAITwNfeQhF/UQV/3RiO+\nNiexr/lD66vZVvdNYjAFxkAMxi9GI87Rn6elMWYCIymCmH8JzuirDjQjZPoP\nxMvwOMqG4jedBqoF3lrt1WFb3XGGTRh6mY2A3VxsIia1X6xwU+mDX05XhXQx\n/N8LLFefyGvrzQIePvFn2COogBgIPHKzaXyxmRSGR0SClMPHu9MRbYR6HBHT\nNuBarL1aEYIChIQA3xjO+kc5toZbfRlWW73uttTQ8xTvSRS+qpJ2IRSGWdd4\n5a9IyXpXMbV/S37D4xmsJ+haDJxo8Fk/hQGWT6hXPmbedN9/WPFe7d4qFSJo\niafTs9hn/Z3d+xTFNFgx0kjbuDrfENniuQQYpUuSMLWVKJz5WEzq4fD6WG0G\nO1hMJ7/gKB72SgKm1hWNaE48ZfWC2oR+HziawpdYzrdA07tSj973awpaBnaR\nTD1hQYBmMiX5wejNvbAN7yX+KAoKmNYnbNtRLMP5Aef34ydd7e97sLtOvyB/\nLADUHaEhUJFTHEUwcOivFgDyuyMdynF4LVZhHm4LTGM6vLbzYLapShhtPg5c\n1vl3p8cHXAb17NjTqpUs6ekVcHJFf+r5ZoOQzzE0QfSlwwQAT9YXuFOUSKr1\nyu05/5p5M1jUu/dE1YKLan5wvNtC6xFD+c2OrD+oDDK5cICttmrx6uzgj2tZ\nYU2l\r\n=keBf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c9cbc20b1d5aec868a9a48e47c87d9e6a90ed483","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.10_1622155729565_0.825887038828234","host":"s3://npm-registry-packages"}},"0.7.11":{"name":"hardhat-deploy","version":"0.7.11","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.7.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"93f79dfbb529eeda24ac963e23a19064d536be2f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.7.11.tgz","fileCount":124,"integrity":"sha512-ONLH3NH8Biuhky44KRFyaINVHM8JI4Ihy1TpntIRZUpIFHlz9h3gieq46H7iwdp6z3CqMsOCChF0riUF3CFpmQ==","signatures":[{"sig":"MEQCIERysYRv/TnsGEt2s9D2FLYT9eHE0G9GYCeVFEoN4F8+AiBLNe1GByc9sTSUHckZnbdEMO+zdNRQCpqoKaTArEzRLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7156283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwhXBCRA9TVsSAnZWagAA/6QP/RkJJjamFP5kPzMEyu93\nkkY0Rl26cFYwIZ0RHYl1uP4GxiUvRfsGF2bYumxgbc2uCDprpdI5j1I/Uf5t\njiTWUFmv9Zpk/EehqHFcH1So8UY008d7vNybBAomXcEzWuz/VcQPPtVu42/r\n6lYpnFg5ECxTjfz8mYmxaTZeW4b6Bx+miAzNndTaHrrg0GfhL9YefKr54WOy\n8PhtyhQsNi5bQJq3JtE71IF2xuwU3QgVMyCMMFa5CfrZhim5/6Z7iKUZ2pKR\nnk9dciO8oePn1bNV6JdLZrM7dTgA9KviZVdatTqTrA4ZUd3RuAtxjRwowa4m\nEq6JelHybQjSLzntvVMniIYmp8pNe9e1GxJtc4XyR5xZDRec+240AQGbu+7M\nyW2fPMuqNofv3nAvM+tw8AYOk2X8Vi/TAe8mL4LtyghRpaa17fqU95NItf5d\nGd+mCY7lC4khi8ykPQQKLTe96iTkvbrW/rz6AojG/d9Mu7aQM/ZX8GK/sCQS\nUx/pOm7nupnlRi8GlUA0Raf5nnvyj14cmUO+34HcOD5m3MFCYl6o10m4hwWM\nlxrO872MdegCauNb2ii6dd3RLqRfw76uIXf2xFJeSgPnORXlq/I+wv0kLsfe\nNZA2ZeuFojQxa9U9XU/pqgauCeCPTDjb0Zt0fC+5XR3Nl5G1ZDSmZnTHb9RN\n0Uv0\r\n=aFWD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e6a40ca43f9251309b5864a6368382d6715b108d","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.7.11_1623332289712_0.9199336389861599","host":"s3://npm-registry-packages"}},"0.8.0-next.5":{"name":"hardhat-deploy","version":"0.8.0-next.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0-next.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5423e2e61c2ca736168cedab71c93429daac850d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0-next.5.tgz","fileCount":124,"integrity":"sha512-Sw443/i6ctRchN2HMuCZ1nPlBZiRRtN+2uSzQQzGVMLL6JQTgafx/xEbCGlwfGvIiHSNCDXyC1NHWUprQgREJA==","signatures":[{"sig":"MEUCIF+qGllp4OQJAL1mD0aXhNxAPI3g7+qwuq/TyKFU77X8AiEAgRKGOImsA0aqvpLK8ys4JCyHmVuApx3aXVTlNZAKu2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7170538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxGsHCRA9TVsSAnZWagAAP8gP/AtVWcMCBRvxaxVKc9GA\neTPjXtyayYap2KmpYoeH7EjV6Ohs6G38eSCce/rEC07bu/ssxuifFDJs/doI\nRBGaRFE2XnVXI+0yne4c9biqluqQKqcL6zO11bQtzUnYxkWBBPpPd5IIt2as\nm1gbMbanTdY0aX1wHr0bH2k7+t+Xdyq9K2xQqacjLZGIsVbHfBSjqoPDq6ya\n3k+rlv7LQSE4x8MUx9Ts9QWLjxbaZtl3gyObNYMSJHSL8kgoBOHiLymXzg8b\nQLuZeqgj0mTZAzzTgsQp+oWuB4yrry2w8kwUwLSahDGYB7Tydpz+RvrkS5nX\nXUfx2ItiKOs5rUKXlri38hyZPcBjXOF8UtEII20taHBsGhCN+kpChuEjxdDt\nqyj+S10/K3PRCfOr+8LaOUR75Of5n42QYsOHBUBCRosONwPN9a3i5qd0bMmU\ndyyaoeb6I2hsbNtCRJwyJJTzfxJ7iMeFfFWP4usA0vpErZkxHY0MqAV3Ok0I\nr3QY+89ppS84fFJOr67d88YcxaOTQLMtB2JoUceTuB0QJWX2zeDBRATBe+7M\nkzuo1xkOaUAQqu7iiL51NRFG8cMKzJJmJ/GJQ0gxkkshn2vTViNU4vOTxPL5\nJH73AHXdxuK1onbAtC3o1+/9K7sRIMjUCU00+NlKSOIM+wTzREiQqjXrJn3C\n6rNE\r\n=lIaS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7ecec00c212cba66c88fdac3e77fe884548c99e9","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0-next.5_1623485190844_0.26537482417236835","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"hardhat-deploy","version":"0.8.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"514a97c7ec993e1d90237b05a283a364ffd922b3","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.0.tgz","fileCount":124,"integrity":"sha512-jmqvW/Udd3Xb0+G7jb9q409Z991Eah0EaK1v1b0DFbWV1oaTyo7Nyu+yAwI979OuDOKee/g0fnRtNTj/2ykzeA==","signatures":[{"sig":"MEYCIQCGrdrqVVX5oFkUB4Sab1bCxi7dwNawjZ3thHGdYk2iKQIhAP1R0sAS7NFBwX3wjZKyVLAvL0QTj+baKTzlppGO0kxI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7178000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxGvRCRA9TVsSAnZWagAAknMQAINsfiw2NADHBuaLXE1/\n6vynRh2MgxG8jm7Fn5xG0gOZzhhrsImGs5Jmz65ktL5A1Pt8x3t+9bqXhAOY\nQD3RD7L+0hQQyRC1e1r3YGLcGF8BlSz7LTP6Cjnf3QxLrJNOe0kKZ0G/jh7R\n7P0Q8EGsK2KhS2RuokERSE4ihG43mPSjNcUWYVgB4Ir34S+ZZ8ECmywve57O\nCBh+NhKc/P1V1Hs3cV2bieoJbTIAmhz/kYta6UYpctB5hDIpo78UmHZi4id9\nG4mpwwqcYcy2GIB+dPJZ+/EVDN6t8DrXR5dhwfJQnXVoW0mTV/uix4b+QlZa\nJ6lTB6/XnLNHhsLPRr+u9qTV/tu95vyanP4CHU1/fBQuE5XIm4ACo2DXws70\nyMxoU4548Ufo5alPI/XSJS6JeStduhjBch18HBj+jsB6Bn05JF4k4ubhnaLW\nmwSymzCF9hYWMAyO8R0qBq5yqoUOsIvUPWt2TSpfiFzBzrbOZPCahwH3maPF\nvy/Fn2iIc76gIsFRkc8jlOzkt5FgLTC8arCdZDv9xUGikRKV3wG32hRSAeOt\n4gP9ajSKEbjWktavuy1H+fkldCncEV5klIAjYttIGyn0qs6ZcURul/8YOoMe\nYgfUws1yajlLJcrERMCN3+STNVOq3+vyRtoXsvvygS6I1Isc22uHpGbuDhST\naaLW\r\n=yJm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"5547d16c434249ee59344f4be52e509a0732fcd0","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.0_1623485392978_0.17754495933201242","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"hardhat-deploy","version":"0.8.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d6c4db94d83b787959f9934673336e84393b9795","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.1.tgz","fileCount":124,"integrity":"sha512-JaiXk4GiCqfsuQl1m3rrByxTbrQ/uIV852nFrPieI7PTN4WVcrT9wCxVWcvFQneuX74RBFGhsLWKkG7rYd9zgg==","signatures":[{"sig":"MEYCIQCVfF4JWbt43BmVITI/33SaZU09pgzmNbd5kU2F5eGSDgIhAJV+ptM02j1GelIsWYiwiWow0sDHq2P3tQn20qdjYqqS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7181556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxPCNCRA9TVsSAnZWagAAtOYP/i+6SG+IdhCK3UtYyCdo\n5Uj4is6mzJEFvDHEMl1Swev51Ad3/P6J9EqKV8vHuArCM7AYST4RBAjZN2na\nMLCN9ozbkN0Y7EX5AGt6KD1eQp/V+tFytOKsKQEhrw55mxnGJhd/+Th5VyEC\nSAko1eYH2zUi2FcrHJtq57Y9Kn5qfGGlkm9Lkylu6loQAf++vdRel0uarQ3D\n7652c9hZkEJ+2fbWyADRkIRBgiSUV0mBakiuSy128nNJ+8k8M90nEaxYrrpc\nrI0AWNzsqnPrx/ifYhJMa5SckH0Ko1Ut5OBpiD5pVOjpPTAkGdY2uOe6qu+y\nrMl4MyfKvojywR9KQ1GUjZMfijrEoSu+n2RIhitg8fiLS6TkAXc27qIbeGDw\nea9qbibnFiscdDVFz4BDwErLPkgCtuKSWm+DJrQ+TKHtmDTxUdsaAd6WJpF/\n+xlDVT5jYTymnE0pGJIEGOvPeOmQJR19IKEN90kvgyvOXUIZZ3jVlkcSVJbw\nJQ2ug9MfrcUMrTac12ooM5uN5P29PhdQbhEc+lnonzPthWSXo2rMQlIEPHyN\nawnI2ILDjHBCEwrnFEP827gd3atV00bMWFD1DAa3MTq+nz09NfVo8PG3XXaz\nPEGzqdUdANAAR7pX5XyaOVWxkLIb+7R3Jz52rOdl2421aN5e4GoZ0VycLCH4\nswyW\r\n=dWoV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"a5d0c1276d9c88116dfb468f79c2200e83c4da1a","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.1_1623519373533_0.7537024279018845","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"hardhat-deploy","version":"0.8.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6754fd95b14c3573852d318c55d3299dfaa8efe0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.2.tgz","fileCount":124,"integrity":"sha512-Ypf1JaFZTKQpfsFidbBSEZRZ6lyWuG+PZdRjH8dELk3V6pnjXgCIhGjIRSsXx4Sn/aXtxO/stqzZ1hDS229i3w==","signatures":[{"sig":"MEUCIGAlpv6v+fh9R7aYbf8xO3wozbk0Gg5JClIihZHNRoN6AiEAm5aZFXAgHDT1aPXJrIAYWQIlQMbZ4+wpsB1szE9WuAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7185439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxRicCRA9TVsSAnZWagAA9/YQAJo4u7HvV5s6ZCglVqau\nul73G0+AxS3N9E/Ggs5BSnm01erp6wvqRltgO0hYkO3mYj0gJt6uewKz0ZGC\nelmnklPt7w9A6IwkEpVXKENtcLkjaawhx0/OfoU41dQyJyIYgEO3YpCVn3og\nMbuZNyW76lcRkD1aPEPXvRzEbVKkpt+P8Sk5W7ntp++IurnqHhY/LTVatikN\nJAMhJTYIaCnc656iKzKCZCf9PB/WnYPZwwn+x52bpsbhLOTpwDYRPbPqzpQb\neixBwk9PTw/V6xZYvdNd8tCXi2JHO7I9BPyu+I/o0jFCyVz1SVDfbJzDDYWy\nF7GNCWLfJ585cnU9PXe1c70U7qT56Wi5fouAeZjcaob5rFYKlrYPCAsg6Jgc\ngf6ctFHdM2UCT9vQT6lJnL5SLy+nEP4ZrN8h+v3Y37FGGbJM0bGvktsec02t\nwwN9o1OFUHpZvd3AEdMZanEZbx3SA8O+OVsCGey9uGpUZq3a1oO+REeYUdnp\nJL9Kk1YO/fYz7oHOSMGbkecZTVY/2DfPnw3idjs01yjbZfVdSM6/rxiwsgYq\n+CcFmjKoAUbHRsSMB4ED7ebcO6UKQcX4IGoJ5DcIJVlXPBcX0wfKlzT4sCfL\noqxvik4Xg8sV+/NAB8VGgV09CgSPyjLvOVZzPO5wv4bVCyGhzdQft6yDgpS4\nWqJG\r\n=vyyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"842e9c8744aada45474b24e465fdcbdbb4ce279f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.2_1623529628683_0.9194629942460986","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"hardhat-deploy","version":"0.8.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2fdb6f4054e833ba69cbdeb3ca20502eb5d79d64","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.3.tgz","fileCount":124,"integrity":"sha512-GPDoNBMOgnr3fzsJCerM6+Bwn/18YtlHg9PW6XqXKuBxWSc5O3JneLr/ml+5gF/Sb+c5HA1C3oaB5iL1qzSdaQ==","signatures":[{"sig":"MEQCIGlbsaWQ47o2voIm8qP+xT7VhIibgo2d03p7meOuVjhsAiB4QKijaeDSR3Lje1ZtiSHJtIEOiKa2w/rXiHTKdszE9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7207789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxaIxCRA9TVsSAnZWagAA0q8QAIPxlGcZRHhCmEUdXQJ5\nub8Ak30p3Ck3JGbF0KncsnnfokNxr8Lh0DvvuqOqRcSGI9+km2ZM+W2GZwI6\nxEaHej1SJ+Yp0BaRTkU3LvW48MxYwdFFQlMZWvNnpTw5ivzvhi/ZacuSrJZL\nTZBBUbdqeBwYHqNI27hB/RBKkwC0/76p0/cJVX0wp+UU6wUQq1BRkB5y3hYx\n+gbtI54lMo3LajrjvGntgcivJH1wTrc38kYljttaR1rYnKv3mrk4Xk7Baxgc\nl+ALXLB+LwLCpO7W0dHOUf6suipLiDrjZQfKHnrZ9v7IKfRYlYuso9db+NRs\nXi8NIbNQV2xTsgOs27zeTdhygn7EGebV3I4pTazaAI5fKKn3q/mCZz1S/fS1\nSlP3uTXtopHnY65fa2t+32bGlEqNxvqft1lO9qLyXzSVTi4GR+KWxXxtrfDW\nhB26YlLZNKFa0lKWgEdBQ6FdtpUuvpgZqUDfcL5WuP0dOZwlNTv1M/p5044J\nrzr3QRnyLNiFEYWy8U1UU985WwwtZY+gIyp/e4LBM0BF1r/ZBdnvjGlEBRZI\nf2lL+Edgue/wX+Ufmc5rjETF4vJFZGSrRtDdxX0OK8jyYXuM+TIoIGXAxctV\nMfKL9iMIP4tOgqk8Jezr8hu1Z0iiYX7JGpY2T7a/HGMofuVk4IQcSQD+EStW\nWJnn\r\n=3bHB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"bc2831e85c9014204b4c2ffda0c238ddccc2ebbf","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.0","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^9.0.0","@types/qs":"^6.9.4","form-data":"^3.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.0.0","@ethersproject/bytes":"^5.0.0","@ethersproject/wallet":"^5.0.0","@ethersproject/address":"^5.0.0","@ethersproject/solidity":"^5.0.0","@ethersproject/bignumber":"^5.0.0","@ethersproject/contracts":"^5.0.0","@ethersproject/providers":"^5.0.0","@ethersproject/transactions":"^5.0.0","@ethersproject/abstract-signer":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","dotenv":"^6.2.0","eslint":"^7.7.0","hardhat":"^2.0.0","solhint":"^3.3.1","ts-node":"^8.1.0","prettier":"^2.0.5","typescript":"^3.4.5","@types/chai":"^4.1.7","@types/node":"^8.10.38","@types/debug":"^4.1.5","@types/mocha":"^5.2.5","@changesets/cli":"^2.11.1","@types/fs-extra":"^5.0.4","source-map-support":"^0.5.12","eslint-config-prettier":"^6.11.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-alpha.56","@typescript-eslint/parser":"^3.9.1","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.3_1623564848918_0.7625827644497414","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"hardhat-deploy","version":"0.8.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"a287a4eaae9bc1407986db49f261640060b8fb61","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.4.tgz","fileCount":124,"integrity":"sha512-GQr8hbY1ZWI7UqQPL2Mjdlz+LVFm8ki2QtAoKDTIpnEIv7DU3uU69T9a2aNj8dU9Ywa7CZIfQGgX5eNXI8GjkQ==","signatures":[{"sig":"MEUCICkGFFjK1DiVOleTnzkXdbd8gIbPb4x0GvWnUl08UHJOAiEAxbcUlUjZZrHXrf/k97FOaEPfBdPrKtzLzMvBUxJq2Qk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7208463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxawFCRA9TVsSAnZWagAA61kP/if3hOJptOH0TFOLm3WQ\nBaKOjWr8VwVc6zzuanGRaVpJaWRBmOHqfEFHexEQxXVGOij9A7vsCn4x8LYu\nCVrd9hNPjXaXdQxYqP5pI87IEnVKa31jd2lomSWtSfPEieZ9IBJaKP2WKOi9\noiHH+s55Jh+y18yU7//IlifTDcNH5d+LBlw6NVaKLSkx8XW+710Wmr2t6vT3\nYZ4nxdvXkFD3qgtxBO+RLROxEtvgZemZl8Ep5kZZ33J/4KZrKiTiN2ZBMfHY\nKULcfYkPO8bqCRWLAJs64W7fJrO86opAKuCcLokTB7ztY684wa/3t/3GZJv4\nrgDG83q/OAWrkw8rBAwra+5xNpS+ySPIDQKeqa+lHA3mNZBEa1TtPUPRxlVv\nCXjvJ+bgzq9sRN+84+jTqRK/2ALYgM7F3wpL9Ar+GoJ2vcEbZYyHDa7QT9Qz\nxbaSNUdze8SAiaNFg+kAY7yuVHKrG9LDha5wQ1IQAztDecN9j6pgOdRQ1/r7\n9L/WRVMNHI66lzNmuQJbAOejHW2IaSlN8xYpJLsKkZKRBYavg4p2GoqK+cFH\nwyijhK2CXhcEJ3AN6zlZFpwr5GEnj6TY+fTLrUaFoIiJW2zeZyVqyCfoKnG1\nDEL7kN6UQ3EkXw5q98Mp+OAfKRYkfxq4m6RgzfQl/oVUz4pAcJNAESOCX9hR\nlKb6\r\n=12M+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c873a281d456a5d8ee4cf04d4c10760a405dea1a","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.4_1623567364845_0.18952255588137157","host":"s3://npm-registry-packages"}},"0.8.5":{"name":"hardhat-deploy","version":"0.8.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"13004bb957f70409edd160df6891d7b7ad00391d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.5.tgz","fileCount":124,"integrity":"sha512-3tTGxZJW++XCeP1vEuEZpk8KdX63fSM/PeFyh2ldx7c9Eo7jGdP8Mtlut/UWdyopi1r+hj4vLpwqDjiYdt92gw==","signatures":[{"sig":"MEQCIEupHVImCXNH5V34MNeCJ+OD+Q58/+ZVQmUOfIe636ZLAiB1EJHNClZQ6ThI7YKA4q1YG/6wgrx/sovO9Il8yvGIGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7214530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxfF1CRA9TVsSAnZWagAAdmkQAIkRGwAl2VhdtvUDuPVn\nsziY/6VrgsO6EisqqFVJbTSeSv869gVarYhPqWDGuWrrzv5Kvci+6rJIWT80\nMzIb7V+vheUaF+B53Pf7gI+UUgwoXWuipgHPyN4qMZQ92f7AqqnbAYotkPz3\nulGSXB6JwUxPU7r0s1zQPzjOQ7cn9eVnz8Tf4ji0gAoTTX3m3QpkXcGqwKzB\n7xA6E6H6+HR+GoQplgD3UnXf4Ph/6Z0P4thDPRYuXzP+QtUXwFVuWDrClcgO\nRENKY+KTNEHT04d3DBl3uX2Cl9su8NJAFiJB0KE/O/GtJuoX8LavwptkAbY8\nTV+9FDZzJB5Dgjn1AybT9KZgRHnmvDKBmpZhlum6Ra47njuGyp5dL0XBe8Ux\nDvQwV+6PHPKVFeCVe/z2JsH0r7SIor7y/3Qc40lJ9BZBMitN/Z1LW+3MH9Pc\nwX93BszPTOAlYnWIjV+mDEk+zC4BAh6WwA+q2QN2sUZ7h6YreVLlYfFntjeR\nUKsJZErWOq2SesB2K5t0rYmrCc8aTsEuMCNnwP51h7GRvAi5UItdEGfko3bf\niz/UIOJSZqW1RgpNH2/1SUyemsCWM2092OXDp6PlbMAPt1ie30mDvpSCs81B\nM/U3IHuqp+qJO1a88OnCeRcDFrRbsNSY3lmZHMWv2gDJPynkJoo5UG/USXgs\nxy4J\r\n=qDYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"8f1fbab9a39f2bcc8c64dc3943137c46f81743bc","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.5_1623585141299_0.6806752067607762","host":"s3://npm-registry-packages"}},"0.8.6":{"name":"hardhat-deploy","version":"0.8.6","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6f0e8684a66f0a130670e448bbd072bc512255be","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.6.tgz","fileCount":124,"integrity":"sha512-lw4k1SPVc3kG2jCSbxfnSqVxqh0E7xK9rB6HeJoWIvmy5Y6+Uuw0C3Lk0TObX02ewsTRF/5sWin7JHxbt6K8Mg==","signatures":[{"sig":"MEUCIQDk6AOOpQYWLsN47t2sMSPrFkovkIONLiWAriMN3+6ZvwIgGNYUk/RUCM35doxj7e/QED00VTCqTRz4lHXANFlI4Zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7207960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxkHoCRA9TVsSAnZWagAAi20P/RZyHEC5tgYU2F7/eBWW\nIuUKGH1LN5MSRgRmL2oa0MphzOT08Vhf7Ctdtt0MUiDCB3GPmypTMkNyxtt9\n35FL3CDnZ442fMHn3eCgdp7kwpP2nkKH5qU73azaJSuUdEwj5uoZg1eC6Dla\nKAnPbWqmeY7VYkPirFyf25L1qwsnwW9dvvuDc9PL9TgFWAUF9dhQE59QtHBZ\nroqaSFXR2yE+OiTNpnEr2sH8NAtHfsEVcF87G2/PNQJxOKEXMWAAEhx28EoG\n9W2i7ZunDVgnKSNRdSl+UNpNK/PL4UVcpdKhl7245RjIBXbNMdThKkaGTrhq\nK/17bWduePauViG3KyamUiZJcVcoYsm8mFp47R3VeR+RUVBUmawtY1/AB5ok\nJGDW0ywfwim28NjaJiNdnjV4I154u5tkNnL2srIaYAd75mfkmgjovdWsZcqM\n4d4yvVLo5utCB3xFwAms6qpx4FPtR20qd2dZ2M0FZZy/+7VQbmpSd1z4E4Ur\neAl/UDg/2mDvRAa6m3Wq/5Y61liDqM1GTRdYWPS+Qs+Q8RnoyAd+v5hGShHK\nfmeNFEl7/0aImkdIvcWfKPTnFaJv7JnA41RekGjnkN6AQ5JyW8lnDXTTVKo+\nVnJDXpWqx8alvlKwTtOoakzSHBQ2b594/LAwpqF+h3lCoDjL9/stuBoG0yzq\nybBr\r\n=hY4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e84e29387882fa92703599d0e59926e4ff0c01c3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.6_1623605735988_0.4213739355963537","host":"s3://npm-registry-packages"}},"0.8.7":{"name":"hardhat-deploy","version":"0.8.7","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0d751502dcb4dc6932de991d0d30482f61d6c1a2","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.7.tgz","fileCount":124,"integrity":"sha512-YEPfTQLeZnvgMyu/utzKK0CqXU9Ev1hKjWvn20Rv36NgcyCu48Imen5mFAx8FiQg4or8RBWLoyfzkltAIxQo7g==","signatures":[{"sig":"MEUCICRlZtKdjip92LqgQULmjnXNKVLBm+DU7cCNYEqispfwAiEAxJTgZIbp+Otnib9skPr317iMQTAly+6F4QBdxF93xiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7209770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzIVUCRA9TVsSAnZWagAAmPMP/1V6rAc/NJI/SUEYIK4S\nrUlD2l8BdC03bcBCugaYfl0ZS7p1ggLngSr8dL5Vf00vQxjTW11dBgLYVlZa\nYzT5fYN+/yC2LRVR1VJOftJuMHsPYqsfPN8hleQyJUvZxYvMGaM4pQ0yfSQU\n9Yl2Hlj6z7lDVSLpJ6mB6TwPeXXeF6yylNH56Gyq/h96SSO9kSs4iw/OVG8m\nGA8riMYT5y3dz5M4KWXmCs99+ByqK7jA1fpYdSbP+jTxYUiOA3tXgTX6CH/b\nNvlp2IAghCmdqm3XrU5rVpZFn+SSc1u9zEzbP+yWCHIU+3JMk+sezDcPd/C8\nYGuZKtH0KM9ZoCLV323FddU94TkGR+MKvYwrxOYQP1fERT0kB93Q5RMMo7VQ\nNG/6y1TGauS/SM60OZU8y0Ij0nMFRcd5edQaFlKoR+xb9uus5b4898umbAS2\n4gFpoYnHpKivPSJTxSJr9K/nE34rVGT2mxDURobQMArtvapH9wH5TPyMOCQx\nA6lmR2VCK3jImIy0EwQa7TKZDQCzdWEY2lPNtY//+v3nEhQr0NQhOZyXv+js\nO+Nm1YejVP5MdtZPq8+2ecfGyITc5MiMooqNnhYmBJ4TltKfmwxQXy1s7kMF\nhqbtvwDaJvf97/dPs8817ZgjPj2dO+q4iyAIepgHj8VD3uA+Vqttq1BWZfsr\nQiZj\r\n=oTEZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9c0777b578f848f2cbb1bb1fd611e2bab9f6cbbf","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.7_1624016212072_0.5573438396286245","host":"s3://npm-registry-packages"}},"0.8.8":{"name":"hardhat-deploy","version":"0.8.8","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"41a23bf3537789a85fda61c28dc8b6b42074a875","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.8.tgz","fileCount":124,"integrity":"sha512-ffouHqv8ExehBthdltPMVYDIOFZba5utlrWbBFHYS8kLsMixA6/jcH8lbG4JyAIr2/PEaf9+h1oRQkDKsv8l6A==","signatures":[{"sig":"MEUCIBEsAqygDOYwV4AFMGTgk0NffjUGk1wzx06Ax91S+eM0AiEAgaVuosDR1h/piYi0l1MrWif2RaiVHIj5YlZQHWFwqDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7209381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzLnUCRA9TVsSAnZWagAAVOIP/07C2Sf5Ss1FOd9tud4U\nuChHL04enjIUPTMby7H5I5ET3kvixdtcbnQqvy3/e2Z2D+5ol0UJQOPdvsH4\nUobgDKY/nNE28W7fuZSI92MUTVelmtS3Okdtpybob7HoVVQ9pCF3VhxN0wS9\nawL3oGEjCI4Pg5ZvhP0U5oY0bBYXun7Mw/uFzWAfNxjgj5viviIM32YuHbil\nBV8LAszcUdQYvWytLwFyk/5ch9iW9tMbuVeLs2zAk+jqxlLGclyUtrsaYyJi\naKZF21gyj1M/MB+bm4u9UHa14kG0QCYUx8p9QB5KgOLyn8ajYe9c6D6zEqGE\nJBupZF2KmPTsYRT/UEEfF/GneUdh5Jl2spRiBjBezfnh4uIC7OT74TbNPxS7\nGABrDrE7j68WkTlo8+iKS/7+XD3IOQWBSMW6w8HfnZgIy5XnSuYFOIjDvJZv\neIraDCXp2XlQ9lhQnkx4ADoNJfdMRyQIcYwq/0aDJEz/PaNYbLAIH64x832D\n9FvgAr+Dwf388XN+2fcIwTg9nn2LOeXfmXStkQ1VZJcQxMQm4587f+OSQkfb\nGSjB9FTkHYnMUJ1EYh+RkOBVtEJZy7PAxh5MQowSZDBvb0PMLaAZr7NTLeUz\n4/Y5LBbAi7jQPTMOvS7rnffie2dWrrUDFliRl6lp+3RIVTZyUikKFtKIyl/4\nVe0T\r\n=TwFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"5ed527caf6d355ee6f62bce7d86f9d0c6c4e372b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.8_1624029651790_0.7915404264911863","host":"s3://npm-registry-packages"}},"0.8.9":{"name":"hardhat-deploy","version":"0.8.9","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"fa13f104a2aba85d6ce0043adbd683e0da026df9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.9.tgz","fileCount":125,"integrity":"sha512-hmn94K8b/ua7kTj/ECpCXaIqF/8Kfj1fI17ex1fxfvGS8RkZKvXaHaNU1ziX7vLaKZbcYHytKC9nL7PiRwXawQ==","signatures":[{"sig":"MEUCIQDBssXJ534F1r90MmFZOaHNev04uB/wIp4MSPnmWUl7gwIge9sAUyZpjNs/+yFmqok6b2KCnzeAo+aoQZcv3xdTb0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7572757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1fOzCRA9TVsSAnZWagAAKKEQAJZRn2B5NkeFxbqToGaf\nMoBsrbDCUNyyz9uy3LYQlMnuoGPiaRAkA/nd74zobPqaW7eAouJreFcfDOWd\nUdz6Y92RnIOoW4LJm8tSLTUF3/RX1zSVHTC95wKuKiKjKm26bBnD6RBqq5Hr\nx3f9rRBDCVSs/T7N/1V/U4ZzbzHU3X8FnTWbR/wbs5j+eANzopLxo6mPvLej\nfAIOrU9oIOvZx0M8j5uak4nFsK+zJzsF2/9o7ES8mIGAY37CnEocUyEf+Q7M\nJhO1WM9H/eX1Lg79ioTq8hrNDtUI0R6wCcCSwWxkCSh8ghfQZ2BkSKiveuEp\nEXsbqguvgicRwd+HrN5OQsRMD+ZaqKcBadakYLnbx1QfyWTt3mLqfW1DWByS\ngJAhi5bUF+NCm/G9ArB/kRXAiGkwX/h87RXMDOzYhMtTIxXJNKjBntlf4oSY\nkwCEd8LvNQ4fNACYDQBsV+TwtweV1TKLcPEmxy57TR4mfFz1IuAXSbRIOAS/\n6/TamTAk9h4dC8znPDjnNs28XFQfNwBfdyNqVhEwcC4eHd89Pb+CDj7k21Kz\nF3i3iVJ9gI+UY9y2Bg1LMEt8HFlBmeJMFvfRsmWsPupchkcmPD/1BwmiuzBo\nUtiwqQ3BwExnxwS1EArVSzOa2yvyR+z6InCMPiqSh0hzev+XKMB83zBXvMTl\nQl5T\r\n=f1T2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"179403e2b1fc4d3f7281d6b38a439cc85a24551f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.9_1624634291059_0.8904384529277622","host":"s3://npm-registry-packages"}},"0.8.10":{"name":"hardhat-deploy","version":"0.8.10","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3a13bd4d3d5220ceac74a7309563f45d5cf3d9ff","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.10.tgz","fileCount":125,"integrity":"sha512-IXFxJ7Qsqcs73fmFmJ7ImAlB78vpuhennaaZRdzw50cRHY+K/s3iYxHaV8hiITf1LCYxluaxU7oKY/AT/KzydA==","signatures":[{"sig":"MEYCIQD/RARlSP0bahnbnMjxYhEinT12ao3/DXv4sK8j3mKMTAIhAIXaPsTa2Ebr1JEwy4ERDOfc76zlGXWi62BJ0MAUCvCv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7573062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6URSCRA9TVsSAnZWagAAHG4P/2YUFtSzb8kH+wN0sV9H\noW8N+xfBLbvPclSEhoBexFGADRwaLbxBeKr/3P0ze8ceDoieJUUuMvgDcCQt\nq5te5HscM7aswtkAmxL9Nrqfe91rrg5j7sD0tPjyp7pSkpxu4fW7sO8xc3DH\nCY0ATiVVA54+eh4qKaS2Ea8OxuXkYJWjZ9J5vZUGhJ2mmbaqZaPubb7mK6Vl\ndB60pxX3MDPtBKyiAwDYbYl8olkgREMG9puUD10Q4hSFK0i7tl4Nnjkn7k5S\nwwsJ3fKhdrv2CBUfkq4yHMlYIGLPcabAlZN0O1XD2iNcyfpXFtAtEq8HZE16\nth12saTu1Ahlk9NRJVDWseowveyaVRam8uI45356zHD9+6bGc4RWV/zS4GU8\nVQ9NAzC5UOOCLrTyrNilPKWeTanCzoD/ZE+97nLoHMzgDWSD4T57gykJ1Lh1\nz1MLH240vom2vm0HOm7WKW8rkuFVoJnjZuUDPQ1kCI8/IjJ7UrWQrsc7Gyb1\nEocC6Gt7tW+pEkXgFPMoRjMeOGZ5Q4Gx5sORnDn++PtklfmdJ94A2cBSonz1\n85DZVGDkZ73bQggwEFojAnSjT8QahIfpWo3urhl38lQsyaKu9amYWOllk9Fl\n9Xp8aDJDN+iUogORvYdoyq6HcIHFlyeWEiIWz1uB/zxRwXOJ8OvhPVA74Hcc\noWPd\r\n=dQuV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"1a4ae4826a682e34e7ddda153e7c7b58d552e9a6","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.10_1625900113818_0.8147951161149902","host":"s3://npm-registry-packages"}},"0.8.11":{"name":"hardhat-deploy","version":"0.8.11","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.8.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"faa20def76f031101db81c5b71d7388e0475b794","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.8.11.tgz","fileCount":125,"integrity":"sha512-PJIYckR9lYvGMHxaIb8esvZw9k+gW2xPCUYf4XJTQ3f1fLTXhA86AOhPQsfyBr+MY11/D+UUerIP88tl+PW2+g==","signatures":[{"sig":"MEUCIAWyeUoLk2OTyM+zAC2r0CLNIb+rkT5T8LLIlmNezigyAiEA00Yf8R0a9sLpqU3IQmdbo9PYzD0PtIH6WJItSOPrdQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7573465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6UevCRA9TVsSAnZWagAAqr8QAI3cYZn3D+ZwldjEOkSV\nhIem4cwZmtiTpeWBs/djyRO8Ky8vzB6SeuvO/+jplH4g0fvywoGUqArrgPX+\nKLvNtLNesOsLJ0lahzReQo0usvXIXxz2DbqrvYZbJuJ08a8xJC/wpRlK4/aR\n35ZNv7LCnba03xQekZVrQslOPlltuXU//y+STcY+gOF3iA+4s2akOqMT8/lF\nzyI2GTJ1nqSC78i6sFBwlwXdbrQLmg6KYkXmRbmGakX1A0Ps49oFkTQ7Wfr1\nc84j7WbheI3vQVyGCjwFagHtnwJtZWuOrta8okUePKbG4WC/omin9KXL/KF1\nSl2411FVV4tSSqRR1u8ITzPD+TD684eJokY/leRHjyKUe0pMMBJrmPZGYDr1\n3Fsl3j6eEqaY0OWt68VnJ6MDNcKfPmZRfYuztnJMgSsD/33q9+g7xFGWL9+m\nYdybnvqaFBltEJNqf8I1LeR5cB5uS8hkMOzEtk5UtEQeL2zjqC9onBPDiS2A\nMla2E6xk5wGSGiOxXJkbLXd855ROwzhttF8HbQXJ3911wkVMAib3rl7f8i+p\nSo/goDNKvFKCtjYGT0KNCXkg/EMDfFNKk3uInU4dbpJrNNjaN/Cw0KjtLU6V\nka+ktpVCj9ZJRfvGeSrBP9UU1Ma0wsS+mQPDkS0we5zJoI6EeqKYNFsiYArL\n6JgW\r\n=gStG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f5bad80ced4555f50c857f0420803189a14cc65d","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.1","debug":"^4.1.1","chokidar":"^3.4.0","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.4","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.3.1","@ethersproject/bytes":"^5.3.0","@ethersproject/wallet":"^5.3.0","@ethersproject/address":"^5.3.0","@ethersproject/solidity":"^5.3.0","@ethersproject/bignumber":"^5.3.0","@ethersproject/contracts":"^5.3.0","@ethersproject/providers":"^5.3.1","@ethersproject/transactions":"^5.3.0","@ethersproject/abstract-signer":"^5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.0.0","dotenv":"^10.0.0","eslint":"^7.28.0","hardhat":"^2.3.3","solhint":"^3.3.6","ts-node":"^10.0.0","prettier":"^2.3.1","typescript":"^4.3.2","@types/chai":"^4.2.18","@types/node":"^15.12.2","@types/debug":"^4.1.5","@types/mocha":"^8.2.2","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.11","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^4.26.1","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.8.11_1625900975113_0.4582659614795248","host":"s3://npm-registry-packages"}},"0.9.0-next.0":{"name":"hardhat-deploy","version":"0.9.0-next.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.0-next.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"ce5a1331529410268b532cdf3a2fac16400fdc50","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.0-next.0.tgz","fileCount":125,"integrity":"sha512-RRY4ghXswejqredNel5EU9wtuQhmwNLI8KTXS/q4UKeeS8BmKaBEhPNj3uq/mFiuBNYKQbsqRazABkpVi2NDJg==","signatures":[{"sig":"MEYCIQCmCmSPzWTucISN4o3+uIkXnqtulpZHEcyXExyNFnVdygIhAMcDqc+IAcAawvviiRN6l5FXjcnEDlt5NUwoSpweKpvg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7584521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIMp8CRA9TVsSAnZWagAA9TIQAJOG1B8pgunwWB50Cswz\n2VxBpi+z7y2gi3nC67oQzmJC43W4zyB8GIuV3RgJ9OWZ0m3bszpSdpYHliu8\npeRB1tk3ROXt29SYQanqsScy6u86hn8zDzSdQ0LsvZC1+A/OQB3l1CfaxIWL\noB9sAxvmrycdazQznAhGp1VOaPlS1BO2U13jfwb/55m0CPc9Kow1aLfvIFL2\nqpkBGpQx4li4WBOHd4UURSQt8O/rd2fgLfufOS2vkX1h9KIOnTg/m9wKYtl/\nsjW4lQ+UhdEn+GFnfVA3bcDsYkYXs1xdwVT5HUoUnD/rqhd94o4+DqaK21fZ\nznBADDbwDxYSTbZzKhOxJGNjva9O+zpossrjeccF0uzl0Xtak7NEbzlzuCex\nKR3e+r/bQilhDgiAiKk93fdUAn/yxkENwtx/GifCG8CXuCBWNBqTPcZFTAW7\nD6O4cpE3AmS0moEuZT1hpcLdmX2/W8N9hL0yOVSAZXfMAE99MXcH9V/hZx9M\nKhr/WeEgPbYYmcmEjGBhOp4UncZPUzw/e7ihBlQgoVXFlyPp6FERCv93NCgg\n7CDzJx1+1kUOyrIr26UYHjD+NA2+Z+tPKFcU3j4la1wSrt85izD3Ci0jhShE\n2ZoabVIIFHqRy324IhVepHudR9SJSIj5rL5cigahVCvgiUGKWYlAMxpPS9kQ\nieWU\r\n=JcUI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f96f725a9f5ac46493a7cc18e95f1fb6258f48c2","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.0-next.0_1629538939627_0.5632336260086239","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"hardhat-deploy","version":"0.9.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"83480e1834ecf41d4a63017ab1aecfc586476ba5","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.0.tgz","fileCount":125,"integrity":"sha512-opAolAR0WiUkMfZU0RljqwxXyrNjefx4eHn+sARXLPUfaUJWx/kjaaUUWw9Vz6Qlvi1pQfENDfYwGaWjnDJImw==","signatures":[{"sig":"MEUCIHEpewA8grWAUN2gbflcpP6GzdSyuOLJctFLun1cT4zxAiEAqU8lmQN42yCcEh6uAo8f71ohqICQ1SNDrAcPTpHytWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7584564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJKSiCRA9TVsSAnZWagAAiTwQAIHAXZwAG16hcRcob8Yc\nj0ZS5Qus7Dt9k94LpqTQ3GqUEjri7ZcNO5r1BV/+rEjw5EOuQb9vwl/YR6/9\n1sjT/JdZNqlX937qjjvBwLIBKqzFMwqUpMtxMN+nkH9Qpw5IU+f+io0/9+23\nafGQa7DCNIkpxrA/RKX76PwiIGgA2Pk4peezZh+iqUiVOHne+7GkYq4sxyFM\n4Tp5GSVtnX3w9lvxxeBTWXLocNrV8bWKOEwpReztrJ2AAnnm9ZeX3PrjmmQo\nh2I0lrBpoEONPTZSXRmGzFlYwPWjmF5Bd01jhW+bLyDh9z0EPWD7egiFU10X\n8R56+9kx8F534Jd4MjcPnO98vC8ghUefw7d8YCLyA33Hbud/Xb/23Ds9/Crr\n5l8PIuDtRtKHTMzKEDLtfF+PQ2P4F+azQQs4toLOL7B9YPoEHjTtimuNVolM\n3aKOYwdHpR8MbZlTM8kUPRGh8PXtogs5RlyhiFvSFUu1+q5oFhuUDLB+JvA+\nMMURLcibCu7eOn9EsIIMfLRXURQ5SHBftfvux5diExEqUpZ9j2LA6KnXd2iZ\nkRyqO6J8uWNyzgtqkolVuPhXQuzPtXI73q3ThlA+4DDMWrTKaE1napTfbY++\ndD8F2Z2cDoeLVYzSbculGzm8xXdgv237Umr9OPfSX5YFLE1BCd930Oj4U2oc\nWmSQ\r\n=2Sd7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f96f725a9f5ac46493a7cc18e95f1fb6258f48c2","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.12","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.0_1629791394500_0.4273815639484493","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"hardhat-deploy","version":"0.9.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"878bb10ef1bfcfee892477c2133295a250721672","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.1.tgz","fileCount":125,"integrity":"sha512-GUrLlsBKZqWJ2isFDnpnlnyLuIDqES7mEFGm4P7GutG2jeBebvTg2wCNh3RTW/rpHUtU66yCZXfy+LeD0QXFbg==","signatures":[{"sig":"MEUCIQCYZB+ogD0jLyz2TyDrH6JPZ8Lst4EdLjO4MCLnKfxClgIgDsV+8rMhD8FxScLfhSLgM+YJpecRsmrxRr6Yg8EnOU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7593360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhM3wWCRA9TVsSAnZWagAA7GEP/i/hBV0nPJ4/xD2K7pKD\nieqlRrzaOz+eqvnOt1X6vdOd94tQLwBmVSCmSQBdTxhc9kmXZaqx8P56DYXn\nQBRNbiel2qqFJgUeD9rwjHqoTY/jX07xbCYHo72TdekmdsLEfs0wso8U3/SA\n/qYx+yDc6dU9CEAesbIE3SjHbqQU5xNEHKWmdFMXqVnyFb7/p63CmbiT7B2O\nYNk+FWda+wvgTO8mPxkv8CSWyObOQxaKseUZBEj6NrJPm9zihEdF9BuV623G\nEeVy5fiAsgC33j61BiD5AGOMYjCMAdlHLz6dLjKxNmmcZvmZMJTbvQrHuqTo\nT1gZCrchQN7bxmWaJNyG1KS/QyY3OwjJvU4jsf0pLYx/YuTwzU1Zc4E6luWt\nQCJuz6Xd4YKTnXGKNA1dy+Pt2/2L247D+dkTdWzB+TEsKxJRQNT3WjrE2nht\nrAPdbZwlHRKGL+qyOp1t8WkYvk2iYA/xmNc7MVFjRo/dxPxtpNjoiaTS1ne+\ndivppbf/a2uu2e/udGBLP/LXaDa/Edx4T00I0xpiXre9vnUsyeUMNcgmIA0d\n+6O+Kee8wDamhouIc8haRq3n0J9yG2EGKg7bz7X3q8Cifd9EiwV88Eks5K3p\nfmGooBI8F0Ng/IfB9+fruPkltcSZkKNLSjEgrq1fkqiKPxxaVVjEREiHkp+N\n4BML\r\n=Fk19\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"61ad90a8b26eba3c82aa5d0b49bf672a93dcde9f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.1_1630764053797_0.843739316862655","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"hardhat-deploy","version":"0.9.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5c26707a5ea65e0dac877d99cce81a14f44434ac","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.2.tgz","fileCount":125,"integrity":"sha512-JV7ilajpkVsW2ZQSILvQ6QQpOxsOhl15sJ+Yk0Lg1nvOG8FRlsnsnVVcx0QPpiMviea+r0nKUwo6d6U9ISFTAQ==","signatures":[{"sig":"MEQCIGTIie6C7USh2w/Yu4+0/UxZWDiD8Tnb3tjZ2oOovqD8AiASDDLgjhpth5zj9Kc8RulKQ0pDrzam7LF2jlijC1MYWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7606630},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"8c76e7f942010d09b3607650042007f935401633","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.2_1632771061172_0.8578793606328361","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"hardhat-deploy","version":"0.9.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"cf9a7806c0a86a6f7e9352fc558b26c079983496","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.3.tgz","fileCount":125,"integrity":"sha512-0sxxQoxcA1+LSVmmLwp9empK4Pz5tjr92JvfcobojBz35DSpp0o3f0f/tXocYWaGbOrms3eQJ8OX5WVsmcnN4Q==","signatures":[{"sig":"MEUCIQCurcI4MapRQ+Sc+H3CwR/bGhcpZz61Tej/Vva4pDn7cgIgCJLNBk+QHzshzY7fzDoBxR1SQchHd+jyEqJ1La8un54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7619215},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f7f84c3f4f36979ebe9506eb6128827e6beaf380","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.3_1633269806028_0.8703817134369438","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"hardhat-deploy","version":"0.9.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"8039b6283e8adc8bc908a3af8079f0d4c9850387","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.4.tgz","fileCount":125,"integrity":"sha512-0Zr8R5SAq6oK/gi170yCDqPTvKNPHdlm6wQe3ZQg/uiIDZxofpRM2frQVPUFlgdI2yUXtVcGBiPcC2r2fEockw==","signatures":[{"sig":"MEYCIQCewcmDwnu1vzp/PF0dXmkG60LcijCBS9Yn8N3Dx/zwJAIhANX0+JImBuVWUWn6HApulVdUIsjm+zDz6YAkmV1xfO3N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7619799},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"2e6004ab08bb3d095df4e7aa6cfe91b2b76055ef","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.4_1634374703696_0.11867601488043045","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"hardhat-deploy","version":"0.9.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0d20c0270ea3dd6e49f2cd4e30e60948ef66d944","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.5.tgz","fileCount":125,"integrity":"sha512-y0ckqSesN3X75OPi7s9ssOF1X0jLhTqllrMlssMCExNh9TODtEAWirSbma1CV2+Xl/BFxlkjiNwL3su6mINXGA==","signatures":[{"sig":"MEUCIGBUk5p2HGXKeetkCMu5yAf0ZsW7gr1im0R/0MpGSxN6AiEA9H07Elyq2OUlz/qFErOl8GeCpG8Xrdjs7ET991UHahI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620071},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"355650ae5af911d579965f9fb1c48a883a30a153","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.5_1636374104437_0.40452233370615276","host":"s3://npm-registry-packages"}},"0.9.6":{"name":"hardhat-deploy","version":"0.9.6","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"edb904b2bb897560d48016c5a66f314eb3ef8de6","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.6.tgz","fileCount":125,"integrity":"sha512-4yaG+RSpZhrqIzOrbesObZS0UTB8iKyG9PdGSAYjeiteG24y5AX9Cx5ex0cmOsdfJ2B9Bl7Si/lXTHNXZeC3TQ==","signatures":[{"sig":"MEUCIQDvbyARANrq3H99sL8cH6tHtlhSmHMdPdU0DgP/xi8tiAIgVp11LIhNnOydsJgszMY7wZIAtXwuiHLD7kxJQJV4e+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7621903},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"d5988f28c7dd2a7adf89607d74faa523eb32535e","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.6_1636558911154_0.6963317929727371","host":"s3://npm-registry-packages"}},"0.9.7":{"name":"hardhat-deploy","version":"0.9.7","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b18c8bd712671c1112677efc9db042223ec8e4f3","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.7.tgz","fileCount":125,"integrity":"sha512-vCAHi3rRthXxEWRR66pl3Z4odRn7I5nG49l+VMcwub6oopHJN//MWrgVN9MxIlx7AeIb845h2ZYiOOYwMeCO2g==","signatures":[{"sig":"MEYCIQCBkiwO+QfCDsfgUpYbxJbyoBxuyQ0+3ai+3j6t6p+XFgIhAIn7a0xcJOCKerQKtt4Sc9ncvbZpYmNBTBGe4HqgxMKY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7626581},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"d95627532548cc9c6904248329aa068365b2c2fe","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.7_1636797213409_0.8679511576486341","host":"s3://npm-registry-packages"}},"0.9.8":{"name":"hardhat-deploy","version":"0.9.8","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"197375e043ff2b06e7879c4119f801bdd11a493b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.8.tgz","fileCount":125,"integrity":"sha512-f7s3mG4wHnZuQWR+W4QVnPIE0OshgBrf19gvqRBqMbH9cDw4IxBXKWYSVTPXHXNITjwE3CA9Rqx+52Ee1ovtAA==","signatures":[{"sig":"MEYCIQD+y7dhn4lD7gIqKLW21Y41ax9uzPDbL8QuYcsnvGXMnAIhAJ1+WZ8pM8qs59UZdhk/QbjsvrRXc9EEm8+1ZhqS5iEk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7631263},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c8cf6cb14fd163bea400fc94608f460a7a2c63d0","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.8_1636797773675_0.35239883623367163","host":"s3://npm-registry-packages"}},"0.9.9":{"name":"hardhat-deploy","version":"0.9.9","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9d39f64ce85d8cc0ee6f24a72cce9dae784b24bf","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.9.tgz","fileCount":125,"integrity":"sha512-VLGZ22KTrhdwIFQ0aUoTKuODHtZebK9WBTIx3j61IAXrkEjvQVfdO8zfFiieMXRwm31Au0bDlQtJ8F5GihnWvw==","signatures":[{"sig":"MEUCIQCNUovpJdPSKQhJqHVHDENw9ioAx0hh7hR88cwYD5SjlgIgaVchTH05QjCTF0NnJ8mtdIjHiEBI5I19pz9HLw4scB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7633051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmm26CRA9TVsSAnZWagAAsYoP/Al2Nppw+MGnudhROwtq\nc4FELH15noNGIxtQ4+V/kkfviJ6lbVlkhmHw4I4PHpQ9p2IUlh7DmtH0FPkd\nvF/aOEP5ZqjGoelz1jNWTU9t+rGhnWJFHOqqYZqEVQHlJTLat2I50AYwzjRR\nP/8Z45RdEB2Y8ng0i9c1+x+NDIi7nVSWwVt2z26tIbe9nC22JwV56nPfM7i8\nAVDJntNLn0yoY2KN4UDO4SHAUU3EbS8OL23M+AeU99NrdCOVcaoG0C3OZi5+\nGyEGK69Dft2qjDY9N6F1UKjN6/0eN4NPxpVe5EIOXmiNUwmFfTEj2QU0Zpcd\nI/Wz9B02zYRG/S53RL5d9F7vquOnaOw+Shv0v3+kSI7NCcdvljo8MIUDqVWY\nsD0XD9Bn+r6sy4ICr1cXjeklSEKZ5/pa1kUFd3MolR9xYum7LLbZ08iyHydD\nb0xfz4qJsjPMy3m8KpXiMP7NshJZ1/+SOEIIKQWiIx5OggtQTcgE15qarICt\nyFgfO8XXx9JPwNA+AMKsiz/L2o7xsFzlxw1qY5CmUjwwY3D2VXHh3NigJxQa\n4764S/9jlKORo6CPOQRtyf94chlCtGfmS6FOojrq4zVKjxIMMi/LPoARUyLt\ncHq8PTuEyKX6C3y0mC0W4Khxyhz7VARndVPOoh706iMkzsWxkLsudYWLLikZ\nNEpX\r\n=2ClL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"df59005b68a829729ec39b3888929a02bd172867","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.9_1637510586472_0.1209670205143285","host":"s3://npm-registry-packages"}},"0.9.10":{"name":"hardhat-deploy","version":"0.9.10","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b2346421624dceba73dc51483ca4c4b25b17a4da","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.10.tgz","fileCount":125,"integrity":"sha512-Cu9uwpnvfk+pFuspcie6PVxxV/DOIpNGyBuffKayBAtrKHqU/wkKqiw+q8iR5eND+F63JXFmLlt2v8SMea7odQ==","signatures":[{"sig":"MEQCIHI4sNsezfeodnT5skTXoyNODqsji6v/Stqjm6yiNhwrAiBucrSsiG7feY3xDvcrAtJ0i8xvSuqSg0C4RVOvRd1yRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7633279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmm5oCRA9TVsSAnZWagAArWgP/2azFm5V3aQKx8lifw4A\naZc30CMFdiRd3K/xLAaoYqgLctXagjPkXzQ3oq7laQZeaG1G58yGxjI6oOGc\nZ1sXYyxPUGHmAeIgrTdXOWz2iEd9VciQScMisRLbym6oo0NJXU5e7S/a76Z6\nw/te54UPaA4Udksh05cXASA5KEKrciq7W4rq/8376i8ztJ7yeSCTA27WYgUG\nHQp0/1VHFsz/vAeU1WTaAbfk/y/RUEu0amKmcj10Wd2HAufqayBTFQYBRTfi\nkahbSjFofkOO9tG1VddMVPShKGbZBVjPfiic6XKOOjVmXGn2b0MxUN/BMh49\nDlaPwA5k3w58OhV4tZQ8WAmFP9K5JX3XDAv+ciQ5C8YxTwrw96+oXSAaqJdk\n+NehIeYV6YVRWlN6raHJXg+zxtjr4TcAm41lFlqNsPGvOR1LuUZhNQ8WLIkh\nlaO9LX/wUu8I+agGuwDuiHWybK6EkIC2QKQ/0GNdiA1gSudwb5L7x+o3Zef3\nLEe5qqHe+X4ArWkFbPNNsdmDM/NG1XbcrJGW/NQ8wnPg92icWERJfcMjBY6B\noUKjSL+k+TMa0SehF6p3s6G7ch6WOhtgYGE6bRhuHPkBp6yFCFSuRyY3OaDJ\nYInXYSPdjVU1hIQlH5NsKkhvIO3YC0X3iv8XrFFuo6k48opYiI06Dywrz8x5\nCQSR\r\n=UTnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3cd25e33a06fd4096c2537384f6438f6cb1303f1","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.10_1637510760404_0.45613076727973123","host":"s3://npm-registry-packages"}},"0.9.11":{"name":"hardhat-deploy","version":"0.9.11","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2811f49767e27427b798908df978b2d5abf6e511","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.11.tgz","fileCount":125,"integrity":"sha512-GQyvtNKXAC35H0J+OlTl5UkOEA5WBfpVe/8ca0KXxfPrr/hiBvTpUNK460gNVgHTBkRJKWEHbdVSgXEha4y+8g==","signatures":[{"sig":"MEYCIQDyKyQAuLWFbolUnGvCpZ0r3w3hi1s7K+swE85ius7TsQIhAMOWGHEMGa3h8G9ntvLBA+xoR0lVZL6gc/GDe1YhlF8v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7633842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnzkuCRA9TVsSAnZWagAAYBoP/0heOc2T3sdnX8iIL0Kz\nlATLOBjQchd00zAHh7XibKIPT9EUZ5586L6CaBd4WKe4Rw5jcvquoamcSRwg\n3+ix9+3S4l+98MD9e4jXrcj8sT4CXO3YkT1hM++iO4eR9GGkDJMnYVH43grL\nAfFx+YvoL9lFRryJcJYmVPC0rfSE9Im2qhrLutb+gatF4rZ6Epbls20KL/eO\nvw3MnaIsJa0ZYiSf2NDDDWjbrFCYBc0fY2JTCacbxBH1d+c/Kqa8fHPW3J+M\nqq0Z/KyQOYEdpZv8g4iAHdQoV9q4oFpQWKFLPT4OnVE4diCV5cQwJYrm/Hen\n31Nwt6qiMzDybMiUMUKf9W/mAcl3Js7YGy4Z0CXFDQ7tFuDMqSdmf6EPmPde\nF/J3Rl9Z/AMHB28EKQ1L6ppqNyzzCIGTl3BFy4j/5B9wgbJfKevDS4OfKLB7\nJf1WdgnndbFq60tsQuFveuJ6AKQWyel1bh3JocXz+GmIJlGvaX7hoF/dix/m\nqRYeBPys+gzpr9sXA1hgvmMgFsPtzkQUrpq+3V+ef6XoXeIFX+Ou9fy6Pu7D\njSYO3sVT8YZaDn5/wiiiYa/P9uuExnszLW8I164z4v3P+f15aCrpyGfUwmQv\nleUTGBmBmSHQUh/ag4FG4KM4rIM1hz3I6aWRswC8XZp3HuMDpgSn+IfPwudo\nYikw\r\n=/dL2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"721a9f2daadd91a49caec508efc108c491a8e0dd","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.11_1637824814316_0.2668170104136227","host":"s3://npm-registry-packages"}},"0.9.12":{"name":"hardhat-deploy","version":"0.9.12","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.12","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"860fc1ff41554422e9a56fe3f94fed6d92a8fa6d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.12.tgz","fileCount":125,"integrity":"sha512-qfOXYB2laNPkL2JHkpMUIXHa3xdmIY6Pf04SvHO0M/pEU8/i1Bji1BHdlaf5PMu9r9ab5ooaeNbu+qeRU6yGBA==","signatures":[{"sig":"MEYCIQCYAyffnuxRiHiGysjT/ssFhv3CMYfRb7nuECupxlZ4kwIhAL03Er7XV5JODUfvJwG0VmAFxfiy/M+TSbXc4kf270s5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7633831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnzqkCRA9TVsSAnZWagAAANoP/0v5N0fhIqp12YjnqtSc\nIdCw+EzQxh6zFYPvOYVz5zIdrDS1MTiBP8EcDHFXxB/Z3MumdGAU3UvTXeuE\nqIwvNGxDHeK5+8c+S7uKH6dffxMrrOlIF3C+Hu7S1liVXk1biu87z8QaxwCn\nTt+aZnmscUJqZk/kRulZBY6pP3W0RE6OC0vrMIfiq04iT4XoSOvCpp+x7A3y\nAFU9lROfjtktqnqgnJrj/wbTZHTBSqIveZAWMf3yIaa4y7+lgg+XKPjNDGdD\ntatZepmV0JCkIF1ar0qAbYL0oNMGi2dZ9x69CdLHgBv85pWo2jBztobeZFoS\n02WRLI8Bsdw5ppSPe7FdJwFnf+DGXTX6Hfa7F8EDvcuTHL4s52SZjy+QLh8H\nlwcwJnUE5iXm65zG0evBAnZBT7z8Zu/tU+OI2bmD/nzwzI2svzuTDH6eqEhQ\n5EocQxqKsPS4qwifHYTiZOnjBY16Xjn3udd485tnKx7duzc7oeSgalhir8OS\n40HQ25tud1ZMCDb31/YnZ7gBQVzh5RiZiy3f5punsxSOexiOqMRxrSdoMC7X\n81KQJEyHFJosyJoknDyboivFRY5QLIg6dgikzeQrF/M/T/mIjX846YyrEK5Q\nfAhXJRUpi6kx5ljzRXIbMlJcPlicDdh6F64OQRrLmqq0auZBFQLuQTj52YLG\nplsI\r\n=29rA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"27ea7f8e4ac835edbf5f39220697d40f7c6f4d25","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.12_1637825188025_0.06117250270637742","host":"s3://npm-registry-packages"}},"0.9.13":{"name":"hardhat-deploy","version":"0.9.13","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.13","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"60015052f546559e7dc2921012c48d580703df67","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.13.tgz","fileCount":125,"integrity":"sha512-PykQToEUwAi2dq5Lzz/Qayqka1EfbZUjD0guNsYyWhQetW5j3tpP8sM4HWjkWvqvpX6T+P843iTGYiHBdgsd5Q==","signatures":[{"sig":"MEYCIQDU+JGG2dwrZJkD17YJVGVWcmAebjJZx3TqBAjIQxDJpwIhAPAxlgMZxp9mafOQS3IybuEAfBOl0dqhbY2NKi8ZBPlh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7636271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJho7ekCRA9TVsSAnZWagAAX1QP/3V0ByjRXCeuGefC4Ibq\nxIpmKRzwZUwpqiNcQxChccf/IreXKsyz3AyREhW9x7Y3IgtTEMfXAeSkSCXF\nX4DmTibnl0EcCkNqNenRxmEGn0yqXTszYGTNEaYUJHvTwlO/sbDao79DL92d\ngWA27dMB8sib1ku+lFe0ZGF6rpxTbdbrljjptaXt5b5rjAPATsPQ6hG4EbU3\n+gqDOMq3mHYIMzcHxI/m5G2JDw1KEA2ZggThQ68w6eXzmnN6C7NJN+CH13zU\nIQgjDLMHiC3hwKRMJYuBuXdpX0XFyb63BPTqyNbA+M3e43KRX0+sPPg6vhuZ\n64tOje1/XTN2nmmGQPGM9RXM+/uc7xFy1e9wTzyt6/GBgXqOy23xr2LL9ScN\n+9BY3G2G92+dUxFnAFjRWxZ5tUi9AknIcOrl+uE46lV7m4az2fBJEfeQUMzr\nwfT6gVm+TqqL/4Z9h9aYdOCFMC91DtRtXY63QvZg29pch1EvttjMLAEpxJJU\nJvBhmRvrdsgaDkTfRRoxOWBxSR4hA5x27t+985X7Myuc5tuLhYMbO/UQmEfC\nBfwgLIG5wAAQqX7JlGBAbc6Go9eprvzUtetyCob4pPrjXlqF+Wff5tWcAvfO\nAZcGD3Rv/oCWUnGF9o+j9OzhA8pMpntzxBtoDIEge0quZwyNY3IttmEZHh7E\n74mv\r\n=zTSk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"71b6672af051052b15adb4b3373b385fbf21c318","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.13_1638119331789_0.5014124729439873","host":"s3://npm-registry-packages"}},"0.9.14":{"name":"hardhat-deploy","version":"0.9.14","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.14","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"88c07497efd14cfca6f9fed1574f0bad65f0a8a0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.14.tgz","fileCount":125,"integrity":"sha512-mCwXeXdqtrQN8dL1gOnoGUh0z9Jylfsh56UNVZJC0c8AhjlwjLPgGE3pzNmMuyy88pj9OX4qo53X57bW2W7NJQ==","signatures":[{"sig":"MEUCIQDT5St88aLYyIXKt2BH7BqhStdH14WsgBeip+azW3ibYgIgTlk6B9pYdD9IHAivb/hWrmLMSs5a8ij9Tcx14GLakJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7636763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpARxCRA9TVsSAnZWagAAoekP/2YNiKvsXpl/56pVC9Wp\nYw0MC5IWMARwcmLfUlC8qugKS1U/W296xluA6/3CVbl5z1poHWoxCJbnBrdf\nSQBkFYf8Qu+6mF4Ssx/DcIjmsqgZ49eOOWA1JhSq8uAXItqDybGUFr5o3IyY\n7SKVUyaOtESenib3jaZlkVLkcs9q8OVbRntbIExt6XnmSXrQJLN4suG/FF4B\nd9fGX4YN2HjSW2uZ5ij2TwC+Ux1Jxu+6co8lH7RHneHoxJod/gfNvqcvnMzp\nIaZunixVtB0tvJgPF9Pb/tFdzD6yj0K2qvg3S7Iw74sUIAqrdjyvI2dOUgDZ\n6GA6Xz9DBAC8d0ccX6ncYkqxonKj3rzVoeeWb4AVsC6Kinl1aJJnD27gUKSt\nplPtynhQ4+t6DC90eaJL39wvHq8+5fK1b69xL/TDEjwlGfRlFMQsh49g69TE\n2ee8ANrqUgNMDKr9r5tg6Zk6AEZ4//y21WPJfyR7I9e3GlyC3TL0T4DvdlWv\nA8GoIAktQneeKbHSMmYjG/jdcYWdDUqds7UdedPIQT9y3+8xBt4h/jFXhxCb\nDzRTaoJrtc8xoOEZip1HEgmvSWR5h4GOgP0RQtzK61wUDOCrJSBfnzmubkAP\na66b+aQb3IXCmzwn4iqmtB4AWalQ0roSqryOmXgYVNjsKLmZaBCfkwmx5iHI\nlF/j\r\n=3ApQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"919d977f62ed05c11a3102d32c124441e0ffc3a3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.14_1638138993376_0.4246127893324596","host":"s3://npm-registry-packages"}},"0.9.15":{"name":"hardhat-deploy","version":"0.9.15","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.15","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"978cfe1aec7eb1ebe05b2f57f5e72cdb2518eaf0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.15.tgz","fileCount":125,"integrity":"sha512-j2qnMHW+7FiUNqsR6D9FKdoaoI4p+TOXdm2KABh0Kd0FPMBrD6wjP+HNp5g2xpLIOosBa6nR/Qyc8mQ1N9aNlg==","signatures":[{"sig":"MEUCIQDbKomMtB3CA6WHoJzItLH3UAn8aMYUCl7liK8XMo811gIgZchUxFH8PU8dfhfsnon1ENyKfLz2Z8VTnZQqWVlpXYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7641553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxag0CRA9TVsSAnZWagAARuMP/1bAu3lDz/f4IX19B1Ut\ns5UCoU2Kwtsh4FoaRldsFPQOceMWUcXgD+AXrts3qwhO8fOMcLh4Re9WW0FN\nIDuSh7PNGlL8YJJJ4YzcQXv6Mt3uVi3btueF7yumWo/7TQ0GWeqkiIN08TyP\nehsRw7+mFKIooU0zaDl4SU3M7CtkO6/mbuItV4qPFW8k4g3NefiLShUkeE7l\nktZO/tU+wgQQtFV7MkRqxg8JcS23Kc+oZotBdM328UJdgZXahzr8y1MsC4Lc\nHXeXZo2ZOsDHVNIVqbQ2mZgiBeqYdxHFMuBGKCPisdqFGneLDLTUX4tTYFQS\nrt3VzurRPyCbhKlaAyHFyhSw0GrguQKu7q+pQwFLYtMuzcvAT43nZ25Rappq\ndXe7R00GzSSeFqSuBVhRZgV9YZF/VKMmLTcBylndbCZzuazYKpJSo8sAEMg7\nr5lcJmMjpE/MXxUFL1EYH5mFZppXFasrTF7QNqZS5PqsnxZF/W5VUKPCiv9D\nIp0z7SsMDgfhlUqOdveIUzeQSskjvAbwKWrZLr7o6l58q3Etm8FLZYvoRrLo\ng6aX0TyoElpRRBAtvXIr4jB8d4SjAPZoivbMk4j1lb/XG6unPSuNZXEP2b9M\ncITN6ASBjT4B/T2DnFuOHktg1EyMjpEeQp5uekbuRrvZrAPnZpsQHJh7ouoR\nQ+dx\r\n=cf0J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7e75d84269609876b669aac17bec5d3b84042ef7","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.15_1640343604030_0.09267032761764882","host":"s3://npm-registry-packages"}},"0.9.16":{"name":"hardhat-deploy","version":"0.9.16","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.16","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"cdbeea435d4e0c0673f40c6bd19b189eb49b3ddd","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.16.tgz","fileCount":125,"integrity":"sha512-SS2oTDpXA7fm/AGVjl/89CG4rg9SxtrB/5TjtHl4KEAeRgtngb2xYACXjzudzVRVBOZ0JwKiz4yPfhr2lX+JTw==","signatures":[{"sig":"MEUCIFdB5B7alOnvWFnA2f76Qhl8NV1rm9CGlcY4sIkztzvFAiEAuKJLifMUsWFNdkGJVF7zsVaFgeAA1jqN3P9hcg2inM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7643643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxasWCRA9TVsSAnZWagAARIcP/2rg60073DgdKvyx/Z87\n2ylnZqfZ8k7QnJEOQl4FQERO83MBCfpjtCqLmN0tlvhe/XnekOrGRwqFfJmX\nFCeuzr4TlVOv6DnReOOkHVNA5WR9CaROjNOIQMd/GU5nYUtCfVkv6ZDkr+MD\nU48UA7kT0NtvweVxXs1tv7/Z0aCFSgnKzcQ7S1qCjbgiY9v7ZZqlgzj7F5SF\nismnRBH2Ia/QjswdnaggAGvM86ZmKtLIKTQrfv+kIPItO2pdTTr9sE0BQG+8\npFgk6lHz6/LSg2Ny5Kc2afyacYENinKwjmnWeSvq1rWk0SyZK1xSWBZ24VX8\nXdhe1kxV0CaN8hJqA8bBTTA+mK3f7xROhb/PrCEPxm69L0CJ5eqQzHMHVfeI\nqNcvb0VsTUWmUkjNk+Kzf1WoJ4n6bWwtx5M3oEoZpHWkAVzGWK9ZfC1+L2et\ngBCRApTRkQ9S1jkPJs7iXUPkRrWvMyVdPLmgiVP5daePu5AyZ22mpfaXDiHO\nN9Jb8ZOTVzWBc7McDpAd06I0gwglW1vqaeDnCd4E9f9SshukL2SfiHZQLJTq\n3DP8DTjF0qC2NpA09aB0BIDd7MKJdZysmrnT79zsLrm4Wdcjl3qHLFxAxV1o\n/ME/Z2CLCKC7CofXq0JKsFmWGQ3odu3tAzxPjgKwvLd7c8k+zaCbvv0kXdGK\nyvSz\r\n=9zCY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"19e0fa4c30963b8e4190b6bb6a15be186026d7e6","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.16_1640344342519_0.11442295908330058","host":"s3://npm-registry-packages"}},"0.9.17":{"name":"hardhat-deploy","version":"0.9.17","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.17","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9e4adfa829004edb0265ff53fcbbbd18160d6b33","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.17.tgz","fileCount":125,"integrity":"sha512-VWQSF+2LqkkS53qG/uo8vIsHlotS5idUjCWpbHLTue51duiAGWtVVLmpwK1ISUCk/o7Ixr0r96AEzUOc/0hXRg==","signatures":[{"sig":"MEUCIC/CUwXTDLgzSbkH91vfd+kSGelgHpt97tXyN0ytylCbAiEA9ziNZrRkzJLZe7YSYgSHyEWQIT3t0Lb5M2e4+f1qrdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7646081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxayqCRA9TVsSAnZWagAAFWcP/0PJlNc7r12ZgE+Sural\nMs6AguaQEB7tCxQCYTGa0eWlGdQss6LKgglTpOIJ4FAJp9ALsXY6g1MFeTrX\n/QjsqPcD074ININjB0xTKyBMK/yP7rRhhVX1d+9/deS/jR3oTEq/H+hG4boT\n8HEeSmUOD6he1AO08SD2AIMdaG4fphq76kaeeS2yccC3U5HfA4hY1iHUftxW\n2eheeGaHmJ2pXB/uiYeZJPoNO3p0PwfMyM6oX6uWkeUQSrxby44XY2qO0uDr\ncX7CCRxzxtPFjCKetoM9qaB6LrICL6bJ2qxM7tCJQhhs72aIx0F18B+2H/J1\nfli9mhoWl4GPyCnhkSXItgTKkfULZq3AOCOAxHtnQzpL5CGzjx435OnPc5D6\nt/FnuW/xPLCWmJ1wFQLWcvJEUhgADlG9oo301MROOB8HFVOySz3EpmTWrEww\nmXU3g/InCqLTN1DQeVOcdO2XFD4i/kHJ1FiQoWiRh5yd1PzDlwx8GXsJbVtB\nhC6w2xhC/3fEuCESf0fV74AVwH9d2BKTyA17DaD7FIUtna6cqoQtY9h8TQes\n7SsHexsy0LuB4u8UnAXJ+aR5nqkeZ6LLhhjY17yLbyLLPryykKIUYk74nHaj\nxI/8TrOZK4Hode5RDNDn8mnlRbWrDba7DQYoFsHePJiJ1fWFApWzmg4TPpvm\nZGcv\r\n=e/y0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"5da9825948e0e7bdd1f4a9b23dbccd98de15ed64","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.17_1640344746111_0.27722850957344636","host":"s3://npm-registry-packages"}},"0.9.18":{"name":"hardhat-deploy","version":"0.9.18","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.18","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9fe18fc283af3a2fd7b00d8022cf2ea9db178d66","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.18.tgz","fileCount":125,"integrity":"sha512-pSmAe8im+s6V7i1w7u6AeX9fhLZgX8nBCQO6CJ8aym6b1aLIJdI4fhsyk6DAafCyQH/nHGWaPMthCv4BqNrTiA==","signatures":[{"sig":"MEUCIFHJmV+VozhYL4gatl/3OfXNneIZT2lhW1wPb4Oycd7HAiEAz7HElX4N2xycz0lnHmdsVBlMCi3wlMTFErVh72TEB4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7647545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxdp6CRA9TVsSAnZWagAAz5IP/RGtbl+tXca9tkoWIEpt\nHrwwXUrMPM6pxIkDA6i54KbAqB4gyrx2rEPWNhc+wUlSEK1nK6+1Kn4YzJNI\ngvV33KNbDaxP1I+xXvowzkwVlBT6iBKpghebdoJI/3QHlvSc1tYV0X9eDCYZ\nkXq9LvXXBl4VhCzptmHIORr726mSep474PM7GLV3JmMK9AqVTphv/3d2Rhux\njVp+eEvi0ziYhukh0qO2sJ5vghMoHGBgg9RvCopLsA49C6k0OkvQmShzkjYP\nDnF0JHuvoa9M1FUB++8T6tEmu66ciZOiozWj0yYfntFjRmG5EUD5pcoFy622\nsA5N2u52TebpdIvvmLOnqPb70OTWJNhuYRkwi2mHc+igp0zJH1Kq0bNsqgEF\nejbqinIc1V85fgac5rdREmE9t/ZJbu0V9K0sJ6G1RtXLxusW9if0qnri2gpM\nxOgzCrHmOIO+zndanVF8JkPwRAT/GcpLnL4C++w5g7xP3Wosp61MN8X/jn/c\n4+EfMlVOJM13OX08wCF9oUvuILW50nkzYhLe3IWAO7iAlzlwCKCta2rg8JOX\nVsgXxX7ZZLEk4KZpJS4Ofb3gukiycxX6/ydy+VObfr0KjeuGGuywFyLowaFB\nCbjpN4XpULtOVJAhOOuaFuinaABlfG0STP9eYgMRYUTYFk01CXCoHqJza1RY\nCuC/\r\n=XrHe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"910c44be52d1f5e22fe3b1320a809095a3f4afda","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.18_1640356474145_0.09948166339550157","host":"s3://npm-registry-packages"}},"0.9.19":{"name":"hardhat-deploy","version":"0.9.19","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.19","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"68cd43500410807f5680779e24d98b98e5de6136","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.19.tgz","fileCount":125,"integrity":"sha512-yfI3ccGOGVu4U2gjW1GEqMahTqPa06vDOc9FAi5z9c8vuwvUtL5lBsfHJxeKoE5wsJuu1okKHnCTRnQrr22b/g==","signatures":[{"sig":"MEQCIFMpl1Fdl1HsdCi+STQbjTeqbgyJFIEkexgfyguHK6OTAiAQ0yKPndB2ZNY7RrkB7sNLQ8aolCcUXt1xMrUyloCnfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7646947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxmGSCRA9TVsSAnZWagAArOMQAIsrX6P0aOkZ0C+il47c\n2EoH2zg/M8OJ293T6sEJgVqHiqrmO94Ucp6kn5F7+FSTtOeFzJeoAQsUCcRe\nSyPJ77JBeIKsTFuVHIRE7tPs9GgJGi1tqn3l5RZzNLwsoC4LCip5wkCZrqJ7\njKSHKa/F0xSlhmEH31m7jBJO4GNl6U7A2mqI2Mzr5fcSv5RVr9R3ZEC9dsXS\nfqBzjRCCnu60tjBf/mx7jDSeKPW+19tRd0EYGaJVTVE+Lo59Jp3/DB8NgH4k\nfX+c/xYsVKfTcOTmCrw/IkU1EQsSNAHutBCVwoHkQ970C375oLX4j5u+l2Ox\n7+NWq3mmJUPVImRMGLQyUTWoBfzJZgFdZp9BWk2LP9Jxs4ZZ8OPGJ4eZZABS\nqJX+FjyywJnPmDtmBXfNUr3AvziLiwT/fmOdroWVemHLRyxd891d2pTGWHJv\n/m5kszNji/ij3a1340csLcYgF+U9xlPw953PSses1ucgW8OolGzFdQLPhwJq\nOgI675MsQfhdRLOqJYVkEaPJTxj1tzPz2m2Ct4W01DMuyC1M1eOBgSzhISGF\n5gRE7Oc7ivObsXCEYiV1kQlqMLZ0XnKD/iIER1Hq+3N0+ifCnUvtF/sDFUub\nkwYobMiybzUPrwzD0HskdyuR7Ks3DHNFivKucuro8Vv0S7u+++kgWT8CWszv\nj8Sw\r\n=Aoka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"1d7e644d128b4b53fa2c272a2c230e45c0207004","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.19_1640391058784_0.19073322668272796","host":"s3://npm-registry-packages"}},"0.9.20":{"name":"hardhat-deploy","version":"0.9.20","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.20","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d90d5a0f92c27c386c5719fa8e1cd434cfe17764","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.20.tgz","fileCount":125,"integrity":"sha512-8mAm+GK13LozGRJmtSSWvVnsXj7S9dHeArUBtL11cbpID3CRrtQHZ6Wg1tQZCjx2XlpEVG/iecOOvU893kcqSg==","signatures":[{"sig":"MEUCIQCpwzlsUH+PI0VlbEwrnAjj0Ggb9B/L/PVdKB4mGBmcXQIgEluHPS2AR0UfrTgMy5G7FNNTtKuuM8M/ISm0bjXCziw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7647834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyEqeCRA9TVsSAnZWagAAo50P/Ag3bOnrTgfHVSErAbJZ\nAcI5bBSr2ltTH4flMGEn2qIJzr4C6lrX+JtiCK1izea1+zfqAGLB2d2ubF5u\neAhKNVfmWwXEbk3n7ic90Wr0nY/VGnC8MCxG+HdNbnaOL+H9QFpXxfDcJZRs\nyYeUnBmx3RiMYa/Ny//13Qkgal1cPijA3C05aDZUiR6wFu0Lb4DwKDiAWizL\n95Uf8l/0Sawke4e1hyWZIkGdj7dwYvylMuI689tbEmad7k+CCf7nYwlGS3Gi\n27sosTXMHPAHI/QXB9K8wvuzkCd3veNndjPCH03iafRfbPC0kw00aS7dcbYW\n1Ndq4LI74D4GZGrsN8/gL/aGGdPHH86W7n5jLrs5rh+OLI5b4Gu75J3re028\nSq0z2ge47AkIWoM51sV4D8UIp9OU7hxQ91Wn/VXy79PTf8AKRQZhRJp2bqAb\nyOOYvv5Wt1yJ5clPoWtvnUojSqbnKWtzUOvKDQoW0ev18LpPkKfwJiBqqmTp\nq7HIBaqbckav4i86yLXmGUomzYZ+NApRPo+3ZRIFR3yj+eYgqonrv6T28/B3\n51urFnUlN+J7Xf1GIAdDv3QQb24mdZwNBNt/BPQdQPven68Yd2MpaysbrBGd\nlC/SNr22TjpUpapdJo+pZditW1M7aTeYr+HD0id79rQYAFKvL8JkNaSbVdQn\nNRIn\r\n=QKDA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"909ff88b10ecaf78955d5c48981ca30c75adea3b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.1","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.0.0","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.20_1640516254465_0.7388935024668251","host":"s3://npm-registry-packages"}},"0.9.21":{"name":"hardhat-deploy","version":"0.9.21","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.21","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e56610e0e333264c189a425d0a754d88941787df","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.21.tgz","fileCount":125,"integrity":"sha512-ETgIlt0SDpjnhnKJyDDxp7vNtiaz5DTRkiDjNvHUCsVmB2RYwk/4BlaD7wvCndeRSpybJ8f8qmjW8VFFb5sLiA==","signatures":[{"sig":"MEYCIQDPTl+ac942y2H1WDeMUlnFXNrn73zz1WsNM8d6fk1wMgIhAO6kzBqUXc/Z40VbvhHxDNg9xfxRgS3twq5VdPHzrqPX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7646463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyEyICRA9TVsSAnZWagAAR4MP/3y4oJaxuKGiVPrHFRJM\nV7bGG69I8gy4YObp5c+pCQdAELGASRS5JiMbaNNqGOdaHGkZW8ivz0s/6xnW\ntWXrhNEpt6RRur0c0mMHwfa0emHWeSOFWDGkqHbkyqP7BkEThUEj1xy9oK26\nyQ1twStYpV2Ctpw55d61chmmGxDOcadg4Ka6C6zI0R3bwDFtiK0YRZxXvXsa\n9rxY29QgASrwBsIOdFg7v+05bx5mtahtrNvAeLSeoq4ux4Q1cINMpJ7niB3J\nIulIJUbanAEi8o94Jl3II8imWJGK8s2XNwgesWqXBZjKf2rLBlseLMnPCeIs\n59vDfELQlH2OX7pDUZ9TWHOeFXPWbbeSDOF14A6S5kGj0bp7kJXvQ6zXFMyj\n+gZxHMD0hkSh391F/T6SO8Jgv9LWZ4HWoEW5UJyMPl4zp+n6+Ptcj4Dn2tf0\nnMYKUVgJprxAJRZl37okwQBqMb2KEBvX5IinYuefgpx6dCvcaHjFKkWfxSDS\nd2Bva3lQRR9xGmFR5BqeNXxRVknqhKxOD/hqJlDpjP/CNniq+P9gYkd6h2RC\n/qy66A78FckPEcRpFLqySuTPFGSZWwlVF8F9E6aOqlK/gBcSqxfHkMoZ74vf\nljE4vXzrIKcbPUicCQRx5LLVhT8VWRpsVyO0ldgXaYtOQLYmOlLszvgQfFsa\nZau6\r\n=F4OU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"917fcf0196c4590bba2ea062fc4ee39b3f6163a8","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.21_1640516743901_0.47575391334541806","host":"s3://npm-registry-packages"}},"0.9.22":{"name":"hardhat-deploy","version":"0.9.22","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.22","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d2d540e608ca6dc942a42622c9df26e1a1bc4a27","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.22.tgz","fileCount":125,"integrity":"sha512-qaQIRIn6oAHew4PRX8TttMQWwccydNxhy9x/dSX3e5Xg9xmSokvKnNNCoMs8jdwxl2/PED0HxUBbWJtfw9XFXw==","signatures":[{"sig":"MEYCIQDmctmYJTnULYOlIPOBu2OTyN+6krHaKShEydabeihgxwIhAMS75/nAuE6taVpMENCRI0YX0Ue2izwrRkFZq+TGeCtG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7646929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyE5SCRA9TVsSAnZWagAApggP/3JjrWc6b0hCThKxXZCP\nSBuKD9bzrXm5pbYtqm4GYh3+CAZo686sg5KM+wEHm9pXaoIfR/VKCEXbJPL0\n96Hg5zJmVr44eAzAveNsmzChJsy4vMHkSfb5ZSWl3vtquriS25/RT98G50oR\nDzD6SB7Uq+EyiPEA/9ugIVwfRjsXDTA4v8WGvlHlaA84OnWr9RF1mkoMc8Sy\ngZRlfU08VortnzhTZHSaCAMMHnA1TQgMswGv2RMz8oW+4ZE/fN3XISfmBimv\nI+riIFVDFRCyNVyiOVwqw2bRD6Q4qc4L0KcSE9Odttx+1TpZI6nX+7dr/Tmp\nCIsB8y3ucqTF9M9Ng0ye1MtF69P0sYGwNJ0hJA4fp4w4ZyPJkMqNI1jG/O0v\n8M6TqzkijTBK3F5iGB5pruSckY1vEFYX/xnreR9AUqSmyOt2PUkJel3dA+0s\nPf5ha0mAWDIgyolK98JBKhqf2Q/2u5PYMNbA+AqU0BU8RHmndLHx6pV3CapN\nzlfxnGf+GslyBssRilQsj/RE+xROno4zAzMTPPVTcEFxGr503PGQyTkszBBI\nCWCDa1fEP2vlaUvz6+9ojkESR8on7WT61FWmS75EfapkEjpA7A86J8WzFOuX\nuUCWElGRcJv4c1Hvk+49rwdDk+ckiwaEoUQDQuQt2oHJro0bA422WrEJlvPg\nidPn\r\n=N83r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"ffcaa06c9f372237c47b7716161bed68a8bf08c2","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.22_1640517202109_0.02723545747574696","host":"s3://npm-registry-packages"}},"0.9.23":{"name":"hardhat-deploy","version":"0.9.23","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.23","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"307fdb0044912e10cb4f38206f1f3f5c8d8d41ec","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.23.tgz","fileCount":125,"integrity":"sha512-2u4n7jGRaChRF7RbzuyiK5MaKRTCmHGVyuNrTPUJ82ucCYITxgaE8hhQIsH7O0hOdrbY0qaoUzk8fVselkaujw==","signatures":[{"sig":"MEYCIQDZ9v4zoJKMbJYB1/dUKRuRk4xCb3y0R1/59JSg4kVfcAIhAJAf7jGpMerwmK3iQzTLB7lxQBKRcKQDTX0tJOKXKPiz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7650271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzby0CRA9TVsSAnZWagAAdfsP+QBhyir9VIBZvEKxPHyw\n9B8vUn9Jn5FGTeJf1PvokM85srWuz96DSbASXFrlOALnyESOvZGpjhZuJZt2\nAT2aOeBLbxAQ72xLOoUVGqyzEoX1lTWZe9IMEzukcniiWYbSu++EWdZNMI1U\nhPmVN+yxh9TB+tENshEb1VBJ2YO06vO/OCzDMmDuhyIZe15wopFx7qmz3Azm\n7F5Dc8Vybivvew+u0MGNqeUOnXfORbj8gSMtkLnYPVPL/5vYafCiAefIREUw\n1ZBQnTbqSqBKZ/HSSNlXKOFFzbiA+r7Y0EVGu6+OKeUu3RnTlNPiXCxNG78t\n4xGSkKZ/wYXQPJE0qVKkXdc89puwrgm3NOLSCVOK/4kaxIGsjPHhN3pExBim\nvO/U0tHLf23zFnxu0x52NiQeDkFo7pKVb+Ifn6XM8syty/nAb5TDrHjCXM6m\nt/kclXjYjJma/NhW4aXasUbIyVdFBA6QTHFLirdMcJuJPrWUIRfYQESt2nwA\nwrKwlVsrN4Bz1aaCbE90OHmHUr0ubWW4PCBgikgzl/TkzEd30DOUN8f0XV1B\nGGWlv1XKkMHTw2omQQtzlIhFXvKWBreETHtej5xdu5oRU9lT1gaNFaiYFMF/\nCkzmvYsUeHNUyJ4EJ9YX6qwXUmJhT+o4Z+SMemI25Wy+GkO6NjG+UiMJrSXU\nb+F+\r\n=z9bm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3844a03b00ff6a318f6668ca9b59e82714f7c178","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.23_1640873140025_0.2858158143960081","host":"s3://npm-registry-packages"}},"0.9.24":{"name":"hardhat-deploy","version":"0.9.24","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.24","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0e0ca589dbeb9682c5b43e935246390cc5d6fb14","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.24.tgz","fileCount":125,"integrity":"sha512-fIIg6Wt7lV8h+6c6dFnINUKcJ/5Wfe5GYDaDsGGPqaK2b71DaeFHjsWRL+2ozaHkMZjdyYBOweY09wRu/KM1Qw==","signatures":[{"sig":"MEYCIQCEWgIZ+bOz5Ax3KjzZX79058whl3kSc0wTl5Yv9wfP5QIhAPY8ZrkIu/9eVleSGJZyxLb1Ew19YYKU2aw3cvUdk1oN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7651252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0xuGCRA9TVsSAnZWagAAUr4P/3GBsL07pJcbvtOutugo\njVC1qvjdZgw3nTRiDHlpO5kkCWHRWc37zqMvrQ21lItTpeYbL2Q6oDzp/tuV\nzQINst5Wr1CoikRhd0lAoGTABS7wypS4MQysdZgj8J586qhS2Kx+U+5L2F0r\nQkOCH/9j7dshv8rZvR2gnH5GA6o6RZuSv5M6VlPO6Wk+86PRpEJgl1zgq0qA\njCSRCfXoOGi/g7WsfxKlDfLntuS5aBs15LwlGjt65etG24jPxwzN/U6kxmPB\no/z2x3sLUtJAoDC7HFKOKIDIwr/RPEnc2yo3+SGSyqNg7s7Tfd/Dwox6JMjr\niUMJdviSnrZso4Mbr6tUGLlFMSHG+2p7wckJBrkO3o0EGP6KdT2RZ/F2AMin\nus9WuB/nllZSpo7eZRnfkzsV+NFbrtD5bgvZYyQC/s9lyfvGWgP5755ByQFv\na5yPHNfpKnMNB3vvdmlwvWzMrPhDMMjTQlGx2l3rpHt3zc4W/H+2AXlWpjV5\nP5beq1qKTQSEQjUnR59wbfbz9L1A5kLpn2TagBYg8gnAGkTPAmo6y9C+ik+6\nFX2xTzexnqkq3Kwy9knio7/4qJp9LO/V0vbC55QGOS+xgt/VvYE4RNlgis3U\nGSZwe9Hcnu4hPem7R8p/Sf8HxFms00qhX67rgf+FhO4UuR2+sG6EEuFREs0H\nV+av\r\n=0Hrq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"6080f5195ffec34691629ca7a01020c3ef81cee3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.24_1641225094470_0.9599285181190482","host":"s3://npm-registry-packages"}},"0.9.25":{"name":"hardhat-deploy","version":"0.9.25","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.25","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3ab8b98c729066779051f75de0e76a829254a10a","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.25.tgz","fileCount":125,"integrity":"sha512-be79CxwAG3sOysdbBQNKbKSCOpgs1B892gsP28jjzE8FW25uBILvXbkbr6nEBrehKyX8iVmMkN0zUg4JEYk4bQ==","signatures":[{"sig":"MEUCIDKdEyQ9hwSawwgKhgcW0El32X341B1lfi+DnVNWdCJuAiEAne/cgHbFlmWM7pSCLNGlLqIrR0b2KPWWHZFL/JqJfn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7656343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6TaeCRA9TVsSAnZWagAAL48QAIFNYlv/Aw/WjfheV4B9\ndsKz+G2/aG+Jp6Wb3iV3T33KD48Mhw9jMsuMnhlRoYsfup+kP0HCqYYqrWfY\nIBFHjEzXhUfmWBWEygo5X9Zxyl4SQKcu61VQuetA5nn1nA7jHSKUuvDafTEu\nDReg8hDV/vgdqtKk/k7alvbjt0JQyEaPdE3RE4tRFyBXskWBDXmTNKFKQ8HN\nL+mNalhtoeAPk9JXMF9AVTl3/v+So/wL8Kc4/D7eUcpqxESi80qWqtYiApyc\nf42VOZSybDvFGtOYnrYAK77s/q76bpv7mlg0U3LFLSxLCmHhxiOuWdyUehCj\neilOk8wcr5SXVvLfVZ697qmNMMIhjfRWGAPT0v2Vurrxyg57gOCcjABdGq8z\n4FR7xRVBnuhK8YFAddoi15IA0ZKUZQfcbzSjhGsQiAdBiUMaxXbKs4slBWXz\nkBLG57wGVATxCxLUx1OhHFmEg3DLcfXHO4o8Ndfh49THdQ4jkgpAAFeqKCJl\nakDGorSIJATqqgqLwCqmh3xmWEwM6aFZD7ThRgcScx1Utl7LQSRwBeeDjDfb\n3AMwMT0d5nXjn5T7BMR8XhdFG4nKL+J60gviDHfuFpjqJQsU2I5j+UJf0Bti\nbnKrkf+ZfymAeaycOd+xRj7FAjZ6joP65EnsIoN8fhk87erXmYoYt36mQUHV\nfSq7\r\n=6T9s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"fa45d80d499b9841e14eb345d7093980d12603a4","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.25_1642673821853_0.19545035116356124","host":"s3://npm-registry-packages"}},"0.9.26":{"name":"hardhat-deploy","version":"0.9.26","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.26","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"84b85dbf67f317c8eca8b7cfeab27c051be6f023","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.26.tgz","fileCount":128,"integrity":"sha512-hQsftZrmPkel8NrcVqHsJaXMv9xCVIaJdzn8TFa8Ow+nuvkt2NvIjsC1aN02SAL2nTI1Na3H1vfubWHSTbN2gA==","signatures":[{"sig":"MEUCIQCt5h9e7bUBV/ycsufLSmMp2DrKW2tTbagbugDCqxg6+gIgFrHGtWXSnp0Sg4YXQE5Ab38xY4cWBGgmS4VLPw76gVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7658482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6UaYCRA9TVsSAnZWagAAjcsP/06Bn4OLFZb/TSSpNd9w\nj4IRocDbqhHeHo2/D+H8Zjq+yUbsL8jKDVVRQpM2ENEVhfC0TLieasKvYCBA\n/MeAFxUWYPv7AvRL1V71Ao+NqBv1s60yAwhc9M7Dfk6cfyHdRVkA+xff3/Ms\nCDiDM5plWwznZnmgK/cveL/8KfMhP1ON+ltWvx2fWoF7/yPue4+fxDhswKDG\nM3DUG20NfUUs6VoJDf9cvAAIp9exe4VKVKkscibqkgHZr/4MqrZK/zAnPQDd\nmXQsP9TcMk+OwY0ugDExkYYUokbhvKfkRZixAYqL2D27HoCRWf8/A7mpqk0A\nFglKLWLfLhtR7UhyCd0vRb93jUT+qJObCdX5MKUaatkqBQsm1TncDlh2mZAT\nzwveXApZctGOEjqDQ+bZPr/HhWpe6ZnnY1xKhII52LJM7qpVqz/5JSiIGBMb\n4pqydFNAS1onERwUryw5oz7wc6wl5tt8/nFiusp6fBG/FeXKJPaAmUMiHTz4\nmums0h3UbobHjpa3/sgE27OJgGmKPcreH/30PGjC1Nys5oxm/vn+KK2RpkwO\nh92wtLHRubdIJQKxuUDVptglmqlBwMAxQHms65fAdATcnIt+cHlh8CbYEy7M\n+uJpSIyXw7sb6niTaBmcRoFUCrDy+1YRKP9YpkOZ7rDZ/hQCR4CkbjPmGk/g\nRddF\r\n=y854\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"486f8231edb6e5b813b4a67be4ab5d7ff0fbb22e","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.26_1642677912572_0.5302241288668841","host":"s3://npm-registry-packages"}},"0.9.27":{"name":"hardhat-deploy","version":"0.9.27","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.27","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"94823079a059d84732b4860f3e6cf4d2199a327d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.27.tgz","fileCount":128,"integrity":"sha512-zItDvYRUkJCc3SPO6XNRNUteIZXIijOcIXE1JHfnCCbHjPXmXSQdmkIUUAsmn2zMZjo34pdJ57aisfm7If9w3g==","signatures":[{"sig":"MEUCIEGiOwXEqAFYKH267vFGbDtfL7o9FksIOlj6iv9MgFdlAiEAqRSyVVx93VeSds4NiFqw0sf+2A7TZeMmSUiMg0zNLSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7658771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6vspCRA9TVsSAnZWagAA4DcP/j6GLuHm6hqHlAQZQEI0\nPUTNqvK8SgTVfpDPRwft+7vJxylFQEDuO+FjCKKRwUnhJCC1TdnBJJVTqHQp\n6hJt95ppvpcwhO1BhOpQKc1U7FmKKAn2dtrz2RtmMOA2S/hz8CxienKGpuyW\nwBHoWGCKyUf4gdsCgQn12rES3UwXAcNC3pGza5aOBYr0D0UJpFWLrFbpEXZA\nxt/OQfTAfPj2euKAUHpxrybBD8n1POUFwyPgowIpxxuitLrpZzT9hdPfrA3y\nCKtXr/gsytuGNwLPurUs/7gjwG418q77Rztcx+BNkTo3ujF2MbkvNHi9WkjM\nbmXVdmZ/BCx96+7HrIgWFso8BmvHtFX8RWzsRQRUvx7EUsktoqit1HDGj2Q4\nW+7P9wYZfW79HqrluaVeF+c5CsobqIO2zNNMraoW5YPRE7u37AuJeGmET3GU\nNt8dnXjVKXczZ0SCTPwoYSz8dT/tl3UIKzmRqwNxwSPg0M1lt/XLZaMECfiD\nwh8nXUF4cd56gT203qDCBFDoLsoTBR7t5y5n7fg9xWk/cY0UtzQBpWbs1F2w\nSogC5IXdIjzxHHtEt6trhVyKsyhbsrzsTfFb+oLPiFTz7Kh0Rez8H1oVCpB8\nz6gaETXNPocNoEy8Pl6O2JZtT643sDhZcq0jhdFWteBJ2NyPjNaOjJPxqpiU\nqy/8\r\n=9aG9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"19b4ef8f9b1423ade4c318178d356f1747cadf63","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.27_1642789672898_0.135921089995656","host":"s3://npm-registry-packages"}},"0.9.28":{"name":"hardhat-deploy","version":"0.9.28","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.28","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d9b06f788db4e154639f524fa30d75883fbff5c6","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.28.tgz","fileCount":128,"integrity":"sha512-YwNGxjXEkbMdq6UNuarQE+jd/lvl+I0ik+JNIpnlOWtTpllORBO/khOV1aHHxSpVXXW/j+CNhHx09QOlxSmP3g==","signatures":[{"sig":"MEQCIEBoRxOcIJp/3HiBQ/QjPAGau1hlwydi4CMF/GsfD2OCAiBq7PkhyIw0tOlXZ4Mpj5K9kmTZid8yFkWF3nF51M5GXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7659653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7pohCRA9TVsSAnZWagAAeHwP/3Rjh9Dvbq5TmGX7u+U5\nTTKHuYfq2Mk5zTYM6jLqjLyjW1wZHnWetGPcvjIrlTmbzsCq+M35BcJISsXX\nD1Ggyq3apUuDWDlq7KmYIETGX70i9XldKe6qADCUvmF5ZvMiai8xWQ045Un5\n/rJXq2NpWz5pavZlR+P/KPVKfesv+lDa+fQOj22VBBlg/0YEYK9zgRzbf2ma\ngYbSyfDFEfQOOmSSN+q8lqBTuZzaCtQKPP4L/T6QQTw3/b2rlGwR1akXpOg/\n+Ybyndg1STz8uaGbvTVSZq0oaEO7UO+teLrJZDyZU93drkJxymVGzsn5eKfq\nuToG9sBFfq44n5MtASW+Py0wsAopcQ7avecykHpsxgBUxOlFaioyX/8o+P06\nSvlnflOPkJps7GjBWS6Pm69/vqu03IjRQJdFgXixhPLiUp1gw1nCg0pgR/f1\nYPwD32C8dV1KNyHVZ9P3H0Ihmxq0s5AeBxsWGXEAWs5YMDVxNHEJlLvmV/t8\nYrtvPaNFsW4Blyyy994murPl4tQbFeeT8mgDuYaK0plYvYz9wUbJ0CeCavhD\nQL3oBSDy1QCMtn93hWsaeG7SM+uo+63UcfrkS3ocQt6TQxZpjQbAb/1uMSV0\nSP9snLjUeNAKVJyDFbEEUMOhtPrb5mBnX9ULAR93Wa2W+xPebwzkI0onJgZ0\nnHhX\r\n=DONb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7bcb41ec6af2202efc413517d4bde2a52b53ce88","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.28_1643026977457_0.2913519361481418","host":"s3://npm-registry-packages"}},"0.9.29":{"name":"hardhat-deploy","version":"0.9.29","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.9.29","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b1177d4f3077f335ad3f50c55825d9417ec75968","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.29.tgz","fileCount":128,"integrity":"sha512-8tIGszPFmOaXtyloCbASiZPvoAgLNGGL/Ubys3YW/oj4dvoPa8G6YDyaOCdsAhsENZ+QgR280NFSG9JdN7SU9Q==","signatures":[{"sig":"MEYCIQCu3ncUZFcrhyReL8kcwxd4tE6KvwiQ8vxV3bK2jefK/wIhAMzA26BKgkrby0LjxKoa0cvW3lAL0hiCSSO9QDRehmHJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7661971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8vHhCRA9TVsSAnZWagAA4xIP/0RVEZtLpUcUebABucrC\ny2lnjI5a2rZGQCM+IEE6Uy1/UBxRVvRjMHP87A1nqalVpSRMKzyqKOjKXDMg\nH4/gQeTH4ihzhTvfVahW+0Ti2RFIKNOlZVO2Ov6/zlk46mT5zYSZosDLxmBm\noZe1q7dUCHUIqLTQ2+ZobRjvYkTccQgDQiR1xBvWfXGk9aiO+rmXYBHOaTsJ\noBbcGZSLIZ9twD1EIyZYEyKqGDTfby1ICkdC3LddUz+o4gHBXMx2VRxyfNUA\nCgRtgc4IOvTgXdDmTormLDoqDL27swFhjHV1wBmSgHf76if+O5K8TaxttFIw\niAXEbH/j+nzBTU5/uEituUaWssb9/RE4B/pbhu9oukCudN32cXWQs1q8NDnf\n3G5fUYvT2aMeR+JcjRSsgdvM3oUZuxqhJZ0XUD33+2ul/Nt26weAQzICdxFr\n7SBpRn5GcDjfQFDA2Ge0QqAbh5oBm9jW+Yl2lmUo51ZzeAO0vfgk9Nh2Aq3D\nSiAVrtR3ydck21/8isxhzs8daVGmX7i7+QBcKJ6tVUDhmb6lUflpPtmVzEUj\n+S5hfGrUZ9Xu01jViAQLn6Ar3XlUvJELT4jSM9Q8GKFth/MZLAYWMPkRTiUf\neYvf9tA96iqvO2CSlJY2Hur21IOj+GQeWlzbVJKzpdyL/bd8xQXge0585cZs\nd4WB\r\n=zDUQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"d7c6d0bf0890b7677af25f00fb1026c06e4da751","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.9.29_1643311585044_0.5661230383189109","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"hardhat-deploy","version":"0.10.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6b98790010dd3f1f362c4ad45207e43c8511eadd","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.0.tgz","fileCount":128,"integrity":"sha512-C6p0IvdK2CK0fIsdUK0dM+nuhCmDvuL8fi19RUPeSMMfl7BityJArAzVbJt5f68VJ3CZRMa5WV7aSc8M8sNHvg==","signatures":[{"sig":"MEQCIDeY4GdYWEXn5wee5ca+4KxUwn1rj4ibX4eYryIeIcfOAiAp+tQH2m6YV9fo8EedxNWN8xHTlC913Ilu8FLW0s6vRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7665580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8+LtCRA9TVsSAnZWagAAc9oP/i/8N5Q3TD7ZpiLNZbNF\nWx41JLtFGJFLpFWXiYpiqxx3f4qPMxAM8BxLcqMVCBOd9icO2Ao1XPjlOiul\nMydWrEKBiL1bRi2Jal2nmcyQt31zMl7tUL/RV+v7JFoGYT9zEXZFdSQkb8Dp\nX3UNgDLTYW4+6WPbSnKEKUrP5C0Snp3XZGR7JReLtUoNWCLPkIQEfwQL4Faq\nuGyKvs7cMBQpiAVjttxjpxaI0eivr9rUsV06ZMYb0e3k29tCtlwjtMjTl94d\nEFFhu8NGWT440UAaWcEdbRVZEQizof/drZm0p604o4tJC6dn7A1mEGAjOioW\n2j/GLW4lKJG8mgfVjjS1KA/v/anyaujTmKxL45v23ENedSInl0Pycu6r1vId\nf/9Ifr5hLipTz+CsNj9qLdf7R00mB58Wy42uKTY4dIVgZIxd6SOCOKpes3Lv\nw9tse7xL5Rv7wL6lAywHdjeJGBp1T+kzGtS45nSITk2dJvqbFNH13lulcQG2\nSv9b/osQA6lrS6erABBw9BjrGg//Hp5+yzlpVH3kpD5yw8yOl4uaTTcvCbRC\n8Nm6WnYae5JV/7M9bnmLFMr88aD86hUpYCrWjg5s3lTikFuT744m+AOfI918\ngfoo3SgV7LkxqokdrOSoZB8VLUgn1JA1HO8hYor+IrMUlj0B3tgnzb2ujYoe\n1yQ8\r\n=1hsH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"25b8d2f84e4fcd58013bd4617a78be58f9a7d629","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.0_1643373293557_0.07075467155647464","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"hardhat-deploy","version":"0.10.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"89fbb8af7781657b1597dd504df694a20c0cb728","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.1.tgz","fileCount":128,"integrity":"sha512-5gK0ztIpbqut7C9i9zYmpMoxxFcuPz7pcNESYCRfpR1UGcFQagnoiRKUI+tK8nI6bpAlfLG06wShuiV2id9MOw==","signatures":[{"sig":"MEUCIQCKMwa4oQ9vIePyr06EWOKqC+7N5fjlkQdUSwQiFoD8JQIgfGPc/V55wxV3pHoaQswJMnXkAYVBII/kkgO7PkyGQ/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7667675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9Cf5CRA9TVsSAnZWagAAgxwQAJjhqVol7TXbLz5CkDc8\n/6O7aqUme2MBm+tCMKPBMqD0M7CuYpPngP9O9YqQBk7KZNZdpZ4u85oKXSIV\nmJqLMFcG6kIeAKV5BL2lbS5P5XsLofDJDAvwsEqqibqJHg0wPQy8cwFpSJ7w\nRDftxP404S36HN91OchPdty5Dud5OdmxORXfAYbJv+vPmEA2973AfmpAS1Ii\niQWre49OFQ/I3D+h7a/ZYcPwssI3FuUg19UVmROTpNKAI21N10NG8VOMynTY\naZjRDrMKybBZEsIW+YW6GBsYSsUfBLUAu1CgaNDfgDE+exuQR4GSu/36nIrk\n3EXQYFibGIimPmAV0vPj1fHVAKgnpfnUbiYNkE+e+kmGIQlfPoJN+7q5Vi+G\n4LXGg4r9BG0UMosPRQYaFsJTJEeSagwwOXM45P8/Vlm/u81ywB2gzVfkQ5hW\nY30Alrjy1i4i4xV1nuV7rJ0h5ZBGrbZ2theIFpcbD7bxloXiP5M5xfaKmuzV\n+0fJre7zLN1npadjQ9YpUXIrt6Z9ehs1rpFo0N+F8TXvFZlQZmwm2tkGNix6\nkIVwr9ixRnA+94mCX5OyMfhCOaFHkCmaEIN+slgcatyiD4BH9zxg/zWkz8+Y\n46UaG2FW+Mx6eCCPBJUVCQSO9KHFLRq3V7m2Hz1UUYdMv9x9lcAqfqlKDKa0\nQ/bc\r\n=nnKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"2e4367fcaf2b73375e4425853d1e20d6467da5eb","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.1_1643390969693_0.44575655522683966","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"hardhat-deploy","version":"0.10.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"64604bea2b3c4f91542f1ded8b8cf30edbcf8c2f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.2.tgz","fileCount":128,"integrity":"sha512-Omkfiqulne5Bt9ZnRpzrFftBFiZ7N2kxeVyA2ec6OPmcUXqHAllS32Te4Hmx1XshIlFGlXlCWLFCbexMpsL+oA==","signatures":[{"sig":"MEUCIHowZIdBzSB7SfToVhjK1bdytGI6faisZXx+4r2k7NYpAiEAlWXngY9hT9916elw+HuUhn0ySEKwKEGub8cV2xXQPfE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7668620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9GTXCRA9TVsSAnZWagAAuegQAIPM+/gS+0R3dL0tGJoS\n1EOm6JWkxOG2Jwcib0e5g5idySRyathT19OEgo/2bSONxqoI/+JZx2f1bKRB\nVwOMmqlLBW8+SNx6cVUO1qPEkhYRIos+ubIanu0ipZXBwBFEhKTIQ8Xi+gu7\nuJCIZvcg3bHj52wPLsTSfuPx1/b+A+4kX6OlxGQCLZ2JnJSVv035c7JLO+C9\nU8PynyKvHpz4IM6mdqMVdJe5+y33eu3vgA+/BPshdIhLZkf1603Wzi48hJ16\nRn2BZuSoR7e9DA3fdSRGLppspvHkURLQ+9Ew0NVCfueLRuFhr3ZQHljDSLSd\n3ML0M0kseCoGegVShV4sLsPHeLN8t7ypTeYhnmaMTBV8XsyDYcVTSWvb4TCk\nMT2RSmR9M9Cd1w2VDztFyM6bTM4+EgGu0HOWAYzQ/eYVvfdrddF8ayN/EtTC\nybp1Ns0l3g1kfnU3eAemD9kRG+DhTYqgPIuyUj7QZ0NvBkXc+sY5TAgsge3e\nPlaAqgewMvS9enVeQTKf1mE5nkkXw7kppN+HTjMe4Ek6myyRGlw1jdpT6eBv\nGK4C78xLUGyknHekPwHMeolDbsyYg2JVPWTp59NoY4teWB9MMl4dZM1357vy\nNVLoaXnsMyRmFrYUWUvusLZDK4+uF3oEk4HBQ+NTP1p+X6WDRfbNrXcHS/GD\nSd1+\r\n=K6R6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c533a3dad115dd6758332ddc1d09b640e5cf86f3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.2_1643406551644_0.6183591839647293","host":"s3://npm-registry-packages"}},"0.10.3":{"name":"hardhat-deploy","version":"0.10.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"90aca05b894a7f1f572ab6f05effc4eb2faa9d6b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.3.tgz","fileCount":128,"integrity":"sha512-mSxEc/561qbmhr0e5E4Y9DtjXe27Fnqy9ATz/dMgL4mzrPt4Pe/QM2b2TrGyt33ETW1bQnvMtodIGhBhCrkOrw==","signatures":[{"sig":"MEYCIQDhNTd5rdEJ8pnIuPvb9nFMQ7yE/Q4xIRx7ZmBQJrvRrQIhAPG4WlCWYP2mNiW3PY7y7Of+RIzAzle9h2lBaD7zRxIh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7670077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9Q/5CRA9TVsSAnZWagAAuRkQAJQYDCS7PZX2Ym71xTbj\n0gefdQD5wfAFkwILhkWPbwf9pZKVB+tYwIEQhJhmjMfTjES/2UWN+opbcIle\nksyyM3duydwGxIjzc+oMYwpWhFT4gQ9dV1cGyUtz+S1B3A11MeQju6RU3GoQ\n8zvuu1enahWw8ipXgnLwWpmHWB/Whsk8lw9o3VxtoWxKorterMwn8O9MoMsS\ne//rg7pS5Kta4TNSp2cXWFnT7KfvzQUBvZ6CXlcuUiWUmCKU7mQ75ODoDpF5\nWlN7kDs82b2gORfDpAcih7zay7Vh/Wfc8mFk4xZMZTT3+iHKJNClWy+1Q5/J\nC/wd//cJQDhBingZdTqAcE60Mu2llXN3cFNqTuqcbLAAToGInLoPkoNu1XBe\niLS8YpNpd0JAafBcKY2eR+P9EpvhacNKf78IHcArgp/vJSpN8jhncpkbrCqP\nLRRl0nDJLxVl2CzzmpL+OF9mk/f211jUOLT0IbtfEXbsdKXdTF9aIN/omsYm\nmSAfMNSThkqWbvFEkKFoHyagdhvramssXycHTOiFb4ATWYcFNrFsdebqg+fP\nMlBPtPnfXlOO6GUS2ET/F1GpsRzJo35PxOU/qV4Mg3oZUgPBPP/lZfCnRlXG\noqqGWvImvmHAsgq/s8k9uAtypOmmTeq+KKFl5umVkNy3a31Y+seq6eYgLASp\nRxRj\r\n=cpS3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e6694b90f083eaccd3058962b55eed7d89910320","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.3_1643450361284_0.5983044285726813","host":"s3://npm-registry-packages"}},"0.10.4":{"name":"hardhat-deploy","version":"0.10.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5e064f40f103401ee1e0b8563b6ebf9ad986b921","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.4.tgz","fileCount":128,"integrity":"sha512-9b7kFWul3Gjm/JURzVicnD5mGNjNyEwFHFKU+8URJ3q4hjCvYR9Ja99ChmVMGzM8DPJhlvEVNBkcv/3wnwZpfQ==","signatures":[{"sig":"MEUCIAvcgBotAvkxrns1RK1n7axe/dJkKC2jDOKEytxcBOcfAiEAh9nQd5rChAfB37S4XpKoyCWuB/UZLLvcWpqI/xYlc1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7672036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9V7nCRA9TVsSAnZWagAAxHcP+gMOwYTsoYQ0KM3iGZ/g\npWgMMb1W2ZdA+tulQY0h7KxJwJvJ+N3B10QCVCWnShe8siwxdMk4Inl7cMz8\nN5iXj+cLXFKi4gLBkIuhHtSQ/2bPY8Zs+0mpzVDXf3inesmVd+C2gDUp8Psl\nyaCxIDyGy57zv/F3N3PExhHuVr5xNA0ZCuvEdJjxaPew0aRIxr9VRM5DTHxF\nYioldBgxZZEncKyTb6CaY0QiOK1KrxRoWn+HYnoTAgH+7qRUJqq6mKDgUMx5\nb2//g60B+1GlmTADZEjnLyXyxOq+BECBWO/bYeBhYnvVwzJA2nTUkJcegkaK\nNzfpWfM/GLP6oIqJSTK29PRmBVJok1kdSL7FFV1nuKdkZU1owwRppbEl+Md3\nfikYDqbc5De5bZTM4nxYK7WmWvjxL5tNnhaB+vHK02MZqh0yUxNWyR4FAApV\nE6rcm+SXdLrWisMy4aVTW7lyTfT+vE8gYy90i8BjmUyPB3H5zGHSdhePjl4s\nYRaOX1m/CeicgbsDOwNL6jX8OLFMChTZPpBtcngwTrw2tfk954DT7dc6HncS\nfDLYlOpsMdVIgHy9plSb5ygaacbqes1Ozm1fAxjljLlhn4qZvxA3380lIDze\nE1d9DrZG5nOTqBnNJ5VgjfC4o+6cINa58txMvfs836M8oBPXYRC0OIqOAjkD\nkKe5\r\n=EEdN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"ee100366daa9208586eab6f510ff38986dea7e21","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.4_1643470567087_0.16076516742013136","host":"s3://npm-registry-packages"}},"0.11.0-next.0":{"name":"hardhat-deploy","version":"0.11.0-next.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0-next.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6032a71bd1a1bbfa4bbbd84d850ae145c8fe044b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0-next.0.tgz","fileCount":146,"integrity":"sha512-nGhVTCNHkq0cvNodqpnIGt624fJF4UyiGHH5qxyRclGGlRu1bNziswb2Yg+5wlRgPT+9q/AYVRykqG7K8tn8Mw==","signatures":[{"sig":"MEQCID4JMorzg0C5AQdCUpRvQCmSHClw3tgJ1NPFRedXx175AiAg6lQ3ZNYabshFyRZDnVEwa7vOZYRiVsi7wYwN0RM/Dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11112515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+WB5CRA9TVsSAnZWagAAIt8P/16U8ufanDbkErGLsmwu\nVyQAFXTHQdRGdt5gBxewUKmtcRbzslnhhbD6/4RcwlCM3Sv/5GAEC8HM1uSZ\nmtPfgI0YHdV3Q5eYQ1iUglPFkN+puZrdF1E6yCElIAiKhbxI8P6MoSwZDfjv\nqJIWNTgloe58g6Z/Y9OMyS+FuZqQ4qTTRg00RHlGFWWCFvFdokOHvCEHSTtb\nkA5NR+3t0CkTFDaayEQ/qj9xCK3JKjm6XHrGj7p9IAO+LFzOaVyjzQJAKfYi\n7j9ZQrU2AXTFJBEVysK4AOl94h+e6K9FNn+98DACEN8CqBgqIFI4xc2/GDQe\nAdJ740vmkuxqEV5uPvFTyKjGNVPIZMPU5J2R47fuYufve3y7WFrIW1VZKG42\nD0JV5XePn5sPVMH4qxJkyMW5Bv1h6XtlZLA20T8q4BkKDEknV/ITE0Jjakdc\nvOzcGMKaGbFrTciDneD7MynrGLeyfAdu8ZJLAg47kQmcp2T/kG1U+bepZJD5\nA/n+x1pdDRRJldMRNmHlgqUYPdQsAO79TPrT0H+uwmOFkTnxS9BCU/67PAY2\n3JCZprlb0j00Q/c2oOv9qklP0IBowzs66NGsox8R7JdjnOOznbCmZX9FPr8U\n5DvPjMUkQ+ZNA8v4+JlOGb+RjZ2y9N2g95eO06YE/T/lSlyL9gSJL9ShYJmC\nQZHJ\r\n=/Z/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"54ad19520b68e3cd530cafb42ed37a32c4f71a82","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0-next.0_1643733112909_0.8278192495172507","host":"s3://npm-registry-packages"}},"0.11.0-next.1":{"name":"hardhat-deploy","version":"0.11.0-next.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0-next.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"390b0b34083353f9c5ec08098a0cbd0d9d5de644","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0-next.1.tgz","fileCount":146,"integrity":"sha512-NOmtFanr0yTaJVaOGU1wEANkmXE2+LWA3GTOgBQmJK+Ur02LG9wxE1Su8W2R/11XMuN3s1eKdpsZv/2RRLj8eQ==","signatures":[{"sig":"MEUCIQCx3cksyjB6KPgqRxF6T7WOOB8wBQyJDbqARSr8NJZD+gIgHuAv9kKqvhTGT6LuCwsCt8xxk5s9P3tDBoFNAhp832o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11136985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+WWdCRA9TVsSAnZWagAABUkP/3vPE+IWffF7gbfiJ2t3\nnEkCru3O/4JdJbfRBKYPX0V9igPF2GhxMOdZ7UnwO5xVjlrXDU5bhvUDRX05\ndem4EW5fGK3HYPzFOQmXSnfSK6w7gVtD94TN8a9HHyDZJHVxcKphZCfL3m0O\nug52BCPOP15hrYJMANmNkaSXZAIfrQ52vFtp9CEe9CpRgRGftbghLBf3dKRT\nY885Z+jUkOuC8B7FLro3lcCoTAta5xBpd4rlwXwP2kgcXMm71/IfXiuHNJFP\nNJ9FQN0TTfs52nf4IE6aggmSW4hkOQ9EVGD7XUEhBFqDlrwqTERD7WI8oB2M\naPMP0jKG1ipNvRcDgEYr6TsklQ73nKhps+C0bx73Tn2TYQ1hN5ej2mgnKCnQ\nznJJ9IbHu1JGJTdqb1xLJ+mF7cFYoaS+tguPJqfsIbYfxMseFdROlm8pi5eT\nbCql+xLwXmFOBbi6ar4MWdWmlPv0LUX52GYR6ancsDUkaK/UldBLPEYcWjEh\nHRI7P2t5wmbG0ilig1onb2I5amv4HJP53QtGS/2uML7vsL4B3iAPfA1cVkCn\nLz5Toif34oZIMQMbssOWQzfv7gwIPrTm0DgrutUp5SCbjuZ8cffNbVwnaCx2\nxRGWRzx1ZfzJyw7XaXCcppyO8Mygk0GoBuJS1kjwVK4eoL+quaAVDZUrTnFG\nGrrp\r\n=ITxg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e40546ab0d3d4fe487d98de5ff082b32c0671054","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0-next.1_1643734429276_0.5475504226516812","host":"s3://npm-registry-packages"}},"0.11.0-next.2":{"name":"hardhat-deploy","version":"0.11.0-next.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0-next.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0891f211be979e824b1f7686d2eae65152d90b7f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0-next.2.tgz","fileCount":146,"integrity":"sha512-ALphAaLuqR3elDs+G7FnUo1REAjvZWEObWyyPhuaHA2m9A6iqwzSgooAIfNqvgv9vl1opAVv5IRlis4WapOiWw==","signatures":[{"sig":"MEYCIQCMYNAGlAwHZ8k+QXkfbOLcFnrUxs17A0CVjTYTKUyhugIhAL8R4cfgNZUhBeCFZQmIuDCq50jz84kY+H8n8lYkCtls","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11137796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+W7UCRA9TVsSAnZWagAAkAoP/0e6v33iV+XSuf+7Ze5f\nfRVR3imXn1W9QXSf1IZRdIcTBKhOd4k+sj5zQRHUVZhw+QjBSuBJajcliH0q\noFbi3i5LQDD8/+fj0dWmrxSVeQS1t/ZTisq8tCpaYvCW38JPoTp9fp9uovO0\nYie0nfU02phhVEd5e5AILI+2dwHs2QfIx/GPyIsTZMtLKSIwxertrNOOg89A\naEg4wcnU0FNVZbu3nnjuFRJvB6QRHsON76tGKBqe/JRcZbjQH1Z9+xuov7Gc\ndYi0+VdmV77ZIGoQmugWcFMZ6KCo9ecr6YZ5oFZ5cPBHuP6F9nzswyZKSSXw\nhtLbuAxVdTYgeSdamMCR2bqOhA9i6kCu7FnM03eqevH+reh5lt75J1fqaTm0\nRug1ga530kmC5U6d4reZbFsBLZVJEPyMbSwqphlIncBORWsHrXYBv9m/cEKN\nnuitlzqTEl4Oqk4etL4VJE5ewqwTX9PZCOaIgXc2SRFL8vZ3JYjLQgc7Xk77\necHieIYnGG7T3LCRwjErWSLTy4bxH0hpb6xNeOUhpBed2hzS4Q1aHPKtaLaz\n5tJs80F5i3LqSZrinLc9/deSK47N5JgMKn+jrDzPF7nPKcz6HsCyETtnf6DP\nDogZWo3kUUJlLustD0yUCNumM3rtoy3ivGzR1X1xOeNYu87gDJ99jegsQkvh\neRzY\r\n=ElCg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"e8737d53247acf5d6ad91a2b6f3da63b79933fdf","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0-next.2_1643736788244_0.7890870446479632","host":"s3://npm-registry-packages"}},"0.10.5":{"name":"hardhat-deploy","version":"0.10.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d3f8ea85220f201110ce9205a601f27b369cc918","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.5.tgz","fileCount":120,"integrity":"sha512-qBfcOfROd/WPbimxX0ZkcDyohD5DK2HrROIgRABiDvsyl8DjN7z8SRvoAGjBdUA34ov/pN3zXW1MBVGil3t7pg==","signatures":[{"sig":"MEYCIQCfOXqqrFNThHXL4AUXwrLD2gLgXSryzn61M5ks4v4FKwIhAKWMtKtg8vJfRWbjeavb1eDrQeMhLzcFgYkuwlq/wOAf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7446225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiARb/CRA9TVsSAnZWagAAgKQP/0W/vBGI+RGayxfPH/UL\nKjX2K8QROIPdb29W5yqNU2ww/W8+Yqk+bkVaBVDsPhCr0ptEQKgCvPPO5kXQ\naRHx92DrGCvO+GAokuAqJ638ds2aFsYwH+joIpCqJQMOVwS9NIw6t/eKiGBs\ncaNAS6LupSaQSIiIYoQ95rvTVdNxUVQgtLXTRkVUYFdTJD/D2S37JcXTfaeQ\nDTSL6QXes2F05EWSDiKI8PQO4ES+4wSIdtRuUnMW+xDiXBpXbPCey5nkPgF6\nUAg0yMV/bQ+WBf4CV6UuhqfHc/vJl/vOUGYVrPqiS87job8ZChB6Hy96+fVR\nv0sDlFYZBgcSsO8+nYvBkyxNgFYdvl2VVy257dpkrDMWmVdA8Q7yX+8UrVZt\nRxBQnLIbJgFqjqXnjXPutoND43WvltNo+4wk1I14+PQlGEtNb05fcuUj47Kl\nDVLSwVH2JJbTSEtCAJDFAa2l3C5kQ9UqtdA+N5dFRQVuuzurJsrUFyk/6LC2\n/5kXxMi719M9yu/2/yk3y19P8adflyk3XQBEFEZEhTQT3AqMPOxIlJ9MhG5X\nnT9qcZIMo7Z+b0tCX3Y+INvR0X9KTpr7qmiCf5k0oDxHSfRurOj6VegmIwPc\nXPiwbntkU8ArtNHsaL8maRuP9/PtyuEWQo0aS5Qi2hmeqVNZXtgRnSKa2CPG\n1AXw\r\n=TPHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f0cce12df1c4061aa0a0b57f52488c263b296ab5","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.5_1644238591527_0.6690176199935798","host":"s3://npm-registry-packages"}},"0.11.0-next.3":{"name":"hardhat-deploy","version":"0.11.0-next.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0-next.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0e1fdb841938035309cdb361dedcd98576b6ae74","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0-next.3.tgz","fileCount":149,"integrity":"sha512-8eePSt13lQ0dUSuP9n7cNstKHW0fs1G4COl60kf3ogcQDkd2jprS3BzRgdfDISQ7ZUq4Q8P/Co7u9Ml9VxTsbw==","signatures":[{"sig":"MEYCIQCYYozmHJ/n1kdKfcLADvmeexB+zXtz1/6RIubOiDg6PgIhAJ4d6oqRP6hTGNHYpJZ+LeJTBaYd2fyXH05nIxz3oCvx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12105756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHIa3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryTg/5AZDhpvAPKRreJ8WIBSHVehEBa+gYz7dNAeUj1sVKXr8nfZCB\r\nk0xwCeCDu+sUdJdC2WsiWWxsEbcifo2/eczcBQtD8aY81Nt/CX60I5lAnLZR\r\nR/p3oqdgADJh32VPzV1VD3DIbJt/6B6a3/VL2CbDUSw6KBqqdR6NuedU3JKE\r\nj1ltX/GqbX11K84g21aiEGa7DUcFfkJvxI1CYQ7iJvsKtyyfixG0OtNNnWvJ\r\n/dKUZRiS/UVpzytg5x46FDqy2vT5yIzvy22m7mnEYGE27Ub97SbFAiKCLPdO\r\nb0ccrgtuI6kTZiK7Z/qAB89YaquC0H26Kz/T4ipDGEtnPnpyBIOGHobbNnJk\r\nMRKo+MccN6ekWINUJRa8LsspYwRLqpd+v6XkEI8sd1GmPjeySZ69a0UpgJrI\r\nj4foiHJk8WdU6QUz5JMpzN5HdTyTBxJ1WhPV4skBStNdz0n6dTtZQuKpjF5o\r\n6ascSnrth+mme4KQDeqXyHtgye4hd641Hb6IQW35IJ1GWLA5yYgH/n9GyI76\r\nj7aEi6iYIaI/FenDmicBn4aw7Uq3OJP40WBWytfoMl1dRHoWMZRDDu4BQcEv\r\nSAtlr5HN31J/nkqof9Ro7F7MFBKWrI9LTJ35ujvQj+aLDODLWNhVgUJGyp3T\r\nZ/m9FnCWOhWUK64LyvPlluE2p8viIkQuXC8=\r\n=96FR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"5602a4467748ff803eadd0050b573b149432fec6","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0-next.3_1646036663662_0.33187292697365","host":"s3://npm-registry-packages"}},"0.11.0-next.4":{"name":"hardhat-deploy","version":"0.11.0-next.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0-next.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0e93bd47602c165b94917111aab6507599865cc3","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0-next.4.tgz","fileCount":149,"integrity":"sha512-dC4NiXm6kPCfp7Zg/ffr5/cnR+zfNImt10B2xdCXZ6lS3xb2Zdm2WsEklH60eu3z21NNaFa0VqQzabN//p1Ojg==","signatures":[{"sig":"MEUCIQCSdfj1INnRAMJpdizGcwpviUayiUsOrFoyYaccWV4exwIgd1Gtd9CPf1jxCqUv0LseW3yM6NYSq7DTSoy8jnSte5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12105891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHJN3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTow//SMR0fDrNi1vQhLJGj+Ud9D2yQrNflZ1nYiHZyJZ2cWUXoZyl\r\nE/ok4pFzVGZ3QqJqEkn4q1aOwjtUF/2H1lLaMiVkuxaynK8B//I7kTldFjV+\r\ngiMlq2bQKq4EZvHcOonqibKsrSQkp0YfASCy1Hl7QVQ4/LBuHIpmNZB70sWh\r\n8xK8u5tUaxbSqXVmh59xHmcSo5QALCDcmgPbdEo4OatGwukVmHMSQ4BKImjm\r\n2ir1wDspWqeOr+aof6z+nx4+iCVqmlpPCWkOwjL1vUQJkI+AJrozhSDZeyeq\r\n+uEHnzcRgoa3dde6na5opXjYF8n55yrmT8IQNCpQtdvSOW08xRdUdru+Onp7\r\ne3cVjA8hOQimoL+wkwdRscJLxvD73QGmx2zdvFBYomvg1mndVLFBCwS71v21\r\nbiId+WL+FaBDzlUa0ryWugD78P6+DbA+bCgiKXsmhd5C1ZsN6sT27/aACwf/\r\nu7SB/VclzJJL8uvP9yHw6gxjiFXlRRvsWsWLQPTfstEdhVI8fS1SfOQ90s04\r\n84Lp/7ZP6LtKRRscrJsaRTbZyF32bFdcvsbXIbL8yHvQM35fFGeqKi7ebgMu\r\nLbpdfZlQjF/tuvB1NU5KRsBQ6aN//1lI+yiNOts9EyLI0kVtZ+1qlnXFA1A3\r\ntcWFMzlzWJFnhMKk3BLVzp3spU535quHIZA=\r\n=Af7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3216a3110cf6ba0878dc613733a50dfb98e3ca03","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0-next.4_1646039927187_0.41463463713328297","host":"s3://npm-registry-packages"}},"0.11.0-next.5":{"name":"hardhat-deploy","version":"0.11.0-next.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0-next.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"8ca12c80771e2f2a98f74bec07b723d477df98cb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0-next.5.tgz","fileCount":149,"integrity":"sha512-xK1T+ERh1XsiL9VLLCLfT+rrOyCTorqvbH08re+ARsNnxXoMSZ6aw3bl1hHj9j2Z5iA2UBZizFiBXiqTZic8IA==","signatures":[{"sig":"MEUCIQCVX1hOy11b/FxVBABtUeGj1Av28ptdWR0XVc0po1Ph7AIgDNzLV5F0w43lBoAqls9+3FUdLYhlWUBQIEhBq7+ubPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12104456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHcY4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5EQ//VImYlPKAZnVDHmJJdV63N3h8BPJt3XhOztY9c/r7rXjW7sL6\r\n1fFapvU1HsInXDkplkPcYNAztFrukEVlkD2s0gAPzAjOSyBFha58M5v0HaPQ\r\nQ5OzN3RqgGfqFMNc3d2r75jSjR6LxrT/Xg7C8DUpnidGX0D0Bc4HAFyJt8u1\r\nVOZrpe7WWtwViJhrEv6uY3KdxWaGYedF1DjG2OkGPiMTSHTe4YYX376WVEcH\r\nd6Q8ZK/bTri/Jh+k+/BkVFOMHqqjLgD7XWZUjLwEk8fbVe3XG8WkMM/ZqwA/\r\n1FRAgJQ08i+ur+YkSm9t52XVWIJJS9vzgI2f/kqdYWhOMP+ZOgjdWPccjk3I\r\n0ugphcbkFNL17FDDHXhuWxXmeudcXQRbSxJg5gK1ygoIHZYZ9krkdrnJvuOB\r\nsZgCQhh9DaG+G3bQIXqTNkfMx7v+dxvNPRIbw0bkk+i2g92XKP1sk5glDLF7\r\nPXldyNghJ9cNaLUIl4z/HfsYlv3HwHzd0nxSa1kCU7qYeRdBpvZANfxBCh96\r\n5ZuVrwDWdN9DAe7nFG1b4T+GIE/30V3YI5vs4GGpMwysViTfh3mYnvk3HDxY\r\nZSE8+c2Zmt4svB0XIHr4cPb/pPyFRxFVlcg+ujUNBjYmR0jNdkgze374TtFW\r\n7OOFNtdEyZ8mRwVE4+58NU4x3m76ojAzSWQ=\r\n=DeFP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"081004268e4a1055e892d35fc422275b1788d794","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0-next.5_1646118456661_0.9487005450152188","host":"s3://npm-registry-packages"}},"0.10.6":{"name":"hardhat-deploy","version":"0.10.6","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"007d9c51484ffcf6187425a4288de9dd7d0a5999","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.6.tgz","fileCount":121,"integrity":"sha512-/v/HI8QRa72Xl7+/D0kIZmYjSIwaghFkizZ/hmfYS0YtsYCrh5atxKl0dNkGhCVOWsbmWZQF9O4RrweozxjfEw==","signatures":[{"sig":"MEUCIQCsOGEw9tVFr42Se6vPgJIAZVfxIfpRdwe9q8e4SB8lJAIgA5PlU4/B78yDWfs56goo/03pBglC/oy0sEaaCXNZ9EY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7468351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKv9PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7jA/9GPXinRhMYOw6jb7zbJC4JndZg3UOlk1ea7q4ufe6Blr01/n6\r\n7jBxN2d2UsmnS2F5OQe4Qyi6Ryt1MOAu0uEWcibYgNZyYTdHtut0fvtx2yMZ\r\n+Cx26eYHsudFQqyT8yVoIU2FUzDesnFk/eL4VPTGC3gM4sueDxXquf2iuMvD\r\nLkqMmanYX4ga8qyHcjyQJ43gRbfzOpAAtCXjNd4VkssPYdcg84NLZ541jwDc\r\n4RFucTfoLgMBTORLM/NGSYMLuloNsHTCdJuLScuy4vCmVNOHlgE4ZuYLXIcG\r\nRxvz0WTAkh60isIJ4d8VK7iK6Gx88A7p2KbLySGLpa3/EVUs9vISuxDGo09J\r\n1PXR9g6DiGKXelkdGWgX9hioFnz/LCpsBXq4vm5wZFPN9QUAAKeCBuL7A6fg\r\nDb9oD2M1yCVvZrgMGuw3BOc/fR6fTliLXhEhla9lGD7uypi+fn4RZk4i5zrD\r\n9vPt90uhdn1Vj4huYQIeTxH71aLxaD1biWLK4cZ2DRxIy7WMp/6qd8HCV8Q8\r\npCuBtdJ36ER6WzQUHC9prceZ+NnzORqJArfYLlliWHFM20h0/CdLkXe8tu6H\r\n4S/HQTeZywdLxfbFLdaR2s2Pqxv7mqsZrfP0N+/Ppn+1QKU0sIU4+k7W0oaY\r\n3QmfU1AsdiAk/NZkjD2zAtnaWi65Z3E1zJM=\r\n=JNJ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"f122a4b1272d8681670b7a2c0651c88f57b33c56","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.6_1646985039083_0.862329021804471","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"hardhat-deploy","version":"0.11.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3be89afdde507fd58e73a91597b3a477a2d6bbaf","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.0.tgz","fileCount":149,"integrity":"sha512-ub1p2O4OF7GIl+Tji4cr5ZYgpMPhrHfhQOQIy3exIWCaQBQWnUQ3VCRqfhkzp3PJ5V8XEo1T2WS/och2OpGdxQ==","signatures":[{"sig":"MEYCIQDBDTRCZFuPLf3CXLBzT6mf+puoMTmOoecOyIfEW5Te+wIhAIlvuSlSG/s8KpLUcACxFZXmKrMjRMo68hk+lbyUUloM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12105128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMQhXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsfBAAj6tZfY6TofBIgJIxUYjnqJl1ERGuvlVvim/V95pKga0AiAL/\r\nGxE1MAIywTA/e5VesJ/7UqJ2rfLOSFYhUVsbc4pzhmd0Rnr9fh55oh70HrtW\r\nkrbHsfczM8AD8L7TP8U64bfN+Yih/jnpaStywOJa7bywDpzcS67PQXVrrFDb\r\nY4PR8EYPG3Mii83Guojg8JnEZFmaCaGgISfH7QDmN4Pe6YVdVQrI8mGBrkNf\r\n623C44seEuN2Ebd342Uc7kA50o5E6YgTz0zQpq6XZBVA4/2J4w6z6sOLE9/o\r\nEr/gHhhdoiEc3OdnMvH19S9fLLZZLP4Is0svSJoDV/BQxxVUm70iL6aGo1oK\r\nSMWR+w9SXTxhum47gxV3C0mqzhri++fQIvS9rHzQ8jd6rXq2NIavwgfwe+Ep\r\n//BhUzKFOG9MrJCy0IEEctQQJb/9GBLCzrtDOVLv4rNvKRDhgX48aVuaTrrX\r\nNicd74OCwjdIe2uDk6Xo69w/tsspKzqRIMtaODMP+185mMSXbZfjlFZP0HMr\r\nkXQn+6XQDPQ79eOgFrt/1AfRyHcVOJH4Zivo14fgWANZKYlmN3MNiLG/s04v\r\nuJ5ZVp+Nppk+6K2A01aL0QDHjcdnKDKqefHSJPudd3suGjgzRbS3iVdfdncj\r\nbW9KGGS7PzNrlYHQycvKA0P6EOWWe2Er5nY=\r\n=cjar\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"99f132f0b154321546488f6e7bf47c05dee10d5f","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.0_1647380567524_0.41183718583821927","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"hardhat-deploy","version":"0.11.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"abf90fb7692b41c5f0465ca09ae72347b2a51012","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.1.tgz","fileCount":149,"integrity":"sha512-nftj5LaeTkg4o4ZsookBGICJGKylJqhTNEyCTTkwefZvA92fvhyUsoLIbSCuVfRqAUUsrQsw7OcEJoUPs/Wiqg==","signatures":[{"sig":"MEYCIQCFvVZ6KNs4pWjVWaqyhRCGJYpDidQzmxiK+ZLclp9W3wIhAOnr8spMOJyPn5f2NgybUev16YLj5157JnYFtqigznxV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12105244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOKYBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosBA/9HbStKtyYPOiUbA8+Co6fyn2zysvlkq7D2Tqx5UD0Sm2UWhzF\r\nOz1VCE6FfwOCm+H/oDDeQDAVeoQvlxXeIipbShc7m5xuL++n4IJjE5VAON20\r\nuf/FiqdcRSO/V7bHYB79J1Jcw9FKp1sCUtFrkd7NGiS/xupsRVeA6yjfIIt9\r\nZ5FwPWFBKUKvA3orquUSWiRlEBwWz6lp5TupFOFaEf8x5Sx5GYZJF9+fDAbg\r\n94QMOhLxxWgvVpPbo907F4sib+WYkYiDPvUyuMEQ5CXN16NnW7WevoZ2AwSG\r\nrh2WG8iCSCAUctivreuzoWAz2UzglG4hUksrE/EXY3xXtaShbAH6eD0ck0EV\r\nh5tvNp3xShChbrzM6e4yKuBtbYMxBaNaZRekV8n0NbUhf15cgNxHj1Zn/cIz\r\n9sa7vh0o6NaWmtIDGiDLmg4mmjG+/bIYHbbb3jJ5uwAmn9a0V5XfWIiZXBKX\r\n4e2oqyl7OvHo9sWydmnKExz6R5ictYq9rVkEZk9Tt2V9EGh/3a/nfx0KGegd\r\nsrDUmU+bvsSkI3Vu3GPKC1foDKBk2OE91/kHcLHgqjaDaFZA4/C/GR+Y40vJ\r\nUCV0rRpQyONmCn5PJze6J6eJj4F9FhPbAveUGUVtMt4INfYd+Wa34hqjzwo+\r\nvkRvTILS+9Guv2ZrojHo6w4NyESOrUUV8vE=\r\n=GxsF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"0ec2f93eb5b3cd2272670a25f681a4583a89306a","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.1_1647879681359_0.4721474561290171","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"hardhat-deploy","version":"0.11.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b47411bb171e4418d425c5ff2c9548baf7bfd434","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.2.tgz","fileCount":149,"integrity":"sha512-7J6dhm3Y3ix63HU+oJJWwpcusdXZvs4fskyyU2YbNxPKBXFwfNl22dN5ckxTDWIoWpUeovI3HxUybps5VSsrCg==","signatures":[{"sig":"MEUCIHHHr5pwNxvbsjr9+9HbErfOD94UeAigtBr8bP3+1ZpXAiEA8WGWA1VVrd2ktMRDF+FKbbe8cmZtoOch2Dsdg+rqIQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12106124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOQcdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpnlg/6AkV/56GmY4wV0aeb+9EVdYIaAMjrmr61YN4kHMXHKaYqSsEg\r\nkWy8YMbNTocFP49Aa4761PeoyYG+51adg3YhtvGkiYV52LQ69X0n5txLB4wo\r\niA0hWhLNVjFEx8MJwrJHH+zs01bZBcG1w/AleEeG4oHcVO425aAdOl8gyFUo\r\nJIGtoyOdtF6YckYQT2VVLYT2WLMUrqTV1xiJuGp/8l+065wvpXjffWofEqQx\r\n0ysWUSgbR6DfARxFZNg76fTxw3Bb7Mouy73LYrBoPMOg3vO3hjmvVi+ChkDo\r\nKWODtWsRgwF4B1AK43nfxCMt/3mpVizwP/rhWCyOByNoGzKzG61PJkl0938T\r\nqPT8xGcivGnCjthpsrAAc3O5ExZC7UZjWm2JNhg2KfcIvt9ALgimbVDDEAxU\r\nod8xvcyet/+lt0R2N5XXtl3ebp7+mzx/uRpfKh9/tgfb5mpwx8sosVRv8Y/s\r\n9NoiAthloB2CkgiNMAnOfQ0YPDU+s2ZxWZ8eqD7sQiVZMvWYRnQeb5XNsYLu\r\niqHAEWNPjgBJLC6munPyUJCJ82PjChEhsEBX6RpCD1Aw4J1l9ksyZA8cyZrF\r\n0CUUX1qvbc493gn64rQMLiANtXCwIXlscM5+4b3u0uih+3fI8fWOq8oRCmHl\r\nS5rbAKsc3AIW7mBOuMAegqmV9M0HOLbCjSE=\r\n=mGig\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"2575620e5491d91b15a491e21b47df757a8917ae","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.2_1647904541144_0.6190948701365833","host":"s3://npm-registry-packages"}},"0.11.3-experimental.0":{"name":"hardhat-deploy","version":"0.11.3-experimental.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.3-experimental.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"c4f8689af38f4658805aedbf871045c40fdedc01","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.3-experimental.0.tgz","fileCount":149,"integrity":"sha512-3MBTXADr7vKfRAGgmHpsrfz0HD+4Yy7ta/8R+vzeO+Sx2hpA6NZo/y0UZQOCHN6/ySHk6rh7QzM4vyD0iCtu0A==","signatures":[{"sig":"MEUCIEarqqUH5KaD05g4oE7TX/LFLlhQ1evEYg5zC3zYPC9GAiEA73DupOxbtOvj2tZCRNTwnra2Pf4r8afdeh1po3Rf4to=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12107073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPBFVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiFg//THsdkoY/xH30HQHfJ2L4bGw3LvUT3hxdBRccA4SdJDo3xWvB\r\ngqqxaAaZRxuZ+/I/hM4Y8gdoc2ccXLU8ENqEeOeTU0hZwwR5FzEToQiLScrq\r\n7hC/SuAZkRQWi621saQORJrGcfCJ8YKpey28whY1VFLBfDtJ01sl3UoXnjsZ\r\nZRCR8675kJsA7aDU1Y4RZR0wf8AZdD+H7vqiVkkfxHn0kp0/dwuSjqy7mWEB\r\ndwLdZKu6jnM8eLOGeD3fi62UrfNi0KDTriu9jvaCuaN7KNIiIQMZP3QMHt/A\r\n91Jec7xWAPP0Gzn4qJdoN0LjCDHoq2f+v7z7zojOibrplra4HOsc2+qXozfT\r\nvifKMC9n+gqhLa+wwU9vf4uxz2dBDq5SL+ImIfCdhFTL6YVCsqEp7rj7a+xf\r\nh7XC5uTJR+FS1hy629vq0BBWAh1UjmGk6N6hjeJzw2FfTo1t8paEF/OIZiEq\r\nnRW/gwCseclOOxnB93EbsVmYFJb3t14zWKoZ3kdPc4CIYcLoSFCmFjUyrUmG\r\nMA8cuzi/wIzXEaOL0mlF5ztXRMcOZ6SevYEVuFb07mawOr6HIzYjrUsOUMH4\r\n0vdz4wGhtxZaoOuCfBGn8GX7ZIUeLVi6GelQ1SbdQo5xMABaqMEYXrUKF/Il\r\nJ2Pvlqe4Bi0PMfg+rBHFX67aS2w7NARPg6A=\r\n=1jOa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"bb4bc136e297079de5f6cb50e95deee591b71a1b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.3-experimental.0_1648103765123_0.15864514812982167","host":"s3://npm-registry-packages"}},"0.11.3-experimental.1":{"name":"hardhat-deploy","version":"0.11.3-experimental.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.3-experimental.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"99ca6ea09e061d36afc4677fd63c420832b78741","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.3-experimental.1.tgz","fileCount":149,"integrity":"sha512-+Qv4XvdXSxtE9Pyti5xJ0Fp1jkRpahdi8V/lQRcSavwhbFkegRAlW0tVxtTMzygHSHHqBrgibaaBEZgZrkqguA==","signatures":[{"sig":"MEUCIQD9P5dUnhH+to/bgRO7IuuwFOw84CzE6qhVX3pze0y4zQIgSGwh2vmkkAJETTKIKKNiYxVGmCmQ5XTHTetTzmyd11E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12107609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPBJUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGHxAAh14OjrcYokbQkhpYuZnpDH+S8iKC/7RG4v0i/AEnBXhbOpuh\r\n3ia7VwKGAxZKJy1QjN/wwnxJFdzlsQtc/Vt2riyPuWXMJzgSU54+ZEBccm2X\r\nxIEZNaGLXs80VU1zNvz8eP2WlfReVn8rRDP1dbZTts86WIaYJsDSdc8lR/59\r\njWX43kHtymjYJQqDn6eHYe9YBPgu2sYc7TA/he73PCIOsodeFY8V4YFj+ygK\r\nD9A50PemsxiY5Kh+Husrc72P4PzIgLaHOm5NXjxhJIgRfjQEALMwuGGFfgoy\r\n6vsk4PudwI/5emU8Yl1ihBOUj5HEPFrROVM9GHTH7K2sR78QKILe1NETdWYb\r\nHHn1v7pHVGCnlAKNpYE5CUPirFklH9sALiLnsTkMHtXC36LR9WDljkS9MOBI\r\n5qfaN5zRo+DRd93tMobo1wWexl1eNw0c5hWiNvezX8/0lOisTl52FlRITctR\r\n0AtSiWVXA8+iDQsk7hS0KACD7170RfVZfuqEDZ86ymUi+L0Nu8mf7Hbiujgk\r\nfTQ/ruAqs7i3C29n3QQ2lpfRksFQhyWSEfJf0pi9Qxjq8CXx1ISwlZEUc8PV\r\nVhJnx3xOU4xdx1rTY1m8Omxis5AwufEpDSJL6HREq32SdBgZYBXNlL+skROF\r\nuvzwFg0q2PkdHQg9r7HieH3MKLgNPbaOw00=\r\n=A3VZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"418da2e530cbf91a1fe1f296d3a3980fe0361b79","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.3-experimental.1_1648104020338_0.5358149736835494","host":"s3://npm-registry-packages"}},"0.11.3-experimental.2":{"name":"hardhat-deploy","version":"0.11.3-experimental.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.3-experimental.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"43666ca5eced759daa4afda2268cee6543c4ad87","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.3-experimental.2.tgz","fileCount":149,"integrity":"sha512-PkzkqbToLylYyk0o3p1tHER8OmkiOPyz4vzREgg5Lmgbz8IrYFNvY+S253nItjJHjHDKEfZUQCXslETUgHK3uA==","signatures":[{"sig":"MEYCIQD6qL26j+teL4jZSBy4M4ZYePpxEApG2VsLuWN+qWR2GgIhAKJnq+rp0htEcGy7rBmzXQvgUOzJXRYiWumVdI/fHK2L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12107694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPBMCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpopQ/+IS41vOZwroSU0kM3S3HQhAkPWWWAorbRjMSXoH7vOcSLE7GA\r\n0GUNqM7pAfZt0K2QAILqQpsdDCL8xJ8abRkTeAaejdivZ6QiUDrdVMRe5jBS\r\nNUPn5+b4E+Lgub2TrRnMCAyqe0ccx5PFmPj3J0vgaA8F4KbJKHUJ/nXiYjfh\r\ndUnHpY+cqVH+EeZYq6fkfD3Nzgej3rJ922InQBKQaTngxy04bXK4g3gglCJ3\r\nxDo57brNRkZqTn0O+Yyzg4GFYT/l0EnVtgZ1prO0/f4c+f3fl8zFKEHkW4Mq\r\nx3SciamsZv3ZdkXB7nMN3fjulVrk2VpobWTKpamW3jI4doIJMywWpjKJKSM3\r\nSqdrL2Tl9z4Vnkx4anVKT6qzdXXnX2tm111RSYzDIREVc7I8iJrOIRN1mrcJ\r\nYQ9OWl+6jp0YXppJJeadsVQPjYeJMJPYUNs2Y53BJiNbDJCAYpI1fsQV6izn\r\nf0F9RGHYldfdJYeqf1A+bsBJjGjMUTAeWCIHqmXC+9OQ6OkokwXSjaml0/Rk\r\nrNZL5ZY/SgccDE9XrTWvA4y25CzLHurx+d/2MfoUQnn0McSxiC+oRaaHOzSM\r\nyce27/A1rpYdNB4yqIeyVCQJqiZekVYB9G5eac3gt8OXRTJiAe8J5D2kUsHP\r\nv7+z4U1J9IEY6w8whpuaLTL0eAdDuHIyCl4=\r\n=2Ziw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"48ffe96adc8b5d182bb2a43d633bf8d5be1bded7","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.3-experimental.2_1648104194304_0.2954188228953849","host":"s3://npm-registry-packages"}},"0.11.3":{"name":"hardhat-deploy","version":"0.11.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"3519c04cce5f270a3d81d5671fdf2817336b9e8c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.3.tgz","fileCount":149,"integrity":"sha512-RiHVvQJLL5dZWmCKXZz1bb6/XuBH11wM2h29nnayqOjjfWQuy+4fEVRkxt68GUSZENl65s3E7ZbmZw2QAqmipw==","signatures":[{"sig":"MEUCIQDDbEcc9N97gJLLM1vjcM9upz4nNloO05bAgfksdMP7QQIgYnHTtC21Sx+AS9LpvRQnJ0NAEJzaChVYLwSZyOLN5eQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12149957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQrVEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIjg//f4RS/uKp7/XXnb09Zq0+gpxoclVj8IrRSvhH5kuWJxMoH4RL\r\neTuB84mZdpNW0SNFkPI+wCBeg/8iJx/WLiYuQUhrFgVes900g4trhdcDts1B\r\nu8hOmHa4TFi8GCuv7xgloKnkAjlzjCuzZVYWpgEVolF+xhz5ffkDhBOGwJL3\r\nLE2MIXWLtTE87BEKWf0w7bw+5+IX1M2FH7c5CcH762THLL1Q7szhmae8l2rz\r\nWpo+L+ekITMWwhit3wCkk17ohLnqhaSHfcR5HKX/rFnqQPLhRgecoQbjsxcP\r\n9c91Gp9rlm3TAb0B83Gu3mjw2c1yraXk5QlKOizyjl3JmciN9KZgNrV25aot\r\nI9wZcIlY0o8GectmbuRCB617QjxNt8N7Hnnzy19N20xinYVM265L7X2RDSU+\r\nZopDavarWKvMCDX0ISd4PPjypmCcpvVSUQZWy3nC9XDlE2M54FzW7spddu7l\r\n5cxPJJcsQ5uI9+QX3J4+doJ/AcAvBOITE67LlFqEGInoCa8PTy9MSbK/+hEO\r\n66it04JsCUcHnSJibq+x9XQmUhjsXlK54Ndw/qqHxMk1HSPGQ446johPvV76\r\ne4Fjue9j64DQzrB20c0shcSUhW7QEHnCGVvZKpDsokjtLGM0zuwVIEalQHkS\r\n8qA07eqwIMJwSMuAtBOUIs2t1bgENUUr4lY=\r\n=sxq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"578d8a4115b50ec0a147c2fdc47a4652c90f45b6","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.3_1648538948286_0.45935623786501645","host":"s3://npm-registry-packages"}},"0.11.4":{"name":"hardhat-deploy","version":"0.11.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"39b06d3b0ad25195071cc1f2f71649b1f9f030d0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.4.tgz","fileCount":149,"integrity":"sha512-BNMwWqaxrwb8XKrYzmCwnUzOSKzicUBk+fwd28doUNoAGFFh8kpoypkcHMzKDVdLhnamAardcfqJet73zrZoTA==","signatures":[{"sig":"MEYCIQCh14ulaA4RWqOcTBgGU5DhSI2I7itmElE7mmn8Dx0YKQIhAJgmyN/vehIXaH+Y9Lie0vQW5U+/jARaIF444kA9o4e4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12150517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQrWUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWsw//XaYnh4HFSsy/KNxoMTHUEKITCgcWkBh8h4edhmVuV6Fr7z4S\r\nbVcBWR2eb7+48MGE5/Xs8GQ7Urcscpc4WQcPnTm4wzZC3aa+YBAaGNxCkgfP\r\nNAesfV7sh+95m6WkiIv2HdYjXSeVOstf61/YHrU7CqpbrZ7dwYa01xyXdDgn\r\noTXTQetTkdVXMevNSVal2k2tJGlbbs2TJwXqNvqBfqkhMoPFTcVAtlY+G9y8\r\n7NOA/ZXLENXMtI6qIug38/xiiOSh98N8LMrkcMH6b0CpldkhPtMFZUgWtSi8\r\nip+d6pv4Q+WLllB03M3CW7u6g4xTVh0So7nIegmawNHzDKTXsSIoagZYSGli\r\nxQZU5Kp0d7fJ+CdqMJBvEASf60JOSaTlG+/1HB//Oyzawm6vWgV0Edd3SXuE\r\nEw4NQ1Izi3YjObWlsOlujunML1qukwTYXcPSp0J1vauoEDQ9/jeSrBjYm3ls\r\njyPDF/0bCZ0pUSCz/QvV54ZRTaTigl5ORKJ8jCOJq2ImRU3jHAE/lDvroxgx\r\noGfPpVnldf0d2HlgfcWp+Q7Qoz7beqUplN4tVnrBPzlW6zzZhTglrG8YESAY\r\nt76sis2mcDprCyAsalH0fR54V6+3gt5xkzia13ur2sOZSuS5BoPCexjJ9kK/\r\nLkYvkUw+7O80GRqvtkKad+qBIJs98R4kcY0=\r\n=1heH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"7995871ac852f934aecc829d75cfb513a0695d7a","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","@ethersproject/abi":"^5.4.0","@ethersproject/bytes":"^5.4.0","@ethersproject/wallet":"^5.4.0","@ethersproject/address":"^5.4.0","@ethersproject/solidity":"^5.4.0","@ethersproject/bignumber":"^5.4.1","@ethersproject/constants":"^5.4.0","@ethersproject/contracts":"^5.4.1","@ethersproject/providers":"^5.4.4","@ethersproject/transactions":"^5.4.0","@ethersproject/abstract-signer":"^5.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.6.8","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"hardhat":"^2.6.8","@ethersproject/hardware-wallets":"^5.0.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.4_1648539028430_0.8230480665782056","host":"s3://npm-registry-packages"}},"0.10.5-zksync.0":{"name":"hardhat-deploy","version":"0.10.5-zksync.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.10.5-zksync.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"c17612db60c31e73c2907f6c6e73a4973a28c032","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.10.5-zksync.0.tgz","fileCount":121,"integrity":"sha512-eqeETxJRg1A4z2p4yz02B4x2iuqKeTVhZ4QB36FTlqmI7CrByBnLBcHTime3RnXbll4lSts14I7zOrTssiEJaA==","signatures":[{"sig":"MEUCIQCa3FWBTJhKZf4VQI//eeW7Sl0CGzn/YoZIZ0RrvZhH4AIgdrSHKiurLj9HnwDiR9HVCioFKWyZ5dCEU2VP9Kuk7Rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7476647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicPv6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIRg/9FdlG+TC15LL2GfhG/up4K2Vpk1mALOmlZHoTzOu3eQJchYi9\r\nAVCX3s9gv0olY6oTnUL1HiP8zAQH5PVA5LU9Hg8c5k5qod/G0WpGqKSivZcp\r\nSrUQuWaiX+rpsicLw/38ZC1DjHmfx6iv9W4fxDeP2j0sSo0mCKoj34F6XEKw\r\nr41x3sgqr+YjPa1/UPL3ioL8YkRokI30NkBR3kUGSn1dnyYKK6Ls4NMcNJK7\r\nInBICntNMCN5l4RECvxL/yDRjLW4p7l3TOXYnHQJjRp1n4brHMWJxGObiO6U\r\nKgauO2w3+la3flPKP2Xd1eodyLded+9ZqALz5hxosxIPXIzrSP04OBug7tM6\r\nbAOUB280CjbfSJieR9bHxnEvxe2FBtfqZTo2Ga2nuUwE3k7lLc2ZZHbl7+uN\r\nnbP8OkbBguPlaJOxtoGqj23OZR+8gXGXU1f0OXuFfIly+st2LcHqJNQQ/4i8\r\nV1JOsI2klmEdPFCktVX37RZ7cHXVmo3sP6/uWLALOq2DTqWdxxAU/55Pysd2\r\n0/GBG2Ezz5tibtS5fm7CUFMHeBc34VPDAPBqMaqgfiswMiAKpif2rFY/z98/\r\n+QXBnsxjk6i9nC+VDkHhuB++EhDgvcpb/Osdv5G/wCHXjdYc1wwDRMMzC3YX\r\nojZoBzTY9Gud0E1LKsVJO2hDwL4zMG6WQIo=\r\n=Xv+z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3820c44def2d904b827ad68275315bcfa6fc9945","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.10.5-zksync.0_1651571706377_0.6092979534271505","host":"s3://npm-registry-packages"}},"0.11.5-zksync.0":{"name":"hardhat-deploy","version":"0.11.5-zksync.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.5-zksync.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"1f0673117b7bfaca67db7d5de5a114848ffe12a5","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.5-zksync.0.tgz","fileCount":149,"integrity":"sha512-KOurAgS47waK3bupnt3ChS1jYYFRrJW0qcOEvHoWKwMCjliR01m2wfnOz/ob3B5vTOCIrYUGg34iuu31LYwM5Q==","signatures":[{"sig":"MEYCIQDYO09B5LvYMzGTBe028bQB42GEBGHVNQpqQc5IOPqNiQIhAI1K6O0mrJjONnjUICpnM/ZmYTaO5DC/ygpDekXBMfZS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12160665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicP5zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmOg//Z/YKdHd+DFKsYEEHjotPNzkThsS87nm3LdjDV3oI6NtTX0cc\r\naTF4vmRzXBVxCPFrHUFlIOHpEh13cA9FkXDexCrrTV3sErzZRO70gofXpUdI\r\no907oFjuclEmB/4wv0pJTPc7C/g+sE8FtjDyt2OflCRjhczZ5GYPBX5qHC1u\r\nkfHDhMWzIf1OcqB9FCDJcuDWsdVj5Ww1IjKnd8UARCg5Dosoqz0eIKEHygRV\r\nmXf24ccFlvcZwFKl1M8WaIqFCGl73mR+0gUs5dmXVa8q+tkVxRBUGEE3GmBZ\r\nQGglYCpC9U+1Xco8WWGXkue6yllPiEqylfTCB9gATzp8ttWrawv53HwdsOZD\r\nU/RMFhMYMYyEtqZgpBc8Q4HUOkNxrXFTqzdICFaN33d+sJ0egpc7OTQ21XYN\r\nkC2aCQVu8UcBIrEE/F3DBcnachxzUtkVI1jpzKi3uuv3IxuiV8ebvIvfW8FQ\r\nNxWIDIdCDjqcxMqV3OkZqPxsvxEvHs7BX5FfGvBcPO7L1O1wMuUMxBBHwCdf\r\nw9ls6Mtnx5UbUlQTFdDYZZsBkWmkWb7Z9jx1IofIA5ilAx/3S1t9lYDZA3gX\r\nmxUFIvxcZ6Q19fyLXieU0uXKFFtg2G8pECJNAFtFzp7mOLh8t8wHibaGSzwV\r\nBJC/qn+k4CR7yUsNPdk7O704qVu2z/y+Ke0=\r\n=srbh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"283ec68d4a2f420a8b23785f9efc58fd62451240","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.5-zksync.0_1651572339373_0.9710386804768465","host":"s3://npm-registry-packages"}},"0.11.5-zksync.1":{"name":"hardhat-deploy","version":"0.11.5-zksync.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.5-zksync.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"fa11e78df43a29d3af03f1c1fc81d438014eab23","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.5-zksync.1.tgz","fileCount":149,"integrity":"sha512-QypMm9eP6okoBSVeHMIwACiqqRbwf5BDFYbRyAIggdLxRwYugnIEPimIfcHRX1IiYRhY75lsuReElxuOWtpCBg==","signatures":[{"sig":"MEUCICzxyeWzyFzYhCTY+rdxFJabNHCdmX1i7SSWmxoXzdo5AiEAqF6EHeU+f2mpR680G41ebJh6Uisn/4IC9Uu2gRmPmGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12161310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig1yjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnrA/+N6S23vGTv5JI9NVVzN0fXhTlG3lShXkx118ECMfSSCLETd2V\r\nTNKTgJ8oZ39k71J3QDPVVWLCAh7plvhP/Vvrp8jMVJTCjl+1w+z3VUn0DJFe\r\nlveBIFi10gyc+1BxtO1lOitVyo3cfZamoelUPQKgwGJY2ghJaUvLoMH5IVzq\r\nHs+WN0lDhhg+mAOGTfbEPffxKqBDC+BqwVNC3HpTIXW38olQY6RpZEjOliFc\r\ndHkG6X/6hFxP1HOGo1uTbsRYM/VYPb2X1t49XUvjqNQjwUur9dBoZNKekhEU\r\ngb8g1d7Hqi5zAtbli+r/M1cwCgIhxRYzhHTc/RDPO9AaOyTBE/yCli5SaQth\r\nbdiFUYwbRwzv3k+QcRWynRxDe9Psa2qDrYAAnKJy9nGM7TVgGcYkqZMgPaIO\r\nGppBPIMowXtF7uAFXX52OnZ5K5ViDOsRURR9Jyx+yDRJ32uFPIYRLdH5691Z\r\nQVa4OAklXScvkdCyhz/6/Wqs4oSCdLTFMu6ZdO6a/L/iosDTETwIYhzMZqcg\r\nnGxzwzCHdPHI//iSRkGrwJfNEMtjYNHuyLY83sok6VqDrEBNEkjnDGFUf1Zf\r\nLmBjpHmE/lapB4/1axR/WMDA6ckOhBiNaK96edSgh6Vw1fQV9lFpoxJ6knF9\r\nyxQoePHjLkRpbjoNFJnZIgxIfFtG93PdyVM=\r\n=F20M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"a103f2d4748cc4d66046cc3f45f6d6a1ec28f6a6","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.5-zksync.1_1652776099611_0.2301571804395086","host":"s3://npm-registry-packages"}},"0.11.5":{"name":"hardhat-deploy","version":"0.11.5","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"c73324ec16a6f330356de86297290f7a2eb69bf5","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.5.tgz","fileCount":149,"integrity":"sha512-3AZqbwNzM/CKqdMI5FNWkCm8bFO2BdKrTAdYiu19bg6DL0TIUbjfqS8xRY691tu595wd0s+k3ZRHgCB4eopWTg==","signatures":[{"sig":"MEUCIF+mwgD7BG3hckLK/By/Y7/SF9QD7fQPiSatIuw56e8IAiEAtJOQxW9aa9rUJUYL7qoiqyg8EfkfWzsejfap8TYUyJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12161391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig1zgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouPA//YbMmEZd0SvoS35bvCDNdU0Az9KlgaBErZJg9Hyn4Fa6NuwKe\r\nvxcgEC6Aj7jOlpmZw21GXGdeCbS8F99nhly58uMz6mJod6j4KKHU8zjFKJo5\r\ncOdRKwsvHXPcVJKhDabfcpp44e7xxxtGSc97Dusil0Dt1Flqrqw1EIQ8uq9D\r\nrfNTDGsUT7TjPhliuwpD1NeKGDo9mQzGeT84Y+LIaQdnrfP9p0RHbAz3FwEJ\r\njJGMrUSpQG+0KUoVq8am+3La8gW8mSsZl4ZEt/2BvKqE7GJGM/jZadDe8drl\r\nH411pPgNblyRWkB3+tMUMWQ6jAvM5gwBu1cjbgE5wS59ZJfNaxR1BfZoN3nv\r\n0yBqv5a+ejwr34BANiLBYJCODddoR1pdJ9CgDhxyi0GspL2kYdmTZ9OVKUYi\r\nZZf89UcSgffFAZLz5j+s7iyav7aRuT0zAT6DKhRCMkrgz77uc88m+ELj9hnd\r\nhcgYixoRVB2nIqHW6xnlQ0njXRAsHTpDraSJ/mdpFvB1S4NRhtB4AGc8HDI9\r\nZB/4vvkTkHCTWi2ai1OulnggpPW6hnliDaMCVnq2ecVHrVXDZAunG+Nx8xtG\r\nue9RMcZ7sSuKVhxed3EecK/rWP51FA4M8bYM20cZN3F3naS0stZ6hvITH3O9\r\nMZROaLcASyeTYQR/Rq5Xis6bNxGtaLf6jSs=\r\n=Ocwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9c8cd433a37188e793181b727222e2d22aef34b0","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.5_1652776159983_0.9540448270654422","host":"s3://npm-registry-packages"}},"0.11.6":{"name":"hardhat-deploy","version":"0.11.6","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"01b7ab925a715588397cdaead240ad3616371019","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.6.tgz","fileCount":149,"integrity":"sha512-i5Ih3OeJ9c2r191wD+S6Z1ymMR++FS2FH5XXD4HNCUETkPLaNpAF+M0NaNLu/Zkyayh3E4cpayGb+rO2mE+MSA==","signatures":[{"sig":"MEUCIGXkBRjMmbUH+FFnTAvQOqIefjR9n+W8pa8Jj+qz8n3RAiEAuoXTpD8sBEf1vhs0+p8A3IbUTUfVrioHycWJdPXoA44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12165999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih+3BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1fg//bNZpmMfTHjv/gkRg1Rt7GIUBemBlCLNjW7U4g1aRJyBuRN1I\r\nxIDpfQ+HqsflTIlR1pKD5BxTQTsP3IU/8JRanb+TeOwrTg+WlOaVEXnuZSRF\r\nLYrZpeK5hXA/ETP/V3ncnCxqmpawjOvlBWeUA5iDYV/0PzLzLyCogsYpDPhn\r\nFVO5xM9oUfFPpEX+M60HJDMjEe53c+H90Q7eBRQnbgFX7q3tItkJxYjc+Igo\r\nUNCD+GTbSx0ai71cPCOg66Gv+y8l9byO08FeqRalFrgIEkbETPAa85cfKXvV\r\nuZwa5BUn5cts61Awro2176Q4STyxKtHMtoNfrytuongV7q/7SXIktZjZeZQA\r\nlIAPqD1pLQX7S0C2drlV33cZJit4SEjOSJ/ZU7Q5HTRi2oBhh+NlmGdTZjox\r\n1novZe5G6TtR0/XAPDMjwhXJcDmpa47Q9J/HejEvHqlAhm5ZaNsQkvLJVTF8\r\ndh7M98b1/F4ViPvCBCvW24LAa9tMxwSvCXmT8ZtVy27rCLFy2HG7g+6W/exZ\r\n6zvq8OYxU/f2fX1nsME+qrT/Q2Rc8ignayfQ5T1bgvxPSjL70oXaFL8TBr4Y\r\nw2dTFU8VBOA/9Qx1KqcQ+xFeKzX3AQKEn/Mh0+1doTk4Q34nbVHl954irk8R\r\nhAghks8FqXpEbxGVmNIommgzp6HMkpQ04b8=\r\n=jJ8N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9de0e46cfdfd13279733d03abb54961cf8c365d3","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.6_1653075393515_0.4619288876696106","host":"s3://npm-registry-packages"}},"0.11.7":{"name":"hardhat-deploy","version":"0.11.7","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2a20186fbec1366811a1715013cbd94c1f7638bd","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.7.tgz","fileCount":149,"integrity":"sha512-SzmRdILhljlHC+MvK+xt45Lj/5/BU9fIyNjkaB242Sv7BLyo8tsMwZz4AxIBx7ETKDijND+OIsbNzUQPlhoD9g==","signatures":[{"sig":"MEUCIQDX+haS6DQL/teKQz1q10E0pFSMaWqI26nyW+cWliJHoAIgLcVZ0Nb6HsaiMil9seTd5bY51/gRwpAUxbDqQij3FRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12166179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih++5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYrA//bM+Dd7UiG2lDmjFEKIwQF0wDWTgrrmO+C6oZfsM11tF2Ncyi\r\nFBLrQfjYv9IceVF/VAL+o+SbuWM64ItKp/e8V5JR3t+l3pjSIV3LL7jicxBd\r\n2kLvw06VUr29Ct5mEms+7M8MXYyknrpYlOQyTTBxrzkmq21j870YSZk24NFz\r\n/zCl5Dd3AbhKmNbrwDsTevrcD21x0cuw0QkW25aVW/WBVbIcKu+Gyah8TtTW\r\nw7yHykmWubH6CHcwkQwixt+Ax45KWuGLzNZsSgabNjLqKgcJU1AgeBYxSaYO\r\nS9noKLuYGtbmoK3I7AMBZvMfbn3F05YZlXFv54PslFSHWyoGdr90scLxRUcR\r\nDBi9E0bNjO68n523zrKnX6zGod/SO4EBorRWbbRlGmQHf4LX8aGTGK5t6xXd\r\nyxMfscvK9mbpQx93gs0HPyiQSGRJjgKY0dvo2wQCFrioK+8vdcXgCLAC8JL+\r\ngWHn+8+hH8H/1sgaj8TYIfLkJMY6UjGmkFAgebpYSAylE9+eQe2f7IctvkKH\r\ne1IX62np6uvOmM5cjAXJjEpIkhrgJAHgYt9uAMzTdsY04x7fkNikeIcXsN+D\r\n5aBjZ69j5sGOLJV6+fcCU92HfM+QNMucpokdWw7Zhb/eJETkcgstWDz4wuUL\r\nk2D4J0HCoKyEH2LkjpTE+gD8+jIyXG9nubg=\r\n=KV/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"05141c48ca04dd51e8536e4da4a1f989ea92242a","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.7_1653075896866_0.7184643770619392","host":"s3://npm-registry-packages"}},"0.11.8":{"name":"hardhat-deploy","version":"0.11.8","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"0a1914e0864d3b449104dc362f6be92b5c0617a1","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.8.tgz","fileCount":149,"integrity":"sha512-Z9mRetxaMimv0pLipxN1JzrqWhEV1fOhmcc0ie+WO7zH8RnCyScpFp1xaGkP4ZliMcmb9UXJXJ9yfqSrwP5I+Q==","signatures":[{"sig":"MEYCIQCWFFwVpy6UZePmtAu0TOotnSEEiioYs5Gh/P1wqT18ygIhAJ1iFisOnFlFVdh63bOb/MnAqTbH7HBaY5dGzs3Krqaf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12166221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih/WxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrItw/9E55NtrTN1XgJvC5Reqk1g5iIuiKxwXcwgFXr7A6RzvffoIfm\r\nNtr8Z/zW3mFul2D6akP2Lv/MFYz48IzcbvOhis9GHQRuloQpR/KUbhi4miy5\r\noIUZGObNGRIjBb9R5lP4sICX68NzIGXDmqHsS0YgFGu2OfHjPioiqLz+d9J/\r\nH5wgJ67FcSw1Z4CH00W5t8DcQVxYQgIdCn4F4qcNgNaD7i1mofrU2DrKXXAP\r\nzTcbNLTGfapO8LnBf/nzKFvDh9JaKUFwpxwF0FivNMVnbFfS86y2/5Cwf61o\r\nlKWQv5TM159X4Pb4L7hMrlXW4tpud0yFy0BF1Ppy+F5sgnbqWhJADpNt0+k9\r\nvTCW6t6JjoPgPx2L/fYbGvAe3pAfKNOoAAZCAUMK1QNg2HMNzjSucUY1o9cA\r\n5qpsgCRZnuAjVtuWclnq5E4kNcFRjj7ACmQ5RcB76etXBRC2DHCkA06WT/SM\r\nhRjWXennaIYWM8SZ4D1q+llMM9v0L+HrP33tMEc94+mvO22xWoajPU8/sfCe\r\nl5ayCNdyGJQ/b4vFzli1r6iuB/p/2Bg58Ghg3uteoHIXJ/gUU5EXyl5XAI4z\r\nUxHyn+KsNYhrSVZ73bzqrDfATAnaSdr5BSxU0I4v0MmORZLhXf0//9fke8Kk\r\n4DKlzK4ddimzFAFBC2tfiPMi7fjqgxXPoaw=\r\n=JPzU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"1f8d547ed4642e127f74f6a3aaa1cbbe424c4ee4","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.8_1653077425588_0.5988575659536353","host":"s3://npm-registry-packages"}},"0.11.9":{"name":"hardhat-deploy","version":"0.11.9","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"f40268489931e92fc31019cfa26e7fd33533b575","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.9.tgz","fileCount":149,"integrity":"sha512-B3TLFPIfC3ATrKczan7ny3/gzbPmdbUjKBdAUeqER2bZR7UF51x3ix2XnSxcC18YNjNds1qrOEVluki9ZFANyw==","signatures":[{"sig":"MEQCIEaLfVf024BnQbvkbdAbkXDtjdaRlzdQ0v0VKte/wTu8AiAbmnNWqyIq8Gc/B6FHrul3e4SWCXbPBCDoPijnbJkObw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12167623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih/pPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqM3g/+L53rjeAJJsA2kix88/cg7FooqaegXinrafLbwkpWhFFl1pHz\r\nUPzTyUC2UH2e5XTyAINp5NQCgc+rPHSnAlhW3O+YiO9Voz7U828GiEm/6q3Y\r\noW5gHon5+v1S8w/sR0Tzid8pIghdrk7Sz7PHqqQjHG8Byq/zrMfbbRnhPnhf\r\n2gDe1uEjNhtOUTXVqoDrlsANEoeEgjFFZjuBRmRN+J2KpANX4k4V5DUu9joj\r\nJO/yHkBieznOedSweZrTHjQtGBDDiujiMANwxCgEECKwFz61kAQEO7dDQQee\r\nfiahUeWgspWJfvDhmmjjtpvhLrOCD7pqU4GAGyycbgy/u8/4QM5MhFwHJP6A\r\nLvUKEWZTQ4hjOuyIVePQeXbRr6LH8sF9l5hZ+T1clBuQXYX8yQI/KoCU6axP\r\nzRwMV8ikxJ4hrlAiRlOkUj2AauFtJCumQ0ozDkrQKrY0rhkKYpd354tcvIl1\r\nS/rHML1TtvQtQs5seJOriJOcl6ySx/E+L/WQTWHx7u+hTarFVyGp77QENR1t\r\n8/UeoWpyCf4mso7IvaAHYz3g7b+XbrYoyeHKlnWrob9sR84fXP3unI/gc1M8\r\nUGiz5+jEjXlR9jcy5lJojOpc7vQsM+x416g6Y4nTU1R3LpMf/ZqFR4cH6puR\r\nsJARtjop0hi61PuBqN+YX9ldd6xHR2H9V6I=\r\n=ruOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"06e80d86d31c4a2cd7fd2175e428a798fad9f4b8","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.9_1653078607120_0.39425957622278296","host":"s3://npm-registry-packages"}},"0.11.10":{"name":"hardhat-deploy","version":"0.11.10","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5d34020ae2d475a9278d5dd5f493d86290a35b4d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.10.tgz","fileCount":149,"integrity":"sha512-Iby2WhDuAdaKXFkcrMbaA9YWOgDMBnuwixCk4TfBBu8+mBGI9muYsbU/pCMkKfXA4MwSHENweJlfDMyyz7zcNA==","signatures":[{"sig":"MEYCIQCxuX92QcfCY4y8FLwwhv1sYzgxK5bdugCR4bc2PrmeeAIhAL9zvrZ6IyEI5ZENJmIJepQauMOkGsymjP/iEiepIRud","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12169387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii0bTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVYA/+NibWGoqe2UDAt17urvK13iG8v1NOJbvjrOeQEOxtQ6B+DO7P\r\nLut0c2BGr/Y425kDygIJhGcZvKh45cub6rhMULxhozMa2RrOol1hML/Mw5fq\r\nqIQgIEMhPR8WP8ScuFp9+Xpau4nYABiXTnq++rKty84aZoHvbTfPJNoZyz7q\r\nkJSrS3OEKd1zid/jwf28sTsi9JEKhHRFRoN+cLyRwtcjYEf7gq2/xN5GDIvv\r\nBaVeMPS13bF+HwX025G5al/YEkEWN/pK1KuWOhbRuDdJ2/zvjtnco0ZDNAHI\r\nABQ6V+PyJAXKQIZKKONgb6fekV+qB1ABpel6cI0r/xOaW5k/PMSC86eTzOP1\r\ntpLiFkvyHxRP75jvUCigTWu27r0881wHc69amcTzLYrfK2iKOB1GX46t08MR\r\nPZMGcDdREEdco5gH2fc0/x/ciLvWrnW7OI+zBEcd4+0PrCNzMBXHYNoYpw9a\r\nBzz8CEqOT0ZQfGdqzn4rLpU4WHPSqyO/OlpgwBmbFhI109YQRSiwmTn7AbxL\r\nJRe5qH78Uomhvu4JXLEcKm5dodEwEPVUlNx2tQamMdN5MjFhP1wMaBOn+QOE\r\ncnAfOXENDmqa3eafnVYTExnWCdWRKqonRpFtnTnmdWkY10FWRYRFApHX7xG1\r\nBkKwcbbeoOhol/5OCIITCmbwasuZul/EKZ4=\r\n=1eqP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"819df0fad56d75a5de5218c3307bec2093f8794c","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"6.14.15","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"14.17.6","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.10_1653294803410_0.29002860928390817","host":"s3://npm-registry-packages"}},"0.11.11":{"name":"hardhat-deploy","version":"0.11.11","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"479040ba84d5b6d582d8fc719a3e77656ba8dc66","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.11.tgz","fileCount":148,"integrity":"sha512-/37No1l6aFMMc4+t+a0/8gk6OwwD4tyW8bSQqV/0IZEiaHiNa7hOV4rTbC9B7277SDHVoFUrV/fwmk7IDiB8sQ==","signatures":[{"sig":"MEYCIQC6FX4dQRpE3lWhcV/Ht/oglnfmdzxNf+EBgbd1X0XoMQIhAOcfRAdOATGz/V2NT0BWNcUfFfX5WLnNUnKmBHqvbySE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12154002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivF+UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDUg//Rl4mw5NH4g8tUQKXLP0CFfMZGQYJh6gcAqw8yIKlD0+PH8rQ\r\nAzmwPv5NYqG8xcojRpkaOaTu1kK51UOMKy3rnax3YVAt+1lrI8Ehlzc4Waz2\r\nIk44uLbrUgEG7dqIG+/eJCQsd6Toh3uUyPulrMWYu6mX2Jo8HQU1xh9eU7lq\r\nTXVYCZZ+8lGhD4fOdFvokSWMobmdGngLdb4Pr2RlQC9WrU9vBoXwPsz8WxXg\r\nPVQpks5kh6tum2yn08qI2c8ktbuBgzjh8DEfuS3DwAqvtRU7J5MRqhed6OII\r\np1xIWsmxVYONn8AnTjOzkgIf4igdXpUjq+ce8H3tJ5EB90qYAB494hPfrioK\r\niiGumY60RJ2bAzT5Rqtm08LLIuEOw8N6HVTOUURj7MCFWSZhfAvkw2Jb5xji\r\nw4rjOTfQ7AECDY2yr6OvdaIFEDIz+rT8+t6ofxCZ/V0p2fD3B0fQbjY1UNu9\r\nrr98hcUx+AkVqJGIo8sTX92dkPeahSRIKtR5TM16fL3LPDPyw+zaeiDpM+qO\r\nkXJEf9Yjmdp+uTDCFZahk71LxzEyMM3QQ2MVsN2lSJZs9520R+aPArVeT6HQ\r\nUQLK0F1TRLMShEcyawuMuBvzcN/z+C1qeULNvecaRaJcaQMaZpZbqW2Yvml+\r\nQoI9H2CbRhMnHkpzjk6HSUxWIR58qF5rEOA=\r\n=F/7V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"91a749a5d10536540f9d5caa5bf5c80a783c2520","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.11.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.15.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.7.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.11_1656512404064_0.31104226928318734","host":"s3://npm-registry-packages"}},"0.11.12":{"name":"hardhat-deploy","version":"0.11.12","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.12","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"323e05ecd8e6c80a9193b9c6f6c8ecbb6abfbe47","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.12.tgz","fileCount":149,"integrity":"sha512-Wv0BqzwW4mz78raxkfQtBbkhZwZTRWXwRbEwgkTUimD3MX/0Z9+D4O+s1zHJlG0zwZvJMbwxPOrOHQm4NZ3JAQ==","signatures":[{"sig":"MEQCIGP6pE9C8oP7DkgPLDXvwvStzI6Bcej6Q/xkf1gwDKCBAiAZtU5WRu+lhPKO04bolJJEdlM+wAwYiB6Y+SrUdRmSmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12377124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3ZGyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr41A//R4mFINjDzWRwLmykZraLqvCabKqOq4zI+t80Zsi119YoBjQp\r\n/V7afWYHggCWffX1yQyeIABaAoMFdrUQYohSpyJ9bGf67ur7i9NEDQxP2JDb\r\nngaO/Wdws0oCLg+QoKwjS8d772YS7Vaf30s2V8+FEYEFZH85VxU+pvG7zx5m\r\nfHX19XaMd+eY/aON9PrxWQTM6oBIMy5hO4ljItMa7hJ/rQqjFJOQcTibABvs\r\nFw76pdhKcqT9UJOFsJq9SVoKQyoOtY72/G6l6bqqiauFRCBvHmniNss9J+Ft\r\nzXGDHGkZbftd64Qh+kkrphdSViJ42gskhaQFfTnRq3V32eXedvbkY+oT1Dr2\r\ns9Qgcf2S9OVtr1JTY0fpFhYNmzFZaoakKY9j9amY3WbrVmClqe7fVyaLYX9m\r\nZ83J7DgXkdBsuCfKcqzGIjSCBf2bMAR1f0LPNQXK6mPgwSk1R0AZbfeRro7z\r\nWLZkCJEgZPBnz9iBrfOmQh4fLa9IpwhE/UzCETUnm8NF+n9kQRJp2AkEOzdH\r\n330WQ5odU/WFFFhbn2IDW+dshVrjaVyPGq7SVHgjYu+sHKM9NBSPrwNcJJVD\r\nUTxnJQ3DBggIzDMgf24fNlrTXSqYYzJuXwY8F4qFINgl1Uq5SerQ2OX5kEWi\r\nnWWdT5umXrjXfQztNw5ZEwYhWN2LpL7Gsww=\r\n=lOOJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3d08a33a6ae9404bf56187c4f49ec359427672eb","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.11.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.15.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.7.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.12_1658687922532_0.8656513239696064","host":"s3://npm-registry-packages"}},"0.11.13":{"name":"hardhat-deploy","version":"0.11.13","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.13","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"598cabcc4574403189ee2f09c3d65baaed90e1f9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.13.tgz","fileCount":149,"integrity":"sha512-2kcNce74b4cNALx6I76IZCGSqhxvg2wOLSa3N988o4jYGEMFnQuwSTwJQ/RkZAqIZ5IvWo2jpBS/KUzEt+Igdw==","signatures":[{"sig":"MEYCIQCC9IJPsfVeF+UPcohhBLtLBwEA5DpRr6LbC+i8nUd50gIhAPF9mX0LFIK9R0oN/Xzh10HVkgy4c41krRhHb9nQDjDC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12377123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFEooACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfmQ/9HAEqzgUKYncVhyXdgcelmOwLhbfuEYNsy0uMhzzVTsIWZC3m\r\n3ceCoLyar3YIcPh2hkzd2/5GNnU7qgjKnYQYSiwRhSJNKLkFRPLKsQg25ihM\r\niU0csge+ujGVBOaDHE0wCSq6xoWa2mpw0AM67kSxceRgaBaXnH2BVJitQZXY\r\nHB7useV73s9DSECjql6s2V8j4FVoUWuR/b9VQ4Ie77Svioba1z+mVjkXS7Le\r\nzfFlhZxxuoAU4HReIDnzmt8IYshtnpH5oi122QIe10bHyexn4aC8GkSRDeKf\r\nK+P/LW9FO/AULGl+DdRZHAjyR1eiqQjxdjOQBCyCxUeCr2U17BhvlZgRtlr3\r\nONMp5HcZs6CBirpsZc6jaUfDbxsx/sVXxlLzr8Kp2KA8Mvqoqa89cZq4K5pA\r\nMV6/RfC6I0pcakmbj2rB3OI5z7fp/KrKH6DaW11LfR2tHgvyl7vsOKRoKyOk\r\n7D2NvCNGQ9A91TnoWfc4YalH/H/kgVdplutDz8H1ZOOKVMjmqeM3YfInoc18\r\nFY+R3vggM4bgj3OPhsE/46m9ezVH8XOwFngapSI+7a78AL7Grz6DWL6DoG7Y\r\n0FyRv6Y0KwvxKcDtV0FWmZIsSBKH+fsetZk16auBJprJc0u8aY/f18y7LUqX\r\nNC3YDIUcVGPSwwXX4OrMUnfMQEXWjjwTgcE=\r\n=JP6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"dfcf2fc63d208698cf14842d998c40fb7d5be2ca","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.11.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.15.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.13_1662274088019_0.9799302047809719","host":"s3://npm-registry-packages"}},"0.11.14":{"name":"hardhat-deploy","version":"0.11.14","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.14","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"8be2dcb0fa3560e59abba2ca33212d98f201b904","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.14.tgz","fileCount":149,"integrity":"sha512-QL/ETKUj8a5QNZujXJCYFf7vwSvtKFmQhrSFe2S6x2TCHqhYt7heiR0H3YCxFGO8d1iF2QNL2wYtwvL+i5VvLQ==","signatures":[{"sig":"MEUCIEAiPIG8HvTBzT+m7EKSOMcewsk0hEH34lLiGPyZB8j+AiEAxVIzqouOwcReoeElHnUzz3qMhZutfqoE8vwYOFUA+tY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12377806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGFbcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNDg/+Me/nODBgQklF30KcOfn6eSf6fh8+aDz5L6rYX0BoRGnq3y6o\r\nn36wf+e42z+aDharSXZ5QM4YcKwBfxOVLyBXauuPmLcSl3xoGo8mWI06vPUF\r\nj/EW+GAUzx/bbiWLkXZvgjcXiLjnsnjO0dgrvsCBscadrKeF283CWZ9LmZji\r\n9R6/YpHhVJ51hhzKb5zOgCwS+yAmzjC+nelwRAMH1gS9F4gDRmj966Sohq44\r\nrmP8OTRA+5cbg8Jgbo7kJaZhyVVN1ACy79FOCrKcnGNyzDjjvW6OZjtZkET0\r\nFSpHKkU1mfav2mQTWuqCCWdTdRt41ZSeqL/IUWtDXIJq5zS6/2vWMzHsGLRy\r\n4A1d+BQCnDa7bSopzHBjEzlj5jQW3yJSPAPMz7EnsLgH5JTNcyX4+GXQ8T9I\r\n9LNZ+CuR5lzd0TNylSs2FIzfQh4x2OYmiaDg89SXwfgyTNijrvsYOpcyMSZH\r\nvM+Jo9bSMZDn6sGQlBjD0Nd26C4nX2YkR7kJr1goIaQUQsb6m0U+8NnT2WYt\r\njluqijTdq2rXv0wQtPbBpxD/8p+BCQFzaKRG6+KlR1HHrwv7IeicjNaPlTYi\r\nM3VLkWSPyJ4zhszkpmINO9nguJiduxAoU7kVTq9/h+xn0dLmQukVahw1Qau+\r\niU0TgMw7gaBlf7X98nDxKYj1pnR5J23qT84=\r\n=+zrP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"02416ec1fc18e6dd3e786e9d27a1576255059567","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.11.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.15.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.14_1662539484453_0.6160869375658122","host":"s3://npm-registry-packages"}},"0.11.15":{"name":"hardhat-deploy","version":"0.11.15","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.15","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5b5f6f762caa3c4d30e6e2800379ea7817a861b5","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.15.tgz","fileCount":149,"integrity":"sha512-7e/GfVLmSXlcVePVFbC/xZ8mD97ChR6gHeUbejWMvzXpZ6I5bjSPZuaH5AebRRlb/6LjeIrN1+bKnayY0Sw9aA==","signatures":[{"sig":"MEUCIQDPqDm1bAc21sRHWUGzFR/mHz9cN1ZMCpsGttsbyRHA5QIgMEb6RvQSnkJyj8aRDjpGgHTWdsKuW6q36T1FOV1C6Ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12378066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIVUPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmosmw//WM8iD5ngArLrgZO/9Cyd5E2uvUdmxAFr6u5f/pULC6HAHesn\r\nqGTE1eC1TikqbTcr6YrnBv/8JfXqTlx7MQNFJV9q38h45SQbeUpXytMPTqAL\r\nXGXomw7GHGvKTtDefFWPjFDzRqGVsEk4+rYeXOFrfLpV2akPYS1RAy0ETJ5M\r\n85cXiPMrCOqewOB8T/gTEy1x899d3YilA0sx31+jtQqLqm22RWplOZuoVZsG\r\nb97LPcQsmDFeuG3eY+D5RVUuVNM0FSCUjvRdtsg4ScmUfLaFSqhzWRNPkQ1q\r\nJ+yp8GJHrqfBsPojBDHlTPaNDcPjNay8kg+SOLunJbXDY/pUv4Xo10AWf5g5\r\n15jQTFpWs33lecYLRBIbj2E5xT9YtLeeh13hCTwGMbjyx6UkIT1YPuENm8KK\r\nOyJ6HYLkZdvY8+UznFIg+Ku2M6BrensT5sOyQLmI+ZZfONokyouLb9dWmX2E\r\nBSvqeE0akNPAAtocjY+yQ05f/JSrZdF+p//tHlOJiuujg1TFmmzDW5qOChxG\r\nfsnbzlYzpPm7SY3Ie2TLbtf7QegXqbFqXq0UvBqCYZz3gi5xrb9/4VLQUdET\r\nCZ/huO1tbN932LGKxeM+QcARh1hH7yl7ZemaNhssOlRfYijIK0Hp6AKQrIZS\r\nZGe0RYHQNgj8rIi7FXv426TVNyvAeU2PtMM=\r\n=KQ+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c05b477a5c91b80dbd6bb8517f36de966f94bb94","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.11.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.15.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.15_1663128847700_0.4440369312092487","host":"s3://npm-registry-packages"}},"0.11.16":{"name":"hardhat-deploy","version":"0.11.16","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.16","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"856f3ac6d749460aba40ae39a314058f33f16352","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.16.tgz","fileCount":148,"integrity":"sha512-dEpbrp3wewfEkDVroOiOteDvKc2BOMQzbjljHJkk65mb8gQZ0c0GsZBoLXROWSRoNhPCFjEDAhKPqBds5pclqQ==","signatures":[{"sig":"MEYCIQC8V4AHV204nt3odIYd75fCM1sDwg2PDSsJJrB1SmBxvQIhAI2iVA9quZ1N+6vygbDGKrYJPTmEA21m6q0tAZAvl3fT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPK2ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9cw/+MKdzHUtYPXVA7pvEVq9vvaKdopVfi043x9/IT0L5UejGNCEK\r\n6R4/bO9X7gD66QOcNdrcDE+q5CPRGkbFHLg0+oNsRa4Z/FZRtEprLZgbNv+L\r\nZ/Kq8yHuD1J7nvxv6Uim/Zgfl61sXQD78OiSsCegvSoG7uMBwziD24MIzQwn\r\n8XAtFbYVwiGE2kfent9Mbm/ProJ3HXvml1U+tolAhU0mHQPLXnCdG+2g4riK\r\nt9Mar8iQbtVpTYYqPYuuhGTAmz+eYAkeWcT21x0/JC8kdQm4G96Hpf7eSnZC\r\nkigAOUx+yxaFhztGYDcSTqUFnMVVXA7YVXLUwGbH4RJNof181oz5XRlGDN9G\r\nHJzH/h3q5sWGj8CjRtdivJ51cNaqiOnOGuNZrBrI92uEyQG8ld30rIiXAd8U\r\nKAOgJFdaMednMCKGUOtytp4IdJZU16l7m0Y7OvfEsZfdKjnlymAnodI2TxyB\r\n1JC4BKoaJdWglj4aNQyWS/irWdBdGKjiHA6Nw7NbeBKbqFob800Zi3hWb5RO\r\n6l9fwvYXAvD+NpY3e9FbG8O2DKyITtWNR+/5mYkZjIsmQG+d0uxOYIScpNP9\r\nZ4VKWMrGf3YLNBhKCDD9t3CcWtAmDLU28TKfSQiX9eRQurdneq+/TPrDjlvx\r\nNUfd7venFu0P1YPDjF9l+3E8v66oNWHSreA=\r\n=/6NT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"728e8edf2d952d38b6315b5b8c24157db43240fb","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.16_1664920985682_0.18293969772969176","host":"s3://npm-registry-packages"}},"0.11.17":{"name":"hardhat-deploy","version":"0.11.17","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.17","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e4830e4d341409d971492570e0c5a329bf3d7efb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.17.tgz","fileCount":148,"integrity":"sha512-HPlGi5SviRuI6ILagbNnEQbBXJ4GdXZdIAMJW4Mru/2ySmwmJgTRtOvvIousrcmaRoGKYKQD5KxGHovi4zVHjA==","signatures":[{"sig":"MEUCIQD/FbGUsJomZ1BvkQB4x6FWskf4TZPLstjWA9K14owcFAIgARDTaz0/1SqFtCZdVPnTwiqE+LsFpRyTNRuTkSXPN5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQGCQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrpkg//W0IEH2Gwnd2fhFaHnUGOLXkFuDwBSEXjK6U7lO2TRisXUeBq\r\n/+gsRsoE7hUm8HidJPjyUEINo2KU1D8fRb3wTkpWUnASfR6NPC9Rk0XSaT7r\r\nV1ZR1a5rmy3yxhQhRu5Z0XR6gr1/DeVP/F3GlfoOu/ZepnhKDJYjA+zBlqEZ\r\n+NfuxZKb//0sjzGYnf64ejPMAKFe/ZC+AJhchbuw7LI+bzrafNl6h3BnGT5y\r\nkndl53+DFfmnCzmiHWDlnrJMBkY/Kuc9tHvewUBkHNCvjBFBn8+RUj4pBzyX\r\nlj/k7bkotTx316gZy3oi5fHX2IQyj40a7J6TUkZGWuAODcqAmKbEXy7g3vIP\r\nPmfQUxQZHBdZxnJeRflxtC9R6Au/ZMx4vZkmcIucBkqACPWXww7BrOaB0HUe\r\nwo6eAPKL9O++pb7zukk1Z6nBjH95CeMBnHjC76WDFT7OCDbnQV7UIn3LAdTg\r\nJwmCdBSr7xDnyKV9gbhAu2muvGqFCpj6KIRNXWddKC99FQ94eAXtk5R6Nsam\r\nD2ZpxvWGwmtSrUS/k94uXB4O/kcNrtX0FPkDcHtmFk8NW4XGt0X7uS1is1IQ\r\nBEgMN6xiJVW3sbpuNDLHlz4duz+OcvHPgmJFWT//S+ijgQH6c8dNboTtZeDS\r\n8Qipb+t5oOyFZzv6N1TLwRtRpmyvSKcGWUc=\r\n=9iXw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"3f141cf77726f0bc11d7f3b4208c4eef2f13fc70","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.17_1665163408640_0.5571236782290097","host":"s3://npm-registry-packages"}},"0.11.18":{"name":"hardhat-deploy","version":"0.11.18","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.18","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"076b4f5e7dc78bc144c2807112fb4bc764a7a7d1","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.18.tgz","fileCount":148,"integrity":"sha512-Zs5Gr23/HEcYPjQgcSJLlXkR2/WOp24O9Af+7qA540sCDvHjuQ7WhHG/fB2cjPel0Ajf0TzXx1uVViWtbKLqTg==","signatures":[{"sig":"MEUCIBspWDUB5owUOEBUg3XeHxc4/wfzG7iChL6lan2Fh9OMAiEAloU+CIZeBiSpCv705Uvyi2fjBebJM69i4c62ZpDTaWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQJpVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUMg/+Ikkm4gKWC4qbE+kw+mMnHK+EkLMkXTIGDsPtwGCU/7Q7PGRn\r\nLNQmDxrFbVJP304gjoYtUVwWaoxgPawka0WBPD/QZrRRor3iQsw2ZFi7aeJR\r\nWF9pdpd+FVA9N8WW66kdkoXy1IsbZSZJPGIvwa1G4ACxAz7m2hdNxAKBEGY6\r\nYyrUFNQKPeoU7zYTV7/yrdmTTAAKp46cWQMWhnM5aXqBZpaid85Hykg6eLld\r\nmukkt6n0ALCdqcMJWBjXGUSqjNhYOc+k85hUFBXS4q2l5ubm6lVFO4RpewLS\r\nr24+3SklI86ME/n+kqnyrwmBPhGj1bwJ1A+DeWTkysOTQ178k1TD24e+xSfQ\r\n8cUFwWf79XJW0Ryw9GxeYa+x8pDRza/dHxLpT1wxuhq0xGA8RBf5qoIqzmZ3\r\nVy2h6mQRB2W18ni+PEa/JgWVd7IzYBjMKZUqJQY9H8SENl1GpL9h11d7LHqQ\r\nVUb3X3wxZjQksIz84RdrsrHF3yNlvbUKZ5uv+iQqOZsKCyjWX1ex/FJpRcR2\r\nI1C33G7UvXBUK+aaKdMcPlZhAqNFMV9uP+VQXQxXRK1mIPQQU/oiLhbKGzZ7\r\n0Bd3xVPpYDLTOIJ4OHUw6V4vZ9vV82ieNnZg0x0g9fotrKpC3YkaVqHgz6Xh\r\naP8jDSF5R+kqUp2wVcFTwpJDZtgyvpegSBA=\r\n=b8zy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"cfb57948bcf0a852b3d03070ed899540f18cee7b","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.18_1665178196694_0.9174690456001495","host":"s3://npm-registry-packages"}},"0.11.19":{"name":"hardhat-deploy","version":"0.11.19","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.19","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"19b9cd8c513fdd03ffc296fd5a2b76a559b33009","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.19.tgz","fileCount":148,"integrity":"sha512-5hJNgOtG0Uo+hlhjBd0kBb1/VWMrlmdZdYPPNfryZjacIqePpriY82sZP8PxHEEV38AXxdQ809WT2LE4M+a2FQ==","signatures":[{"sig":"MEUCIDdqlgCXlMbBVHuYTt4kW5v21j+D5eQNZQ/7UsOpKlMVAiEAkAaRBvTIcZyP/1NtNqwwSrcMu9hP7gywnS4OyQB4QZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW+IIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpw7w//boH0/n7gXOwu7BzFYIRsUrwtF+7M0Vy2857tWxPt3efJ8HYu\r\nhKqDOhVVeE0MPwXWsEYE19zb1A/GXTkIMR8w9Q0WU5gSePDqkGXjZgh/eLEO\r\nm5+Ghxaf/1r9Pmu8CzuDGybyK87d8Z4/mytYBbv24FCrWf23pi0xAI+QIwWi\r\n9crHz97Qe4MJTtRoAxVGEXfVGNyzVXFhmIGMD86mhEHdr6INI4qm3sFubC7J\r\nSM98G0FwRvBN+pNXmpcnkDp0+YUvortAW4DbyI9Jm/WQu+Esidn6cCkzPghG\r\nEuz7I+POzN12zWHNz75lg6Ih7erCX9m7bzi9vCg5sEY0tcYjpQrL5gWXRVG7\r\npbgD0sm/z2hrMixJXNmDzqeC9fVjY6CExxxth19nnCDhDweCLOLTCBueBWpQ\r\nK5Vh/AUKGJtPeM03MXO2GMiJXMe2TfUC0e83uI1zvZCEGc8oz6ZrlEsAylHX\r\naxH+TnXTnnaxXj8pCXN24YJnpfrFYJEBVfND8E+Wclt/SuDSWJ1Y88C00ypw\r\nHSo7O2KMIKphtyKeX5VVQR9JKv1zIqjI6NJatOB67MQhR8vcSsVewJIeKmuJ\r\n0LrP8ziZinL2JBhgdoLFThE9oDI4jGoH2Bx3i1Upt0Rxqqw2cOaQHhFieJcu\r\nqRVFM33UzX7aIrFEWVyIBpE5czz4jtVLqX8=\r\n=zXQu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"febb62c7984d0a6053da432d86eebbbcd500ca71","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.19_1666966024179_0.44407400274941433","host":"s3://npm-registry-packages"}},"0.11.20":{"name":"hardhat-deploy","version":"0.11.20","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.20","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d95499a0d29b75f1f1d3838c9a3eb6d2d0d20f57","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.20.tgz","fileCount":152,"integrity":"sha512-6G2aFLW0mfZxY0ljDf8rxzEJkVh57gr3Eia5H2DeBIQNJh0dhBV2Y5LDq4E4J9K4Crq0DjpxGNTshEtAB9eWxA==","signatures":[{"sig":"MEQCIEmMJPAgeKFooHIfBD6KSZ20hN5Umds0xXouFCuFEJV+AiBwzwUKA+eqfWjtFmcntPLJFwXLPU8pYF7am0ugJovrbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11486165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY7keACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGTA//bFWvihlVWn0VHV6pMa+Qay4Qgt6TvrifuknzeowZjvNek9zr\r\neoMS1V/8dpPTpDov7c22lNq8qLyJ6TCOtt1X/t8kB4x2/XlYuX/MUnV7o3ae\r\ncKv8yuKjMTQvrNvj5J7F26l8m1TI4q5d808qF1xpOumGSoj/dhnaEBq1kvQw\r\nnU9PsKFGqQCQONZSgK5ldwFMJi4dZVSlFRc5vWBx+Iaq7dvXzMBwSzItmNTR\r\ne52wbPWVHel1Ok6/RC6OmfaUpub/PMk8xVdUF4G9S+QHBiHycYyR24wwZk3W\r\nWL/AzNtpynu3OQ440xs9k+rMXHafoGmlnHojyHUwhuPscZIEMSjqx5tiLWKe\r\nqcy1XOngfM/NScMzUnqrMtMrmYj2WrD+Z80p+p5/u9y8RFGHbbiWV3cW+28n\r\nS4NMJxyJKImWTyOmVxObfUTgj1uhh18WotQ2tJqrt6LqAm69vwNmiDDj0X5Z\r\nL2VZI3NOC0jvBVgxfSXKcmlXtX5jL0CSV0cgcrlguuDrQORSmW5kNCepJulZ\r\n5y0/U58badsdLhMKquUNtKDy5OJWxBhlryDgBY4HsrJEif6tXfw8EMWz0fUJ\r\nce4s445BFmHHofgHtHQmcx9Keu1i2+yKY0SYLG1FOezy5dDAcpa+C4eb9sr9\r\nd+VWPtDN2r0OLYw/05KVvah1lA4dVdkGK+k=\r\n=CIbX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"14d93c0681dffdaad2909480b5aa864ba6b23ca7","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.20_1667479838169_0.25803908370298534","host":"s3://npm-registry-packages"}},"0.11.21":{"name":"hardhat-deploy","version":"0.11.21","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.21","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d40b7755e52b3c39419dc877bfacc0695eea1897","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.21.tgz","fileCount":153,"integrity":"sha512-cSFZ+CgFdN012+ysckSiEfiD6u5fFpYmdadj2kG5BnkU0adJZtzGNtbVp/GrOt6sj73pIScWpWwMtkCLaxk+gg==","signatures":[{"sig":"MEYCIQCrEqEkKdeIMtz49NDDBD/54FyPlJuKDa+LvY4trKNKswIhAIsWfdcsvEbgWqEBkZsZMXzDOtbsHMYQIrZIiyRhDZh9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11861813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhvLuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNHBAAg/XzukFdLAS3FPz6nJxG10l+v4+dz0rVJcW2z+wOYZI4/bk4\r\nXzn4peBs/wcTFoqUKzYPcp2TZYtbLwFeb66wfpDCeL/ypSpJpRaQ36lCPKa+\r\nCoVx6Zck7u6NFB3JuVBNLccppZWlTDBCD74CwjZJIBzr1JZqefNCko4Mdm5b\r\nNMmj0SWxY++i+wW64uKfVCsESxbcWZBo+usYygpbwfyp8Pek9agmhI5CYpy4\r\nZotynF7E6gXQdjVY972/LwSxMvszPrIajj3QCfPlIO59ZSbK5qkbEzMC49pG\r\n4dpyUHyvaGxB8rnjUqsvGTRKKKlqC+KXuE2+sLbBT0uthxYtotacWlj13Ns8\r\nkWzkf65n8iHrh6CxEL5OpIiW3ZEoD6au2ccA2+SjfXEqaBNW4xYZCfBMKRiS\r\n5Ut0SxoeZRvqqtwtNz1v0iTT8U39XESH97dmFzqSpX5Qqp5tOfo0rmVygRJI\r\nky+0TVLSH8UDTuhPZ5cn7ocpVj7U5gkvBoyoKH5cF+OpmdZzFATXafZLOQSN\r\nQPJJEYEHWqFzvbVCH9Cvjoz2vrCanCybueSBoYH3Vhc8iI5mbQ/zjyoryNgI\r\n2DQPw0voVP3LNfRvWYev2XiDuSNzARVh+T/RJdoY1WQWo68iq5p++3eCsQif\r\nryBHlegdtrog+2Ng5LkSKFoLZhVBC9hAr2I=\r\n=3QiC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"9b4ec925743d71f8c356bbb6448abacb6f00e871","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.21_1669788398080_0.1391571582111013","host":"s3://npm-registry-packages"}},"0.11.22":{"name":"hardhat-deploy","version":"0.11.22","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.22","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"9799c0266a0fc40c84690de54760f1b4dae5e487","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.22.tgz","fileCount":153,"integrity":"sha512-ZhHVNB7Jo2l8Is+KIAk9F8Q3d7pptyiX+nsNbIFXztCz81kaP+6kxNODRBqRCy7SOD3It4+iKCL6tWsPAA/jVQ==","signatures":[{"sig":"MEUCIE155F2bjIhn90uYzsrhUpdQCrDWZ0WHgFaJm4e9ywNHAiEAgL5ckOy+LX+6sXoix17AbwRwUjjbmnez/zXBZpi58yE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11862534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiV7RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaPg//WIpLra1cB85yF9QIPSWWW3xiEa6lKhDanR/m1h8niulYafE4\r\ngXnF+eeGyNWTrZlPIAcvd+XBVv6vOvLukW0rh9J/bMzesJOHoUqRzQTCROdm\r\n8ZOKxkFXSIewhnmTKj+1THUiCc/0ZbicNqABxYtr+FeAa/A6z0WqRH2D0zKm\r\njfshnnMh6Wrm2NLD4Ac0jg3GSIcqbu4TkjAvAVsyAaL6vOjTRmQTlQyVF+uo\r\nH0rKtgmOH2nGd1rUSDM5D3GaYWZGWu9BJ+95mlzcQCUrzxZWmIAX8whAUNQg\r\n72p0eMqLnPSOQirA0XEPsRHJ1zdSnQl3CVGrkwAz7iDThXq6KZXXVrBPUjDT\r\nBW5oq6nTy65LplTYAkJTB9hwLxXi5Xq735bQfZG7ECrhC1088v1+vXDr2kbY\r\nGWmvv3N9zQgeV3gulqbM73L19oVsCPPHvRF2cOaHSnSah081cdj8jb32HBMv\r\npvLqyuL8CYwbNT+c+Q8rOvkD6XRkiu8JonMLYWpjOi5/0ZrGwoFLz/uxESWQ\r\nqmMq1G2zBerJiIThEJHhtBgTIuph1xZT9d3tkdR/OC/2YCDEJBbT5XAgSxaw\r\nI4ckydzMjY2YxaT2ZDKjG9wBtF3fwZ2WUXxr/9OJ+wfPsa4hZtwxj1PBGdKM\r\nndn/cG/M4YKoz0XAuFinsvdCc4mRkd4Bl5Y=\r\n=hxms\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"0c969e9a27b4eeff9f5ccac7e19721ef2329eed2","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.22_1669947089560_0.08211200679898689","host":"s3://npm-registry-packages"}},"0.11.23":{"name":"hardhat-deploy","version":"0.11.23","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.23","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"7c5d11ba32acfd7c5730490bf6af8815b435c996","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.23.tgz","fileCount":153,"integrity":"sha512-9F+sDRX79D/oV1cUEE0k2h5LiccrnzXEtrMofL5PTVDCJfUnRvhQqCRi4NhcYmxf2+MBkOIJv5KyzP0lz6ojTw==","signatures":[{"sig":"MEQCIBbWNp5X9hlj0VK20ViA9yp/Ecvvz535qfCCL1AXG8OBAiBK4KDketviffstHJPG5fChhhaYlJX+whBTOvIpF4wlgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11862789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3S9qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIfg//e1MFi2uoiKvBmt6enRalEJsdr3ycQ1ZnbDA4ojsgXIlzV83t\r\n8pMVSFPvkG5DtyonQagW1U5mH6+99MCIxYf300zufA45sAGeg35+Eioh94zP\r\nnSTbXESIk4rtHUTpfNeyr3B+/+xofY6wXL8U2L+oxEK+7HKr/h5C7i1iRBJG\r\nTHADPEzZFiceKEOI9ui2nDq9D5ABW3dQCBrhhPXDeUgmS0pPBh2KegckW2kj\r\nHnAVi+QfupTAO+Ca/VJXu/JBcw8K/LzjoGkINrCqgbxByzXR6/FpEadlyE2Z\r\nSQMO0K6Jib6idgeUcdrdv8eWlmiTxjprMF7EPZNSn3sL/uHOACDU+m5d5KoW\r\nUAGhThIo7eJKGr3kJ/CjJbZ8yi4WVbKZVMnRhroPBgyMUZK1+rRLQaai16vw\r\nuZ4VPSyMUXYPVxarwPzgNp29z8CYkXN3FUJV0g9QFDvFQssw/RFov/5nHgwa\r\njgMdwthOL/KqwdLNth1N7O+cHk5TgMzKbiZCHjEpNjoc4uJMBIbFTbdjHXjF\r\nrf8fSTcGSkBY2FZxvlHqYD0c3fQTZNL8j4XCDakrEaBTRGzC6Nttv1Oms+fD\r\nIPb4gniJEgfe0oSQbA+X5cpDUYdxiooMne/rxZtVBQ4kvmS0HuiRAZDb/6Ak\r\nfbMklKr0GNr60l/H4lYc5Rg3tK4QWMWmCaQ=\r\n=uEeT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"ad9ad6590efc29a9a60c326a47f4e0e9a2bf0cff","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.23_1675439978316_0.7465622869616135","host":"s3://npm-registry-packages"}},"0.11.24":{"name":"hardhat-deploy","version":"0.11.24","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.24","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6865ede4544d2c53333695cb279aebec5322a262","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.24.tgz","fileCount":153,"integrity":"sha512-26TXDlvW9ADIhb3OjAhjFgURcdU7jVeXpvm+4pJZ8dS0A7K+JFBskTdn9uA8h/vg8R3NUbPxRNPIbvyL1QRwtw==","signatures":[{"sig":"MEYCIQDIGxTvdJ9IW4FEE6/sYHQf3dX0Gii0JxzQ9G8ffJx+CQIhAIjH/QKR0cKB61RMpremjSxK2cInTeHGBTwdOw8axsB+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11863201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/KeQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoS0w//XPl1CUn6O7dgWFX6xxYwi83KdTG13/UQPMh7fXudQ2/5FwN8\r\nBT1LN+JUBjzW6ZCX843ay7ByEUHsPeu5OfPpuPLdtrKftEGLE/WEi8aYsz0d\r\nJHBwMWIZ3ZYZn4BWeo884km731VEljS9ABEF9DeZCU8iAT/Ab9ExKsEfypt4\r\nHEZWZCASne7XskTbbVdUnb+Iyc88j2LjwS5cbcfxVe7rLOojAQbAvXLdPgZr\r\nGKzLqHPYZtOWQ7LQtYzIQ30YU3kWfjInr0aXHAhrMpAnJrH8fBH2xNsMDC78\r\n4NvOzxoZANJeqsOobHIzbcq2OcrcKlfBEKm5cvSvGEAA+7FN9cxAVCjFnG4g\r\niWWL3/ZgQ30O4/z1G6piQC5upYu/2FBTAKQUNrcDDg53q9eJeybCovX7gdes\r\n8/9bLKg55uLiQ9tOz+WK/m/Mjsep9P9stG5XWkU+8vlZ9MNLmWVSchLmwl7y\r\nv8Qwj9rrPKWY7WIgmb/MFLi6rv3RocW03E/b6dUszqsJPYBWnQujoCM7USLh\r\n3OEa3ll5QnTEtcwjGAaZQ7nCIETkOpjWq3OJCK2Z1x+MaqgUUUWl9waVK9NV\r\nNJ8FfeXWeWP8q72fQ4rJmgyUw50P9RXHyaJO2b9Y3TrhFsXzDUkjPZDFVPkU\r\nHoUdAxm/12D7crl/et4+B6Sx2NnXIE0/nLM=\r\n=ZVOq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"bcc0295cad25b45279233c556512708f23b2ad97","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.24_1677502352173_0.09283308747926222","host":"s3://npm-registry-packages"}},"0.11.25":{"name":"hardhat-deploy","version":"0.11.25","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.25","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"bd6f2310ad9232a5d73f6e5dfff4112220a392e8","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.25.tgz","fileCount":153,"integrity":"sha512-ppSgrVE9A13YgTmf2PQGoyIs9o/jgJOMORrUP/rblU5K8mQ2YHWlPvkzZmP4h+SBW+tNmlnvSrf5K5DmMmExhw==","signatures":[{"sig":"MEYCIQC9CtDFiEaitU9F0IocAV88B/bmxeon2dG1+kjAovcEEQIhAPAr3zv3Cw3V+0zDaiyjawBTdt5arZlWPI1vI22Qr8Uy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11865164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBwZ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMBA//Q8hgvzCcTh84lsOGMS4IjLGoCnrrkE4o5vGyzmKPVMBe1Bvr\r\nC4FhyLWLpUnTyWIXlmeDdXLfYBumT7oHSWeSsXQcpdkYHm9py8qy2vgx34lF\r\ndgjjEY5cLaz27C5k+YHbQ2x02o/GKX7615TDYIBaeIcxkVkXVdMidb2PyOTx\r\nMC81ZgmdwaXlWpY+t95BRMYQwU63YdKbuV5KrR6si00flyGloNLK3v+yK0Hc\r\nlXIuZoxOqydpoOoLqlS+KGPbJiJrUvHZ3FY3zi2AEkQyMwdRi8o1b10bFHqD\r\n74BZoyM/NoDbdV4Gn5n6Cku7EOr1CMz5ck+7ZR8J4qyiwEBakUQOZlmMovEI\r\nYphV0/BYZYktmmjFVoOmOOy95JfYTUzHU60JvVYqUxKSaEC39kfjgXxEzEO3\r\nve8fH2FnHJCSnJZAsQwEHUYgkozbIdbMT0RcqCViJPCrtJLEx0HsQ35IfWKE\r\nSbdF1LF2ueMwoOC9Te+0SXTfPvnM7ckIT2XOwQe1tzYqwCn82hLI/CGiiYRx\r\ndu60zRN2TS3jjRBJWShAOAvdFeCSVc5NAB+ahfMvS0eTNllAvDNfzwlJSIB7\r\nT7+YnorH4SOIbF+vUCyCLegb1Y4lo7UqnMHaA5qv1qu8hIEmqcG3PbzZJOIS\r\nWL0jUX2xfOoMCNViFpS2ZByaWStQvuvKaQE=\r\n=Ilnc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"70894adbf8e9fface98ca6cbbce82c7428443c85","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","prepare":"node ./.setup.js","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","prepublishOnly":"npm run build","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.15.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.25_1678182013211_0.3007315687627439","host":"s3://npm-registry-packages"}},"0.11.26":{"name":"hardhat-deploy","version":"0.11.26","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.26","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"df2698cbafb575a014be6226e559ef467168cbdd","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.26.tgz","fileCount":149,"integrity":"sha512-GvnkD8v6q0coCQbwZNeUcO3ab1zz36FKsqzNdm6EcnVoAfXVkFpdA0pgJ7/Rk3+Lv5709xOtbneFOyoukUOhWQ==","signatures":[{"sig":"MEUCIFWbI/tTYv1ZDPfJMaL0Sl/rgKpbIsqZc6J3t1g5tahQAiEA3HIk3Qu6Q/zqDkZhUUW4rWpPUDrABltGt56cX3CGbRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11862568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMdrDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqinw/+PGxE2DrXXtrlbrqTyse9PbbnvaoTdlOmpS10ovYXlqJc7LJQ\r\nthuhKvOoJZP8VXuoO9ZkIXviFGXMaphfiPpzIfizbFjL/KmaM1aQiagPuadS\r\nxHwtwFdtzc0r89SxaqpAxsWGp5oDojjYD0qHPzdOnPOGEzF9ZkuZPLwzZnLY\r\nsYAnh3ZYTIgckClonw3oji2eSQeUh1vSkfheS83hXtP8HHU/kJT5H/UjrcnP\r\n5bhijk1Js9jCJZaTCCBLJS0shzZrh+0OYNcI/zz0hM64bU/iwzQS+U8lQ5Ft\r\n6UFvZUbchlJnhdUZBVGIvSxEA2dIwO09QBQnPylvYMBp/PdywsLeOKZJJ5kx\r\nlGKR/8Fi+aBEg/g2Czwawp6hGLcAa4dOCEz/Tp4EG6Sbz/MLKHvPU5+H0wvx\r\n0b058v8XbwGDepFPYwv8xqoQpL4W1426RSikAz4JLyFiloBPFvvMdrTSFseP\r\n8mOX4PDDXRphJQkIDYhjb2LjoS2d880C5hvHaiK20E05kjEkGg4WttVjx4Xu\r\nUmFzC4fVBaUxEa5bt98FcbLHy+TC8yCx8hVLTlQw9O+QNtEDEGGSt1T5i1nY\r\n9+nOT6f1gSaj4R7jrf7xuJKZPbXa0Gxdeg1F4BSNwJBRzEpwMr6pfD0DYfJn\r\ncFFPIE+o8ccBQ5ajeiwPOTTCu/Ta9wd5y3Q=\r\n=xmC8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.26.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/0a8506c095fb1970cfbc81d982215e45/hardhat-deploy-0.11.26.tgz","_integrity":"sha512-GvnkD8v6q0coCQbwZNeUcO3ab1zz36FKsqzNdm6EcnVoAfXVkFpdA0pgJ7/Rk3+Lv5709xOtbneFOyoukUOhWQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.0","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.15.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.26_1680988867358_0.9021613609139725","host":"s3://npm-registry-packages"}},"0.11.27":{"name":"hardhat-deploy","version":"0.11.27","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.27","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"4499624327b1854cb02a3a9919fd3128a962feb4","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.27.tgz","fileCount":149,"integrity":"sha512-dtvJTmjFAo5uu4ftitWnqo1eIh5JHUEsUWNq70qUGS2fx7j/AljBUHDQy6PL4RwzYY2jNY15xbVhuI8g+im9fQ==","signatures":[{"sig":"MEYCIQD8//7vdQwF8UboZsgnl2okVaaMOAMxz9TyJVWzf9M/8AIhAKY9dOMwPd33ojqHnBmaB5DmdPUqutSflJXYHMnDK+JO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11862978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU28cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/1Q//eAvrFnfZy8D0IUBr7OIfvMRsu4F706Gs3z2OHS/ICpSDQYAH\r\n3xcpaGU0LGcmMrA64SF+o2b1ag1OYU09uBjZe+gK/D4saraQLuSOgZ06O3S2\r\nmqLJ0KTgHAiGQh0EAlB7v1QiR5CesgatY3oJlKde+8Ypa3qJD3aom1D91u3l\r\nULTFTAcRm1V4yolKsBn7HYmGin9MPG91d39/9NK+cpu+Z0Hcwq5PWLwSBQ68\r\ndDXWxeoPg8COBHnfldEldchzKAnWcv4BG262j+HJwfI3q17fndBL1OIbm7Up\r\nPFmS/xwMlOuKzZOzvmFbn+T1WtRXJGU1oSVWb/mPyhyKtVzfd0HIi3wuxAvH\r\nhSoMze30nqaGcAwmzRC1N+YAf/Dv91XysKmAxL/59wvys0dwPrQ/cz1sIgpM\r\nfWkwhTbax0CIJMhVKVBXbsfEJjdfp0u0a8R5d63f81TPbsGkD0Woq4VE6773\r\nytYBVYx+AiBA8izf9ZZ9ygWFedxDY4W/foYHl/0dgx6zxzI27neLyko/PAG9\r\nmZtvo1tAUBLkwcBeF6Guvj0d762eXZNGp3SEJDfvvHxxImPqZ7mfOs0CRsuO\r\nyBZH+2GhwjN6sTqDIQumZf+l1sFvN7nk+N/yr8FovqCte1I94ZExtcMde43U\r\n7lulz4WlW0a/bw27imuJHwRx7nII3380dGU=\r\n=CGs9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.27.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a5466ad80aa22e44c3d21901a8e6e4b1/hardhat-deploy-0.11.27.tgz","_integrity":"sha512-dtvJTmjFAo5uu4ftitWnqo1eIh5JHUEsUWNq70qUGS2fx7j/AljBUHDQy6PL4RwzYY2jNY15xbVhuI8g+im9fQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.19.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.27_1683189532184_0.008262084339578868","host":"s3://npm-registry-packages"}},"0.11.28":{"name":"hardhat-deploy","version":"0.11.28","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.28","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"01278bf62343d3a2345ee4f415d8807e0f784378","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.28.tgz","fileCount":149,"integrity":"sha512-Bzg+QFtp7bKYfoF7KJwFQTWcUm28MGmgDT/+VH5r3USKfzWhezQXlxpLvcBJPdV7UFHa3mGGnr8tVbNqxsllLw==","signatures":[{"sig":"MEYCIQDQlN/b2xm19YANChD07wxyk5lDfYcyAIxh02NMPeUewwIhALRh6FJggi/3Uxbc/TZeYB2CnG+e1d83g4D2e2ONuX9o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11865063},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.28.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/28fe958ee926d31b0c3b46b57f4798e9/hardhat-deploy-0.11.28.tgz","_integrity":"sha512-Bzg+QFtp7bKYfoF7KJwFQTWcUm28MGmgDT/+VH5r3USKfzWhezQXlxpLvcBJPdV7UFHa3mGGnr8tVbNqxsllLw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"8.19.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"16.20.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.28_1683301755809_0.24102219091549082","host":"s3://npm-registry-packages"}},"0.11.29":{"name":"hardhat-deploy","version":"0.11.29","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.29","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e6d76e37fa2ed74d76d15b01f3849da3bda49a81","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.29.tgz","fileCount":154,"integrity":"sha512-9F+MRFkEocelzB8d+SDDCcTL7edBYAj2S63ldknvfIIBSajeB6q1/jm+dlK1GjcWzAzw7EVoxtjJXzxAxZfZcg==","signatures":[{"sig":"MEQCIBqY97snRI0oU2YigwX0Qiok+ln0JHbK8idTD1l/A90AAiBDDEyWeUGSOeFI8Cb5apsTRtuUNTj9GWWYZ226cG4EoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11872830},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.29.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/aad2b331de0a4b408b5c01373342cd7d/hardhat-deploy-0.11.29.tgz","_integrity":"sha512-9F+MRFkEocelzB8d+SDDCcTL7edBYAj2S63ldknvfIIBSajeB6q1/jm+dlK1GjcWzAzw7EVoxtjJXzxAxZfZcg==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.29_1684009468902_0.7117737815516894","host":"s3://npm-registry-packages"}},"0.11.30":{"name":"hardhat-deploy","version":"0.11.30","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.30","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"d47203b584446dce8136ac6d0a96fce2827fb532","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.30.tgz","fileCount":154,"integrity":"sha512-FpMP1zSa24NEARVh/vwFCJJa9Gws3SBRZbVIDYMIvleoH3yOwFcdWY68zfGoxrm4kRHNcaiVNAXVFTm0enKR0A==","signatures":[{"sig":"MEYCIQDHz9TR6ouyRBDr6r4RmW/ePKP5Qyx8MXQKqtjibS4/5QIhAJ3sp93DjmHBHbfmsWRnJ8ZcXuVBYO75UArxpXp0coG2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11872892},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.30.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/8c0095e9be3b0bd018994376fae87593/hardhat-deploy-0.11.30.tgz","_integrity":"sha512-FpMP1zSa24NEARVh/vwFCJJa9Gws3SBRZbVIDYMIvleoH3yOwFcdWY68zfGoxrm4kRHNcaiVNAXVFTm0enKR0A==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.30_1685287411254_0.48974271091430843","host":"s3://npm-registry-packages"}},"0.11.31":{"name":"hardhat-deploy","version":"0.11.31","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.31","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"1f05adc280bf7c3de502693271aa6700a043db20","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.31.tgz","fileCount":159,"integrity":"sha512-86LObxQri29nxDzP7cjUyfHJ8jBF5aW60ahn883dqlw4rzc5I6ylLFQc6T2aMC2gEZI1oBc2gI2idmUulXP35g==","signatures":[{"sig":"MEUCIBLQqblCxJno73Kcu28Xdj7u013JKaTogbCvZOqKvfuCAiEA5Id9WKaQn679rpUhKMs8kCrIQDWmD7fAX2B89e80rXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11874691},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.31.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/b0e2acd32b69a20036e5b1789c0a8004/hardhat-deploy-0.11.31.tgz","_integrity":"sha512-86LObxQri29nxDzP7cjUyfHJ8jBF5aW60ahn883dqlw4rzc5I6ylLFQc6T2aMC2gEZI1oBc2gI2idmUulXP35g==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.31_1686921737166_0.008627429614182391","host":"s3://npm-registry-packages"}},"0.11.32":{"name":"hardhat-deploy","version":"0.11.32","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.32","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"14f7167211c9b151c382201d4c2d1a4e3ba8bc01","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.32.tgz","fileCount":159,"integrity":"sha512-DpHeI6KyC9tnGRmsNDN4KtPXmhDd9giSQaNk502hfwb7wc6Jo0RneZY9qwWKj9V3fPvTkh7JXyyc3liWl+0QVw==","signatures":[{"sig":"MEQCIHLzppvlm45S1uHnf0LBsh6pzlUOFtvmOzq77EbaIygPAiBZ3KgpTiAHSXSDPbZ7hwpeJV1Klx2E6X1haPtYjOVYNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11877165},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.32.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/c810c53d02c7ac5d9c1d00dfca50ad3f/hardhat-deploy-0.11.32.tgz","_integrity":"sha512-DpHeI6KyC9tnGRmsNDN4KtPXmhDd9giSQaNk502hfwb7wc6Jo0RneZY9qwWKj9V3fPvTkh7JXyyc3liWl+0QVw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.32_1687593265961_0.5564613930677034","host":"s3://npm-registry-packages"}},"0.11.33":{"name":"hardhat-deploy","version":"0.11.33","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.33","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"89b75436a81afc95f1a3841c47617e9183b9e4f9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.33.tgz","fileCount":159,"integrity":"sha512-hymrhhzLdw9nHQ9gBV8Xduy2xh7L1X/uAw0TYiLj3swceJ+2eMQ/I2auOCrif6V5K75fKs7HrBNrGF9jmXnmIA==","signatures":[{"sig":"MEUCIQDVIgw6l1auqVH70RZj+XIOII37Rq4ZovLKOOGAq2Dx1AIgPZMVXTDnDv077+szbHoesjNCCEYEnerL3MxuaCSFVXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11877843},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.33.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/23271a6a208e67b5144d735101a5944c/hardhat-deploy-0.11.33.tgz","_integrity":"sha512-hymrhhzLdw9nHQ9gBV8Xduy2xh7L1X/uAw0TYiLj3swceJ+2eMQ/I2auOCrif6V5K75fKs7HrBNrGF9jmXnmIA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.33_1687593834501_0.5244632665748339","host":"s3://npm-registry-packages"}},"0.11.34":{"name":"hardhat-deploy","version":"0.11.34","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.34","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"61252ebf5dfdda7b0b31298dd5580b0735c05910","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.34.tgz","fileCount":159,"integrity":"sha512-N6xcwD8LSMV/IyfEr8TfR2YRbOh9Q4QvitR9MKZRTXQmgQiiMGjX+2efMjKgNMxwCVlmpfnE1tyDxOJOOUseLQ==","signatures":[{"sig":"MEYCIQC3x8NCew1L1f+q2No/MAq9ZLM93hkLdMpzxrtIBq9dvAIhAIBHd0fq0KTmlLc6MZ7J/OQakIde1JeGnk8KW3KnAgis","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11877801},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.34.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ce38e2cb062ee055ed899d1b4508ee2f/hardhat-deploy-0.11.34.tgz","_integrity":"sha512-N6xcwD8LSMV/IyfEr8TfR2YRbOh9Q4QvitR9MKZRTXQmgQiiMGjX+2efMjKgNMxwCVlmpfnE1tyDxOJOOUseLQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.34_1687614152494_0.2215794081074156","host":"s3://npm-registry-packages"}},"0.11.35":{"name":"hardhat-deploy","version":"0.11.35","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.35","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"4637c8ec7e0cd0ee0e40110020683fa724983294","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.35.tgz","fileCount":159,"integrity":"sha512-XmYuZO6bQzHQbdSe+nQpQ/VCgRh4Br1egFM/RpxgWvFuBx6z5aMfikmRKhnsS7OHsBP2p5FqKw2LBk9JB5/5Ug==","signatures":[{"sig":"MEUCIB5z+MztX7uYCTAP+5jd2FOJDzYbGsupiVTHyXXiTL4KAiEAtGv3geg6z1xnKz2UMEYIogAu9s9DNPtTapL/WOn57s4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11878562},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.35.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/503983e0b5a4f97b7fb19289244769b3/hardhat-deploy-0.11.35.tgz","_integrity":"sha512-XmYuZO6bQzHQbdSe+nQpQ/VCgRh4Br1egFM/RpxgWvFuBx6z5aMfikmRKhnsS7OHsBP2p5FqKw2LBk9JB5/5Ug==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.35_1692039219317_0.2150081464918514","host":"s3://npm-registry-packages"}},"0.11.36":{"name":"hardhat-deploy","version":"0.11.36","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.36","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"a0514267edb0b1405139487d889d17e7a91a9dce","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.36.tgz","fileCount":164,"integrity":"sha512-xsegyeI+zYo858rLB09tk/GqlJ4PV5Pr2zbncAhL60WntichKrtizxRchZUr/F7J6ljUYAzTDchNKb5wIYcQqg==","signatures":[{"sig":"MEYCIQD+qW74yZrGM+ilDBKi1W6SGQUOUQJBMQLIVZxPuBprsQIhAJc4v/Yd2iEUwubSuN9+YAScA23/q75/GcWuZxatHm0e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11880332},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.36.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/671b0b63ab879fe233d863cedeb93dfc/hardhat-deploy-0.11.36.tgz","_integrity":"sha512-xsegyeI+zYo858rLB09tk/GqlJ4PV5Pr2zbncAhL60WntichKrtizxRchZUr/F7J6ljUYAzTDchNKb5wIYcQqg==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.36_1692039401953_0.5229964599605312","host":"s3://npm-registry-packages"}},"0.11.37":{"name":"hardhat-deploy","version":"0.11.37","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.37","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6a771b859c82ae25292321a6d510d7c0eda09d2b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.37.tgz","fileCount":164,"integrity":"sha512-pohPSEEo/X9Yfv0Fc0kXBQW6JO0LNOILBGCP69Ci1COJvLht1hLjAtXt/hccyvD9qY/uwJAM75fmsf41Y9N7lg==","signatures":[{"sig":"MEQCIB6rmsvp27Cg5AfYJrfDLs3yfkLdWi70Aze2nZS2U2GWAiBPeKhG2n8J0YRCPES0PaRJP/h/Nct+kzuFZ2noIWvKrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11880869},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.37.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/bc8e60472b7b23f21e0757418326440b/hardhat-deploy-0.11.37.tgz","_integrity":"sha512-pohPSEEo/X9Yfv0Fc0kXBQW6JO0LNOILBGCP69Ci1COJvLht1hLjAtXt/hccyvD9qY/uwJAM75fmsf41Y9N7lg==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.37_1692696804605_0.43547588312031316","host":"s3://npm-registry-packages"}},"0.11.38":{"name":"hardhat-deploy","version":"0.11.38","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.38","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"367583e4a29fae4205873064a7ae4d8c9d37ece4","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.38.tgz","fileCount":164,"integrity":"sha512-cgGBLrsIKn2NfHtAFWidBLJvhJXsldnS8a1VseS1CoX7DKUd33+73tT9VtsUYiAJYhoO6JW9eHuwaBR63h2k8A==","signatures":[{"sig":"MEYCIQCrpmAVr5CTpadZkDR53uyNrB4FNNRCZMEDLHpsU2wLUAIhAPMnEuvMpZb1x14qIdip9JE+8Kq8i4QoxylDnXPVs9Ha","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11883593},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.38.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/1c09554e077f26d12b6479e4abbce4e1/hardhat-deploy-0.11.38.tgz","_integrity":"sha512-cgGBLrsIKn2NfHtAFWidBLJvhJXsldnS8a1VseS1CoX7DKUd33+73tT9VtsUYiAJYhoO6JW9eHuwaBR63h2k8A==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.38_1696751307398_0.33177615988237785","host":"s3://npm-registry-packages"}},"0.11.39":{"name":"hardhat-deploy","version":"0.11.39","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.39","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"2d23307fba9bfdfd5c12cd22208dbf3a6ef40c75","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.39.tgz","fileCount":164,"integrity":"sha512-aQFl1ATcDA0Mc2vjZx6M4evjggA39m5VWeQyK0H/oulOjkJ/HSnwZ9p0KLiUOaSjWAlWa0YkLmNOjYHmPeRPxQ==","signatures":[{"sig":"MEYCIQDP1VUSOzpAUa0cH9XxaC2TcUncOVN103Fk84Rtt664jgIhAPDTFethULu9Itaa+uC4D/DlExlFK6X0GTutSkhWQd2r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11884423},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.39.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a838c779862e6e1ee8405889c3114df6/hardhat-deploy-0.11.39.tgz","_integrity":"sha512-aQFl1ATcDA0Mc2vjZx6M4evjggA39m5VWeQyK0H/oulOjkJ/HSnwZ9p0KLiUOaSjWAlWa0YkLmNOjYHmPeRPxQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.39_1696751435311_0.8129362454572255","host":"s3://npm-registry-packages"}},"0.11.40":{"name":"hardhat-deploy","version":"0.11.40","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.40","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"47387afbf34615815e7dd1943bf3ad301f51c539","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.40.tgz","fileCount":164,"integrity":"sha512-7MtrDnzok1msubP9A1l6hyzQWlR8nTdDgGeF/DpO4oPZLMXPgQwQBD03nYSUbAuitL/E0SbQnaodESRsyQ/sJw==","signatures":[{"sig":"MEUCIQCHOFdGjdDnr5gyVWB4WKjUnFgHN74uUFhit+4YY2rsKwIgb5HySDX9IMOdpWMUnplYWtr5Hf1Lr1sr1Y1qiUK2oQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11884440},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.40.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/1224c2ea9761922fd4e1a25d1e94b449/hardhat-deploy-0.11.40.tgz","_integrity":"sha512-7MtrDnzok1msubP9A1l6hyzQWlR8nTdDgGeF/DpO4oPZLMXPgQwQBD03nYSUbAuitL/E0SbQnaodESRsyQ/sJw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.40_1696751703203_0.1341670889163873","host":"s3://npm-registry-packages"}},"0.11.41":{"name":"hardhat-deploy","version":"0.11.41","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.41","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"bf6e913e9ebc3242b0027f12765b499c6ccdf18e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.41.tgz","fileCount":164,"integrity":"sha512-ONYl9+Cbp0rJdEjMCKETevCyASCZFMBYvVehmO0P6bxo7wmpGvjwIyiOYQuwa1sx4+9bZvmCMPCvH5gGuR7esA==","signatures":[{"sig":"MEUCIQC+/5Q6+Ka9A5negeEzC0DVFd+iXWxoKx7OlgPociVqlQIgM08T1DFIXRjP1OOPPuZlOCgo5ipZv881K+BZKvRHVD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11884210},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.41.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/7f44e383749a45a13b938e99cac85bc9/hardhat-deploy-0.11.41.tgz","_integrity":"sha512-ONYl9+Cbp0rJdEjMCKETevCyASCZFMBYvVehmO0P6bxo7wmpGvjwIyiOYQuwa1sx4+9bZvmCMPCvH5gGuR7esA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.41_1696752175945_0.34362351473848407","host":"s3://npm-registry-packages"}},"0.11.42":{"name":"hardhat-deploy","version":"0.11.42","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.42","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"67a951104c5cbea75b239f9bcb0f866371d1d31d","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.42.tgz","fileCount":164,"integrity":"sha512-sd0zzHV2Px2qxPCvIt0BCJm41rx/aS7ruOOXEUFe54rUk+8ViFNSSUll6BD9YaRzyfVBDMn9FT4Q40DakJ0tJA==","signatures":[{"sig":"MEUCIQD0LvFpBHceLPW0p/3tIN1z35XWExDLT93wn7mRPW2GcgIgN/SYkVYJiDgOIp8yJT4yizoIHiGYc+67aYE4zVLB+dU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11885328},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.42.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/d3ea7f543531610583605416e10337b9/hardhat-deploy-0.11.42.tgz","_integrity":"sha512-sd0zzHV2Px2qxPCvIt0BCJm41rx/aS7ruOOXEUFe54rUk+8ViFNSSUll6BD9YaRzyfVBDMn9FT4Q40DakJ0tJA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.5.3","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.9.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.42_1696752748817_0.7632873907287245","host":"s3://npm-registry-packages"}},"0.11.43":{"name":"hardhat-deploy","version":"0.11.43","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.43","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b22ff15b3ea201b72ba0f17f4b2e182cc950e73e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.43.tgz","fileCount":164,"integrity":"sha512-D760CjDtinwjOCpKOvdyRtIJYLQIYXmhfgkFe+AkxlYM9bPZ/T4tZ/xIB2tR89ZT+z0hF1YuZFBXIL3/G/9T5g==","signatures":[{"sig":"MEQCIBnlRmo90yCNlj4DUxhtahUDi+Rekj4RjELPp/qNaxkwAiBx6bPY/JDgxnxUMBxHz3lY7jVh79BDFkRQAvB6ZF7pmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11885328},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.43.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5eccc6a9062a09262628961b821c97a3/hardhat-deploy-0.11.43.tgz","_integrity":"sha512-D760CjDtinwjOCpKOvdyRtIJYLQIYXmhfgkFe+AkxlYM9bPZ/T4tZ/xIB2tR89ZT+z0hF1YuZFBXIL3/G/9T5g==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.5.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.16.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.43_1697475472541_0.6181872933376631","host":"s3://npm-registry-packages"}},"0.11.44":{"name":"hardhat-deploy","version":"0.11.44","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.44","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"a7a771a675a3837ce4c321f2c18d4b6fa1ed03a0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.44.tgz","fileCount":164,"integrity":"sha512-kAkCvTYPpdIvnWCc3F0xg3AbVsa/SgH9aePPO7e7nHUOkg07LGKuknU/UaVAfWwHe7Zs57pQIAolAQyKI+mnXw==","signatures":[{"sig":"MEYCIQDcJr+Q8qQHtZ102ITi23vx9b+ZBKfeOvOhaTk+adFSfAIhAKxfSxuE+XT/1HuVd6IhcrPBB+eIwsgJ2vZn0v3rgWHo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11887327},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.44.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5a68f06826397c39afe5c21869ec3fd3/hardhat-deploy-0.11.44.tgz","_integrity":"sha512-kAkCvTYPpdIvnWCc3F0xg3AbVsa/SgH9aePPO7e7nHUOkg07LGKuknU/UaVAfWwHe7Zs57pQIAolAQyKI+mnXw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.18.2","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.44_1700825721616_0.7151799499562086","host":"s3://npm-registry-packages"}},"0.11.45":{"name":"hardhat-deploy","version":"0.11.45","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.11.45","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"bed86118175a38a03bb58aba2ce1ed5e80a20bc8","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.11.45.tgz","fileCount":164,"integrity":"sha512-aC8UNaq3JcORnEUIwV945iJuvBwi65tjHVDU3v6mOcqik7WAzHVCJ7cwmkkipsHrWysrB5YvGF1q9S1vIph83w==","signatures":[{"sig":"MEUCIB+7AcTssBRUOralX2gG5632ErXei4A2XVbhArAtxZX2AiEAmIG+RpB6IQLydY3qkuLuzyg0dbGBzvsONcQmXuSzM/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11888188},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.11.45.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/118e945e05ebd1d7b7594b9be96a7829/hardhat-deploy-0.11.45.tgz","_integrity":"sha512-aC8UNaq3JcORnEUIwV945iJuvBwi65tjHVDU3v6mOcqik7WAzHVCJ7cwmkkipsHrWysrB5YvGF1q9S1vIph83w==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.2.3","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"20.10.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-web3":"^0.14.3","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.11.45_1702803686827_0.3226123333007682","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"hardhat-deploy","version":"0.12.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.12.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"99d0169c5e62e835b34a1c702137a0ecffc27ef9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.12.0.tgz","fileCount":164,"integrity":"sha512-VNc+eCFfHjr1aNM8nKFG7Z2PJzviOwEIuyB5Eo911K7PDBOoA0VfDlm3i9Tf6dlHAQtMLya3FsUW+occmianPA==","signatures":[{"sig":"MEYCIQC380KNQqkhbmGDT0fnYPoSontcmiUefjb45KGSXd6e2AIhAM2GZQ0uklhV2hcEKBObREVcfphpcClTFZbbBLsnA59e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11888210},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.12.0.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a14fab7aff84230a7262ed38e77bad63/hardhat-deploy-0.12.0.tgz","_integrity":"sha512-VNc+eCFfHjr1aNM8nKFG7Z2PJzviOwEIuyB5Eo911K7PDBOoA0VfDlm3i9Tf6dlHAQtMLya3FsUW+occmianPA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.2.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.19.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.12.0_1709234939799_0.812370098253548","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"hardhat-deploy","version":"0.12.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.12.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"6376ce50c152cba55ef5d184765ab7d12d39f245","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.12.1.tgz","fileCount":164,"integrity":"sha512-ayPJqBCElzPeiwdHUEV0rKQ6NvKStjQAxCqCPlsavQVaxl7uZUHt/d+XbLqglVFqOOpHHs6L9K4W1vxPbsOy5Q==","signatures":[{"sig":"MEQCIFcz42Vrw+2knNpGbhMAf2TtOd92gbFq666xNNo2sdz0AiBtx0WxUQMxwfGO4TONceSoMx7pChwClrTexVu4b5Zrzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11888520},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.12.1.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/472adfc4b7f363867925ac91b7e15378/hardhat-deploy-0.12.1.tgz","_integrity":"sha512-ayPJqBCElzPeiwdHUEV0rKQ6NvKStjQAxCqCPlsavQVaxl7uZUHt/d+XbLqglVFqOOpHHs6L9K4W1vxPbsOy5Q==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.2.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.19.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.12.1_1709235087967_0.9748551865534685","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"hardhat-deploy","version":"0.12.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.12.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"1067bd0af61a65287bcf2a0ba7711ca1b54be2f6","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.12.2.tgz","fileCount":164,"integrity":"sha512-Xp/4Lb5lC/j3kvitaWW5IZN5Meqv5D3kTIifc3ZwBoQtFLN26/fDfRV6MWAAcRO9gH64hZVokvtcDdl/fd7w3A==","signatures":[{"sig":"MEUCIQDJXrUm8WL7mP1YtG5MPd/4QcfnWeocjPlsWoGidL6o0QIgKGdNoXPcC8CymOpkfmf2l78/D4eCsWG8cgnW17MwrFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11889897},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.12.2.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/712c6ff2d18f7314b9b6929447e01c3b/hardhat-deploy-0.12.2.tgz","_integrity":"sha512-Xp/4Lb5lC/j3kvitaWW5IZN5Meqv5D3kTIifc3ZwBoQtFLN26/fDfRV6MWAAcRO9gH64hZVokvtcDdl/fd7w3A==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.2.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.19.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.12.2_1710356389793_0.08052331013877234","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"hardhat-deploy","version":"0.12.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.12.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"92ecaf01adecdbc4e74d1cf48e3e14ebda4bbd50","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.12.3.tgz","fileCount":164,"integrity":"sha512-k+R91v7IlvGkMPZ5kSOsZ8RtCcfopCree9D/bgS4h+BtMoTVfxLFmHekja430OBuinrPMvWbMDR7hpO1l+wQwA==","signatures":[{"sig":"MEUCIQCUngc5qVIuYaoWI5l0sSEELMi9w31B8dfFP0GiJalHNAIgNGO97XesOmRBSMRnC7sKvrJ1nUTEY/bXr03H+iOkH8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11891777},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.12.3.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/8969c0723c9c5d929560dd72ef3f8012/hardhat-deploy-0.12.3.tgz","_integrity":"sha512-k+R91v7IlvGkMPZ5kSOsZ8RtCcfopCree9D/bgS4h+BtMoTVfxLFmHekja430OBuinrPMvWbMDR7hpO1l+wQwA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.2.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.19.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.12.3_1714203379317_0.06051878554529466","host":"s3://npm-registry-packages"}},"0.12.4":{"name":"hardhat-deploy","version":"0.12.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.12.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"5ebef37f1004f52a74987213b0465ad7c9433fb2","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.12.4.tgz","fileCount":164,"integrity":"sha512-bYO8DIyeGxZWlhnMoCBon9HNZb6ji0jQn7ngP1t5UmGhC8rQYhji7B73qETMOFhzt5ECZPr+U52duj3nubsqdQ==","signatures":[{"sig":"MEUCIQCUOF+B5Rhp0G7183Qxy0OxRbZrmGDjjYO5XCDzD4ccUAIgQ8+J3udUlnrbmFyzd3BCUbhT7x5s71YN8Qd1mWUUpWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11893622},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.12.4.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5f5f82a6c5b95093d79c736c8f7811df/hardhat-deploy-0.12.4.tgz","_integrity":"sha512-bYO8DIyeGxZWlhnMoCBon9HNZb6ji0jQn7ngP1t5UmGhC8rQYhji7B73qETMOFhzt5ECZPr+U52duj3nubsqdQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.2.4","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"18.19.1","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.12.4_1714287063404_0.43365598628090973","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"hardhat-deploy","version":"0.13.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.13.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"8a8ffd9d020d119cb90f9955792dc8b99e765915","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.13.0.tgz","fileCount":194,"integrity":"sha512-tGT55vaGIijMYm2nin6ypSfFPLwqsPzKIRZ5yW7/PAyk5Rv0yIKEQNLk8zomMn0vNXR8ral3lf4ociA2u7uxSA==","signatures":[{"sig":"MEQCIGNeFz3K7k10xNEDBRiH0w8MOGtE9jo/KVomjWtXY2HMAiBT+bHyN2NGBXTaqJOUCh7cUJe5cX8TYqDmSysJ1dJPRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11952692},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.13.0.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a50c7a7b12d2f90ec0084d0bc5502fee/hardhat-deploy-0.13.0.tgz","_integrity":"sha512-tGT55vaGIijMYm2nin6ypSfFPLwqsPzKIRZ5yW7/PAyk5Rv0yIKEQNLk8zomMn0vNXR8ral3lf4ociA2u7uxSA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.8.3","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.9.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.8.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.13.0_1728719671484_0.7756359096559808","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"hardhat-deploy","version":"0.14.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.14.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"4897bd50c93b3a9ce135728f84fd4a1736469f6b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.14.0.tgz","fileCount":188,"integrity":"sha512-jZm0bJGHeH7dEyCzz69hsS8HlNNLJLjXDQVlStczulf54vYJUfRvZ+t3x20QsdXQoXUe6Qujlp8cKbx6JjFpZw==","signatures":[{"sig":"MEQCIHJqbbqKeTc0N6YmP0jACLbQugE3cj28BUd39niO1vSwAiALlTpueyhFmdaw87JoJxZKoFpQ4L9pJFgcFvI/H7HboQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11929324},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.14.0.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/f6ea73376609bb92995cc5bf404a7ce7/hardhat-deploy-0.14.0.tgz","_integrity":"sha512-jZm0bJGHeH7dEyCzz69hsS8HlNNLJLjXDQVlStczulf54vYJUfRvZ+t3x20QsdXQoXUe6Qujlp8cKbx6JjFpZw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.8.3","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.9.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.16.0","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.14.0_1729237763424_0.6735542457095145","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"hardhat-deploy","version":"0.14.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@0.14.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"18c661545f4c8286feb109e2028fc41fc6dd7364","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.14.1.tgz","fileCount":188,"integrity":"sha512-hfho8XtlWqCi/xV2y+z3gBzkCcEP8o5smx6IS1X1ar8gL1ocRulD0kVl5rfZtNLdPjvXa77EtvhBgGAeDQsoOA==","signatures":[{"sig":"MEYCIQDNO1Xe5wV1zL8HTBU7BxVaxbDFwLjE8HPqbw6MNmO1kwIhAIJ1TR7mjaf15SQWUVs4hzCrol4V1VI7apZj7SlPjPNP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11930231},"main":"dist/src/index.js","_from":"file:hardhat-deploy-0.14.1.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/de91b5b18d7b786218d9257fa6a1b9de/hardhat-deploy-0.14.1.tgz","_integrity":"sha512-hfho8XtlWqCi/xV2y+z3gBzkCcEP8o5smx6IS1X1ar8gL1ocRulD0kVl5rfZtNLdPjvXa77EtvhBgGAeDQsoOA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.9.2","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.14.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.22.18","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_0.14.1_1741674044630_0.7362593258423311","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"hardhat-deploy","version":"1.0.0","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@1.0.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"c509db2c5f67b5be2ded3856d1dc06bdf76d77ab","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-1.0.0.tgz","fileCount":188,"integrity":"sha512-aS38Rq54ZkQ5cM+HbfDE1M3nH/fyCWGq0w9tQjodi7Q5HXNZJ5cbL3V0Kj+XWiJmhoO1yE8dSZUas9azCUg7rA==","signatures":[{"sig":"MEQCIHKQF84MZvbuO/bfAB177OpTEjJ8qc1BBjEhJNSRk90jAiAdfmfvUDP9M+APB++I0i6YBD1YGDDXnRva0P7q0ETeLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11930230},"main":"dist/src/index.js","_from":"file:hardhat-deploy-1.0.0.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/329faec37ca35dbd98a4e4ba2b929461/hardhat-deploy-1.0.0.tgz","_integrity":"sha512-aS38Rq54ZkQ5cM+HbfDE1M3nH/fyCWGq0w9tQjodi7Q5HXNZJ5cbL3V0Kj+XWiJmhoO1yE8dSZUas9azCUg7rA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.9.2","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.14.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.22.18","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_1.0.0_1741781941990_0.7450853737079242","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.0":{"name":"hardhat-deploy","version":"2.0.0-next.0","_id":"hardhat-deploy@2.0.0-next.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"21cb1d2a16745ac998069cd62c4123778f2448ae","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.0.tgz","fileCount":51,"integrity":"sha512-V5ga+gLBRvDlT6sfXF0iaHDrlyKh7VmcUpMOnlv+arejRFWy8CW9TeEDcg4fmxdTNPlvNwhkkMnBdMBcxCRJmw==","signatures":[{"sig":"MEQCIA8rVfKo09SCSt86MHA4bl9gPuId02AhbzKUUPhrsj93AiBW3+srvP8htQ9xSnTODmgCoSYHqmJuL7Ed176rXYkaKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62160},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.0.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/6da9a12773b307f4bb98f7fdc38ef8e7/hardhat-deploy-2.0.0-next.0.tgz","_integrity":"sha512-V5ga+gLBRvDlT6sfXF0iaHDrlyKh7VmcUpMOnlv+arejRFWy8CW9TeEDcg4fmxdTNPlvNwhkkMnBdMBcxCRJmw==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.0_1741782667253_0.7238170626056728","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.1":{"name":"hardhat-deploy","version":"2.0.0-next.1","_id":"hardhat-deploy@2.0.0-next.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"047ec0475f3d5138ec4d9e362fda59a2a70408b1","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.1.tgz","fileCount":51,"integrity":"sha512-2tGcVrXg2X1uCHvIwzPGxybISBcZCZWmgCawCTqQufsSsd0ZDmJlh1hegVKbc2WJkf1qU+HBHS9Y5b3CdaClLA==","signatures":[{"sig":"MEUCIQCRLJTZj2vhj6C0UisgxrxkZeR/46AhynpQYyh+YtSLxwIgVHm/ca/2O0tN61+t+a7frn9KG82Yk7wM8hdAQnAwX6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71675},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.1.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/edf687d14b66d900c0b205a93e1342d6/hardhat-deploy-2.0.0-next.1.tgz","_integrity":"sha512-2tGcVrXg2X1uCHvIwzPGxybISBcZCZWmgCawCTqQufsSsd0ZDmJlh1hegVKbc2WJkf1qU+HBHS9Y5b3CdaClLA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.1_1741786559855_0.4646608604499498","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.2":{"name":"hardhat-deploy","version":"2.0.0-next.2","_id":"hardhat-deploy@2.0.0-next.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"f81b8b37db408446df47351ab8c5b4ef88e1bc9c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.2.tgz","fileCount":51,"integrity":"sha512-hXgFfrc3zXsPCm84+siGKIVLqaF1M99jiQDr/eb1e6eSTYg0QC2nPvXibOrcrsBUir4YuyKMxUhX3Tu2HEF0VQ==","signatures":[{"sig":"MEUCIQCQSQN8T4dbTZp8r/4gXl4VNNtvm8i25SBJn0YPiNZvfwIgabRJ4Feo4wkol1VmHaY3Ar2QhsgfFAo4eDh55TZwzR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72270},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.2.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/c8b00b31443015bf30acf5960f0fcab3/hardhat-deploy-2.0.0-next.2.tgz","_integrity":"sha512-hXgFfrc3zXsPCm84+siGKIVLqaF1M99jiQDr/eb1e6eSTYg0QC2nPvXibOrcrsBUir4YuyKMxUhX3Tu2HEF0VQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.2_1741787567761_0.2691371411679131","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.3":{"name":"hardhat-deploy","version":"2.0.0-next.3","_id":"hardhat-deploy@2.0.0-next.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"4afab14a786031cbbaf7429aedecb7cf569a95e2","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.3.tgz","fileCount":51,"integrity":"sha512-+Knrkul0sG6fb/9XpXiGOWlEPcUWygOQjcqzfXQY3lkcDjAZu6DwaR4NACrdsl6eSI/gWR3LlM1q6qkfE4fO0w==","signatures":[{"sig":"MEYCIQDJH7z8JEysVeY3SqGytsyqTpBRj8/iENfS/SOcCdZ5VAIhAMp1DEjE5+6sp07Cz995H1qHqnfDLwoGRJnjO/kEC9/b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72310},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.3.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/f3c8486583d43cca05dc35d848d13c10/hardhat-deploy-2.0.0-next.3.tgz","_integrity":"sha512-+Knrkul0sG6fb/9XpXiGOWlEPcUWygOQjcqzfXQY3lkcDjAZu6DwaR4NACrdsl6eSI/gWR3LlM1q6qkfE4fO0w==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.3_1741787748478_0.9595536139813137","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.4":{"name":"hardhat-deploy","version":"2.0.0-next.4","_id":"hardhat-deploy@2.0.0-next.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"c5d66b3c5cc765e49679b2523b6a0d6d28fa3b22","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.4.tgz","fileCount":51,"integrity":"sha512-KAvayn31r/dKrXwRNXvkhvO1kVqR5JygByXTwJH6BwisylYKzwsyXC489YsGqL6zwgV6orvng2fR/sHQijd9MQ==","signatures":[{"sig":"MEQCIH5iSNgIv9JGWoumvTdFDKbF2hlZ+YTqCIpla2z4pgARAiBItnCwm+7NYrK+SbEyiJg46OohSuElJ+DXQUqqEOWC2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72354},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.4.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5a3f52c22f1158eab5017350355f1488/hardhat-deploy-2.0.0-next.4.tgz","_integrity":"sha512-KAvayn31r/dKrXwRNXvkhvO1kVqR5JygByXTwJH6BwisylYKzwsyXC489YsGqL6zwgV6orvng2fR/sHQijd9MQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.4_1741788202552_0.9463665622580681","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.5":{"name":"hardhat-deploy","version":"2.0.0-next.5","_id":"hardhat-deploy@2.0.0-next.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"e3f86772335cfcbfaccd35a29f963cf69d590d7b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.5.tgz","fileCount":51,"integrity":"sha512-KqypT/7H+8CUWJT2sQMnwaWHAJXdDRiQqqqvPrZTZI3zDqfKPrEbXRIvM+U9QJ2PrcrGghJZSWLvMDGmiO5UFQ==","signatures":[{"sig":"MEUCIQCg8+tZp/ODq7SM6ulLi8zLHFqS52JTfDuCUFq8ckkIEQIgWGQzs+aV9qqctuWZUMmllD5AU0OqkMZrFECZMuIiKoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72666},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.5.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/dbd606bbe95b94d5fe65cc973fb844a7/hardhat-deploy-2.0.0-next.5.tgz","_integrity":"sha512-KqypT/7H+8CUWJT2sQMnwaWHAJXdDRiQqqqvPrZTZI3zDqfKPrEbXRIvM+U9QJ2PrcrGghJZSWLvMDGmiO5UFQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.1","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.5_1741789169286_0.8209020094118726","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.6":{"name":"hardhat-deploy","version":"2.0.0-next.6","_id":"hardhat-deploy@2.0.0-next.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"f68d175a603071303ff3c30ee1141113a544156c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.6.tgz","fileCount":51,"integrity":"sha512-JReYKlCTxfjmpSvoiW9NXDGCwYb8P/cNym898iytUA7d4ctSfcAvzVeysFmfOVx0iFO06jYEAotwZp4Op6sr+w==","signatures":[{"sig":"MEYCIQCm04uQ+UrsmVqwutBnU3jOxLPVEMBkUIq4iFFTcT9J1gIhAO1I8OmsdTFN2FATMLXtT3fEXMH+f4Tk44SD1pUAYHKP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":73049},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.6.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/13bf397e1df200b56c0df53963182481/hardhat-deploy-2.0.0-next.6.tgz","_integrity":"sha512-JReYKlCTxfjmpSvoiW9NXDGCwYb8P/cNym898iytUA7d4ctSfcAvzVeysFmfOVx0iFO06jYEAotwZp4Op6sr+w==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.7","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.1","typescript":"^5.5.2","@types/node":"^20.14.8"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.6_1741789618352_0.6164213502611335","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"hardhat-deploy","version":"1.0.1","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@1.0.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b66c51143798d9e4d4cd2c2b24ef0b90c7a0b332","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-1.0.1.tgz","fileCount":164,"integrity":"sha512-cpjq9/7H9I5/iJ41b3tPLlG+D5siJ7NlG5GjocH5claUz7xrpCU5gUvx8stMf1fIyUhdM2g/TGOtCCmF64Nq3w==","signatures":[{"sig":"MEQCICAVL4GDVzjEJvP/MmuzXshtwSLoVOf0KYKXsuEBVJGHAiAbWGKnmQ7DkMdz+kOqYxESVQQ2wNgqhHqFKEh0JMyQXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11894721},"main":"dist/src/index.js","_from":"file:hardhat-deploy-1.0.1.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/3f6d8d32d248bd59ca7bb49d6f4a031d/hardhat-deploy-1.0.1.tgz","_integrity":"sha512-cpjq9/7H9I5/iJ41b3tPLlG+D5siJ7NlG5GjocH5claUz7xrpCU5gUvx8stMf1fIyUhdM2g/TGOtCCmF64Nq3w==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.9.2","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.14.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.22.18","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_1.0.1_1741802875702_0.699709786869283","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.7":{"name":"hardhat-deploy","version":"2.0.0-next.7","_id":"hardhat-deploy@2.0.0-next.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"0419019141186729350551d1d8a64216e94965e7","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.7.tgz","fileCount":45,"integrity":"sha512-SVK7WIZLhHzA+06RVZUOGqEf7KtLtUXmmB5oWJR3+Jy4YhPfhnUYjA4TEiiM/lV/h2M8U4oBP781jw3XHxiZLw==","signatures":[{"sig":"MEUCIEgv+6MUQjZCL9/5wttyoOW1cym4TIYK+izvc6C0SWYLAiEA17+VzjQi4N4B0exrok7NVfXFn3K+qgudAxuakFrSvZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50010},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.7.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/7cb6f7e8ebdfe2d5d08078e0de3a8d62/hardhat-deploy-2.0.0-next.7.tgz","_integrity":"sha512-SVK7WIZLhHzA+06RVZUOGqEf7KtLtUXmmB5oWJR3+Jy4YhPfhnUYjA4TEiiM/lV/h2M8U4oBP781jw3XHxiZLw==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-errors":"3.0.0-next.0","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.2","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.7_1741866257290_0.9673502851330453","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.8":{"name":"hardhat-deploy","version":"2.0.0-next.8","_id":"hardhat-deploy@2.0.0-next.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"cc92b027c510a20d83a6dc510f6e55db433f83da","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.8.tgz","fileCount":45,"integrity":"sha512-vLeN2cIjKZO66P0V2R/WHXZVScUbcKuuwlHSYSuFXyvUGE29gi5iQ7pyjeAom3pU07Z5p8bQDmCTeUJSavpbzg==","signatures":[{"sig":"MEQCIDmxHL9aVBp3PqOekf5nhrKK4gxx9zacjf17iVuNbCozAiA0aiM5HF/CKbqZRJS5P8zM4fL+NaQA7iqyb/rv71ATsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52380},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.8.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/deada2f7a5b4380ecb5d6b24b83d3478/hardhat-deploy-2.0.0-next.8.tgz","_integrity":"sha512-vLeN2cIjKZO66P0V2R/WHXZVScUbcKuuwlHSYSuFXyvUGE29gi5iQ7pyjeAom3pU07Z5p8bQDmCTeUJSavpbzg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.3","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.8_1741880427757_0.5921970869574424","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.9":{"name":"hardhat-deploy","version":"2.0.0-next.9","_id":"hardhat-deploy@2.0.0-next.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"de4d2f8527b5b7604a107ed4bbde355b0615b9eb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.9.tgz","fileCount":45,"integrity":"sha512-2ztbS+TlB5M/HTELNwqk/aMOWy/jwVeXBnmuW2/Qjzjj65yPxYj1PwCys+gcdr+/C78JlS3t28StjsRNLaJVYA==","signatures":[{"sig":"MEYCIQCjvvkLDvX9lLi/zzoYROrTakpGHL6hcRrFl+ddeIm3rwIhALACF5tZcyDbm+9d/0ZGX0ZO9RiD5CHLm2IkSErJaqv5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52437},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.9.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/382110bdb1f6f87d0a2a3ff259f10cb9/hardhat-deploy-2.0.0-next.9.tgz","_integrity":"sha512-2ztbS+TlB5M/HTELNwqk/aMOWy/jwVeXBnmuW2/Qjzjj65yPxYj1PwCys+gcdr+/C78JlS3t28StjsRNLaJVYA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.3","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.9_1741881877448_0.8047760198103564","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.10":{"name":"hardhat-deploy","version":"2.0.0-next.10","_id":"hardhat-deploy@2.0.0-next.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"2a470203b10009ad6122591b5249f065390af7d9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.10.tgz","fileCount":45,"integrity":"sha512-uqjaK3PmM8vEWx+yXWQW5gcMgSuC9iKjdzZtc/1mYhqvJcaOuGteQYRT7KxOP0KA5DRHea3KW7GqKH+lHydj+g==","signatures":[{"sig":"MEYCIQDvR6TmPykBN9vcjKTVdN6l7ZzDXe9eMc3fJXQQM3EcMAIhAMjBGkPlxxxP58RAz1261hC5893KndxgzR2/oWi4SmWe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56543},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.10.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ec87b16519c701319ec91be6d562d243/hardhat-deploy-2.0.0-next.10.tgz","_integrity":"sha512-uqjaK3PmM8vEWx+yXWQW5gcMgSuC9iKjdzZtc/1mYhqvJcaOuGteQYRT7KxOP0KA5DRHea3KW7GqKH+lHydj+g==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.3","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.10_1741883849220_0.27656133875920963","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.11":{"name":"hardhat-deploy","version":"2.0.0-next.11","_id":"hardhat-deploy@2.0.0-next.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"ad085e6ad30de7e5ba55d23a1523168adf0fd89e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.11.tgz","fileCount":45,"integrity":"sha512-u1yP22WPLyqcfLB8kh6qvrzSqePF6mynpyc2hhqNEy5R9JRRB2Vsm/u/7wzqpffvSBcsWfysRsiriymZr4GsuA==","signatures":[{"sig":"MEQCIGtwILbTTS1P0NktJgQT0OKI1QlWHRHrsje5kz9S8TlQAiB+E4s0cCDoEh4kr1i9Ce2n+a1NZ9LsCnKwmkEnvHU1fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56543},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.11.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e4fd288c0bc3f11f04248cd4eb5f9982/hardhat-deploy-2.0.0-next.11.tgz","_integrity":"sha512-u1yP22WPLyqcfLB8kh6qvrzSqePF6mynpyc2hhqNEy5R9JRRB2Vsm/u/7wzqpffvSBcsWfysRsiriymZr4GsuA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.4","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.11_1741886347934_0.9481623475182428","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.12":{"name":"hardhat-deploy","version":"2.0.0-next.12","_id":"hardhat-deploy@2.0.0-next.12","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"579072165f85970ce27cc93b9393926fa8b33f95","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.12.tgz","fileCount":46,"integrity":"sha512-ORx2RRdGrPgY+nmxdey/7C32FnmR6uXJvr+e6IvmWkTQcIuoC5GNGwTc2oEAuFIBUnxBSdYXBkZHDD7H2m/X2g==","signatures":[{"sig":"MEQCIA3HzKXdcHmTKsru8ppZp/v8gLAvfKozGS+ZOPfgW6KoAiBS9q19ZXJjUBxWOTqolFOW/gT+xiPnfuHQnbenGYDMCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58088},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.12.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/8f91d6792f22c269c0ecbfd8c2c30dac/hardhat-deploy-2.0.0-next.12.tgz","_integrity":"sha512-ORx2RRdGrPgY+nmxdey/7C32FnmR6uXJvr+e6IvmWkTQcIuoC5GNGwTc2oEAuFIBUnxBSdYXBkZHDD7H2m/X2g==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.5","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"1.0.0-next.5"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.12_1742030045308_0.8206671266985253","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.13":{"name":"hardhat-deploy","version":"2.0.0-next.13","_id":"hardhat-deploy@2.0.0-next.13","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"5a07234489496ac160d7565f2d6b4be9b5940502","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.13.tgz","fileCount":46,"integrity":"sha512-GROd42App6O9Xa+EY89LVcPZynet5t2ntoI3d7xqpZMgChL3a/7MTFVq981x5WAYSmHACz1DVhAVcU9FBm93dA==","signatures":[{"sig":"MEYCIQDhprw5qX6Ki4tm2Ow9w91jRRMLfQTZOuS36d067JyYXwIhAIZa+zVeExX0mEZF9K/pbz1G3lI/jC3YMulKl6dahvm3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58078},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.13.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/62a3586916e1c903a3496214846a4963/hardhat-deploy-2.0.0-next.13.tgz","_integrity":"sha512-GROd42App6O9Xa+EY89LVcPZynet5t2ntoI3d7xqpZMgChL3a/7MTFVq981x5WAYSmHACz1DVhAVcU9FBm93dA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"^0.11.1","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.13_1742060800780_0.8904206179379139","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.14":{"name":"hardhat-deploy","version":"2.0.0-next.14","_id":"hardhat-deploy@2.0.0-next.14","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"4d257eadd53200e6f27daaebf91fb8df7a37080f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.14.tgz","fileCount":46,"integrity":"sha512-VZcmj2uXlcqs38CvPhRoOSu5givRDAm2mqaqTg87GTdMjLM/GgngRjkxDDlI0o3jUPzJOcx9XAO1ODj+V2f5pg==","signatures":[{"sig":"MEUCIHw50LlDf4Fe77Zx1A3ZYzt1s49kDAGoG5TXnOx2ryBgAiEAvgQNwmzNJBMNW3kwSBTGw5P0LtBmhiHzmZ0KQHjhK9M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60444},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.14.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a20205c09ec85b296f5a47714ef0d311/hardhat-deploy-2.0.0-next.14.tgz","_integrity":"sha512-VZcmj2uXlcqs38CvPhRoOSu5givRDAm2mqaqTg87GTdMjLM/GgngRjkxDDlI0o3jUPzJOcx9XAO1ODj+V2f5pg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"^0.11.2","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.14_1742139630311_0.1278660553338351","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.16":{"name":"hardhat-deploy","version":"2.0.0-next.16","_id":"hardhat-deploy@2.0.0-next.16","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"0327fa9adb777ab584210b10e02cbae770eeb88c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.16.tgz","fileCount":46,"integrity":"sha512-5oq/YdGr/vasnFipgFkzHlY45llYJ9e+loz6pzNDKdNPUORf1vDacW5V5tTdnMNtGKjP7iV6D6AwAXlXjio6/w==","signatures":[{"sig":"MEQCIDoRuISG2hWKBteMhik61NgraUwHCfKXQPzNLj7V3vm9AiAbKuZT/fAiiOX+/iw6DPeMB+FO38X6Ue7cBVhXpGvK1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60196},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.16.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/3bb9ee4e2b5fac0a0441985dbfd371fa/hardhat-deploy-2.0.0-next.16.tgz","_integrity":"sha512-5oq/YdGr/vasnFipgFkzHlY45llYJ9e+loz6pzNDKdNPUORf1vDacW5V5tTdnMNtGKjP7iV6D6AwAXlXjio6/w==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"^0.11.3","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.16_1742205481728_0.17201451851243976","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.17":{"name":"hardhat-deploy","version":"2.0.0-next.17","_id":"hardhat-deploy@2.0.0-next.17","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"d748d452b7be04165d8269394fd881a1b0f080b7","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.17.tgz","fileCount":46,"integrity":"sha512-T2PmJn19Zz3pglZ1ZDy8rCHlHaNbvRk56KTApYZ7eRXEi2axZ7fPcfSza+Dnr8Dwcq/rO05/MJE8kLCWBll8Dg==","signatures":[{"sig":"MEQCIHCRnAAWYZ5RVTT7JaXRu5lr2KgEqPMoBj4WJpq95fVFAiBCjIwpI7T0zxI1t3g14mOT7mTfedfY6044lfSXNBuYrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60196},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.17.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/eb9774b1c60b738087c497c8caad5ed7/hardhat-deploy-2.0.0-next.17.tgz","_integrity":"sha512-T2PmJn19Zz3pglZ1ZDy8rCHlHaNbvRk56KTApYZ7eRXEi2axZ7fPcfSza+Dnr8Dwcq/rO05/MJE8kLCWBll8Dg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.1","rocketh":"^0.11.5","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.1","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.17_1742231989955_0.14407526968659234","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.18":{"name":"hardhat-deploy","version":"2.0.0-next.18","_id":"hardhat-deploy@2.0.0-next.18","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"3b6dd550a1e08cf1914fcff8fccd2aed0dcaabb1","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.18.tgz","fileCount":46,"integrity":"sha512-uLw7lx8hVD8ZYWqlwBo0luTN0AI/WM1FK80kahD3TeChayiI/W7GXIa/PO4mgcuAI1J/a6Hhceu9RW630eHVow==","signatures":[{"sig":"MEYCIQD6JgyfKs/UtJVclo3uMD/7znV+bmqvyQ9Hlrmfw5ghLQIhAJBKeWMa0+ERUw8nb6LrdNJstnrpmM4Yv5qIRfZPY1k9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59896},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.18.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e2fa23ce85ce0973325333a37479273b/hardhat-deploy-2.0.0-next.18.tgz","_integrity":"sha512-uLw7lx8hVD8ZYWqlwBo0luTN0AI/WM1FK80kahD3TeChayiI/W7GXIa/PO4mgcuAI1J/a6Hhceu9RW630eHVow==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.2","rocketh":"^0.11.5","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.2","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.18_1742479692010_0.6731307794130861","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.19":{"name":"hardhat-deploy","version":"2.0.0-next.19","_id":"hardhat-deploy@2.0.0-next.19","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"d506c7d92713768f124137ef0aeec48f63bde392","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.19.tgz","fileCount":46,"integrity":"sha512-V6sdNTgIPLRAGzf9k9IE8uBFG78difQQlqOGWQYZ3MPD+aWHQ43ShT6mYn4pXc5Fpv/OAqs4Hxy0F0xdDony/A==","signatures":[{"sig":"MEUCIAITgRzXL204sXvOJwR9ri8CfBTRA0v0r9fthbJLa9X+AiEAlOudQJVYnTQYb/f3oDETcxeT7yjKvKx2nMh+xrvGFkA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59976},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.19.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e8fee3361de55a3c39171ed6d0ee7f4b/hardhat-deploy-2.0.0-next.19.tgz","_integrity":"sha512-V6sdNTgIPLRAGzf9k9IE8uBFG78difQQlqOGWQYZ3MPD+aWHQ43ShT6mYn4pXc5Fpv/OAqs4Hxy0F0xdDony/A==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.2","rocketh":"^0.11.9","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.2","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.19_1742539942856_0.6674886769569066","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.20":{"name":"hardhat-deploy","version":"2.0.0-next.20","_id":"hardhat-deploy@2.0.0-next.20","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"1136ac508d836a128a3a916902750a77b37b533c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.20.tgz","fileCount":46,"integrity":"sha512-XD9FHGJm70dYspDT2345ZTyhkvjQnzrTbZcIupKr8zVX6Ms/IzyTv6GIWsIm2uaYHVl16itfsNqJJqWzd4OCSg==","signatures":[{"sig":"MEUCIFQ/FXoP2UcEEq0CHlRiifa1rITwAzeeGPUev3kpmpeGAiEAsOgoRSfYdazNLHlVsswqHD32P73pMTXsCV9FCM8XwRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59969},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.20.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/38a26b679458eba7098096d11853196a/hardhat-deploy-2.0.0-next.20.tgz","_integrity":"sha512-XD9FHGJm70dYspDT2345ZTyhkvjQnzrTbZcIupKr8zVX6Ms/IzyTv6GIWsIm2uaYHVl16itfsNqJJqWzd4OCSg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.2","rocketh":"^0.11.9","typescript":"^5.5.2","@types/node":"^22.13.10","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.2","rocketh":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.20_1742630138683_0.5052908131943108","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.21":{"name":"hardhat-deploy","version":"2.0.0-next.21","_id":"hardhat-deploy@2.0.0-next.21","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"1c78dcd5437f9245fbe78b6d043ce65fb5e2b7c9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.21.tgz","fileCount":46,"integrity":"sha512-pRaUxf++DFiqwvFWDBYDSaWZwZjXNPgmE50U1Q7TnMOhp9uBQDGTlAR5yiWxaa9//7ppx2D+cPP4XEtm0WUYXA==","signatures":[{"sig":"MEQCIEP6Sd0p+jduJSAaqVVxKRZAVjKIOA7pB03IQNmhwU6uAiBK412FjTtzaDGfyopIOAxnO7a0QYneyWyS0/C2F9c04A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59971},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.21.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5d25b4a7cdeae7875b8314fb405a4399/hardhat-deploy-2.0.0-next.21.tgz","_integrity":"sha512-pRaUxf++DFiqwvFWDBYDSaWZwZjXNPgmE50U1Q7TnMOhp9uBQDGTlAR5yiWxaa9//7ppx2D+cPP4XEtm0WUYXA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.2","rocketh":"^0.11.14","typescript":"^5.5.2","@types/node":"^22.13.13","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.2","rocketh":"^0.11.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.21_1742828984732_0.451130075676452","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.22":{"name":"hardhat-deploy","version":"2.0.0-next.22","_id":"hardhat-deploy@2.0.0-next.22","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"f29163c008719ca8581a4a35c06a92b3889207d3","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.22.tgz","fileCount":46,"integrity":"sha512-Ya3yvr1Ftk1txtaQMbwbpDs21hpD8uzxjDFYJDrN/FXhzgN/Ya/pvuCBWyFeP6eGB/zHyduvIg1vAHUtyojqkQ==","signatures":[{"sig":"MEYCIQCgeMogNVyrcylEVdWCSNeV1UTMPWfd5mLTKkwnCpdJwAIhAKOFo5zHrIJUDjXsUsCm790wyoZsqiZq1Um3CYc6Vbfy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59971},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.22.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/b3a903d69f87fb2ff3329e8c0595623f/hardhat-deploy-2.0.0-next.22.tgz","_integrity":"sha512-Ya3yvr1Ftk1txtaQMbwbpDs21hpD8uzxjDFYJDrN/FXhzgN/Ya/pvuCBWyFeP6eGB/zHyduvIg1vAHUtyojqkQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.2","rocketh":"^0.11.15","typescript":"^5.5.2","@types/node":"^22.13.13","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.2","rocketh":"^0.11.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.22_1742829519124_0.533074557280732","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.23":{"name":"hardhat-deploy","version":"2.0.0-next.23","_id":"hardhat-deploy@2.0.0-next.23","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"4aa212555ac6c7a3f43515cc8f0360e6391cb42f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.23.tgz","fileCount":46,"integrity":"sha512-ILHrUKEkqgMTKJnscnJEaSKsrDQWdrUkUIvuSYY681icC87rD+/oAK/8fy/GON+AMAELOltOe+lvj1Gc+inNwg==","signatures":[{"sig":"MEYCIQDoAyXZRNk5oy5IGzcwY5yxrKurqn8CjE3mTonQmwcVbQIhAN8iepwM9XLDCuBXVOMH9qiYSpSp3LKyWSlU/mCaTcTt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59971},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.23.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/bb18a9283f3361c7888e2f02b430b506/hardhat-deploy-2.0.0-next.23.tgz","_integrity":"sha512-ILHrUKEkqgMTKJnscnJEaSKsrDQWdrUkUIvuSYY681icC87rD+/oAK/8fy/GON+AMAELOltOe+lvj1Gc+inNwg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"^3.0.0-next.2","rocketh":"^0.11.15","typescript":"^5.5.2","@types/node":"^22.13.13","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.2","rocketh":"^0.11.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.23_1743694843356_0.4338552323136906","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"hardhat-deploy","version":"1.0.2","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@1.0.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"b78b2871a15230f990702fde4da0600bf863446a","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-1.0.2.tgz","fileCount":164,"integrity":"sha512-FCeoGpYLQiGjROURihth6Qye+GWvRqalGbRsCTW33canhAS4g6mJEILbkWbWF8P2cPWgcpxe3cCJksk6n+oD7Q==","signatures":[{"sig":"MEYCIQCveui2t8JkFk1nn+jdBudNj9ffQFDYO9gbrROGn1Ne/AIhALZSgdEzHatN/b33+XPRq/pgaAcqwGRGG93Um4wIsHMO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11895009},"main":"dist/src/index.js","_from":"file:hardhat-deploy-1.0.2.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/977bf57e7be959ffbee3bcab000ddc99/hardhat-deploy-1.0.2.tgz","_integrity":"sha512-FCeoGpYLQiGjROURihth6Qye+GWvRqalGbRsCTW33canhAS4g6mJEILbkWbWF8P2cPWgcpxe3cCJksk6n+oD7Q==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.9.2","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.14.0","dependencies":{"qs":"^6.9.4","axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","@types/qs":"^6.9.7","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.22.18","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.3.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_1.0.2_1743877002890_0.14429318207545427","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.24":{"name":"hardhat-deploy","version":"2.0.0-next.24","_id":"hardhat-deploy@2.0.0-next.24","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"c5f6540a487a69badb1ba2bdff3b15f4dfb79b00","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.24.tgz","fileCount":47,"integrity":"sha512-oL1Gfq4GDNBaZX/mLDH2+hUGho3RiL1l73l2YiYyRDwPvPBuhwn/geMPnahS2uS0xMgJIxrJxYG1fxXsUT10eg==","signatures":[{"sig":"MEYCIQDwUAxSEtThMd6WMy+8elnjG5VtSJZITbHnBZ+JSDTImQIhANtbMvYByDW4YBX8CTWgIE3E7imlM6N1kiB/6HT2RCay","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85348},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.24.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/9c2a71c19993a6c03740f8f8ca0b3222/hardhat-deploy-2.0.0-next.24.tgz","_integrity":"sha512-oL1Gfq4GDNBaZX/mLDH2+hUGho3RiL1l73l2YiYyRDwPvPBuhwn/geMPnahS2uS0xMgJIxrJxYG1fxXsUT10eg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.4","rocketh":"^0.11.17","typescript":"^5.8.3","@types/node":"^22.14.1","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.4","rocketh":"^0.11.17"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.24_1744465958426_0.5686920317709034","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.25":{"name":"hardhat-deploy","version":"2.0.0-next.25","_id":"hardhat-deploy@2.0.0-next.25","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"b17662625d1568497fa4bdd81252819b0e051379","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.25.tgz","fileCount":47,"integrity":"sha512-Gls0vX2jhXqWObl0lCkpsOZj8kjSS53k397/REGzvAzw8/RjL4pMHmJqs6dXpL/eWaq7RLc/nWTuHWqQAm7Dsg==","signatures":[{"sig":"MEYCIQCbB36j51kHskaBnUOhBV3wgxiyANnYRCuO9dwkIZmxvwIhAKhXPGxo+XHDQdebRuiecXaUPDd1S+hzepgwkVASDuGL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85920},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.25.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ca89d07676f28dea2abe3d921349a222/hardhat-deploy-2.0.0-next.25.tgz","_integrity":"sha512-Gls0vX2jhXqWObl0lCkpsOZj8kjSS53k397/REGzvAzw8/RjL4pMHmJqs6dXpL/eWaq7RLc/nWTuHWqQAm7Dsg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.24.2","debug":"^4.4.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.4","rocketh":"^0.11.17","typescript":"^5.8.3","@types/node":"^22.14.1","set-defaults":"^0.0.5","@changesets/cli":"^2.28.1"},"peerDependencies":{"hardhat":"^3.0.0-next.4","rocketh":"^0.11.17"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.25_1744786441014_0.5900962249222028","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.26":{"name":"hardhat-deploy","version":"2.0.0-next.26","_id":"hardhat-deploy@2.0.0-next.26","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"f3d4f95dd44987c95232367bedaefdb00abd65f9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.26.tgz","fileCount":58,"integrity":"sha512-MPpRy9PaLIokFlUa/oVyLJoKTYaZTl2Omu92l2FjoNgaRnpld0CQGAGLiKGvRL2+5LqZQ2DfqH/KqExX6GR9aA==","signatures":[{"sig":"MEUCIQDdEHlXOEbh7M7McIRwAM+TpJRznyy73bKSoGf/yPZe/AIgHN4idBrwYhex6lQ0ccbiKZpO+UQ6Pk28nuAhsFENTRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111257},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.26.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/b6ac30f0d96b032443369df10ad556db/hardhat-deploy-2.0.0-next.26.tgz","_integrity":"sha512-MPpRy9PaLIokFlUa/oVyLJoKTYaZTl2Omu92l2FjoNgaRnpld0CQGAGLiKGvRL2+5LqZQ2DfqH/KqExX6GR9aA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.24.4","debug":"^4.4.1","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.8","rocketh":"^0.11.19","typescript":"^5.8.3","@types/node":"^22.15.18","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0-next.8","rocketh":"^0.11.17"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.26_1747319538926_0.6990348174787493","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.27":{"name":"hardhat-deploy","version":"2.0.0-next.27","_id":"hardhat-deploy@2.0.0-next.27","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"05713b7e3d380e84f80032d582455cd0745037d6","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.27.tgz","fileCount":58,"integrity":"sha512-pS3Eeb17EesNeS2O9yxkDa6d1TrkoUgIbcQ31okkLKufqgXJwI4c7NrDFDi2OhsS3koeCYgGHLntd6gOsC+B6A==","signatures":[{"sig":"MEQCIAjQE3OXWMtlKKfmlzYtkQ+C2TYA2T0by4X8qJhceU0uAiAtCDH1QSbW3zSmAjvMLdyyFvuU1ZAI0uKcznVqN3H0zw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111423},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.27.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/279eab4c0183891ff8e0ea7eb30828b0/hardhat-deploy-2.0.0-next.27.tgz","_integrity":"sha512-pS3Eeb17EesNeS2O9yxkDa6d1TrkoUgIbcQ31okkLKufqgXJwI4c7NrDFDi2OhsS3koeCYgGHLntd6gOsC+B6A==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.24.4","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.8","rocketh":"^0.11.20","typescript":"^5.8.3","@types/node":"^22.15.18","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0-next.8","rocketh":"^0.11.20"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.27_1747321608143_0.06281953584214772","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.28":{"name":"hardhat-deploy","version":"2.0.0-next.28","_id":"hardhat-deploy@2.0.0-next.28","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"017c8b91e3473ec4a049f0860dd110dc014d0bd1","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.28.tgz","fileCount":63,"integrity":"sha512-OsyfhpTzb08a58D0Gvcv715i+eMAFj/8n4gDR9/jqYZlE96aX1dTVk+7rLd/V/qpMVae6cJt1uUMy5EcppyPuQ==","signatures":[{"sig":"MEUCIQD9/BCRL2UwD+byXrONKM97vJpD580aZP18tV1i4HTOVQIgawmDaUUFY4wEaUo+UCXMG+00290RmyUhXZrgV/B2z9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117651},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.28.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/123945339998afd150efea0092a223df/hardhat-deploy-2.0.0-next.28.tgz","_integrity":"sha512-OsyfhpTzb08a58D0Gvcv715i+eMAFj/8n4gDR9/jqYZlE96aX1dTVk+7rLd/V/qpMVae6cJt1uUMy5EcppyPuQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.25.32","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.12","rocketh":"^0.11.20","typescript":"^5.8.3","@types/node":"^22.15.23","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0-next.12","rocketh":"^0.11.20"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.28_1748444331816_0.2797069539471715","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"hardhat-deploy","version":"1.0.3","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@1.0.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"e36af5e8d6388a9302bee313f92ef32152685721","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-1.0.3.tgz","fileCount":164,"integrity":"sha512-fOMkzOBT4EhBEIaClZWmcfmRAENjF3fIHMGQV2n/pZUW//F3JsrUryJqOs4H7/rzsTF5BR9BGDyg1v4i/amWZw==","signatures":[{"sig":"MEYCIQDVP7PEKrTjIt02/GI4OAbcRgr32a1rrThWQhTAxW1gLgIhAMnm7YzHbNxZheJZzADXXZWJ+V3aywskqZtd5CahS4SO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11896460},"main":"dist/src/index.js","_from":"file:hardhat-deploy-1.0.3.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/1d5dca70f9505e8437f0b5718baa97c2/hardhat-deploy-1.0.3.tgz","_integrity":"sha512-fOMkzOBT4EhBEIaClZWmcfmRAENjF3fIHMGQV2n/pZUW//F3JsrUryJqOs4H7/rzsTF5BR9BGDyg1v4i/amWZw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.9.2","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.15.0","dependencies":{"axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","neoqs":"^6.13.0","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.22.18","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.9.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_1.0.3_1749670053208_0.7509078832105169","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.29":{"name":"hardhat-deploy","version":"2.0.0-next.29","_id":"hardhat-deploy@2.0.0-next.29","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"958a99c5ded265e5db81c04d2db4ca4d92679808","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.29.tgz","fileCount":63,"integrity":"sha512-oRQ51jhFSO3J43jsB5T4RZnnNESAfK4YT9VLEDvMkiVmGZkHpUn7c57GDC/4wzYgr87SPQEiOO1PCHE1JrIAtg==","signatures":[{"sig":"MEUCIEXvMmlk52r13DUg34OIGQPWQ2cNZjoYzXqjzwSlzQPAAiEAuufZaVevF6EafCtAVyNmGQNPLUTFZ1v4XahZ4+dHZT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117652},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.29.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/8ece977d8e58918852cd6f1ad3f42849/hardhat-deploy-2.0.0-next.29.tgz","_integrity":"sha512-oRQ51jhFSO3J43jsB5T4RZnnNESAfK4YT9VLEDvMkiVmGZkHpUn7c57GDC/4wzYgr87SPQEiOO1PCHE1JrIAtg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.25.32","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.15","rocketh":"^0.11.20","typescript":"^5.8.3","@types/node":"^22.15.23","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0-next.15","rocketh":"^0.11.20"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.29_1749822839350_0.7416588788416141","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"hardhat-deploy","version":"1.0.4","keywords":["ethereum","smart-contracts","deployment","test","testing","tool","hardhat","hardhat-deploy","hardhat-plugin"],"author":{"name":"wighawag"},"license":"MIT","_id":"hardhat-deploy@1.0.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"dist":{"shasum":"363266e99226d8e3bdf48c5522b9c8cce6584068","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-1.0.4.tgz","fileCount":164,"integrity":"sha512-vl6vYQHDtZmILerAIRERI2AjghLH5gJIcQjNrSldn2SjQdY5Y47umXVll4/ywPzBRlsqdpJfL92PhnQ+1xB+Sg==","signatures":[{"sig":"MEQCIDfIpp8WvC7+ZJuTw4IitZP0gSk0Prp4B/UWMn3oahqNAiA3ZJlOmTDIOf1JS2pYikb9gFQqb2/XsYXmUGNQpWxw4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11889001},"main":"dist/src/index.js","_from":"file:hardhat-deploy-1.0.4.tgz","types":"dist/src/index.d.ts","scripts":{"lint":"eslint \"**/*.{js,ts}\" && solhint src/**/*.sol","test":"mocha --timeout 20000 --exit","build":"tsc","watch":"tsc -w","format":"prettier --write \"**/*.{ts,js,sol}\"","compile":"hardhat compile","lint:fix":"eslint --fix \"**/*.{js,ts}\" && solhint --fix src/**/*.sol","publish:next":"npm publish --tag next","publish:release":"npm publish"},"_npmUser":{"name":"wighawag","actor":{"name":"wighawag","type":"user","email":"npmdev1234567890@gmail.com"},"email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e7c12ff84e5355f05ad2cc838bccb612/hardhat-deploy-1.0.4.tgz","_integrity":"sha512-vl6vYQHDtZmILerAIRERI2AjghLH5gJIcQjNrSldn2SjQdY5Y47umXVll4/ywPzBRlsqdpJfL92PhnQ+1xB+Sg==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"10.9.2","description":"Hardhat Plugin For Replicable Deployments And Tests","directories":{},"_nodeVersion":"22.15.0","dependencies":{"axios":"^0.21.1","chalk":"^4.1.2","debug":"^4.3.2","neoqs":"^6.13.0","ethers":"^5.7.0","chokidar":"^3.5.2","enquirer":"^2.3.6","fs-extra":"^10.0.0","form-data":"^4.0.0","match-all":"^1.2.6","murmur-128":"^0.2.1","zksync-ethers":"^5.0.0","@ethersproject/abi":"^5.7.0","@ethersproject/bytes":"^5.7.0","@ethersproject/wallet":"^5.7.0","@ethersproject/address":"^5.7.0","@ethersproject/solidity":"^5.7.0","@ethersproject/bignumber":"^5.7.0","@ethersproject/constants":"^5.7.0","@ethersproject/contracts":"^5.7.0","@ethersproject/providers":"^5.7.2","@ethersproject/transactions":"^5.7.0","@ethersproject/abstract-signer":"^5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^9.1.0","dotenv":"^10.0.0","eslint":"^7.32.0","hardhat":"^2.22.18","solhint":"^3.3.6","ts-node":"^10.2.1","prettier":"^2.3.2","typescript":"^4.9.5","@types/chai":"^4.2.21","@types/node":"^16.6.2","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","@changesets/cli":"^2.11.1","@types/fs-extra":"^9.0.12","source-map-support":"^0.5.12","eslint-config-prettier":"^8.3.0","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.17","@typescript-eslint/parser":"^4.29.2","@typescript-eslint/eslint-plugin":"^4.29.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_1.0.4_1750686385742_0.354325749057101","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.30":{"name":"hardhat-deploy","version":"2.0.0-next.30","_id":"hardhat-deploy@2.0.0-next.30","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"ed227ab15036915c06caa5f78639c6a45ef26193","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.30.tgz","fileCount":63,"integrity":"sha512-GptOvYDCmGf9pwWkXPiA7kQ9m5rJUXSzPmN31On2WuVvVhb/YS9dchgSh322eef60Exp4kM8e6hufHMfWw2kww==","signatures":[{"sig":"MEUCIQDQD5QL10u9xIFQFynMphWV2yoyU0KX86F2lZB7EljvIAIgfjaoDQ8++I1YzvqAcclxLgYZuDYjQo4mRdGc4kzqKYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117652},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.30.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","actor":{"name":"wighawag","type":"user","email":"npmdev1234567890@gmail.com"},"email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/4baeb0caddf05a91f366421d9986678f/hardhat-deploy-2.0.0-next.30.tgz","_integrity":"sha512-GptOvYDCmGf9pwWkXPiA7kQ9m5rJUXSzPmN31On2WuVvVhb/YS9dchgSh322eef60Exp4kM8e6hufHMfWw2kww==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.25.32","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.18","rocketh":"^0.11.20","typescript":"^5.8.3","@types/node":"^22.15.23","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0-next.18","rocketh":"^0.11.20"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.30_1750839940003_0.6359599166516898","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.31":{"name":"hardhat-deploy","version":"2.0.0-next.31","_id":"hardhat-deploy@2.0.0-next.31","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"8b4432753cd5e04f11c4160c8c3087b2bfed9b20","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.31.tgz","fileCount":63,"integrity":"sha512-VzQ4OZof5dL6bwxTxYeYe+xC53JfuyzAQY91lidohP8+8pBQNhvjSX5zPsIVt34MFU7by+Zh/WZJiGrWd2ciCQ==","signatures":[{"sig":"MEYCIQCLLRgYtF/uznZtPGKO95Zfb3ZFA67aGY0Zdur/JkQ6SwIhAPh2vRSRxKTOT0g3tgGmGv3v3EP4dlSpVQwnVnvb5s7b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117381},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.31.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","actor":{"name":"wighawag","type":"user","email":"npmdev1234567890@gmail.com"},"email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a9465278e351b8092335326669b57201/hardhat-deploy-2.0.0-next.31.tgz","_integrity":"sha512-VzQ4OZof5dL6bwxTxYeYe+xC53JfuyzAQY91lidohP8+8pBQNhvjSX5zPsIVt34MFU7by+Zh/WZJiGrWd2ciCQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.25.32","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0-next.20","rocketh":"^0.11.20","typescript":"^5.8.3","@types/node":"^22.15.23","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0-next.20","rocketh":"^0.11.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.31_1751533898084_0.8321803060627164","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.32":{"name":"hardhat-deploy","version":"2.0.0-next.32","_id":"hardhat-deploy@2.0.0-next.32","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"36e1caf4dbb044f0e6e47f065691585498f3cf62","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.32.tgz","fileCount":63,"integrity":"sha512-uIJtfIat43Y3I90AqveLwK8XNTwwmZd7RUAgZSGF4APc43lIe8KIr0WSUv3YhOVOvzg7Bh2LnUCwqsotMxB1qQ==","signatures":[{"sig":"MEQCIGOe/aWvCyiSbVxbcrsFsPEOmYhHyqaMOwZLcA5DtYIdAiBRgkd/F4IfMhcwci7zRrOE3KcMKlav6yc3fSKGEKcJoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117430},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.32.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e0a47aeb85960fb700100895f6830075/hardhat-deploy-2.0.0-next.32.tgz","_integrity":"sha512-uIJtfIat43Y3I90AqveLwK8XNTwwmZd7RUAgZSGF4APc43lIe8KIr0WSUv3YhOVOvzg7Bh2LnUCwqsotMxB1qQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.25.32","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0-next.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0","rocketh":"^0.11.20","typescript":"^5.8.3","@types/node":"^22.15.23","set-defaults":"^0.0.5","@changesets/cli":"^2.29.4"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.11.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.32_1755123566218_0.5441677912953404","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.33":{"name":"hardhat-deploy","version":"2.0.0-next.33","_id":"hardhat-deploy@2.0.0-next.33","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"731fe7393a17b00aea866b3e4ccc3cc34aa9b170","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.33.tgz","fileCount":63,"integrity":"sha512-Rb2R/OCcCG7hznU8JXBsKsVcNmQofqxXsOtc+emdIKmwMxpNDBZ8dvCLP+tAGBYfKkoZrJw1svliaiKVyQl8Jg==","signatures":[{"sig":"MEYCIQD4V/obT5Hz44Xzu9bWRoapGnzE/PU9vCXKDpSOTphFAQIhALE9+V+p0iQp+MvQY8zJVMIsMMWv4Tz76YCC8A/CaQwR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117419},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.33.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/0687c62360e9c0916cf27917f4ef9cb8/hardhat-deploy-2.0.0-next.33.tgz","_integrity":"sha512-Rb2R/OCcCG7hznU8JXBsKsVcNmQofqxXsOtc+emdIKmwMxpNDBZ8dvCLP+tAGBYfKkoZrJw1svliaiKVyQl8Jg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.0.17","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0","rocketh":"^0.11.20","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.11.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.33_1755645784965_0.7664194657805026","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.34":{"name":"hardhat-deploy","version":"2.0.0-next.34","_id":"hardhat-deploy@2.0.0-next.34","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"2373fcc739c771a9609c41535f37032dea2d5904","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.34.tgz","fileCount":63,"integrity":"sha512-ouv8Lqd6xdbEtzGxeMjnymztJV5SWqcwHIxWhZXH+BdYQCWZoR+LVPAqf58P65IbO1sUczkRUJLIMRC52QP8vQ==","signatures":[{"sig":"MEUCIG3zg5ODSBBM0vxwC4Ii6I4HlYpwJsL9dEVC8s4UK0I8AiEAixc9YYAv7rlvvXtKjiWNVSHZhYbFx8dkxxudoiwk8Ng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118566},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.34.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/dd253883bee6563a5e699b09833a8d23/hardhat-deploy-2.0.0-next.34.tgz","_integrity":"sha512-ouv8Lqd6xdbEtzGxeMjnymztJV5SWqcwHIxWhZXH+BdYQCWZoR+LVPAqf58P65IbO1sUczkRUJLIMRC52QP8vQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.0.17","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0","rocketh":"^0.12.0","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.34_1755793796660_0.23647902482620253","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.35":{"name":"hardhat-deploy","version":"2.0.0-next.35","_id":"hardhat-deploy@2.0.0-next.35","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"c575aeb880de4120a7d5126f591283bf420de7cb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.35.tgz","fileCount":63,"integrity":"sha512-EIs76j3iKHZIPlw+yXjbR033dNZv2KZGcDmOhgUG4bAOuPLHC2XFb4XrTBf1bV7tm+AAMDFmJ+KEYlYp87Re0w==","signatures":[{"sig":"MEUCIQDbmWGOe6whEGeEsgabE8YKzwR9fuWolGHL1zh6MpNUUwIgEi1kMZGb/YL/f43NvkKeKbmciK4psYovqYUk/P4AGo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118566},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.35.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/9fd6b19e07a830fd03c18f9f425e9db1/hardhat-deploy-2.0.0-next.35.tgz","_integrity":"sha512-EIs76j3iKHZIPlw+yXjbR033dNZv2KZGcDmOhgUG4bAOuPLHC2XFb4XrTBf1bV7tm+AAMDFmJ+KEYlYp87Re0w==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.0.17","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.0","rocketh":"^0.12.1","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.12.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.35_1755795723118_0.3650061588566853","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.36":{"name":"hardhat-deploy","version":"2.0.0-next.36","_id":"hardhat-deploy@2.0.0-next.36","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"2b1fd37b010717c3d11a0d9be739c6ddcbc97628","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.36.tgz","fileCount":63,"integrity":"sha512-7Ind2OiTZvmDYkb7NfkwSinwMOXIsGoExf4d0NNrwMIfrxUXFBr1R3hsRI6nf3A4Ik+0+JPCeZy9xrgg+diykA==","signatures":[{"sig":"MEQCIA22VxsDpcQoqxGyrIOtY6vzYJtDs7rptMQs6REzND/7AiAwfMCQo28BKS1Ncf2stQsANv1AioExIzCDIEqGAp+j/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118565},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.36.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a9e0aa1d771affbfcbe9201665bb2c77/hardhat-deploy-2.0.0-next.36.tgz","_integrity":"sha512-7Ind2OiTZvmDYkb7NfkwSinwMOXIsGoExf4d0NNrwMIfrxUXFBr1R3hsRI6nf3A4Ik+0+JPCeZy9xrgg+diykA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.3","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.1","rocketh":"^0.13.0","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.36_1756214190590_0.5802430058231924","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.37":{"name":"hardhat-deploy","version":"2.0.0-next.37","_id":"hardhat-deploy@2.0.0-next.37","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"832124fd74f80331372597949196f52e8ec33111","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.37.tgz","fileCount":63,"integrity":"sha512-kBAu0h9AK6bzC9xZvbk1DUkWSZzsToyxPhTcW7H/REsEkdLAeKsZSWmwtX0vPEDX/Ap1jhCzUKa80boiBPdiBQ==","signatures":[{"sig":"MEUCID083WqKG2psQgGqS2sTxo6lu/aVOx9RUy8yQBO1xM5/AiEA8w1bugv01pTKWnTU/HR5se5cUwB9uYs0i1XUYMkCW4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118567},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.37.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/6f5d6ac758c33eb04580256b68c648e0/hardhat-deploy-2.0.0-next.37.tgz","_integrity":"sha512-kBAu0h9AK6bzC9xZvbk1DUkWSZzsToyxPhTcW7H/REsEkdLAeKsZSWmwtX0vPEDX/Ap1jhCzUKa80boiBPdiBQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.3","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.1","rocketh":"^0.14.1","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.37_1756780833080_0.7387663217968161","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.38":{"name":"hardhat-deploy","version":"2.0.0-next.38","_id":"hardhat-deploy@2.0.0-next.38","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"d51e305040c8e60d88b229017e339fcd876eaa67","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.38.tgz","fileCount":63,"integrity":"sha512-rb3dAdWFPEDMaeZilu5vv/ij50KDXMzyU4xEBYdMf4L4Kf28fh8ywavaxP4wxKDK7m2dx2X3mcZtxvpONWJ7KA==","signatures":[{"sig":"MEUCICZHf8hTd/xd008w1y4si+iMQRg9wlF/Q5O43zdvbmHaAiEAk6yWfpvp4dIwiqLSWNYe2nccUE/t/LOn6q3pk6kBjTE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":120957},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.38.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/b641063fe425714d26ce9c0d914942fc/hardhat-deploy-2.0.0-next.38.tgz","_integrity":"sha512-rb3dAdWFPEDMaeZilu5vv/ij50KDXMzyU4xEBYdMf4L4Kf28fh8ywavaxP4wxKDK7m2dx2X3mcZtxvpONWJ7KA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.2","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.38_1756801526194_0.9407230867903538","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.39":{"name":"hardhat-deploy","version":"2.0.0-next.39","_id":"hardhat-deploy@2.0.0-next.39","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"cbd7cd7f340d7c4447a4ef25cd6532b22411198e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.39.tgz","fileCount":63,"integrity":"sha512-DRypSR9qI2X+e9Oprm6+l3P8hWaFiWB7traqq1jhSkBlF4RUNixoILOxA/t+lRidIeakv9TCGlv8wGXYlWIzgg==","signatures":[{"sig":"MEUCIGLnspTDJ3VUMTsUGDT+2JYibbuuXFv2zJAGc9+owDqYAiEArXnMcpunD34A/VGDg7i8D3268MLhwFagrVWM9qrTIe4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":120926},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.39.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/760862e483b4c06d8afb8434688a8fd8/hardhat-deploy-2.0.0-next.39.tgz","_integrity":"sha512-DRypSR9qI2X+e9Oprm6+l3P8hWaFiWB7traqq1jhSkBlF4RUNixoILOxA/t+lRidIeakv9TCGlv8wGXYlWIzgg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.2","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.39_1756801810873_0.7037494772877726","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.40":{"name":"hardhat-deploy","version":"2.0.0-next.40","_id":"hardhat-deploy@2.0.0-next.40","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"435dd0700b964e2d823f80517781862a64fc1847","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.40.tgz","fileCount":63,"integrity":"sha512-3L7gYyv9fiF5HfDR5mqJrHaXh63l/9tYqwPSw/YRTJLvLX1ij0NjhjHhNpSECAXgRc/HkXuwkw4vZNs4iUiBeQ==","signatures":[{"sig":"MEUCIQCgTFNbIoRl0Fyc3yf4+U48SBne3D0RPDqzOdwDypd46QIgf4Hkj8/uIhU07KPwyTvDyYPXYedgW4IO7CcaS8sMDdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121331},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.40.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/08ab3dea195fcbf522311613bc66f8c8/hardhat-deploy-2.0.0-next.40.tgz","_integrity":"sha512-3L7gYyv9fiF5HfDR5mqJrHaXh63l/9tYqwPSw/YRTJLvLX1ij0NjhjHhNpSECAXgRc/HkXuwkw4vZNs4iUiBeQ==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.4","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.40_1756804885398_0.9504953217768195","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.41":{"name":"hardhat-deploy","version":"2.0.0-next.41","_id":"hardhat-deploy@2.0.0-next.41","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"5b708a5e35312f492f39f42dbc6a74c7954a6f9b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.41.tgz","fileCount":63,"integrity":"sha512-27s7uA5gBjTmoOQyRvYdGQpvbScdJPLqd5giHVi6iOtzgyKoLkfw35k/8r1EdWdf93xkNtK01SpvAUtsP9Lo5w==","signatures":[{"sig":"MEYCIQCqsSrZp8WmijIs/iHPJi5cd4FcPq7RRZaV08qMa/yokQIhAIVeZVMrAjY62Jnhfw+KegrAtD+YjML/A0KC4EwFmM3v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121442},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.41.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/d54e578e46ca2035f27f3fd6682dbccb/hardhat-deploy-2.0.0-next.41.tgz","_integrity":"sha512-27s7uA5gBjTmoOQyRvYdGQpvbScdJPLqd5giHVi6iOtzgyKoLkfw35k/8r1EdWdf93xkNtK01SpvAUtsP9Lo5w==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.4","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.41_1756830321881_0.7774224996755057","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.42":{"name":"hardhat-deploy","version":"2.0.0-next.42","_id":"hardhat-deploy@2.0.0-next.42","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"89f6800b69b8984190cf1fdeca3f99ff57032851","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.42.tgz","fileCount":63,"integrity":"sha512-v1kP1ei/dHaf9bVXqb6dQYcSisr9au023Z4rXemlw8Ue+Yggk5GjD2/I9fdHlE4FOmvIpEuoFcmdviVN5svUzA==","signatures":[{"sig":"MEQCIG2g/vAoEPf0UbJuBAZ4K2JmTwvVJXGrRDxGkIBaI6vsAiBP4h3iZbCQBfSmSaWEoHRvvRH/jCs8KQTKRKOH/ZUaLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121331},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.42.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/051801ac9278729c881b0c9fb18c00cd/hardhat-deploy-2.0.0-next.42.tgz","_integrity":"sha512-v1kP1ei/dHaf9bVXqb6dQYcSisr9au023Z4rXemlw8Ue+Yggk5GjD2/I9fdHlE4FOmvIpEuoFcmdviVN5svUzA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.4","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.42_1757538779426_0.5275986874447072","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.43":{"name":"hardhat-deploy","version":"2.0.0-next.43","_id":"hardhat-deploy@2.0.0-next.43","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"5cee7a0df9eeb9e3378936d37d0a0c8f922ddff9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.43.tgz","fileCount":63,"integrity":"sha512-pvSD2vgtgsMYkt+oBpaRQ/YEX5W/3tfz9aLvoQGgFUobckcyLcjaNSX1a5UK6CiDDQ7VE7J9bOxOo8KYs3Gr8Q==","signatures":[{"sig":"MEUCIQDqRVgwz71brdh6zQxs7haRHL0LfVgXK4CSFh4H3BTvMwIgXqo3N/gMESR1aH5Y8CxBEgFID1q/0pEe1B27qN/C3ZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121445},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.43.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/d1ebd6c0c7766f0fb30f21810d4868ef/hardhat-deploy-2.0.0-next.43.tgz","_integrity":"sha512-pvSD2vgtgsMYkt+oBpaRQ/YEX5W/3tfz9aLvoQGgFUobckcyLcjaNSX1a5UK6CiDDQ7VE7J9bOxOo8KYs3Gr8Q==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.4","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.43_1757539815569_0.8558679032069973","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.44":{"name":"hardhat-deploy","version":"2.0.0-next.44","_id":"hardhat-deploy@2.0.0-next.44","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"61e789d0c4196981eee3619f4fec7c2f2c8f358c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.44.tgz","fileCount":63,"integrity":"sha512-eLAtZM3pqONMzGEQlGyYnfrt5uSAVOFrLV7LjfPniHTE8Z7DmQo1lABfKgP7bmTiK7lBwVlscHLYwPAsDTnjuw==","signatures":[{"sig":"MEUCIA01+98T/7YoNac2NE4nQYVdT02xeA1HuBmLJ/5bTLOHAiEA8XqH2BEGQ/EmI878jb127GWxnh6l86Hr8z5K8PRom8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121529},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.44.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/d14e89f08281a2657a57bace1d4f6710/hardhat-deploy-2.0.0-next.44.tgz","_integrity":"sha512-eLAtZM3pqONMzGEQlGyYnfrt5uSAVOFrLV7LjfPniHTE8Z7DmQo1lABfKgP7bmTiK7lBwVlscHLYwPAsDTnjuw==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.4","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.44_1757572827359_0.7970615339022336","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.45":{"name":"hardhat-deploy","version":"2.0.0-next.45","_id":"hardhat-deploy@2.0.0-next.45","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"278232b91dbdce281f1bba68def621df7c0ac034","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.45.tgz","fileCount":63,"integrity":"sha512-WnhhG13yNfaOXnjm7l3UBQ8nCBQh831F4cpssWSlQ56Zo+W2T5GxxKHPLhlrN4AqmDqq30VC/ZMzNjofTOb9oA==","signatures":[{"sig":"MEQCICTt2pwbcFQljTelbQAigeVzj6JwQiLM3Ra/boWVsLVyAiAJzXi9uKnoxEwOkS2lpLxoMiWgZMHx/jQ+xea6KXxD/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121485},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.45.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/090b0c52ac453dd9bd6b4f03e1360b29/hardhat-deploy-2.0.0-next.45.tgz","_integrity":"sha512-WnhhG13yNfaOXnjm7l3UBQ8nCBQh831F4cpssWSlQ56Zo+W2T5GxxKHPLhlrN4AqmDqq30VC/ZMzNjofTOb9oA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.5","debug":"^4.4.1","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.3","rocketh":"^0.14.4","typescript":"^5.9.2","@types/node":"^24.3.0","set-defaults":"^0.0.5","@changesets/cli":"^2.29.6"},"peerDependencies":{"hardhat":"^3.0.0","rocketh":"^0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.45_1757573056909_0.21742418534272745","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.46":{"name":"hardhat-deploy","version":"2.0.0-next.46","_id":"hardhat-deploy@2.0.0-next.46","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"b31090e84d628ea4e2573b78d97f7ae24eacdab9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.46.tgz","fileCount":63,"integrity":"sha512-y1SGOc2VFaK4F5cyagPC15kBNleFuzK2IoUcw1WFCztmfrPX1DsIKTDrtZSm9acn51MCEVas+RphlPGTUTKYKA==","signatures":[{"sig":"MEUCIQDPm7Ygc6s9WUOuTVqZuZ0godE97E7OCJDRhr8TzH9rEgIgBgcUULy2KaOlWidk3Q2q2t2BV2NFmRvkYtOIwbaGKF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":98056},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.46.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/6c8df827cd7f1077e70790450522e2dc/hardhat-deploy-2.0.0-next.46.tgz","_integrity":"sha512-y1SGOc2VFaK4F5cyagPC15kBNleFuzK2IoUcw1WFCztmfrPX1DsIKTDrtZSm9acn51MCEVas+RphlPGTUTKYKA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.9","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.46_1758350515448_0.36503297604337726","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.47":{"name":"hardhat-deploy","version":"2.0.0-next.47","_id":"hardhat-deploy@2.0.0-next.47","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"26d2cc9661e9f7ef3ea678a2c10e13a9b9f98770","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.47.tgz","fileCount":63,"integrity":"sha512-Nm02l2rT2i9IOFGHQXpSntrIaaWp81PgaVlGprxnvoHvlbrEu9cVQXnPfuV8NPMrcBgGhr7HDv4RtC8vtj0r1g==","signatures":[{"sig":"MEYCIQD/gA5TfCqTs0yz89kvLZjKM157WMh7D0nTdrEMZ90dYAIhAPHh8jXlxMhI7AJkmSM8jnZNRDa1wpC8ZjDKGXcErAvO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99352},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.47.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/6312d3a4f06b0272feeebacf5a37fd91/hardhat-deploy-2.0.0-next.47.tgz","_integrity":"sha512-Nm02l2rT2i9IOFGHQXpSntrIaaWp81PgaVlGprxnvoHvlbrEu9cVQXnPfuV8NPMrcBgGhr7HDv4RtC8vtj0r1g==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.9","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.47_1758390359707_0.9764999706154989","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.48":{"name":"hardhat-deploy","version":"2.0.0-next.48","_id":"hardhat-deploy@2.0.0-next.48","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"3d68b9990d703d54b9153ea32af4bfffc2f89d40","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.48.tgz","fileCount":63,"integrity":"sha512-8IA8JzlFWpVcMLhfkMMA5F6Yc3f4Skl7+8EmbgkoXqyDaW+DGp6m9lIPc7edGe9qRrY7VNxGCxhokw7uCBZ4eg==","signatures":[{"sig":"MEYCIQCX4b6c4lOyn1aOoHg79M+fk+Ze7kCWctYxqVidb83fvgIhAJFnh8J4xq/LNDOMgez6IX2NX3Aupj515hEjsp2LXjUV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":98917},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.48.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e00720be34b4503b2273dfe7681c282c/hardhat-deploy-2.0.0-next.48.tgz","_integrity":"sha512-8IA8JzlFWpVcMLhfkMMA5F6Yc3f4Skl7+8EmbgkoXqyDaW+DGp6m9lIPc7edGe9qRrY7VNxGCxhokw7uCBZ4eg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.9","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.48_1758390459034_0.5913459146419624","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.49":{"name":"hardhat-deploy","version":"2.0.0-next.49","_id":"hardhat-deploy@2.0.0-next.49","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"26df95ba7ef4c77e8bcea08b8d238a02bc7e17a9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.49.tgz","fileCount":63,"integrity":"sha512-oFKX/+YaQLWLA2GJOTYdk+RDKTIWVz+X/3AOyiwddua/jxG14clfpgWZS37jiefzLVOQauJk+zmR3CdlQADIlg==","signatures":[{"sig":"MEUCIADZjMMtLHHxdPBS7nbDELPwkO6rKjtNOper7rc+gx0KAiEAuVezLt8EWvVeK2fzYQA4X26f9LEjLowQ4/LjibpS7+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99266},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.49.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/0de72f6f23d0d0aa0d1decb8ecdfbb49/hardhat-deploy-2.0.0-next.49.tgz","_integrity":"sha512-oFKX/+YaQLWLA2GJOTYdk+RDKTIWVz+X/3AOyiwddua/jxG14clfpgWZS37jiefzLVOQauJk+zmR3CdlQADIlg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.9","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.49_1758391068204_0.1194590100559012","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.50":{"name":"hardhat-deploy","version":"2.0.0-next.50","_id":"hardhat-deploy@2.0.0-next.50","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"e4a5b7774ba628c4da03e4ccf1687146bc42f44c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.50.tgz","fileCount":63,"integrity":"sha512-e6X+a22BBz0/nigeyQ6U+mJWHebTi5wRKhzfykarVnDnv32QH9Blz6Jsg8/8SJuSG0okG/9CPM7V1HiqwXNL2w==","signatures":[{"sig":"MEQCIGcOxJh2mVDMKojZkwzfhTqlbKytkixMdxNiFeRTOGnQAiB5iyCHvQu/lk1Pwh0CB4NtQIUoin1oCLARTDr/y9NnvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99592},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.50.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/d2f6ed9de48b161caa3a75eba2580a49/hardhat-deploy-2.0.0-next.50.tgz","_integrity":"sha512-e6X+a22BBz0/nigeyQ6U+mJWHebTi5wRKhzfykarVnDnv32QH9Blz6Jsg8/8SJuSG0okG/9CPM7V1HiqwXNL2w==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.9","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.50_1758531427998_0.6014370004998322","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.51":{"name":"hardhat-deploy","version":"2.0.0-next.51","_id":"hardhat-deploy@2.0.0-next.51","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"79027bf689c4e280249411200bdb4a554160ccf9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.51.tgz","fileCount":63,"integrity":"sha512-ROOjXdYbNT22JasuS5yOfp/j6tE+bf0PDoepYt9c2zEm94m87/v92Kx3imwWcw7UaRdNQyhmX8MrdSvU8zzBVg==","signatures":[{"sig":"MEYCIQCTXpkKHmrcSSKDYgwk7jIh7QX36A+sfZ/hAy+1puGWSwIhALeZA1JJ+MqA7ClpvLW9RxYm5nrTLaq0Gh4nXORl2U0s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99883},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.51.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/bec19c0c4da998546d9b4709409960c4/hardhat-deploy-2.0.0-next.51.tgz","_integrity":"sha512-ROOjXdYbNT22JasuS5yOfp/j6tE+bf0PDoepYt9c2zEm94m87/v92Kx3imwWcw7UaRdNQyhmX8MrdSvU8zzBVg==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^4.1.9","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.51_1758715351539_0.4295106002106388","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.52":{"name":"hardhat-deploy","version":"2.0.0-next.52","_id":"hardhat-deploy@2.0.0-next.52","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"7db22ec15f2d46c175ea653e2d15a89846bfa6ff","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.52.tgz","fileCount":63,"integrity":"sha512-2TnKamuM7hzhipOKgMzBn379xZvoAjAuEF+pwfqSN9Bavvf61193kURNdSNKBtksPCFoCGoxEoR9umB0QVrrsA==","signatures":[{"sig":"MEYCIQCgOXCRitVInrd3WUAyOhMStwE7YFLQuERDiogWbfu9dgIhAK6NPcW3oIj68vpLE6k/W0LrH7z5Hk6vtArLqMmNv6jA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99885},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.52.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/1ebec253a22aca88bba66fd09041ee14/hardhat-deploy-2.0.0-next.52.tgz","_integrity":"sha512-2TnKamuM7hzhipOKgMzBn379xZvoAjAuEF+pwfqSN9Bavvf61193kURNdSNKBtksPCFoCGoxEoR9umB0QVrrsA==","_npmVersion":"10.9.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","as-soon":"^0.0.11","hardhat":"3.0.6","rocketh":"0.15.0","typescript":"^5.9.2","@types/node":"^24.5.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.6","rocketh":"^0.15.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.52_1758884533622_0.03741088660821412","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.53":{"name":"hardhat-deploy","version":"2.0.0-next.53","_id":"hardhat-deploy@2.0.0-next.53","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"24b6b39b10a7bcc717642fadb3af151a241fc211","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.53.tgz","fileCount":63,"integrity":"sha512-z92/FBJQhHLjAHOUGZm3vFaa6p+uZJa+sP1CBi2WkoGH8MVd1vgMwkNGCBZI53hGOOysSo/icTTzKX6XiV6nRQ==","signatures":[{"sig":"MEQCIEbmxFEC0N/rQZTeajRNpZ1ELYk9yagqaXlwaCko98pJAiBIiLcbwGQOfNPqpDL7XmZwk12hCz+EsRlp+CZjdZ1T+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99890},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.53.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/abe2945568d9bec48511bbb218f4c052/hardhat-deploy-2.0.0-next.53.tgz","_integrity":"sha512-z92/FBJQhHLjAHOUGZm3vFaa6p+uZJa+sP1CBi2WkoGH8MVd1vgMwkNGCBZI53hGOOysSo/icTTzKX6XiV6nRQ==","_npmVersion":"11.6.1","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.0","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.0","as-soon":"^0.0.11","hardhat":"3.0.14","rocketh":"0.15.10","typescript":"^5.9.3","@types/node":"^24.10.1","set-defaults":"^0.0.5","@changesets/cli":"^2.29.7"},"peerDependencies":{"hardhat":"^3.0.14","rocketh":"^0.15.10"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.53_1763208740553_0.4742135784733208","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.54":{"name":"hardhat-deploy","version":"2.0.0-next.54","_id":"hardhat-deploy@2.0.0-next.54","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"ad51297116d927cbb760e283ce35538960557711","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.54.tgz","fileCount":63,"integrity":"sha512-GVbjSXWnVYagQr6Ropyjwy3YmVoMn2sCNvsiOJiBB/PEuyV49nmzs88W6AwfLyvhXL90ZFZAJ5r9NFjZ+1ZpLQ==","signatures":[{"sig":"MEUCIDUy4OTgLtCHPQpAjd+FhVHhySaUk8TwAKVmbRiUzZgZAiEA147p0gm4StBNyynny6h/fqsRO/UQNK99gB5SG7NL6MA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99885},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.54.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/7ebfc7776c8a8c808c62d1b813886e3d/hardhat-deploy-2.0.0-next.54.tgz","_integrity":"sha512-GVbjSXWnVYagQr6Ropyjwy3YmVoMn2sCNvsiOJiBB/PEuyV49nmzs88W6AwfLyvhXL90ZFZAJ5r9NFjZ+1ZpLQ==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.0","rocketh":"0.16.0","typescript":"^5.9.3","@types/node":"^25.0.2","set-defaults":"^0.0.5","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.0","rocketh":"^0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.54_1765810357634_0.47324681380578815","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.55":{"name":"hardhat-deploy","version":"2.0.0-next.55","_id":"hardhat-deploy@2.0.0-next.55","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"758036c4e3ffa5bbec00bad8e15fd5fadbe2f89b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.55.tgz","fileCount":63,"integrity":"sha512-8+A3qIdK0Gnsmpj4XovWKz5xwKq4Bu58o6vSHnkv9TnnmSfWO3h0w2dFuLrlfea/mDjj56CJd7BaDRhhD4j9xQ==","signatures":[{"sig":"MEUCIELmBR3tU16wsuQIrSK4UtIsoKvWxtw/mjr5v2E4yvYlAiEAohpfO7hiSLpYKA6R8vJLHe0U9LKrInrt2tIOgqknMj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99860},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.55.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/2cbdaa13d81b48cab3c41448f87d5233/hardhat-deploy-2.0.0-next.55.tgz","_integrity":"sha512-8+A3qIdK0Gnsmpj4XovWKz5xwKq4Bu58o6vSHnkv9TnnmSfWO3h0w2dFuLrlfea/mDjj56CJd7BaDRhhD4j9xQ==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.0","rocketh":"0.17.0","typescript":"^5.9.3","@types/node":"^25.0.2","set-defaults":"^0.0.5","@rocketh/node":"0.17.0","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.0","@rocketh/node":"0.17.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.55_1765888590851_0.4438718006369917","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.56":{"name":"hardhat-deploy","version":"2.0.0-next.56","_id":"hardhat-deploy@2.0.0-next.56","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"0dcb896664c7bd7353c9b969e8c38bcac2f471c7","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.56.tgz","fileCount":63,"integrity":"sha512-Ip88icMkQj8JwSKUOMIqCOzVPfjqBVannoyfX5DfJue9cwaOjjlT97qVlJ6w36J1daE7i1cLbObHi3YyKV3tAw==","signatures":[{"sig":"MEUCIBAgBFd/8ZtFUZ8uyDi98vZ5HbBAdSc5Bf+j6qdZwjTCAiEA62RQYaL6DRx+lk5l5O0LX6AKOpA0uqfGo+3RAYxw+Nw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99861},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.56.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/265aa8d27d88fa8cab4c3ef1b28dc120/hardhat-deploy-2.0.0-next.56.tgz","_integrity":"sha512-Ip88icMkQj8JwSKUOMIqCOzVPfjqBVannoyfX5DfJue9cwaOjjlT97qVlJ6w36J1daE7i1cLbObHi3YyKV3tAw==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.0","rocketh":"0.17.5","typescript":"^5.9.3","@types/node":"^25.0.3","set-defaults":"^0.0.5","@rocketh/node":"0.17.5","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.0","@rocketh/node":"^0.17.5"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.56_1766307653764_0.20073606025461","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.57":{"name":"hardhat-deploy","version":"2.0.0-next.57","_id":"hardhat-deploy@2.0.0-next.57","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"42ae1df6c4b110eaeb1a8343fda17bcb5f168db7","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.57.tgz","fileCount":63,"integrity":"sha512-DOIbCgv3q1RN+7mSHWA4GvFAGPsN8yAB832xxkUg1UCcyI3ZJnIxuKwdwPUe5BU+VeAO4Mv54OW8IDa42hVirg==","signatures":[{"sig":"MEUCIQDw8yZxeJu/C00pap4Q1qwAJf0pIOMJmjfgrASrfV0sUAIgNjuNfSd8lfmOX7xvuyHyaEtPoShqDhurMYspfidvPc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100118},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.57.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/54adf04d4131a7362a36296ba16a5a11/hardhat-deploy-2.0.0-next.57.tgz","_integrity":"sha512-DOIbCgv3q1RN+7mSHWA4GvFAGPsN8yAB832xxkUg1UCcyI3ZJnIxuKwdwPUe5BU+VeAO4Mv54OW8IDa42hVirg==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.0","rocketh":"0.17.5","typescript":"^5.9.3","@types/node":"^25.0.3","set-defaults":"^0.0.5","@rocketh/node":"0.17.5","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.0","@rocketh/node":"^0.17.5"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.57_1766311207474_0.9960382468593045","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.58":{"name":"hardhat-deploy","version":"2.0.0-next.58","_id":"hardhat-deploy@2.0.0-next.58","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"66b28b716853f311c6850461178cb601fb37b5aa","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.58.tgz","fileCount":63,"integrity":"sha512-o6mpvnjc6DasXPMmM80/psdOseWzrE00/1IEP8E/FjkVghDcT9DxEKRiYHydRiEwCUx9HS3EXw4DCmc33o2byg==","signatures":[{"sig":"MEYCIQCqMgrQ0K1w3gBih6mK+ZJb5hgcn40upoi0HVRe0N1KowIhAJIZx4Vo7COdHO7o93hO5ymlnOhFsBmkbjvh+AcxWTqv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100728},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.58.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/606aedf674e9b45681c7c903e5577ed2/hardhat-deploy-2.0.0-next.58.tgz","_integrity":"sha512-o6mpvnjc6DasXPMmM80/psdOseWzrE00/1IEP8E/FjkVghDcT9DxEKRiYHydRiEwCUx9HS3EXw4DCmc33o2byg==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","named-logs-console":"^0.5.0","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.3","rocketh":"0.17.10","typescript":"^5.9.3","@types/node":"^25.0.6","set-defaults":"^0.0.5","@rocketh/node":"0.17.11","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.3","@rocketh/node":"^0.17.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.58_1768125579671_0.4500242865353563","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.59":{"name":"hardhat-deploy","version":"2.0.0-next.59","_id":"hardhat-deploy@2.0.0-next.59","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"651e01fa526a9d362aa03c63764f2a160e470eab","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.59.tgz","fileCount":63,"integrity":"sha512-PwPAgNQNklMJB7/httCjdAeR06Sr2McJ/bRHnAqvO3qe1FQ6lh/4LeyhEpF2J0kXL8C7TyKPc9XdfY6fR/ADOw==","signatures":[{"sig":"MEUCIFPMHtrRYAFb2X8Af09kJVQM8FGyvaTgp+W+YRqo8E5pAiEAjf3hi8HlxmBNYJvh6AanrHi2JBQXWSRmJlZIaZGcxUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100919},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.59.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/1be54c737085c4231cb38970a71cf477/hardhat-deploy-2.0.0-next.59.tgz","_integrity":"sha512-PwPAgNQNklMJB7/httCjdAeR06Sr2McJ/bRHnAqvO3qe1FQ6lh/4LeyhEpF2J0kXL8C7TyKPc9XdfY6fR/ADOw==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.3","rocketh":"0.17.12","typescript":"^5.9.3","@types/node":"^25.0.6","set-defaults":"^0.0.5","@rocketh/node":"0.17.14","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.3","@rocketh/node":"^0.17.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.59_1768129794086_0.10726271272923316","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.60":{"name":"hardhat-deploy","version":"2.0.0-next.60","_id":"hardhat-deploy@2.0.0-next.60","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"fae15abf204557943aa5805b76410f4f00577720","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.60.tgz","fileCount":63,"integrity":"sha512-fvVyraa71ifEEvA1vlU044k9D4YZ72SD5S6wKYP1mq6crFfBHm9875p7ZDTFyZG9LzDFsMA05XFI844JLUVuFA==","signatures":[{"sig":"MEQCIHuhNh53uqFf0dbohCriRCY5bZ3iocpiuVSjVCsLJWy1AiB09wC86/O0DVdm7GFHgoUrnRteo+gzEFLbZpUnBOTOtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100919},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.60.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5cfe075bf3a6a4ffe05dc5e390ac65f1/hardhat-deploy-2.0.0-next.60.tgz","_integrity":"sha512-fvVyraa71ifEEvA1vlU044k9D4YZ72SD5S6wKYP1mq6crFfBHm9875p7ZDTFyZG9LzDFsMA05XFI844JLUVuFA==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.3","rocketh":"0.17.12","typescript":"^5.9.3","@types/node":"^25.0.6","set-defaults":"^0.0.5","@rocketh/node":"0.17.15","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.3","@rocketh/node":"^0.17.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.60_1768130027750_0.6998968490158359","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.61":{"name":"hardhat-deploy","version":"2.0.0-next.61","_id":"hardhat-deploy@2.0.0-next.61","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"dist":{"shasum":"4ead5f3917caea3292caf86d2816250db730f0e5","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.61.tgz","fileCount":63,"integrity":"sha512-q7KCpyyn+SSPd7064cHJVJqxLx9F3g/Ug/U1jnKBIipcRe3LxOJyggZ9zl1d5GLqX4V1zbVxwnzw4iI8w4kFyw==","signatures":[{"sig":"MEUCIQDmlMSlPObukUUvJY5wOjKBy7r370G0ylgx03l14e+eRAIgAgorDIqEHlbLAAl5EiFEhTSGSEom0jHAsbIKpcpkACg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":101042},"main":"dist/esm/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.61.tgz","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"}},"./helpers":{"import":{"types":"./dist/esm/helpers.d.ts","default":"./dist/esm/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/07843376bf6e87a8fba0cf53ff592277/hardhat-deploy-2.0.0-next.61.tgz","_integrity":"sha512-q7KCpyyn+SSPd7064cHJVJqxLx9F3g/Ug/U1jnKBIipcRe3LxOJyggZ9zl1d5GLqX4V1zbVxwnzw4iI8w4kFyw==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.3","rocketh":"0.17.12","typescript":"^5.9.3","@types/node":"^25.0.6","set-defaults":"^0.0.5","@rocketh/node":"0.17.15","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.3","@rocketh/node":"^0.17.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.61_1768233228236_0.07575108545085563","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.62":{"name":"hardhat-deploy","version":"2.0.0-next.62","_id":"hardhat-deploy@2.0.0-next.62","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"1c8f450e93fc8e010d1045d307f820a3f1ce40c4","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.62.tgz","fileCount":80,"integrity":"sha512-lqzPHrByg9Qb+vOZXTHkZUwd7Cncj1njnC17KcbGVccfSwDiGp3ja3cuDQ3cMGgm5BeCqW0kjQc0PRI3SVhqSw==","signatures":[{"sig":"MEUCIDV/1CVo8O+NmHr1mgT9GJzVxkqyhfCYCHohWyujAN7dAiEA0iA6d5CPHhM7ql2xRYB9BX5lmMNVZBGLT1CivwhR/h4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188909},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.62.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/3fb6636018e9df843999061f5cf3132b/hardhat-deploy-2.0.0-next.62.tgz","_integrity":"sha512-lqzPHrByg9Qb+vOZXTHkZUwd7Cncj1njnC17KcbGVccfSwDiGp3ja3cuDQ3cMGgm5BeCqW0kjQc0PRI3SVhqSw==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","commander":"^12.1.0","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.3","rocketh":"0.17.12","typescript":"^5.9.3","@types/node":"^25.0.6","set-defaults":"^0.0.5","@rocketh/node":"0.17.15","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.3","@rocketh/node":"^0.17.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.62_1769344124923_0.7473435754185191","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.63":{"name":"hardhat-deploy","version":"2.0.0-next.63","_id":"hardhat-deploy@2.0.0-next.63","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"c1e364338d5e31e2157d204c5a84dbb8e968b709","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.63.tgz","fileCount":80,"integrity":"sha512-pZldnHN2835Hq8pdkP+ZVCua6+A8B1zpq7Uu6hkHag9qp1E5/C+ALGRQGBqLTTxqSOh9n9PhvBDSuNy1tTjQjg==","signatures":[{"sig":"MEUCIEcUunmSV8q+rXRfNeW+7yyNAkLL1u/fxLFoPlGWXU9oAiEAwc1wUZ+xAxGAWjQ9C+W8wkItovZ11BXfTgQNHOiP8zA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188905},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.63.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/8e05e763a3d82202ed08c55eddeffbab/hardhat-deploy-2.0.0-next.63.tgz","_integrity":"sha512-pZldnHN2835Hq8pdkP+ZVCua6+A8B1zpq7Uu6hkHag9qp1E5/C+ALGRQGBqLTTxqSOh9n9PhvBDSuNy1tTjQjg==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","debug":"^4.4.3","slash":"^5.1.0","commander":"^12.1.0","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.0.11","hardhat":"3.1.3","rocketh":"0.17.12","typescript":"^5.9.3","@types/node":"^25.0.6","set-defaults":"^0.0.5","@rocketh/node":"0.17.15","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.3","@rocketh/node":"^0.17.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.63_1769358229462_0.5628784016215449","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.64":{"name":"hardhat-deploy","version":"2.0.0-next.64","_id":"hardhat-deploy@2.0.0-next.64","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"bd4819942d63fdc593880ee62a779449530c9719","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.64.tgz","fileCount":80,"integrity":"sha512-64y06Tf5ETTFct8WlhhAiDzDyCzzHt1dOKMWr8RAOr5STbaqMCoDLWVsgMm58Cgepn/v+oesjQuQRCD20qeuwg==","signatures":[{"sig":"MEYCIQCK5WdPXhCc4uK9xbDp/yP0mZD9fCZ/Fq0iaKje+KXAXAIhAPU9TkI9zBnJ+/KO+CTbu4ChJVWYWkNCnZXfOzSW16GD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188820},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.64.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/33301125bd3c6a48e0f40e6e24e50fd2/hardhat-deploy-2.0.0-next.64.tgz","_integrity":"sha512-64y06Tf5ETTFct8WlhhAiDzDyCzzHt1dOKMWr8RAOr5STbaqMCoDLWVsgMm58Cgepn/v+oesjQuQRCD20qeuwg==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.15","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.18","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.18"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.64_1769360352215_0.964371327992555","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.65":{"name":"hardhat-deploy","version":"2.0.0-next.65","_id":"hardhat-deploy@2.0.0-next.65","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"9376ade4230e650bf73d418babd88f0f5695ad84","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.65.tgz","fileCount":80,"integrity":"sha512-hFwSOuU+siAFYdz+/OiwXYrQo/DjtyL2gmSK2e7I/wuG6RvqKjGJYMIm+LXqk+gskhdsWaTL+tc3CclWwMdcQA==","signatures":[{"sig":"MEUCIC1NjunZT+A/AP4E5Q3xl3wiClPRhQBzUMYAJz5Ynx8bAiEA6MUIyZfnOwcA6G7/U5RiZvX84DzGpbCneJ2VHv3SMQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189236},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.65.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ab120e7fe1b9845863c5a58486a6c1b4/hardhat-deploy-2.0.0-next.65.tgz","_integrity":"sha512-hFwSOuU+siAFYdz+/OiwXYrQo/DjtyL2gmSK2e7I/wuG6RvqKjGJYMIm+LXqk+gskhdsWaTL+tc3CclWwMdcQA==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.15","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.18","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.18"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.65_1769361927111_0.28608317118794657","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.66":{"name":"hardhat-deploy","version":"2.0.0-next.66","_id":"hardhat-deploy@2.0.0-next.66","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"3e9ecfa25d4d1dd46e53c7c1792c39aaafc1bad9","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.66.tgz","fileCount":80,"integrity":"sha512-Evdm2fkH6Y16kAvQTZnH1S+iNFidrbzUXh4OXcx68hkdkRRfI09+rq7f/20Z5gNC1b3mzdwBp5Wmh4AzDzzrng==","signatures":[{"sig":"MEQCIByWm8qZkaEwpYRvWqwTLPNeLVSKmWwi2Y8E8DP21HhIAiBGUY/8HQJu45edzGNEKL2FFpBwawR4KnwEwca3JAzMNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189296},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.66.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ff24840e3edfbc1cf3dc7fb24e732a9b/hardhat-deploy-2.0.0-next.66.tgz","_integrity":"sha512-Evdm2fkH6Y16kAvQTZnH1S+iNFidrbzUXh4OXcx68hkdkRRfI09+rq7f/20Z5gNC1b3mzdwBp5Wmh4AzDzzrng==","_npmVersion":"11.6.2","description":"deployment plugin for hardhat","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.15","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.18","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.18"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.66_1769365836805_0.09453087403473526","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.67":{"name":"hardhat-deploy","version":"2.0.0-next.67","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.67","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"6eb1a30466958588a03da45015111efe14969568","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.67.tgz","fileCount":80,"integrity":"sha512-MbPMNHjTzlRV9va1XFyY5ofTk81RVebeYkpdFAeBzCN8yrohR+ty/7SYAZqt8pHUVCsRewpuwzWUPI3k032NxA==","signatures":[{"sig":"MEQCIA8AYTu/lCWPaRbzRhv97TayS70AUyfAx07Hk1TgGjfoAiBcIspn664Fxgq9umfSxPAqhoDoDqS0YOkOKLyMqw2rUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195230},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.67.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5c831afc02fd646e32fd4bcb6d15d04f/hardhat-deploy-2.0.0-next.67.tgz","_integrity":"sha512-MbPMNHjTzlRV9va1XFyY5ofTk81RVebeYkpdFAeBzCN8yrohR+ty/7SYAZqt8pHUVCsRewpuwzWUPI3k032NxA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.18","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.21","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.67_1769426507084_0.710117581679006","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.68":{"name":"hardhat-deploy","version":"2.0.0-next.68","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.68","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"e82b8db5fe55bbd552ce5a88775fc7f80ba50d28","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.68.tgz","fileCount":91,"integrity":"sha512-+IB431rvfdJtsU6JGPY0vKmP9pfUXtDvknXTBGxj9qkKN0x5RqridJ6GC3YiDVphInU8aTQnWO+9+wGfD2E8Jw==","signatures":[{"sig":"MEYCIQDa03p6WzJzbHjj2HOFN+/7Fb8Nt22bh8yxXXpKQtO4jQIhAN16XIzEXjlpdZ3gbWJbUXZ9LAOjE5Xtmtyru2ptha7O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":226077},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.68.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/74fb733073daf3e263a3b196f8a23ae4/hardhat-deploy-2.0.0-next.68.tgz","_integrity":"sha512-+IB431rvfdJtsU6JGPY0vKmP9pfUXtDvknXTBGxj9qkKN0x5RqridJ6GC3YiDVphInU8aTQnWO+9+wGfD2E8Jw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.18","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.21","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.68_1769448207106_0.3794667868839878","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.69":{"name":"hardhat-deploy","version":"2.0.0-next.69","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.69","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"3870472309f74d9efbc019ea6d0062786ba03659","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.69.tgz","fileCount":91,"integrity":"sha512-aAbzFLT9m0Hmb+T7rKQQsZsLNIC8+TVEdGvD6hfA1QFxYfypwFeLG4GGGoIQ3GwSRCRKJxXqF5l4lzEKJjJtDA==","signatures":[{"sig":"MEUCIEyr6tIUyKamZacnd02ALek5KQjiFQVH2IhFHexk4mmBAiEA63dbf79nvcRZ/dgTfl+ViGYLjKGqmyUVz0/k10J4xJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":225839},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.69.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/881132873349bb25dce1b153f3658c25/hardhat-deploy-2.0.0-next.69.tgz","_integrity":"sha512-aAbzFLT9m0Hmb+T7rKQQsZsLNIC8+TVEdGvD6hfA1QFxYfypwFeLG4GGGoIQ3GwSRCRKJxXqF5l4lzEKJjJtDA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.18","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.21","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.69_1769448734518_0.6758549290636797","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.70":{"name":"hardhat-deploy","version":"2.0.0-next.70","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.70","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"f93e155c3947b38b9a4bc290753dc53dd2ec86c4","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.70.tgz","fileCount":91,"integrity":"sha512-vLc8tCVkO0XTqXmCRTr4X9mIR4Mb3MBKNKCnHxBx/0yGu8gy8oynQknG36IAdLgKtnQAf5MJgxFp0Dpsh4bYig==","signatures":[{"sig":"MEUCIQCvSfVqPz/ocuEHyegQiyNdJLWvehIxKxiFTkK6YKTIFAIgew/Y0kMh251UyyFfr/xoCHmji3DHuKYxId9jtN34OQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":227674},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.70.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/0491dff23686bbdb5686f4f5e8870bb3/hardhat-deploy-2.0.0-next.70.tgz","_integrity":"sha512-vLc8tCVkO0XTqXmCRTr4X9mIR4Mb3MBKNKCnHxBx/0yGu8gy8oynQknG36IAdLgKtnQAf5MJgxFp0Dpsh4bYig==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","debug":"^4.4.3","slash":"^5.1.0","commander":"^14.0.2","@types/debug":"^4.1.12","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.18","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.21","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.70_1769460588473_0.9384180354011464","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.71":{"name":"hardhat-deploy","version":"2.0.0-next.71","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.71","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"0b0c422c169e880c6fc8be40398d0969707eba07","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.71.tgz","fileCount":91,"integrity":"sha512-RR5ksjH3rjYpp3TgD1kCCQBgRHNnVjtNzYGpRa8Lf2lNilZCrNV5f7FRuL8YHmVOV1CasN01URJM7IYe/VrJfg==","signatures":[{"sig":"MEUCIQDR85q1R4kXWQEs2qA+DoIZATHQ+osTxnShQ8BBR4+SYAIgb6EsUTakXbQTkpWrXj3Y2pe4ZLObgc+W3CQbuqtOZOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230354},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.71.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ad7b8e383a8829879604ca712ac62d6a/hardhat-deploy-2.0.0-next.71.tgz","_integrity":"sha512-RR5ksjH3rjYpp3TgD1kCCQBgRHNnVjtNzYGpRa8Lf2lNilZCrNV5f7FRuL8YHmVOV1CasN01URJM7IYe/VrJfg==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.2","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.18","typescript":"^5.9.3","@types/node":"^25.0.10","set-defaults":"^0.0.5","@rocketh/node":"0.17.21","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.71_1769505552563_0.5718068521868351","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.72":{"name":"hardhat-deploy","version":"2.0.0-next.72","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.72","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"5f5e251366a9aba3dcbd92f9239a6921f0cbfe73","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.72.tgz","fileCount":91,"integrity":"sha512-4c632KaTeD0PyhAUtTdScuUyL2+tyzaSh+jY+7jeb+HphOaY2OFpbiPIZiE0qwDorI8VHTW7lULrjMdv2+BLyA==","signatures":[{"sig":"MEUCIQCSi63efgkI3XYwQO1S5zKnWnuDdojfqSjyqs4lCPCGJwIgCAdhaBywmdSGufrjf6xXLPmLPJMtWv+daHFPYPe31/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231051},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.72.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/720573d1f51c83ece899e7640ea76746/hardhat-deploy-2.0.0-next.72.tgz","_integrity":"sha512-4c632KaTeD0PyhAUtTdScuUyL2+tyzaSh+jY+7jeb+HphOaY2OFpbiPIZiE0qwDorI8VHTW7lULrjMdv2+BLyA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.19","typescript":"^5.9.3","@types/node":"^25.1.0","set-defaults":"^0.0.5","@rocketh/node":"0.17.22","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.72_1769856327128_0.7391351138617535","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.73":{"name":"hardhat-deploy","version":"2.0.0-next.73","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.73","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"96dbd9094eac99e58e0d07076f276c2e9e61315b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.73.tgz","fileCount":91,"integrity":"sha512-baOobQB74udPkuZJvCFqtb8rx+pv7+sNi+LDw2Wxage+BNM3ryvpzSJ3niW+rkg2gRnS6ADhY9url7tf/h3X1Q==","signatures":[{"sig":"MEUCIQDIQLE7LOhkVzaxNdzbaWw7GgMKP4U79FLCMLKQA6wVlQIgc3mmrc2S+rziIRx8+Dwp8iwgdV99awgDwfMP9pYorZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231051},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.73.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/a65a87c93a64d98179b7e6844298e40c/hardhat-deploy-2.0.0-next.73.tgz","_integrity":"sha512-baOobQB74udPkuZJvCFqtb8rx+pv7+sNi+LDw2Wxage+BNM3ryvpzSJ3niW+rkg2gRnS6ADhY9url7tf/h3X1Q==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.20","typescript":"^5.9.3","@types/node":"^25.1.0","set-defaults":"^0.0.5","@rocketh/node":"0.17.23","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.23"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.73_1769884370630_0.6294602395038327","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.74":{"name":"hardhat-deploy","version":"2.0.0-next.74","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.74","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"c723a4fc95209c4d4ad1938a03708a8583d2ed1b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.74.tgz","fileCount":91,"integrity":"sha512-j5JIdPyObX6VzeJVJndl6Frf2I4VXGUMaRuS60orhHd/gviAW13ffSFP0o8BGDcFiA1y/QtqvOupSKd1cHihzw==","signatures":[{"sig":"MEUCIQCIlC/8KXXVGokB0NHwzXGZ8PljUK9XZYc3ZMOqdqU5awIgVY5JPgpS9L7JNWewAz/s8HJhoNr1e12sEOxoE69j8bs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231336},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.74.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/7aed9b583d0e0b4e1b050752da17155b/hardhat-deploy-2.0.0-next.74.tgz","_integrity":"sha512-j5JIdPyObX6VzeJVJndl6Frf2I4VXGUMaRuS60orhHd/gviAW13ffSFP0o8BGDcFiA1y/QtqvOupSKd1cHihzw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.5","rocketh":"0.17.20","typescript":"^5.9.3","@types/node":"^25.1.0","set-defaults":"^0.0.5","@rocketh/node":"0.17.23","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.5","@rocketh/node":"^0.17.23"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.74_1770146662217_0.13591401574972206","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.75":{"name":"hardhat-deploy","version":"2.0.0-next.75","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.75","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"9619acdc30394478b591de192363d43b688ca21a","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.75.tgz","fileCount":91,"integrity":"sha512-Xv04brYMj4c786jusX3GXBoc4b1P7SwL4GgRCceS7YL+wIeAjYCaJk1QyIqMa+WimmBmNg3c3aQtCB/ypyuISw==","signatures":[{"sig":"MEUCIHF4fdVxDsFqlykK0t4tZe888IIzoXXR60zWSkQLkpR7AiEA8dWzg3ZFhnIVdk1qWVEHsED9ThOpN/0RwbqfeSPiWN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231336},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.75.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5b5c6da7c6604df78cb3b62daf2f4151/hardhat-deploy-2.0.0-next.75.tgz","_integrity":"sha512-Xv04brYMj4c786jusX3GXBoc4b1P7SwL4GgRCceS7YL+wIeAjYCaJk1QyIqMa+WimmBmNg3c3aQtCB/ypyuISw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.7","rocketh":"^0.18.0","typescript":"^5.9.3","@types/node":"^25.2.1","set-defaults":"^0.0.5","@rocketh/node":"^0.18.0","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.7","@rocketh/node":"^0.18.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.75_1770373932043_0.36084743185744506","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.76":{"name":"hardhat-deploy","version":"2.0.0-next.76","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.76","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"d2f2a101989308cc3c97dda7a45f22b6163c143b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.76.tgz","fileCount":91,"integrity":"sha512-samgcB+eGVyrdlkQo6cLk7yYgomSAWrLlaAsutM19Kf+oCfBTBl+UX51pu8VlOCI9Gj6CRCIcUGsN57X3xL/GQ==","signatures":[{"sig":"MEQCIEad71eibpzDzEHohgqO1jm1OKG8PQ8xDlCS697gYBJ9AiA/+ZKv934f6vTYCNa7JFTNVjkhWi29j+MTaKGjp4sg2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231336},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.76.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/3f472ed9e4fde45247f0355aacb6f91f/hardhat-deploy-2.0.0-next.76.tgz","_integrity":"sha512-samgcB+eGVyrdlkQo6cLk7yYgomSAWrLlaAsutM19Kf+oCfBTBl+UX51pu8VlOCI9Gj6CRCIcUGsN57X3xL/GQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.7","rocketh":"^0.18.1","typescript":"^5.9.3","@types/node":"^25.2.1","set-defaults":"^0.0.5","@rocketh/node":"^0.18.2","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.7","@rocketh/node":"^0.18.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.76_1770386140842_0.5666169029522041","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.77":{"name":"hardhat-deploy","version":"2.0.0-next.77","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.77","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"080e29b4282f3be023b6d97c2a9dcada80a3ae33","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.77.tgz","fileCount":91,"integrity":"sha512-RF7aD5LuQWsQPu2177z+LX4tYtjzTbfKG6zUbw5juharKMm9X5z0cuKtkhOZ999p/CP/GMxu6LvYo//661SH0w==","signatures":[{"sig":"MEQCIGhPTaBCgpKgf+IBfMOyg95OJCMWBVZWQQ+MudLmEfuqAiA9ZVmxNDxTeEwNfUq9H54bLhVMmt2Qe0YhUwAtRSpyaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":235978},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.77.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/e3bd2eb81a20068eee02fce8a0456cc8/hardhat-deploy-2.0.0-next.77.tgz","_integrity":"sha512-RF7aD5LuQWsQPu2177z+LX4tYtjzTbfKG6zUbw5juharKMm9X5z0cuKtkhOZ999p/CP/GMxu6LvYo//661SH0w==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.2","as-soon":"^0.1.5","hardhat":"3.1.7","rocketh":"^0.18.1","typescript":"^5.9.3","@types/node":"^25.2.1","set-defaults":"^0.0.5","@rocketh/node":"^0.18.2","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.7","@rocketh/node":"^0.18.2"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.77_1771334351291_0.028839179680120397","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.78":{"name":"hardhat-deploy","version":"2.0.0-next.78","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.78","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"af63b697cd882321cc2845187cda6eaa9f7b4085","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.78.tgz","fileCount":91,"integrity":"sha512-ESIvutF28tst3XJ6CC2OtrqGbda8jOX/cwF1b64+CCmhsR4I6ZYGONj/smMbH5U94i6BQT375eNAN7H5ZpcVzQ==","signatures":[{"sig":"MEQCICAbwefYNiRWr6usplCTuy40UX9wU8U2m2nMhHZj10RdAiBOZoaMduz5NnOykDo3LdRi2g2PY/xy4oQQMcBer8EgTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":235426},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.78.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/bbfeb71d9487d2480f97832e7d44ca5b/hardhat-deploy-2.0.0-next.78.tgz","_integrity":"sha512-ESIvutF28tst3XJ6CC2OtrqGbda8jOX/cwF1b64+CCmhsR4I6ZYGONj/smMbH5U94i6BQT375eNAN7H5ZpcVzQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.18.6","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.18.7","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","@rocketh/node":"^0.18.7"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.78_1771334753214_0.40442525088410197","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.79":{"name":"hardhat-deploy","version":"2.0.0-next.79","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.79","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"b42c6bd6409af21127a6759f7ed51f3d9fa2d730","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.79.tgz","fileCount":91,"integrity":"sha512-+Ko7+sfUE/32vZac5MDKaEprX1n2NHARDs8phDNmQKRg199KXIt9hxX+dxELCdFjQZ8Ib63OKo9XPjBCE06oWg==","signatures":[{"sig":"MEUCIQDfLayWQMHtWadcL/u0CUJADb+uLY72Nd97TeahCjwjBQIgQfQG+NBaA4InU9vVajxQlGxNblVi0fMLHFXgHmU4GNQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":235504},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.79.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5ae819b6954d3031f0e4ab18d8cc741f/hardhat-deploy-2.0.0-next.79.tgz","_integrity":"sha512-+Ko7+sfUE/32vZac5MDKaEprX1n2NHARDs8phDNmQKRg199KXIt9hxX+dxELCdFjQZ8Ib63OKo9XPjBCE06oWg==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.19.1","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.19.1","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","@rocketh/node":"^0.19.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.79_1771414001605_0.1904188257497701","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-next.80":{"name":"hardhat-deploy","version":"2.0.0-next.80","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0-next.80","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"44e350614b2346c1a895bc08698db55a0ff301bb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0-next.80.tgz","fileCount":91,"integrity":"sha512-Du0zlOhOVRpfwdaDnNNryIHywOeEl7k6ajc18M4qq++2q4EnAMF0PilQU99RFr3mU8YGA2yqMtUukRARNK/7XA==","signatures":[{"sig":"MEUCIQCX4w+mSyGdXevdzKuSqIojjrW9rVsDHDcr7AEgl2UmKgIgFLr5W3QtaxmWxpu92EiVoPry8YZsoX3/Xktd/iN5hHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238480},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0-next.80.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/40756262ae64a11d9cc4574e0a3881d4/hardhat-deploy-2.0.0-next.80.tgz","_integrity":"sha512-Du0zlOhOVRpfwdaDnNNryIHywOeEl7k6ajc18M4qq++2q4EnAMF0PilQU99RFr3mU8YGA2yqMtUukRARNK/7XA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.19.3","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.19.3","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","rocketh":"^0.19.3","@rocketh/node":"^0.19.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0-next.80_1771419480903_0.28383720391400513","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"hardhat-deploy","version":"2.0.0","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.0","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"06584245554b12cf2bcb67802ff15287885495ca","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.0.tgz","fileCount":91,"integrity":"sha512-t34Eg4WWibGydQWSh+o43e7CICylhbjeqBUcPo5WVwdp46mDsSVe3S4+KYX1Tk7usSxFGt3Kz6QDRxQQY6Rr4g==","signatures":[{"sig":"MEUCIAg5XLpS/pj2OEy+Quyy4oexPfF1asqfaXEvUyL9thGrAiEAvY6sTNnb9IbEQZeCVlqdcmBW1toMNLF/wzCArShcWlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238472},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/fc1fb138e36dd9e7ee3f665e50a1d834/hardhat-deploy-2.0.0.tgz","_integrity":"sha512-t34Eg4WWibGydQWSh+o43e7CICylhbjeqBUcPo5WVwdp46mDsSVe3S4+KYX1Tk7usSxFGt3Kz6QDRxQQY6Rr4g==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^4.3.6","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.19.3","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.19.3","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","rocketh":"^0.19.3","@rocketh/node":"^0.19.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.0_1771421312985_0.8435216500831448","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"hardhat-deploy","version":"2.0.1","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.1","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"337f9ffdb0f155bb7d3f52333c80139092601ef0","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.1.tgz","fileCount":91,"integrity":"sha512-IRp1efTxZVpbBdt4fKXy7k4r6xls7+oVA1QuTEmiUEYLRlunXV22gCZ5UH4QcxO99Go/Y6IIkoBT+T7nSN7OdA==","signatures":[{"sig":"MEYCIQCrVpPhPMzy5mL1ozgsNXFDd59m2lanFesHKWIPno1wsAIhAK+GSFGzrclyyJzxhiybEBwajuycS6ttnsU278ReA60/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238474},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/967668e8f5aaaee04fb7a02e5a22d659/hardhat-deploy-2.0.1.tgz","_integrity":"sha512-IRp1efTxZVpbBdt4fKXy7k4r6xls7+oVA1QuTEmiUEYLRlunXV22gCZ5UH4QcxO99Go/Y6IIkoBT+T7nSN7OdA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.19.3","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.19.3","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","rocketh":"^0.19.3","@rocketh/node":"^0.19.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.1_1772044084425_0.03858598316864348","host":"s3://npm-registry-packages-npm-production"}},"2.0.2":{"name":"hardhat-deploy","version":"2.0.2","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.2","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"40aae180502caa370eb30a214593ef2dcecd655e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.2.tgz","fileCount":91,"integrity":"sha512-1Uo/ChrvF2sGUoShcmABrzJw+M6xO9azoiuGWAMapLUf1aeqzZp1tvr66xjBmzzE9t6BV6XhEfs13WfgifF6pw==","signatures":[{"sig":"MEQCIGuYuhexjDuOhElSEDrdHJW4OZdC5SU5cH5wsdQJBU9lAiA8mB4yyPyzO0BF9weY5necXzfBcooEDmq8Ly7LIHMQyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238198},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/89af7a1bad84bc48d8dcea1ccf71933e/hardhat-deploy-2.0.2.tgz","_integrity":"sha512-1Uo/ChrvF2sGUoShcmABrzJw+M6xO9azoiuGWAMapLUf1aeqzZp1tvr66xjBmzzE9t6BV6XhEfs13WfgifF6pw==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.19.3","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.19.3","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","rocketh":"^0.19.3","@rocketh/node":"^0.19.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.2_1773818800052_0.18571894138130096","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"name":"hardhat-deploy","version":"2.0.3","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.3","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"0c760f265f5e0693fbebc9a1a85a58d78f7a3349","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.3.tgz","fileCount":91,"integrity":"sha512-XejiG82KaixTLSWCAjkStT0lpv4+Vk+bT/5bXGeW6uQLdh9ks+xPbBDbh9R9/bkmTBMq5EcZcX4+8DIlXJgVaQ==","signatures":[{"sig":"MEYCIQCHmxv+R633VucwW+VE2IcgWophizp3uUTT1RQNG7QP8QIhAMGuom6MPjdaz6x3pK86DRYdiF8oLpPyM1mKxTtBxLIa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240042},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/b14e5d8cbc77ea30e61349f07e0eebfb/hardhat-deploy-2.0.3.tgz","_integrity":"sha512-XejiG82KaixTLSWCAjkStT0lpv4+Vk+bT/5bXGeW6uQLdh9ks+xPbBDbh9R9/bkmTBMq5EcZcX4+8DIlXJgVaQ==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.5","hardhat":"3.1.8","rocketh":"^0.19.3","typescript":"^5.9.3","@types/node":"^25.2.3","set-defaults":"^0.0.5","@rocketh/node":"^0.19.3","@changesets/cli":"^2.29.8"},"peerDependencies":{"hardhat":"^3.1.8","rocketh":"^0.19.3","@rocketh/node":"^0.19.3"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.3_1773819294167_0.3480598994943227","host":"s3://npm-registry-packages-npm-production"}},"2.0.4":{"name":"hardhat-deploy","version":"2.0.4","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.4","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"076ee563c48223ca8e64758b2173560f057fa51a","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.4.tgz","fileCount":91,"integrity":"sha512-QrcrOKFRn/lQ6XkwNB972/Qh6+oPRaQk0s5VzcGzY/6vplETJSwwpUGxQNY7ktXq6LTLP3xW94qVj2wwuD1lCA==","signatures":[{"sig":"MEQCICxtGUG81cgiLADwZHYwIbKAcK1ilV2qOZbh+wtLmuTpAiBQCOpyK2CPaP3msL1zEEB2h7iQKjFSC7iYJW1ahLdAdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240050},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/552a8f4c771655a4ab18b345121d1a4c/hardhat-deploy-2.0.4.tgz","_integrity":"sha512-QrcrOKFRn/lQ6XkwNB972/Qh6+oPRaQk0s5VzcGzY/6vplETJSwwpUGxQNY7ktXq6LTLP3xW94qVj2wwuD1lCA==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.0","rocketh":"^0.19.4","typescript":"^6.0.3","@types/node":"^25.6.0","set-defaults":"^0.0.5","@rocketh/node":"^0.19.4","@changesets/cli":"^2.31.0"},"peerDependencies":{"hardhat":"^3.4.0","rocketh":"^0.19.4","@rocketh/node":"^0.19.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.4_1776774558338_0.48351321322486296","host":"s3://npm-registry-packages-npm-production"}},"2.0.5":{"name":"hardhat-deploy","version":"2.0.5","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.5","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"2104f67bdda5e17a539fce3682b1af666cf330fd","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.5.tgz","fileCount":90,"integrity":"sha512-IklwWUhTTnLSEpF04JJxOjeyXFBd5iyAQM9rUoWz6x0X3WTIRsD2Ge0KRkRerWFQgtjqsd8SMLBfJFb8493Jew==","signatures":[{"sig":"MEUCIEDAE1qH5A9zulS6HXjj0vZUxiKXt3AA4dZgGhKdF+/fAiEAjLdY7c30qSfcdTnygdmKHr4oS6ZsmQ102gJh1cr+RCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183981},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/6df47c450aa9d723a4871bebf3216567/hardhat-deploy-2.0.5.tgz","_integrity":"sha512-IklwWUhTTnLSEpF04JJxOjeyXFBd5iyAQM9rUoWz6x0X3WTIRsD2Ge0KRkRerWFQgtjqsd8SMLBfJFb8493Jew==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.0","rocketh":"^0.19.4","typescript":"^6.0.3","@types/node":"^25.6.0","set-defaults":"^0.0.5","@rocketh/node":"^0.19.4","@changesets/cli":"^2.31.0"},"peerDependencies":{"hardhat":"^3.4.0","rocketh":"^0.19.4","@rocketh/node":"^0.19.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.5_1776775661234_0.512823762710185","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"hardhat-deploy","version":"2.0.6","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.6","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"999286a782eb34a0ec44debbcbe395ea059ff3de","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.6.tgz","fileCount":90,"integrity":"sha512-X6u4tyRf1E7eqmwXhmmtXpNxw8wmj7A2Suv0Mvo8U9dTCQehDG0sYMolgg+PxhclL54+cADJKbAVLBRfhpn++Q==","signatures":[{"sig":"MEUCIDb76xqiwgR44SdohvZGnW7zWXDfKzNOx2Spdbk/Vy1RAiEAg+MsvuKfigIuRG55qtVjUC73zEwUfM1Z7yJotaGgleQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":184385},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/ce5d7b48d7c47fa387683d2db2dfe729/hardhat-deploy-2.0.6.tgz","_integrity":"sha512-X6u4tyRf1E7eqmwXhmmtXpNxw8wmj7A2Suv0Mvo8U9dTCQehDG0sYMolgg+PxhclL54+cADJKbAVLBRfhpn++Q==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.4","rocketh":"^0.19.5","typescript":"^6.0.3","@types/node":"^25.6.0","set-defaults":"^0.0.5","@rocketh/node":"^0.19.5","@changesets/cli":"^2.31.0"},"peerDependencies":{"hardhat":"^3.4.4","rocketh":"^0.19.5","@rocketh/node":"^0.19.5"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.6_1778157061811_0.000697846124037671","host":"s3://npm-registry-packages-npm-production"}},"2.0.7":{"name":"hardhat-deploy","version":"2.0.7","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.7","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"15f5db208b4bcb49f52ec5bc7a218712f96e311c","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.7.tgz","fileCount":90,"integrity":"sha512-OphXzYAB857tPnFXNg2tZVyS6AEuMSQ2kzLrdLY7qflHcJgnATJB73o91BszYnXcZPhajKSsoxBJd4W8/uFP+A==","signatures":[{"sig":"MEUCIQDeDk5NPHIRixihtBsWJln7eJH4MX6O5vwG+3c052rnTAIgON/VNjZjCblpSLYQGjeEZHqfqCK/Ax56J0XvpNri5lo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183860},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/9bdba07255a205ebc45e5c173260f7b4/hardhat-deploy-2.0.7.tgz","_integrity":"sha512-OphXzYAB857tPnFXNg2tZVyS6AEuMSQ2kzLrdLY7qflHcJgnATJB73o91BszYnXcZPhajKSsoxBJd4W8/uFP+A==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.5","rocketh":"^0.19.6","typescript":"^6.0.3","@types/node":"^25.6.2","set-defaults":"^0.0.5","@rocketh/node":"^0.19.6","@changesets/cli":"^2.31.0"},"peerDependencies":{"hardhat":"^3.4.5","rocketh":"^0.19.6","@rocketh/node":"^0.19.6"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.7_1778232574012_0.638282071665238","host":"s3://npm-registry-packages-npm-production"}},"2.0.8":{"name":"hardhat-deploy","version":"2.0.8","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.8","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/hardhat-deploy/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"e5987f82be4f932cb7ab49b2526b91969b88d9ad","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.8.tgz","fileCount":90,"integrity":"sha512-AQw3HMMRi83kjZDkGKMp2S5LgLeIBCFW6uKbbGWzbDdOEslTIn6xBI6EOCv4RQAXzGycZvLy0CXkv2Y1w6Oo7w==","signatures":[{"sig":"MEUCIDWgZDtt1iE0GnG4jY+XR/jcgWOPZV5QyHrh0+AZRBT1AiEAwzgpPWG4gyBdvk4/uj9h3AOF90KGnRSWDYnkErLj7YE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183860},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"gitHead":"9e9e0a3820ab3eb23b247c0c98c428c731bc03c4","scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node ./dist/postinstall.js"},"_npmUser":{"name":"wighawag","email":"npmdev1234567890@gmail.com"},"_resolved":"/tmp/5635c0dfbe28afb77687345df786ef5f/hardhat-deploy-2.0.8.tgz","_integrity":"sha512-AQw3HMMRi83kjZDkGKMp2S5LgLeIBCFW6uKbbGWzbDdOEslTIn6xBI6EOCv4RQAXzGycZvLy0CXkv2Y1w6Oo7w==","repository":{"url":"git+https://github.com/wighawag/hardhat-deploy.git","type":"git"},"_npmVersion":"11.6.2","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.25.76","commander":"^14.0.3","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.5","rocketh":"^0.19.7","typescript":"^6.0.3","@types/node":"^25.6.2","set-defaults":"^0.0.5","@rocketh/node":"^0.19.7","@changesets/cli":"^2.31.0"},"peerDependencies":{"hardhat":"^3.4.5","rocketh":"^0.19.7","@rocketh/node":"^0.19.7"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.8_1778504990231_0.31316178168775943","host":"s3://npm-registry-packages-npm-production"}},"2.0.9":{"name":"hardhat-deploy","version":"2.0.9","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.9","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"7e33495960e10bb7056ec079580f121233468107","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.9.tgz","fileCount":86,"integrity":"sha512-/gBbDpghuejQspuVxIt3l75vEkZeaL2hAPSNGf8Wvbe4wS6i/iRq2OM7lw5Mzht63VdaipfsnX5nlU8lxmQ9FQ==","signatures":[{"sig":"MEUCIQD01DnOzXHEF/ejbxWHdwkApClNbU2LBAY0WPYjSw/F6QIgCb5Rt3MYCGKyFSL3ZnEDnCgSxYwNKEpMHUQx0j6hpkw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174118},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/d879e220df2f910d8797fe2ebfd0d5da/hardhat-deploy-2.0.9.tgz","_integrity":"sha512-/gBbDpghuejQspuVxIt3l75vEkZeaL2hAPSNGf8Wvbe4wS6i/iRq2OM7lw5Mzht63VdaipfsnX5nlU8lxmQ9FQ==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.8","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.9","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.5","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.4.5","rocketh":"0.19.8","@rocketh/node":"0.19.9"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.9_1784040835858_0.5132827489277878","host":"s3://npm-registry-packages-npm-production"}},"2.0.10":{"name":"hardhat-deploy","version":"2.0.10","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.10","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"c28a89cb8d074693e849530d43c1e29b084188c7","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.10.tgz","fileCount":86,"integrity":"sha512-ihv5DEz2J9+3msT0cf0MSMEiR+c3tg+iE0N8KSF1MUyOxUh5H6Tu5+3dp3bZ6//76mF3qLoGEpxW0qTre2M5tg==","signatures":[{"sig":"MEQCIBaEqNFVnH73pBzu4ylMQ7mGuf26Rl47h87uw2KyCrP9AiBNpVcdZhnyuK9Rp5FRh+QoStfwu3qU5y8ZAkbKEGlThg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174121},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/dfa61c64c09aa91aeac3806d552a7440/hardhat-deploy-2.0.10.tgz","_integrity":"sha512-ihv5DEz2J9+3msT0cf0MSMEiR+c3tg+iE0N8KSF1MUyOxUh5H6Tu5+3dp3bZ6//76mF3qLoGEpxW0qTre2M5tg==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.9","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.10","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","as-soon":"^0.1.6","hardhat":"3.4.5","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.4.5","rocketh":"0.19.9","@rocketh/node":"0.19.10"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.10_1784645645225_0.5670221329147307","host":"s3://npm-registry-packages-npm-production"}},"2.0.11":{"name":"hardhat-deploy","version":"2.0.11","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.11","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"a8615eaa28169735505cbc1df74a614af2183aee","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.11.tgz","fileCount":86,"integrity":"sha512-8lGkA9nYvWKOgksAVcE0KxgGWdJZxVgvGJz/QDC1Y7MKum2xGVLCnlmVAMvswXA6sF0xSYmH+ZnbC6D26CrxNA==","signatures":[{"sig":"MEUCIGORfcTgjqcSRcbUWIBBpVO2MzR3k9tC7vsTuFuLswPPAiEAx9eYd13vFZmqeYfWCi/X/npUsnitsWBlbCXGQKN1BS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175939},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.11.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/626aff1e9ca1339d065a47a5390dbe31/hardhat-deploy-2.0.11.tgz","_integrity":"sha512-8lGkA9nYvWKOgksAVcE0KxgGWdJZxVgvGJz/QDC1Y7MKum2xGVLCnlmVAMvswXA6sF0xSYmH+ZnbC6D26CrxNA==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.9","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.10","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.9","@rocketh/node":"0.19.10"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.11_1785744090283_0.9904904748906238","host":"s3://npm-registry-packages-npm-production"}},"2.0.12":{"name":"hardhat-deploy","version":"2.0.12","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.12","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"200759902cf4a35bc9b39f126f7c280ce35b6ae3","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.12.tgz","fileCount":86,"integrity":"sha512-7jZc9ny9zbanQT/ZqqYVYY0OfdbvxRkm2USyko0vlQdnWJzszoy6xkbV3CVi3zDRSuR/rISFi2kwuG/vdwrlCg==","signatures":[{"sig":"MEMCH1cf9bxhq1KYCYLoNCAm2Vec629CtkaEZ3wbJgda4X0CICoRCsBwBwmlhqeas0NBVzY1exSKHYizq5gVBAAVryGG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175941},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.12.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}}},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/c2615d68b907c58bf64565a7b82109f6/hardhat-deploy-2.0.12.tgz","_integrity":"sha512-7jZc9ny9zbanQT/ZqqYVYY0OfdbvxRkm2USyko0vlQdnWJzszoy6xkbV3CVi3zDRSuR/rISFi2kwuG/vdwrlCg==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.10","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.11","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.10","@rocketh/node":"0.19.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.12_1785911709121_0.14399053874391043","host":"s3://npm-registry-packages-npm-production"}},"2.0.13":{"name":"hardhat-deploy","version":"2.0.13","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.13","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"1bd3e9d7d1e3c02d4e0578d632e1239f8e4f9efb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.13.tgz","fileCount":86,"integrity":"sha512-xdDDAV+HAWSuIqyarXmjchrrI9ZlyX/YN2nk5npRVM7KMdrL1eY9a4qLyFep+iaqQ0C1CPyZSEmjcVJP20WmAQ==","signatures":[{"sig":"MEUCICiqIda9ijPI50yYLJ9wlzpXhzEWPTjj23LXn4BcCd2nAiEA0b1cfKaBmB3lMXLDJsbbAIHpa9JndQel669gBwebL9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176067},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.13.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/4d23f7a0f5f6c1a57980d5d3b9871bc9/hardhat-deploy-2.0.13.tgz","_integrity":"sha512-xdDDAV+HAWSuIqyarXmjchrrI9ZlyX/YN2nk5npRVM7KMdrL1eY9a4qLyFep+iaqQ0C1CPyZSEmjcVJP20WmAQ==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.10","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.11","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.10","@rocketh/node":"0.19.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.13_1785913607027_0.7813795287312952","host":"s3://npm-registry-packages-npm-production"}},"2.0.14":{"name":"hardhat-deploy","version":"2.0.14","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.14","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"11990ed84d93def1edd316b50a3b475c3547e156","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.14.tgz","fileCount":89,"integrity":"sha512-xlks3rt9uAmzffsBgAa2TiD7GPqs0c7t/qFxzBxatvEgGSJYxaUyZfPT3pFRQGa+3EP8+wirmxOJGLFSku5WrA==","signatures":[{"sig":"MEUCIQC1IfBx1a6WNKc+6Ojy7NUteSSFrJy5kndpAWfZTcNQ5AIgMCs4qkFbZuj2uHYIyacxe4T3iVhUd/Is9iQbL+SzRN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":181396},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.14.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/e07cb594ee3f46e832d103032331e9dd/hardhat-deploy-2.0.14.tgz","_integrity":"sha512-xlks3rt9uAmzffsBgAa2TiD7GPqs0c7t/qFxzBxatvEgGSJYxaUyZfPT3pFRQGa+3EP8+wirmxOJGLFSku5WrA==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.10","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.11","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.10","@rocketh/node":"0.19.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.14_1785914820814_0.4598253503837655","host":"s3://npm-registry-packages-npm-production"}},"2.0.15":{"name":"hardhat-deploy","version":"2.0.15","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.15","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"41aa927118055368cfa90ff37b3b470772b32254","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.15.tgz","fileCount":89,"integrity":"sha512-nbpYA5qxYMjndLSFbPocRndqBqWg0RHib/u5dUYkXarmwyMkD0BPU5PkWjkfRHWVuJOtIrtr6umibboW7fkYlw==","signatures":[{"sig":"MEYCIQD0weIOq1aijwISq4VGeeox3iTredx5x9pTSSGxmEMX3gIhAP3EqCJLrOTMNnqM9YBlMJI2LiACg2zoQLK3rAFuS/+y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":181396},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.15.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/a20d01179fa3036a7c9511e243c9dc23/hardhat-deploy-2.0.15.tgz","_integrity":"sha512-nbpYA5qxYMjndLSFbPocRndqBqWg0RHib/u5dUYkXarmwyMkD0BPU5PkWjkfRHWVuJOtIrtr6umibboW7fkYlw==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.10","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.11","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.10","@rocketh/node":"0.19.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.15_1785915481346_0.5327025181890097","host":"s3://npm-registry-packages-npm-production"}},"2.0.17":{"name":"hardhat-deploy","version":"2.0.17","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.17","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"a053ad2bb937ee5797cb33cbd9d003954d9f5a6b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.17.tgz","fileCount":89,"integrity":"sha512-w8WOpxBVWhRcc+scdA3saTbWJYCF1inGaaNI92/yhtJKFF65lcLR1L0y3dMJ3WcqdPxgl3O2bdTGlmn4EfvTNQ==","signatures":[{"sig":"MEUCIQCSWXcjmtoP6z4xT1W8MAUyXuO74KPQIDNXxsjzqq9+XwIgBAAp3qO8IV+kIQcKLmSVDepiaUzD6Si/k7+O1NJhgyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184658},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.17.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/93ca1b423bbe5aa7685b9ba09194d720/hardhat-deploy-2.0.17.tgz","_integrity":"sha512-w8WOpxBVWhRcc+scdA3saTbWJYCF1inGaaNI92/yhtJKFF65lcLR1L0y3dMJ3WcqdPxgl3O2bdTGlmn4EfvTNQ==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.12","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.13","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.12","@rocketh/node":"0.19.13"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.17_1786429468187_0.994296796669685","host":"s3://npm-registry-packages-npm-production"}},"2.0.18":{"name":"hardhat-deploy","version":"2.0.18","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.18","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"02340ac4b8ccec360c1b14a0822fcc5c7c731250","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.18.tgz","fileCount":89,"integrity":"sha512-PePh47BWlqah7nsgfbHD8Ft3VsZVr2IHkAgvrmoWBSr29n+qWbPlbawwvMJXdbu7xZ8grsKhd93HP3cEjFHH6Q==","signatures":[{"sig":"MEQCICSLUGxSdn9lq4n06amHNQag/vCUzKLYekbjQkeF8VzdAiAT1DPzq4N4ULrlXIN5ALTeItBfaSExNFfcDgWHT3x2zQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184658},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.18.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/cab912555acc95543128e68bdfe1165e/hardhat-deploy-2.0.18.tgz","_integrity":"sha512-PePh47BWlqah7nsgfbHD8Ft3VsZVr2IHkAgvrmoWBSr29n+qWbPlbawwvMJXdbu7xZ8grsKhd93HP3cEjFHH6Q==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.13","commander":"^14.0.3","named-logs":"^0.4.1","@rocketh/node":"0.19.14","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.6.0","typescript":"^6.0.3","@types/node":"^25.6.2"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.13","@rocketh/node":"0.19.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.18_1786459517971_0.485831244592116","host":"s3://npm-registry-packages-npm-production"}},"2.0.19":{"name":"hardhat-deploy","version":"2.0.19","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.19","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"5f8de681d14dc900ca0bd7732cbf4a1c61143333","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.19.tgz","fileCount":89,"integrity":"sha512-E4hczYHyf2vqmFUoHBgn9dAzOqg1Dx5caCEVQLJ7ozxeV6WBnaQpl3+syZXM/Yp5dQ7dMDZrfAj9MnKD7rehhg==","signatures":[{"sig":"MEUCIBt0/rf9eCDi/8kmw0RQCTsmNmtUyXW7LutOc3r5Und1AiEAhdAcBesBZdkfzTSkJMVb6q6gwOQa5jNHcPE5wwDhRKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184659},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.19.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/48c4fc52d21e96063ac7758639e99f41/hardhat-deploy-2.0.19.tgz","_integrity":"sha512-E4hczYHyf2vqmFUoHBgn9dAzOqg1Dx5caCEVQLJ7ozxeV6WBnaQpl3+syZXM/Yp5dQ7dMDZrfAj9MnKD7rehhg==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.14","commander":"^15.0.0","named-logs":"^0.4.1","@rocketh/node":"0.19.15","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","typescript":"^6.0.3","@types/node":"^26.2.0"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.14","@rocketh/node":"0.19.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.19_1786474106515_0.8825528952089103","host":"s3://npm-registry-packages-npm-production"}},"2.0.20":{"name":"hardhat-deploy","version":"2.0.20","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.20","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"fb69b98679e22c96f6d03722b8df306d3243c644","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.20.tgz","fileCount":89,"integrity":"sha512-aseSDF1UDgwOvgA0MH3xdTwxjrOLrfBJ9UhwQSCabTOS0MjY1dm2hFQamZgWs1aW2uftdpGvZPmFb9AZSy5fqw==","signatures":[{"sig":"MEYCIQDvoiU8boeLU4PSzfv/aeYUG3152/cUcbm2Ob5rMRuq0QIhAJ+g9hutpLZxpZFQEiFWmz2rUuqJJdQw4P5fBmOQeCdU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184659},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.20.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/aa4b3f71e3ec1e25c1fa133df95a9dfc/hardhat-deploy-2.0.20.tgz","_integrity":"sha512-aseSDF1UDgwOvgA0MH3xdTwxjrOLrfBJ9UhwQSCabTOS0MjY1dm2hFQamZgWs1aW2uftdpGvZPmFb9AZSy5fqw==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.16.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.15","commander":"^15.0.0","named-logs":"^0.4.1","@rocketh/node":"0.19.16","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","typescript":"^6.0.3","@types/node":"^26.2.0"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.15","@rocketh/node":"0.19.16"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.20_1786480187524_0.5076873650004494","host":"s3://npm-registry-packages-npm-production"}},"2.0.21":{"name":"hardhat-deploy","version":"2.0.21","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.21","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"7981394bbcf432af52130148f6564e72bdd5d85b","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.21.tgz","fileCount":89,"integrity":"sha512-wVW8NSwBpRfG2cR0LawJmNGmlhbu/xBEa8kx54xEXrI7vMZhghjxBZejBZksx4Z2j/NsEOivbou190jpAY2/RA==","signatures":[{"sig":"MEQCIDeUtuRlNohxFHci3oErIQtq7mq78p3su2Psz66iOqQ5AiBEKaWKyyW09Jo0Fv8TyyQ9Uldn5ouF6EXWz2gzyR1ppg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184659},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.21.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/cd247eb2008193285cd0970b9c1f4505/hardhat-deploy-2.0.21.tgz","_integrity":"sha512-wVW8NSwBpRfG2cR0LawJmNGmlhbu/xBEa8kx54xEXrI7vMZhghjxBZejBZksx4Z2j/NsEOivbou190jpAY2/RA==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.17.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.16","commander":"^15.0.0","named-logs":"^0.4.1","@rocketh/node":"0.19.17","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","typescript":"^6.0.3","@types/node":"^26.2.0"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.16","@rocketh/node":"0.19.17"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.21_1786892480358_0.6484281087845563","host":"s3://npm-registry-packages-npm-production"}},"2.0.22":{"name":"hardhat-deploy","version":"2.0.22","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.22","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"309fe03c7205dc2cd1823ca7be26b64fe323bdbb","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.22.tgz","fileCount":89,"integrity":"sha512-+KcS7oozRHm9jSHszVKVh/dwDgptQQq6PupF0E0MSr7zZ8LAVKypyfWaKfA99ZjCkm7OyQT7MoiePqLukWOwlg==","signatures":[{"sig":"MEUCIHC8JXWMh6zPTabMb4tlmLAAe6T3FcRZ0mzLscWaSvdbAiEAvKcLN83X7JbCoLGcSQT/dZUgmuez4ylvUlEBWFYzCxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184659},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.22.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/903832dabc02b70fc3c3c6ef186d3942/hardhat-deploy-2.0.22.tgz","_integrity":"sha512-+KcS7oozRHm9jSHszVKVh/dwDgptQQq6PupF0E0MSr7zZ8LAVKypyfWaKfA99ZjCkm7OyQT7MoiePqLukWOwlg==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.17.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^3.25.76","rocketh":"0.19.17","commander":"^15.0.0","named-logs":"^0.4.1","@rocketh/node":"0.19.18","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","typescript":"^6.0.3","@types/node":"^26.2.0"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"0.19.17","@rocketh/node":"0.19.18"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.22_1786900996362_0.8743035332267828","host":"s3://npm-registry-packages-npm-production"}},"2.0.23":{"name":"hardhat-deploy","version":"2.0.23","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.23","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"3ad780173a56e007e29ace4d608eb4359cdb790e","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.23.tgz","fileCount":89,"integrity":"sha512-eL3NPjsBxThfrnoBzJqDRz+gBde5cEL4vA1wpK7XzVtHmhNR0O3liAiAWHp1/sODpQAOVW28yNog1PEMPsorvw==","signatures":[{"sig":"MEUCIB5pVK9AfRZNqJKI0iW0eObcSAbt/thZN6kdwm0XTTLuAiEA0obG512811zby8cVERBWj3cKQK34jdVxue5oMTUb4Fo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185760},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.23.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.json && cp src/v1-entry.cjs dist/","postinstall":"node -e \"require('fs').existsSync('./dist/postinstall.js') && require('child_process').spawnSync(process.execPath, ['./dist/postinstall.js'], {stdio: 'inherit'})\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/5714e50194bb4c10c52f9d7e337117d9/hardhat-deploy-2.0.23.tgz","_integrity":"sha512-eL3NPjsBxThfrnoBzJqDRz+gBde5cEL4vA1wpK7XzVtHmhNR0O3liAiAWHp1/sODpQAOVW28yNog1PEMPsorvw==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.17.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^3.25.76","commander":"^15.0.0","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","rocketh":"0.19.17","typescript":"^6.0.3","@types/node":"^26.2.0","@rocketh/node":"0.19.19"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"^0.19.17","@rocketh/node":"^0.19.19"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.23_1786915367802_0.10431541137384559","host":"s3://npm-registry-packages-npm-production"}},"2.0.24":{"name":"hardhat-deploy","version":"2.0.24","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.24","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"84d99e054118ea509577ee5030d2724c5ec0c87f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.24.tgz","fileCount":84,"integrity":"sha512-lLZfhVQzRX9+Mcija0T1bQZVQkzstG54LhnZPh4ynI2ZC7SfOtjEyVxGSWEJJogPN9QhpjRX+xR1mtu6IKBWBw==","signatures":[{"sig":"MEUCIQD42yEzglQnTjfzYK+pLkK+S6q79C3jIJNRuKDkN/tRdwIgFhi0tJKhgekYT6c2NQ8QBWPRwRjBZVZzHKUaXd5ZUg0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170753},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.24.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.build.json && cp src/v1-entry.cjs dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/28a14a191c6a1928bd47e3c0dcc2399d/hardhat-deploy-2.0.24.tgz","_integrity":"sha512-lLZfhVQzRX9+Mcija0T1bQZVQkzstG54LhnZPh4ynI2ZC7SfOtjEyVxGSWEJJogPN9QhpjRX+xR1mtu6IKBWBw==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.17.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^3.25.76","commander":"^15.0.0","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","rocketh":"0.19.18","typescript":"^6.0.3","@types/node":"^26.2.0","@rocketh/node":"0.19.20"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"^0.19.18","@rocketh/node":"^0.19.20"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.24_1787066394467_0.060097553028004125","host":"s3://npm-registry-packages-npm-production"}},"2.0.25":{"name":"hardhat-deploy","version":"2.0.25","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","_id":"hardhat-deploy@2.0.25","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"homepage":"https://github.com/wighawag/hardhat-deploy#readme","bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"bin":{"hardhat-deploy":"dist/cli.js"},"dist":{"shasum":"000a45fe7d15d8d23dfb9778718116725abdd49f","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.25.tgz","fileCount":84,"integrity":"sha512-yQXNtH7vQhPeuYd4XgrWm5gV5SEOJcoZIsJWrTRGzj6zQwJkSxkyOk+wA601zqGUCUwgFCm0mJF0SS3UYo0DbA==","signatures":[{"sig":"MEYCIQCaB26lfl7rbRv8AOGTt+mqP0dNk08GzHwR9oBG9YPuDAIhAPIbY3NsW0FiitO0NVShakEZ0Op1AKaRpo0rpXbbCrKi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173903},"main":"dist/index.js","type":"module","_from":"file:hardhat-deploy-2.0.25.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"scripts":{"dev":"as-soon -w src pnpm build","test":"vitest","build":"tsc --project tsconfig.build.json && cp src/v1-entry.cjs dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"_resolved":"/tmp/c84abe65d7c71c91996fef76cd668125/hardhat-deploy-2.0.25.tgz","_integrity":"sha512-yQXNtH7vQhPeuYd4XgrWm5gV5SEOJcoZIsJWrTRGzj6zQwJkSxkyOk+wA601zqGUCUwgFCm0mJF0SS3UYo0DbA==","repository":{"url":"git+https://github.com/wighawag/rocketh.git","type":"git","directory":"packages/hardhat-deploy"},"_npmVersion":"11.17.0","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^3.25.76","commander":"^15.0.0","named-logs":"^0.4.1","named-logs-console":"^0.5.1","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.1.3","vitest":"^4.1.10","as-soon":"^0.1.6","hardhat":"^3.12.0","rocketh":"0.20.0","typescript":"^6.0.3","@types/node":"^26.2.0","@rocketh/node":"0.20.0"},"peerDependencies":{"hardhat":"^3.6.0","rocketh":"^0.20.0","@rocketh/node":"^0.20.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-deploy_2.0.25_1788012025662_0.8508542602227691","host":"s3://npm-registry-packages-npm-production"}},"2.0.26":{"name":"hardhat-deploy","version":"2.0.26","description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"author":{"name":"Ronan Sandford"},"license":"MIT","homepage":"https://github.com/wighawag/hardhat-deploy#readme","repository":{"type":"git","url":"git+https://github.com/wighawag/rocketh.git","directory":"packages/hardhat-deploy"},"bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"publishConfig":{"access":"public"},"type":"module","main":"dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/v1-entry.cjs"},"./helpers":{"import":{"types":"./dist/helpers.d.ts","default":"./dist/helpers.js"}},"./v1/solc_0_6/*":"./v1/solc_0_6/*","./v1/solc_0_7/*":"./v1/solc_0_7/*","./v1/solc_0_8/*":"./v1/solc_0_8/*"},"bin":{"hardhat-deploy":"dist/cli.js"},"engines":{"node":">=22.0.0"},"devDependencies":{"@types/node":"^26.2.0","as-soon":"^0.1.6","hardhat":"^3.12.0","rimraf":"^6.1.3","typescript":"^6.0.3","vitest":"^4.1.10","@rocketh/node":"0.21.0","rocketh":"0.21.0"},"peerDependencies":{"hardhat":"^3.6.0","@rocketh/node":"^0.21.0","rocketh":"^0.21.0"},"dependencies":{"@nomicfoundation/hardhat-zod-utils":"^3.0.4","commander":"^15.0.0","named-logs":"^0.4.1","named-logs-console":"^0.5.1","zod":"^3.25.76"},"scripts":{"build":"tsc --project tsconfig.build.json && cp src/v1-entry.cjs dist/","dev":"as-soon -w src pnpm build","test":"vitest"},"_id":"hardhat-deploy@2.0.26","_integrity":"sha512-ik287N83XtqsX7MXWEPMfrAj2iAuQ6UYs006mi9nd4jeFe+lBomFoL9s3+f7yCAZgOET8ykKKleF2gE0MPO2rQ==","_resolved":"/tmp/b3975097825d7d0ea206da819df8b4d6/hardhat-deploy-2.0.26.tgz","_from":"file:hardhat-deploy-2.0.26.tgz","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-ik287N83XtqsX7MXWEPMfrAj2iAuQ6UYs006mi9nd4jeFe+lBomFoL9s3+f7yCAZgOET8ykKKleF2gE0MPO2rQ==","shasum":"60aa8f8e1a853b6d48acd9e5ef43be678b948b25","tarball":"https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-2.0.26.tgz","fileCount":84,"unpackedSize":173903,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hardhat-deploy@2.0.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGBYrLG1VCIooE+vi1o6kTtsWnuebqbA559JfNKlLhiJAiEAqf7bwrJ/hT02xgEr/z+eyMBum4wwGTmUBgXqODK4jFs="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3a25357f-499a-4282-b46d-421a475d6241"}},"directories":{},"maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hardhat-deploy_2.0.26_1788085807759_0.9589306938974627"},"_hasShrinkwrap":false}},"time":{"created":"2020-10-20T23:14:19.863Z","modified":"2026-08-30T10:30:08.284Z","0.7.0-beta.0":"2020-10-20T23:14:20.086Z","0.7.0-beta.1":"2020-10-21T09:43:50.590Z","0.7.0-beta.2":"2020-10-21T20:05:09.421Z","0.7.0-beta.3":"2020-10-22T16:25:10.685Z","0.7.0-beta.4":"2020-10-22T18:04:07.736Z","0.7.0-beta.5":"2020-10-22T19:10:03.397Z","0.7.0-beta.6":"2020-10-22T19:41:43.497Z","0.7.0-beta.7":"2020-10-23T18:56:54.042Z","0.7.0-beta.8":"2020-10-23T19:10:44.272Z","0.7.0-beta.9":"2020-10-24T17:46:26.055Z","0.7.0-beta.10":"2020-10-25T09:12:18.315Z","0.7.0-beta.11":"2020-10-25T09:18:37.147Z","0.7.0-beta.12":"2020-10-25T09:38:01.486Z","0.7.0-beta.13":"2020-10-25T10:56:16.946Z","0.7.0-beta.14":"2020-10-25T17:54:51.030Z","0.7.0-beta.15":"2020-10-26T08:25:11.864Z","0.7.0-beta.16":"2020-10-26T09:29:35.719Z","0.7.0-beta.17":"2020-10-26T18:42:12.282Z","0.7.0-beta.18":"2020-10-26T19:44:32.011Z","0.7.0-beta.19":"2020-10-28T08:04:44.794Z","0.7.0-beta.20":"2020-10-28T13:23:30.439Z","0.7.0-beta.21":"2020-10-29T18:08:03.777Z","0.7.0-beta.22":"2020-10-29T21:28:50.279Z","0.7.0-beta.23":"2020-10-30T00:17:33.522Z","0.7.0-beta.24":"2020-10-30T13:07:53.108Z","0.7.0-beta.25":"2020-10-30T13:12:48.494Z","0.7.0-beta.27":"2020-11-03T07:58:20.716Z","0.7.0-beta.28":"2020-11-03T20:12:39.124Z","0.7.0-beta.29":"2020-11-19T19:26:04.538Z","0.7.0-beta.30":"2020-11-20T08:08:12.728Z","0.7.0-beta.31":"2020-11-27T20:12:10.640Z","0.7.0-beta.32":"2020-11-28T09:44:02.824Z","0.7.0-beta.33":"2020-11-30T18:01:30.895Z","0.7.0-beta.34":"2020-12-01T10:22:03.759Z","0.7.0-beta.35":"2020-12-01T10:39:03.649Z","0.7.0-beta.36":"2020-12-05T09:50:14.855Z","0.7.0-beta.37":"2020-12-05T17:05:42.972Z","0.7.0-beta.38":"2020-12-09T10:58:03.206Z","0.7.0-beta.39":"2020-12-23T09:33:11.999Z","0.7.0-beta.40":"2021-01-06T21:17:42.901Z","0.7.0-beta.41":"2021-01-06T23:44:45.749Z","0.7.0-beta.42":"2021-01-07T12:19:18.446Z","0.7.0-beta.43":"2021-01-07T18:24:06.672Z","0.7.0-beta.44":"2021-01-11T11:50:12.758Z","0.7.0-beta.45":"2021-02-18T18:26:00.004Z","0.7.0-beta.46":"2021-02-23T10:58:24.010Z","0.7.0-beta.47":"2021-03-09T17:08:35.539Z","0.7.0-beta.48":"2021-03-12T10:20:38.599Z","0.7.0-beta.49":"2021-03-22T17:59:30.401Z","0.7.0-beta.50":"2021-03-23T07:52:12.646Z","0.7.0-beta.51":"2021-03-27T19:12:28.453Z","0.7.0-beta.52":"2021-03-27T21:53:43.019Z","0.7.0-beta.53":"2021-03-29T00:11:40.956Z","0.7.0-beta.54":"2021-03-29T19:18:01.586Z","0.7.0-beta.55":"2021-03-30T10:48:54.801Z","0.7.0-beta.56":"2021-03-31T09:30:28.687Z","0.7.0-beta.57":"2021-04-01T07:14:54.704Z","0.7.0-beta.58":"2021-04-03T17:57:45.394Z","0.7.0":"2021-04-04T11:09:11.626Z","0.8.0-next.0":"2021-04-04T11:19:33.954Z","0.7.1":"2021-04-04T11:37:46.933Z","0.8.0-next.1":"2021-04-05T09:10:29.985Z","0.8.0-next.2":"2021-04-05T17:57:20.660Z","0.7.2":"2021-04-06T10:58:35.071Z","0.8.0-next.3":"2021-04-06T11:14:54.117Z","0.7.3":"2021-04-09T10:40:22.131Z","0.7.4":"2021-04-09T11:09:16.349Z","0.8.0-next.4":"2021-04-11T21:47:56.547Z","0.7.5":"2021-04-18T12:00:33.833Z","0.7.6":"2021-05-17T17:22:26.695Z","0.7.7":"2021-05-19T23:24:24.764Z","0.7.8":"2021-05-21T10:30:47.864Z","0.7.9":"2021-05-21T10:31:51.072Z","0.7.10":"2021-05-27T22:48:49.719Z","0.7.11":"2021-06-10T13:38:09.920Z","0.8.0-next.5":"2021-06-12T08:06:31.017Z","0.8.0":"2021-06-12T08:09:53.205Z","0.8.1":"2021-06-12T17:36:13.772Z","0.8.2":"2021-06-12T20:27:08.884Z","0.8.3":"2021-06-13T06:14:09.141Z","0.8.4":"2021-06-13T06:56:05.172Z","0.8.5":"2021-06-13T11:52:21.489Z","0.8.6":"2021-06-13T17:35:36.191Z","0.8.7":"2021-06-18T11:36:52.219Z","0.8.8":"2021-06-18T15:20:51.986Z","0.8.9":"2021-06-25T15:18:11.208Z","0.8.10":"2021-07-10T06:55:14.148Z","0.8.11":"2021-07-10T07:09:35.333Z","0.9.0-next.0":"2021-08-21T09:42:20.052Z","0.9.0":"2021-08-24T07:49:54.686Z","0.9.1":"2021-09-04T14:00:53.997Z","0.9.2":"2021-09-27T19:31:01.342Z","0.9.3":"2021-10-03T14:03:26.245Z","0.9.4":"2021-10-16T08:58:23.967Z","0.9.5":"2021-11-08T12:21:44.803Z","0.9.6":"2021-11-10T15:41:51.312Z","0.9.7":"2021-11-13T09:53:33.550Z","0.9.8":"2021-11-13T10:02:53.934Z","0.9.9":"2021-11-21T16:03:06.621Z","0.9.10":"2021-11-21T16:06:00.599Z","0.9.11":"2021-11-25T07:20:14.515Z","0.9.12":"2021-11-25T07:26:28.249Z","0.9.13":"2021-11-28T17:08:52.029Z","0.9.14":"2021-11-28T22:36:33.545Z","0.9.15":"2021-12-24T11:00:04.191Z","0.9.16":"2021-12-24T11:12:22.731Z","0.9.17":"2021-12-24T11:19:06.383Z","0.9.18":"2021-12-24T14:34:34.429Z","0.9.19":"2021-12-25T00:10:58.939Z","0.9.20":"2021-12-26T10:57:34.682Z","0.9.21":"2021-12-26T11:05:44.114Z","0.9.22":"2021-12-26T11:13:22.370Z","0.9.23":"2021-12-30T14:05:40.235Z","0.9.24":"2022-01-03T15:51:34.731Z","0.9.25":"2022-01-20T10:17:02.106Z","0.9.26":"2022-01-20T11:25:12.789Z","0.9.27":"2022-01-21T18:27:53.241Z","0.9.28":"2022-01-24T12:22:57.686Z","0.9.29":"2022-01-27T19:26:25.295Z","0.10.0":"2022-01-28T12:34:53.787Z","0.10.1":"2022-01-28T17:29:29.895Z","0.10.2":"2022-01-28T21:49:11.900Z","0.10.3":"2022-01-29T09:59:21.458Z","0.10.4":"2022-01-29T15:36:07.338Z","0.11.0-next.0":"2022-02-01T16:31:53.140Z","0.11.0-next.1":"2022-02-01T16:53:49.501Z","0.11.0-next.2":"2022-02-01T17:33:08.487Z","0.10.5":"2022-02-07T12:56:31.731Z","0.11.0-next.3":"2022-02-28T08:24:23.871Z","0.11.0-next.4":"2022-02-28T09:18:47.393Z","0.11.0-next.5":"2022-03-01T07:07:36.904Z","0.10.6":"2022-03-11T07:50:39.301Z","0.11.0":"2022-03-15T21:42:47.763Z","0.11.1":"2022-03-21T16:21:21.607Z","0.11.2":"2022-03-21T23:15:41.429Z","0.11.3-experimental.0":"2022-03-24T06:36:05.381Z","0.11.3-experimental.1":"2022-03-24T06:40:20.627Z","0.11.3-experimental.2":"2022-03-24T06:43:14.538Z","0.11.3":"2022-03-29T07:29:08.626Z","0.11.4":"2022-03-29T07:30:28.633Z","0.10.5-zksync.0":"2022-05-03T09:55:06.576Z","0.11.5-zksync.0":"2022-05-03T10:05:39.624Z","0.11.5-zksync.1":"2022-05-17T08:28:19.889Z","0.11.5":"2022-05-17T08:29:20.291Z","0.11.6":"2022-05-20T19:36:33.777Z","0.11.7":"2022-05-20T19:44:57.144Z","0.11.8":"2022-05-20T20:10:25.840Z","0.11.9":"2022-05-20T20:30:07.415Z","0.11.10":"2022-05-23T08:33:23.643Z","0.11.11":"2022-06-29T14:20:04.285Z","0.11.12":"2022-07-24T18:38:42.770Z","0.11.13":"2022-09-04T06:48:08.324Z","0.11.14":"2022-09-07T08:31:24.692Z","0.11.15":"2022-09-14T04:14:07.904Z","0.11.16":"2022-10-04T22:03:05.930Z","0.11.17":"2022-10-07T17:23:28.937Z","0.11.18":"2022-10-07T21:29:56.997Z","0.11.19":"2022-10-28T14:07:04.404Z","0.11.20":"2022-11-03T12:50:38.394Z","0.11.21":"2022-11-30T06:06:38.431Z","0.11.22":"2022-12-02T02:11:29.811Z","0.11.23":"2023-02-03T15:59:38.646Z","0.11.24":"2023-02-27T12:52:32.383Z","0.11.25":"2023-03-07T09:40:13.435Z","0.11.26":"2023-04-08T21:21:07.592Z","0.11.27":"2023-05-04T08:38:52.464Z","0.11.28":"2023-05-05T15:49:16.150Z","0.11.29":"2023-05-13T20:24:29.204Z","0.11.30":"2023-05-28T15:23:31.547Z","0.11.31":"2023-06-16T13:22:17.434Z","0.11.32":"2023-06-24T07:54:26.358Z","0.11.33":"2023-06-24T08:03:54.908Z","0.11.34":"2023-06-24T13:42:32.799Z","0.11.35":"2023-08-14T18:53:39.645Z","0.11.36":"2023-08-14T18:56:42.279Z","0.11.37":"2023-08-22T09:33:25.016Z","0.11.38":"2023-10-08T07:48:27.682Z","0.11.39":"2023-10-08T07:50:35.604Z","0.11.40":"2023-10-08T07:55:03.438Z","0.11.41":"2023-10-08T08:02:56.244Z","0.11.42":"2023-10-08T08:12:29.190Z","0.11.43":"2023-10-16T16:57:52.871Z","0.11.44":"2023-11-24T11:35:21.942Z","0.11.45":"2023-12-17T09:01:27.123Z","0.12.0":"2024-02-29T19:29:00.099Z","0.12.1":"2024-02-29T19:31:28.205Z","0.12.2":"2024-03-13T18:59:50.038Z","0.12.3":"2024-04-27T07:36:19.776Z","0.12.4":"2024-04-28T06:51:03.677Z","0.13.0":"2024-10-12T07:54:31.776Z","0.14.0":"2024-10-18T07:49:23.686Z","0.14.1":"2025-03-11T06:20:44.919Z","1.0.0":"2025-03-12T12:19:02.304Z","2.0.0-next.0":"2025-03-12T12:31:07.451Z","2.0.0-next.1":"2025-03-12T13:36:00.076Z","2.0.0-next.2":"2025-03-12T13:52:47.933Z","2.0.0-next.3":"2025-03-12T13:55:48.684Z","2.0.0-next.4":"2025-03-12T14:03:22.813Z","2.0.0-next.5":"2025-03-12T14:19:29.484Z","2.0.0-next.6":"2025-03-12T14:26:58.519Z","1.0.1":"2025-03-12T18:07:55.955Z","2.0.0-next.7":"2025-03-13T11:44:17.442Z","2.0.0-next.8":"2025-03-13T15:40:27.941Z","2.0.0-next.9":"2025-03-13T16:04:37.615Z","2.0.0-next.10":"2025-03-13T16:37:29.414Z","2.0.0-next.11":"2025-03-13T17:19:08.169Z","2.0.0-next.12":"2025-03-15T09:14:05.505Z","2.0.0-next.13":"2025-03-15T17:46:40.988Z","2.0.0-next.14":"2025-03-16T15:40:30.514Z","2.0.0-next.16":"2025-03-17T09:58:01.936Z","2.0.0-next.17":"2025-03-17T17:19:50.120Z","2.0.0-next.18":"2025-03-20T14:08:12.222Z","2.0.0-next.19":"2025-03-21T06:52:23.057Z","2.0.0-next.20":"2025-03-22T07:55:38.855Z","2.0.0-next.21":"2025-03-24T15:09:44.920Z","2.0.0-next.22":"2025-03-24T15:18:39.360Z","2.0.0-next.23":"2025-04-03T15:40:43.526Z","1.0.2":"2025-04-05T18:16:43.209Z","2.0.0-next.24":"2025-04-12T13:52:38.619Z","2.0.0-next.25":"2025-04-16T06:54:01.215Z","2.0.0-next.26":"2025-05-15T14:32:19.106Z","2.0.0-next.27":"2025-05-15T15:06:48.348Z","2.0.0-next.28":"2025-05-28T14:58:52.001Z","1.0.3":"2025-06-11T19:27:33.504Z","2.0.0-next.29":"2025-06-13T13:53:59.530Z","1.0.4":"2025-06-23T13:46:26.040Z","2.0.0-next.30":"2025-06-25T08:25:40.168Z","2.0.0-next.31":"2025-07-03T09:11:38.258Z","2.0.0-next.32":"2025-08-13T22:19:26.453Z","2.0.0-next.33":"2025-08-19T23:23:05.168Z","2.0.0-next.34":"2025-08-21T16:29:56.838Z","2.0.0-next.35":"2025-08-21T17:02:03.298Z","2.0.0-next.36":"2025-08-26T13:16:30.782Z","2.0.0-next.37":"2025-09-02T02:40:33.281Z","2.0.0-next.38":"2025-09-02T08:25:26.374Z","2.0.0-next.39":"2025-09-02T08:30:11.052Z","2.0.0-next.40":"2025-09-02T09:21:25.568Z","2.0.0-next.41":"2025-09-02T16:25:22.113Z","2.0.0-next.42":"2025-09-10T21:12:59.606Z","2.0.0-next.43":"2025-09-10T21:30:15.787Z","2.0.0-next.44":"2025-09-11T06:40:27.538Z","2.0.0-next.45":"2025-09-11T06:44:17.091Z","2.0.0-next.46":"2025-09-20T06:41:55.676Z","2.0.0-next.47":"2025-09-20T17:45:59.892Z","2.0.0-next.48":"2025-09-20T17:47:39.223Z","2.0.0-next.49":"2025-09-20T17:57:48.400Z","2.0.0-next.50":"2025-09-22T08:57:08.193Z","2.0.0-next.51":"2025-09-24T12:02:31.732Z","2.0.0-next.52":"2025-09-26T11:02:13.825Z","2.0.0-next.53":"2025-11-15T12:12:20.753Z","2.0.0-next.54":"2025-12-15T14:52:37.816Z","2.0.0-next.55":"2025-12-16T12:36:31.020Z","2.0.0-next.56":"2025-12-21T09:00:53.927Z","2.0.0-next.57":"2025-12-21T10:00:07.628Z","2.0.0-next.58":"2026-01-11T09:59:39.807Z","2.0.0-next.59":"2026-01-11T11:09:54.252Z","2.0.0-next.60":"2026-01-11T11:13:47.898Z","2.0.0-next.61":"2026-01-12T15:53:48.379Z","2.0.0-next.62":"2026-01-25T12:28:45.076Z","2.0.0-next.63":"2026-01-25T16:23:49.626Z","2.0.0-next.64":"2026-01-25T16:59:12.362Z","2.0.0-next.65":"2026-01-25T17:25:27.256Z","2.0.0-next.66":"2026-01-25T18:30:36.957Z","2.0.0-next.67":"2026-01-26T11:21:47.223Z","2.0.0-next.68":"2026-01-26T17:23:27.285Z","2.0.0-next.69":"2026-01-26T17:32:14.650Z","2.0.0-next.70":"2026-01-26T20:49:48.605Z","2.0.0-next.71":"2026-01-27T09:19:12.728Z","2.0.0-next.72":"2026-01-31T10:45:27.262Z","2.0.0-next.73":"2026-01-31T18:32:50.800Z","2.0.0-next.74":"2026-02-03T19:24:22.404Z","2.0.0-next.75":"2026-02-06T10:32:12.176Z","2.0.0-next.76":"2026-02-06T13:55:40.994Z","2.0.0-next.77":"2026-02-17T13:19:11.500Z","2.0.0-next.78":"2026-02-17T13:25:53.373Z","2.0.0-next.79":"2026-02-18T11:26:41.757Z","2.0.0-next.80":"2026-02-18T12:58:01.049Z","2.0.0":"2026-02-18T13:28:33.130Z","2.0.1":"2026-02-25T18:28:04.582Z","2.0.2":"2026-03-18T07:26:40.205Z","2.0.3":"2026-03-18T07:34:54.369Z","2.0.4":"2026-04-21T12:29:18.496Z","2.0.5":"2026-04-21T12:47:41.353Z","2.0.6":"2026-05-07T12:31:01.971Z","2.0.7":"2026-05-08T09:29:34.190Z","2.0.8":"2026-05-11T13:09:50.384Z","2.0.9":"2026-07-14T14:53:56.017Z","2.0.10":"2026-07-21T14:54:05.405Z","2.0.11":"2026-08-03T08:01:30.423Z","2.0.12":"2026-08-05T06:35:09.257Z","2.0.13":"2026-08-05T07:06:47.187Z","2.0.14":"2026-08-05T07:27:00.986Z","2.0.15":"2026-08-05T07:38:01.490Z","2.0.17":"2026-08-11T06:24:28.345Z","2.0.18":"2026-08-11T14:45:18.166Z","2.0.19":"2026-08-11T18:48:26.668Z","2.0.20":"2026-08-11T20:29:47.685Z","2.0.21":"2026-08-16T15:01:20.483Z","2.0.22":"2026-08-16T17:23:16.532Z","2.0.23":"2026-08-16T21:22:47.949Z","2.0.24":"2026-08-18T15:19:54.626Z","2.0.25":"2026-08-29T14:00:25.811Z","2.0.26":"2026-08-30T10:30:07.933Z"},"bugs":{"url":"https://github.com/wighawag/rocketh/issues"},"author":{"name":"Ronan Sandford"},"license":"MIT","homepage":"https://github.com/wighawag/hardhat-deploy#readme","keywords":["hardhat","ethereum","solidity","deployment","test","cli"],"repository":{"type":"git","url":"git+https://github.com/wighawag/rocketh.git","directory":"packages/hardhat-deploy"},"description":"Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures","maintainers":[{"name":"wighawag","email":"npmdev1234567890@gmail.com"}],"readme":"<div align=\"center\">\n<img alt=\"hardhat-deploy logo\" src=\"https://rocketh.dev/hardhat-deploy-logo.svg\" width=\"100\"/><br/>\n  <a href=\"https://rocketh.dev/hardhat-deploy/\">hardhat-deploy</a>\n<hr/>\n\n<!-- <a href=\"https://npmjs.com/package/hardhat-deploy\"><img alt=\"Version\" src=\"https://img.shields.io/npm/v/hardhat-deploy\" /></a> -->\n\n<a href=\"https://github.com/wighawag/hardhat-deploy/blob/main/LICENSE\"><img alt=\"License\" src=\"https://img.shields.io/github/license/wighawag/hardhat-deploy\" /></a>\n<a href=\"https://npmjs.com/package/hardhat-deploy\"><img src=\"https://img.shields.io/npm/dw/hardhat-deploy\" alt=\"weekly downloads\" /></a>\n<a href=\"https://npmjs.com/package/hardhat-deploy\"><img alt=\"Dependents\" src=\"https://img.shields.io/librariesio/dependents/npm/hardhat-deploy\" /></a>\n\n<!-- <a href=\"https://github.com/wighawag/hardhat-deploy/stargazers\"><img alt=\"Github Stars\" src=\"https://img.shields.io/github/stars/wighawag/hardhat-deploy\" /></a> -->\n<!-- <a href=\"https://npmjs.com/package/hardhat-deploy\"><img alt=\"Node Version\" src=\"https://img.shields.io/node/v/hardhat-deploy\"></a> -->\n\n<a href=\"https://github.com/wighawag/hardhat-deploy/issues\"><img alt=\"Issues and PRs\" src=\"https://img.shields.io/github/issues-pr/wighawag/hardhat-deploy\" /></a>\n<a href=\"https://github.com/wighawag/hardhat-deploy/actions\"><img alt=\"Tests Status\" src=\"https://img.shields.io/github/actions/workflow/status/wighawag/hardhat-deploy/test.yml?label=test\" /></a>\n<a href=\"https://github.com/wighawag/hardhat-deploy/commits/main/\"><img alt=\"Commit activity\" src=\"https://img.shields.io/github/commit-activity/w/wighawag/hardhat-deploy\" /></a>\n<a href=\"https://github.com/wighawag/hardhat-deploy/commits/main/\"><img alt=\"Last commit\" src=\"https://img.shields.io/github/last-commit/wighawag/hardhat-deploy\" /></a>\n\n<!-- <a href=\"https://npmjs.com/package/hardhat-deploy\"><img alt=\"dependencies status\" src=\"https://img.shields.io/librariesio/release/npm/hardhat-deploy\" /></a>-->\n\n</div>\n\n<h1>hardhat-deploy</h1>\n\n_A [Hardhat](https://hardhat.org) Plugin For Replicable Deployments And Easy Testing_\n\n> **Note: This is the documentation for hardhat-deploy v2 that works with [hardhat v3](https://hardhat.org/hardhat3-alpha)**\n>\n> Documentation for hardhat-deploy v1 can be found on the [v1 branch](https://github.com/wighawag/hardhat-deploy/tree/v1#readme)\n\n## What is hardhat-deploy?\n\n**hardhat-deploy** makes it easy for you to deploy your EVM smart contracts across many chains while keeping track of them and replicating the same environment for testing.\n\nIt adds a mechanism to associate names to addresses, so test and deployment scripts can be reconfigured by simply changing the address a name points to. This results in much clearer tests and deployment scripts — no more `accounts[0]` in your code.\n\n## Why hardhat-deploy + rocketh?\n\nWhile Hardhat's official [Ignition](https://hardhat.org/ignition) plugin offers a robust deployment system, it comes with a rigid DSL that limits flexibility. **hardhat-deploy + rocketh** provides:\n\n- **Intuitive Deployment Scripts**: Write deployment logic in plain TypeScript without learning a new DSL.\n- **Browser-Compatible Deployments**: Thanks to [rocketh](https://github.com/wighawag/rocketh)'s framework-agnostic design, your deployment scripts can be executed directly in the browser — enabling in-app deployments, testing in web environments, and seamless integration with web frontends.\n- **Hot Contract Replacement (HCR)**: The equivalent of HMR (Hot Module Replacement) for smart contracts. Edit your contracts and see changes live while developing your app or game using proxy patterns with conventions that make it work seamlessly.\n- **Flexible Proxy Patterns**: Declarative proxy deployment with `deployViaProxy` for upgradeable contracts, including support for [OpenZeppelin](https://openzeppelin.com) transparent proxies.\n- **Diamond Support**: Deploy [EIP-2535 Diamonds](https://eips.ethereum.org/EIPS/eip-2535) declaratively — specify the new state and let hardhat-deploy generate the `diamondCut` for you.\n- **Full Control**: Access to all deployment parameters and lifecycle hooks.\n\n## Key Features\n\n- **Chain configuration export** (via `@rocketh/export`) — listing deployed contracts' addresses and their ABIs (useful for web apps)\n- **Library linking** at the time of deployment\n- **Deterministic deployment** across networks\n- **Support for specific deploy scripts per environment** (L1 vs L2 for example)\n- **Deployment dependency system** — only deploy what is needed\n- **Deployment retrying** (by saving pending tx) — recover confidently from interruptions\n- **Deployments as test fixtures** via Hardhat helpers with caching optimization\n- **Helpers to read and execute transactions** on deployed contracts by name\n- **Save metadata** of deployed contracts for full verification via Sourcify or Etherscan\n- **Contract verification** submission at any time since all necessary info is saved\n- **Support for Hardhat's fork feature** — access deployments even when running through fork\n\n## Architecture\n\nVersion 2 is a full rewrite that has been used in production for several years. It is fully modular, making it much easier to contribute new deployment mechanisms.\n\nUnder the hood, hardhat-deploy uses [rocketh](https://github.com/wighawag/rocketh), a framework-agnostic system that provides a minimal API to save and load deployments. Everything else is handled by external modules:\n\n- **`@rocketh/deploy`** — provides a `deploy` function to deploy contracts\n- **`@rocketh/proxy`** — deploy proxies declaratively like in hardhat-deploy v1\n- **`@rocketh/diamond`** — deploy diamonds declaratively\n- **`@rocketh/read-execute`** — helpers for reading and executing transactions\n- **`@rocketh/viem`** — viem client integration\n\nYou can also provide your own modules for advanced use cases.\n\n## Quick Example\n\n```typescript\nimport {deployScript, artifacts} from '../rocketh/deploy.js';\n\nexport default deployScript(\n\tasync ({deployViaProxy, namedAccounts}) => {\n\t\tconst {deployer, admin} = namedAccounts;\n\n\t\tawait deployViaProxy(\n\t\t\t'GreetingsRegistry',\n\t\t\t{\n\t\t\t\taccount: deployer,\n\t\t\t\tartifact: artifacts.GreetingsRegistry,\n\t\t\t\targs: ['prefix:'],\n\t\t\t},\n\t\t\t{\n\t\t\t\towner: admin,\n\t\t\t},\n\t\t);\n\t},\n\t{tags: ['GreetingsRegistry']},\n);\n```\n\n## Documentation\n\nPlease find the [full documentation here](https://rocketh.dev/hardhat-deploy/)\n\n### AI-Assisted Migration\n\nIf you're migrating from hardhat-deploy v1 to v2 and want to use AI to help with the process, check out our [SKILL.md](https://github.com/wighawag/hardhat-deploy/blob/main/skills/hardhat-deploy-migration/SKILL.md) file. This comprehensive guide is designed for AI assistants and includes detailed instructions for systematic migration, code transformation rules, and troubleshooting guidance.\n\n## Template\n\nGet started quickly with the [template-ethereum-contracts](https://github.com/wighawag/template-ethereum-contracts) template that provides a production-ready setup with hardhat-deploy and rocketh.\n\n## License\n\nMIT\n\n## Sponsor\n\nIf you find this project useful, please consider sponsoring it! Your support helps me continue developing and maintaining this tool.\n\n<a href=\"https://github.com/sponsors/wighawag\">\n  <img src=\"https://img.shields.io/badge/Sponsor-GitHub-181717?style=for-the-badge&logo=github&logoColor=white\" alt=\"Sponsor on GitHub\" />\n</a>\n","readmeFilename":"README.md"}