{"_id":"@bede-labs/v2-core","name":"@bede-labs/v2-core","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"@bede-labs/v2-core","description":"🎛 Core contracts for the UniswapV2 protocol","version":"1.0.1","publishConfig":{"access":"public"},"homepage":"https://uniswap.org","repository":{"type":"git","url":"git+https://github.com/bede-labs/uniswap-v2-core.git"},"keywords":["uniswap","ethereum","v2","core","uniswap-v2"],"engines":{"node":">=10"},"devDependencies":{"@types/chai":"^4.2.6","@types/mocha":"^5.2.7","chai":"^4.2.0","ethereum-waffle":"^2.4.1","ethereumjs-util":"^6.2.0","mocha":"^6.2.2","prettier":"^1.19.1","rimraf":"^3.0.0","solc":"0.5.16","ts-node":"^8.5.4","typescript":"^3.7.3"},"scripts":{"lint":"yarn prettier ./test/*.ts --check","lint:fix":"yarn prettier ./test/*.ts --write","clean":"rimraf ./build/","precompile":"yarn clean","compile":"waffle .waffle.json","pretest":"yarn compile","test":"mocha"},"license":"GPL-3.0-or-later","bugs":{"url":"https://github.com/bede-labs/uniswap-v2-core/issues"},"_id":"@bede-labs/v2-core@1.0.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-8SJphFrM2Nfc6opNsBCcP+lv7X6PeBcAC/lLgbtH7H5T8DZDmHpxObOa9/+Nhlvcgo8/SZJNQeoSwml5uyzx9Q==","shasum":"6cf4f023acdf4464220a075cd6c0091dc81f5cca","tarball":"https://registry.npmjs.org/@bede-labs/v2-core/-/v2-core-1.0.1.tgz","fileCount":28,"unpackedSize":3019450,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCB38OsGw7mnXKaN8/Gd3gnrfhhlICCPdeaTYSXIEcJnwIgengMb0EaELS7bi2D53IZFSCKNVKAce+/H4nNGHP6qX0="}]},"_npmUser":{"name":"bede-labs","email":"btc.huuduy@gmail.com"},"directories":{},"maintainers":[{"name":"bede-labs","email":"btc.huuduy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/v2-core_1.0.1_1740501798855_0.3611963921714558"},"_hasShrinkwrap":false}},"time":{"created":"2025-02-25T16:43:18.742Z","1.0.1":"2025-02-25T16:43:19.038Z","modified":"2025-02-25T16:43:19.237Z"},"maintainers":[{"name":"bede-labs","email":"btc.huuduy@gmail.com"}],"description":"🎛 Core contracts for the UniswapV2 protocol","homepage":"https://uniswap.org","keywords":["uniswap","ethereum","v2","core","uniswap-v2"],"repository":{"type":"git","url":"git+https://github.com/bede-labs/uniswap-v2-core.git"},"bugs":{"url":"https://github.com/bede-labs/uniswap-v2-core/issues"},"license":"GPL-3.0-or-later","readme":"# Uniswap V2\n\n[![Actions Status](https://github.com/Uniswap/uniswap-v2-core/workflows/CI/badge.svg)](https://github.com/Uniswap/uniswap-v2-core/actions)\n[![Version](https://img.shields.io/npm/v/@uniswap/v2-core)](https://www.npmjs.com/package/@uniswap/v2-core)\n\nIn-depth documentation on Uniswap V2 is available at [uniswap.org](https://uniswap.org/docs).\n\nThe built contract artifacts can be browsed via [unpkg.com](https://unpkg.com/browse/@uniswap/v2-core@latest/).\n\n# Local Development\n\nThe following assumes the use of `node@>=10`.\n\n## Install Dependencies\n\n`yarn`\n\n## Compile Contracts\n\n`yarn compile`\n\n## Run Tests\n\n`yarn test`\n","readmeFilename":"README.md"}