{"_id":"@aetherswap/aetherswap-staker","name":"@aetherswap/aetherswap-staker","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@aetherswap/aetherswap-staker","description":"Canonical liquidity mining contract for Aetherswap Protocol","license":"gpl-3.0","version":"1.0.0","homepage":"https://aetherswap.org","keywords":["aetherswap","liquidity mining","solidity"],"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/aetherswap/aetherswap-staker.git"},"engines":{"node":">=10"},"dependencies":{"@openzeppelin/contracts":"3.4.1-solc-0.7-2","@aetherswap/core-contracts":"1.0.0","@aetherswap/periphery":"1.0.0"},"devDependencies":{"@nomiclabs/hardhat-ethers":"^2.0.2","@nomiclabs/hardhat-etherscan":"^2.1.8","@nomiclabs/hardhat-waffle":"^2.0.1","@typechain/ethers-v5":"^7.0.0","@typechain/hardhat":"^2.0.1","@types/chai":"^4.2.6","@types/console-log-level":"^1.4.0","@types/lodash":"^4.14.170","@types/mocha":"^5.2.7","@typescript-eslint/eslint-plugin":"^4.26.0","@typescript-eslint/parser":"^4.26.0","chai":"^4.2.0","console-log-level":"^1.4.1","eslint":"^7.28.0","eslint-config-prettier":"^8.3.0","eslint-plugin-unused-imports":"^1.1.1","ethereum-waffle":"^3.0.2","ethers":"^5.0.8","hardhat":"^2.2.0","hardhat-contract-sizer":"^2.0.3","lodash":"^4.17.21","mocha-chai-jest-snapshot":"^1.1.0","prettier":"^2.2.1","prettier-check":"^2.0.0","prettier-plugin-solidity":"^1.0.0-beta.10","solhint":"^3.2.1","solhint-plugin-prettier":"^0.0.5","solidity-coverage":"^0.7.16","ts-node":"^8.5.4","typechain":"^5.0.0","typescript":"^4.3.2"},"scripts":{"compile":"hardhat compile","lint":"eslint . --ext .ts","prettier:check":"prettier-check contracts/**/*.sol test/**/*.ts types/*.ts","size-contracts":"hardhat compile && hardhat size-contracts","test":"hardhat test","clear-cache":"rm -rf artifacts/ cache/ typechain/","coverage":"RUN_COVERAGE=1 hardhat coverage"},"_id":"@aetherswap/aetherswap-staker@1.0.0","bugs":{"url":"https://github.com/aetherswap/aetherswap-staker/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-bo4ZwEdNfS05SoWxnSfIydQABZsGT4ckHmxq60dXKLm04/wJq3fch4+7AWZcRkqUNtw+a2xVTUtNrQ12PhTPew==","shasum":"a891e2a9b2c912a3b67d3d97c6d3771770ed1cee","tarball":"https://registry.npmjs.org/@aetherswap/aetherswap-staker/-/aetherswap-staker-1.0.0.tgz","fileCount":15,"unpackedSize":162848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGssE/KPz2vF4WYWQwl+hBum6T31NJUCzrzgfxqdXgBfAiEA/agKcPi60b1HG1Cok62hRONIIuTly0PnoQMoDR2lE5w="}]},"_npmUser":{"name":"aetherdex","email":"aetherswap15@gmail.com"},"directories":{},"maintainers":[{"name":"aetherdex","email":"aetherswap15@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/aetherswap-staker_1.0.0_1728640909558_0.6982333930196218"},"_hasShrinkwrap":false}},"time":{"created":"2024-10-11T10:01:49.467Z","1.0.0":"2024-10-11T10:01:49.780Z","modified":"2024-10-11T10:01:50.048Z"},"maintainers":[{"name":"aetherdex","email":"aetherswap15@gmail.com"}],"description":"Canonical liquidity mining contract for Aetherswap Protocol","homepage":"https://aetherswap.org","keywords":["aetherswap","liquidity mining","solidity"],"repository":{"type":"git","url":"git+https://github.com/aetherswap/aetherswap-staker.git"},"bugs":{"url":"https://github.com/aetherswap/aetherswap-staker/issues"},"license":"gpl-3.0","readme":"# Aetherswap-staker\n\nThis is the canonical staking contract designed for [Aetherswap Protocol](https://github.com/aetherswap/core-contracts).\n\n## Links:\n\n- [Contract Design](docs/Design.md)\n\n## Development and Testing\n\n```sh\n$ yarn\n$ yarn test\n```\n\n## Gas Snapshots\n\n```sh\n# if gas snapshots need to be updated\n$ UPDATE_SNAPSHOT=1 yarn test\n```\n\n## Contract Sizing\n\n```sh\n$ yarn size-contracts\n```\n\n## TODO:\nfix tests","readmeFilename":"README.md"}