{"_id":"@athenalend/periphery-v3","_rev":"4-c9e2390557fbc6e9e597d3af145811d2","name":"@athenalend/periphery-v3","dist-tags":{"latest":"0.0.5"},"versions":{"0.0.1":{"name":"@athenalend/periphery-v3","version":"0.0.1","description":"Athena Protocol V3 periphery smart contracts","scripts":{"run-env":"npm i && tail -f /dev/null","hardhat":"hardhat","hardhat:kovan":"hardhat --network kovan","hardhat:tenderly-main":"hardhat --network tenderlyMain","hardhat:ropsten":"hardhat --network ropsten","hardhat:main":"hardhat --network main","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:matic":"hardhat --network matic","compile":"SKIP_LOAD=true hardhat compile","console:fork":"MAINNET_FORK=true hardhat console","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","clean":"rm -rf artifacts cache","format":"prettier --write .","lint":"eslint .","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@athenalend/periphery-v3","prepublish":"npm run compile"},"license":"ISC","devDependencies":{"@athenalend/deploy-v3":"0.0.1","@ethereum-waffle/mock-contract":"4.0.4","@ethersproject/abi":"^5.1.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-etherscan":"^2.1.1","@nomiclabs/hardhat-waffle":"^2.0.3","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","@typechain/ethers-v5":"^7.1.0","@typechain/hardhat":"^2.3.0","@types/bluebird":"^3.5.36","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","@types/node":"^14.14.37","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","bignumber.js":"^9.0.1","bluebird":"^3.7.2","chai":"^4.3.4","chai-bignumber":"^3.0.0","defender-relay-client":"^1.4.2","dotenv":"^8.2.0","eslint":"^7.24.0","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","eth-sig-util":"^3.0.1","ethereumjs-util":"^7.1.4","ethers":"^5.4.7","hardhat":"^2.10.1","hardhat-dependency-compiler":"^1.1.1","hardhat-deploy":"^0.9.4","hardhat-gas-reporter":"^1.0.4","husky":"^6.0.0","jsondiffpatch":"0.4.1","lowdb":"1.0.0","prettier":"2.8.4","prettier-plugin-solidity":"1.1.3","pretty-quick":"^3.1.0","solidity-coverage":"^0.7.17","tmp-promise":"^3.0.2","ts-generator":"^0.1.1","ts-node":"10.9.1","typechain":"^5.1.2","typescript":"^4.2.4"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"repository":{"type":"git","url":"git://github.com/athenaweb3/athena-v3-periphery.git"},"dependencies":{"@athenalend/core-v3":"0.0.1"},"_id":"@athenalend/periphery-v3@0.0.1","gitHead":"d0b349f303eae9f06d7226e4fa73077e5a887f8f","bugs":{"url":"https://github.com/athenaweb3/athena-v3-periphery/issues"},"homepage":"https://github.com/athenaweb3/athena-v3-periphery#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-VLsrINYBQfimcdq6I5SLXi8MrnMb00TawroVLAxjnmzgdOTS+F5AdbSlx+AfradLW0SLBVs/4a0MlJgw8HcOkQ==","shasum":"9c005ce10815ecfd8ba0cda6d72d0c3b5b343726","tarball":"https://registry.npmjs.org/@athenalend/periphery-v3/-/periphery-v3-0.0.1.tgz","fileCount":68,"unpackedSize":230650,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgfPKQuHSrtMDv/sUs+FXB5Cgj+k/1c/ljsHBldWroyAIhALQz6P9VbxTlWAWwjCynf6CCEy2awv4LdBpND0/k4BpU"}]},"_npmUser":{"name":"carlos53093","email":"carloslin53093@gmail.com"},"directories":{},"maintainers":[{"name":"carlos53093","email":"carloslin53093@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/periphery-v3_0.0.1_1712114759137_0.8142220470355392"},"_hasShrinkwrap":false},"0.0.2":{"name":"@athenalend/periphery-v3","version":"0.0.2","description":"Athena Protocol V3 periphery smart contracts","scripts":{"run-env":"npm i && tail -f /dev/null","hardhat":"hardhat","hardhat:kovan":"hardhat --network kovan","hardhat:tenderly-main":"hardhat --network tenderlyMain","hardhat:ropsten":"hardhat --network ropsten","hardhat:main":"hardhat --network main","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:matic":"hardhat --network matic","compile":"SKIP_LOAD=true hardhat compile","console:fork":"MAINNET_FORK=true hardhat console","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","clean":"rm -rf artifacts cache","format":"prettier --write .","lint":"eslint .","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@athenalend/periphery-v3","prepublish":"npm run compile"},"license":"AGPLv3","devDependencies":{"@athenalend/deploy-v3":"0.0.2","@ethereum-waffle/mock-contract":"4.0.4","@ethersproject/abi":"^5.1.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-etherscan":"^2.1.1","@nomiclabs/hardhat-waffle":"^2.0.3","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","@typechain/ethers-v5":"^7.1.0","@typechain/hardhat":"^2.3.0","@types/bluebird":"^3.5.36","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","@types/node":"^14.14.37","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","bignumber.js":"^9.0.1","bluebird":"^3.7.2","chai":"^4.3.4","chai-bignumber":"^3.0.0","defender-relay-client":"^1.4.2","dotenv":"^8.2.0","eslint":"^7.24.0","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","eth-sig-util":"^3.0.1","ethereumjs-util":"^7.1.4","ethers":"^5.4.7","hardhat":"^2.10.1","hardhat-dependency-compiler":"^1.1.1","hardhat-deploy":"^0.9.4","hardhat-gas-reporter":"^1.0.4","husky":"^6.0.0","jsondiffpatch":"0.4.1","lowdb":"1.0.0","prettier":"2.8.4","prettier-plugin-solidity":"1.1.3","pretty-quick":"^3.1.0","solidity-coverage":"^0.7.17","tmp-promise":"^3.0.2","ts-generator":"^0.1.1","ts-node":"10.9.1","typechain":"^5.1.2","typescript":"^4.2.4"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"repository":{"type":"git","url":"git://github.com/athena/athena-v3-periphery.git"},"dependencies":{"@athenalend/core-v3":"0.0.2"},"_id":"@athenalend/periphery-v3@0.0.2","gitHead":"d0b349f303eae9f06d7226e4fa73077e5a887f8f","bugs":{"url":"https://github.com/athena/athena-v3-periphery/issues"},"homepage":"https://github.com/athena/athena-v3-periphery#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-YIi2DAcKa4zk1hN6mK11Ic5oaLEy8ak94ch8Y126ic70qtd+jMGz2Ksc3PmZDK7O177KwwKWy1nMr0HRO54HWg==","shasum":"79549a3495b64ba551976363cc50152124a2b357","tarball":"https://registry.npmjs.org/@athenalend/periphery-v3/-/periphery-v3-0.0.2.tgz","fileCount":403,"unpackedSize":40419383,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHEZ16TOe/5ewvh9xXx86KzLWwc0NqRsL3BR1BBCm1DoAiEAmU0bg/n3IoMf2tYtrLCdlXsSmy/CC7EwQDdDvKHb+aI="}]},"_npmUser":{"name":"carlos53093","email":"carloslin53093@gmail.com"},"directories":{},"maintainers":[{"name":"carlos53093","email":"carloslin53093@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/periphery-v3_0.0.2_1712139552158_0.7541414863988294"},"_hasShrinkwrap":false},"0.0.3":{"name":"@athenalend/periphery-v3","version":"0.0.3","description":"Athena Protocol V3 periphery smart contracts","scripts":{"run-env":"npm i && tail -f /dev/null","hardhat":"hardhat","hardhat:kovan":"hardhat --network kovan","hardhat:tenderly-main":"hardhat --network tenderlyMain","hardhat:ropsten":"hardhat --network ropsten","hardhat:main":"hardhat --network main","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:matic":"hardhat --network matic","compile":"SKIP_LOAD=true hardhat compile","console:fork":"MAINNET_FORK=true hardhat console","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","clean":"rm -rf artifacts cache","format":"prettier --write .","lint":"eslint .","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@athenalend/periphery-v3","prepublish":"npm run compile"},"license":"AGPLv3","devDependencies":{"@athenalend/deploy-v3":"0.0.2","@ethereum-waffle/mock-contract":"4.0.4","@ethersproject/abi":"^5.1.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-etherscan":"^2.1.1","@nomiclabs/hardhat-waffle":"^2.0.3","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","@typechain/ethers-v5":"^7.1.0","@typechain/hardhat":"^2.3.0","@types/bluebird":"^3.5.36","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","@types/node":"^14.14.37","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","bignumber.js":"^9.0.1","bluebird":"^3.7.2","chai":"^4.3.4","chai-bignumber":"^3.0.0","defender-relay-client":"^1.4.2","dotenv":"^8.2.0","eslint":"^7.24.0","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","eth-sig-util":"^3.0.1","ethereumjs-util":"^7.1.4","ethers":"^5.4.7","hardhat":"^2.10.1","hardhat-dependency-compiler":"^1.1.1","hardhat-deploy":"^0.9.4","hardhat-gas-reporter":"^1.0.4","husky":"^6.0.0","jsondiffpatch":"0.4.1","lowdb":"1.0.0","prettier":"2.8.4","prettier-plugin-solidity":"1.1.3","pretty-quick":"^3.1.0","solidity-coverage":"^0.7.17","tmp-promise":"^3.0.2","ts-generator":"^0.1.1","ts-node":"10.9.1","typechain":"^5.1.2","typescript":"^4.2.4"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"repository":{"type":"git","url":"git://github.com/athena/athena-v3-periphery.git"},"dependencies":{"@athenalend/core-v3":"0.0.2"},"_id":"@athenalend/periphery-v3@0.0.3","gitHead":"d0b349f303eae9f06d7226e4fa73077e5a887f8f","bugs":{"url":"https://github.com/athena/athena-v3-periphery/issues"},"homepage":"https://github.com/athena/athena-v3-periphery#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-IBjcmEZm6fSqAWqT2nXoZ6KXBZqTjFcZq9dgMBaHHjdYSKRKRiEQF/tEtpxtJPM5s4xuUvkTw6W1GxuqbBxuCA==","shasum":"9188d9cbfd7de8788e994872d2381ca618c37c9e","tarball":"https://registry.npmjs.org/@athenalend/periphery-v3/-/periphery-v3-0.0.3.tgz","fileCount":403,"unpackedSize":40446271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+CclNX4cCmyza30bRlmJoOCpP9Us+AWQmVXiLUakRqQIhANdGsMtPMTuyC2QVhZVZ8lpgyw0Xv/EJtvgImp4HqPF6"}]},"_npmUser":{"name":"carlos53093","email":"carloslin53093@gmail.com"},"directories":{},"maintainers":[{"name":"carlos53093","email":"carloslin53093@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/periphery-v3_0.0.3_1712145488387_0.8958379028345524"},"_hasShrinkwrap":false},"0.0.4":{"name":"@athenalend/periphery-v3","version":"0.0.4","description":"Athena Protocol V3 periphery smart contracts","scripts":{"run-env":"npm i && tail -f /dev/null","hardhat":"hardhat","hardhat:kovan":"hardhat --network kovan","hardhat:tenderly-main":"hardhat --network tenderlyMain","hardhat:ropsten":"hardhat --network ropsten","hardhat:main":"hardhat --network main","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:matic":"hardhat --network matic","compile":"SKIP_LOAD=true hardhat compile","console:fork":"MAINNET_FORK=true hardhat console","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","clean":"rm -rf artifacts cache","format":"prettier --write .","lint":"eslint .","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@athenalend/periphery-v3","prepublish":"npm run compile"},"license":"ISC","devDependencies":{"@athenalend/deploy-v3":"0.0.3","@ethereum-waffle/mock-contract":"4.0.4","@ethersproject/abi":"^5.1.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-etherscan":"^2.1.1","@nomiclabs/hardhat-waffle":"^2.0.3","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","@typechain/ethers-v5":"^7.1.0","@typechain/hardhat":"^2.3.0","@types/bluebird":"^3.5.36","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","@types/node":"^14.14.37","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","bignumber.js":"^9.0.1","bluebird":"^3.7.2","chai":"^4.3.4","chai-bignumber":"^3.0.0","defender-relay-client":"^1.4.2","dotenv":"^8.2.0","eslint":"^7.24.0","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","eth-sig-util":"^3.0.1","ethereumjs-util":"^7.1.4","ethers":"^5.4.7","hardhat":"^2.10.1","hardhat-dependency-compiler":"^1.1.1","hardhat-deploy":"^0.9.4","hardhat-gas-reporter":"^1.0.4","husky":"^6.0.0","jsondiffpatch":"0.4.1","lowdb":"1.0.0","prettier":"2.8.4","prettier-plugin-solidity":"1.1.3","pretty-quick":"^3.1.0","solidity-coverage":"^0.7.17","tmp-promise":"^3.0.2","ts-generator":"^0.1.1","ts-node":"10.9.1","typechain":"^5.1.2","typescript":"^4.2.4"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"repository":{"type":"git","url":"git://github.com/athenaweb3/athena-v3-periphery.git"},"dependencies":{"@athenalend/core-v3":"0.0.4"},"_id":"@athenalend/periphery-v3@0.0.4","gitHead":"d0b349f303eae9f06d7226e4fa73077e5a887f8f","bugs":{"url":"https://github.com/athenaweb3/athena-v3-periphery/issues"},"homepage":"https://github.com/athenaweb3/athena-v3-periphery#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-8sE9hF14YV3/ppEHpc2ytS861nLvkdJHdj8oHbhw3Z7FbgpIg2drA+MlzBd3KVVyRNMcQ2bt03rgMawdQaxaGw==","shasum":"00585f677d5fd3e43cf2a609c2b9752b3c700cb5","tarball":"https://registry.npmjs.org/@athenalend/periphery-v3/-/periphery-v3-0.0.4.tgz","fileCount":403,"unpackedSize":38755794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPxMsik/77WyUi9VAsOiiFy8zpziNW1SLVPaD6OzEvCwIhAJZ/b4o+kKtQdzRSb6FTIzGqr7Witn18j/6k/O3HYQBO"}]},"_npmUser":{"name":"carlos53093","email":"carloslin53093@gmail.com"},"directories":{},"maintainers":[{"name":"carlos53093","email":"carloslin53093@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/periphery-v3_0.0.4_1712152097746_0.19115319702631917"},"_hasShrinkwrap":false},"0.0.5":{"name":"@athenalend/periphery-v3","version":"0.0.5","description":"Athena Protocol V3 periphery smart contracts","scripts":{"run-env":"npm i && tail -f /dev/null","hardhat":"hardhat","hardhat:kovan":"hardhat --network kovan","hardhat:tenderly-main":"hardhat --network tenderlyMain","hardhat:ropsten":"hardhat --network ropsten","hardhat:main":"hardhat --network main","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:matic":"hardhat --network matic","compile":"SKIP_LOAD=true hardhat compile","console:fork":"MAINNET_FORK=true hardhat console","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","clean":"rm -rf artifacts cache","format":"prettier --write .","lint":"eslint .","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@athenalend/periphery-v3","prepublish":"npm run compile"},"license":"ISC","devDependencies":{"@athenalend/deploy-v3":"0.0.3","@ethereum-waffle/mock-contract":"4.0.4","@ethersproject/abi":"^5.1.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-etherscan":"^2.1.1","@nomiclabs/hardhat-waffle":"^2.0.3","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","@typechain/ethers-v5":"^7.1.0","@typechain/hardhat":"^2.3.0","@types/bluebird":"^3.5.36","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","@types/node":"^14.14.37","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","bignumber.js":"^9.0.1","bluebird":"^3.7.2","chai":"^4.3.4","chai-bignumber":"^3.0.0","defender-relay-client":"^1.4.2","dotenv":"^8.2.0","eslint":"^7.24.0","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","eth-sig-util":"^3.0.1","ethereumjs-util":"^7.1.4","ethers":"^5.4.7","hardhat":"^2.10.1","hardhat-dependency-compiler":"^1.1.1","hardhat-deploy":"^0.9.4","hardhat-gas-reporter":"^1.0.4","husky":"^6.0.0","jsondiffpatch":"0.4.1","lowdb":"1.0.0","prettier":"2.8.4","prettier-plugin-solidity":"1.1.3","pretty-quick":"^3.1.0","solidity-coverage":"^0.7.17","tmp-promise":"^3.0.2","ts-generator":"^0.1.1","ts-node":"10.9.1","typechain":"^5.1.2","typescript":"^4.2.4"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"repository":{"type":"git","url":"git://github.com/athenaweb3/athena-v3-periphery.git"},"dependencies":{"@athenalend/core-v3":"0.0.4"},"_id":"@athenalend/periphery-v3@0.0.5","gitHead":"6391be69d7e7d0b24b380c069fb480c5121c3208","bugs":{"url":"https://github.com/athenaweb3/athena-v3-periphery/issues"},"homepage":"https://github.com/athenaweb3/athena-v3-periphery#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-TVqp8reRWIgZKUpNvubvA+4b8viJ9C4Lptg6fJQaz6rrNcPKsuShas1H8uodVZMJtHyvOLRmXa6khkr4T8jRPQ==","shasum":"4e572b77af154eaa6958010bb0aad3a3f0a6a251","tarball":"https://registry.npmjs.org/@athenalend/periphery-v3/-/periphery-v3-0.0.5.tgz","fileCount":403,"unpackedSize":38755081,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfbh/B7zpqQzdwAQh0jfquzlRwSc4MohpgPUvUbtrbTQIhAMmXkUeZuthC/+dN/Jgf8JTf6ewOeTSZey3ULHW0lJDo"}]},"_npmUser":{"name":"carlos53093","email":"carloslin53093@gmail.com"},"directories":{},"maintainers":[{"name":"carlos53093","email":"carloslin53093@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/periphery-v3_0.0.5_1712674040473_0.019591421071014414"},"_hasShrinkwrap":false}},"time":{"created":"2024-04-03T03:25:59.064Z","0.0.1":"2024-04-03T03:25:59.361Z","modified":"2024-04-09T14:47:20.973Z","0.0.2":"2024-04-03T10:19:12.473Z","0.0.3":"2024-04-03T11:58:08.702Z","0.0.4":"2024-04-03T13:48:18.010Z","0.0.5":"2024-04-09T14:47:20.794Z"},"maintainers":[{"name":"carlos53093","email":"carloslin53093@gmail.com"}],"description":"Athena Protocol V3 periphery smart contracts","homepage":"https://github.com/athenaweb3/athena-v3-periphery#readme","repository":{"type":"git","url":"git://github.com/athenaweb3/athena-v3-periphery.git"},"bugs":{"url":"https://github.com/athenaweb3/athena-v3-periphery/issues"},"license":"ISC","readme":"# Athena Protocol V3 Periphery\n\nThis repository contains the Rewards Controller contract that allows to incentivize assets with multiple rewards in Athena V3 markets, UI helpers and others external smart contracts utilities related with the Athena Protocol V3.\n\n## What is Athena?\n\nAthena is a decentralized non-custodial liquidity markets protocol where users can participate as suppliers or borrowers. Suppliers provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion. To learn more you can checkout our [docs](https://docs.athena.com/hub/)\n\n## Connect with the community\n\nYou can join at the [Discord](http://athena.com/discord) channel or at the [Governance Forum](https://governance.athena.com/) for asking questions about the protocol or talk about Athena with other peers.\n\n## Getting started\n\nDownload the dependencies\n\n```\nnpm i\n```\n\nCompile the contracts\n\n```\nnpm run compile\n```\n\n## Running tests\n\n```\nnpm test\n```\n","readmeFilename":"README.md"}