{"_id":"@aliendex/v2-core","name":"@aliendex/v2-core","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@aliendex/v2-core","description":"🎛 Core contracts for the UniswapV2 protocol","version":"1.0.0","homepage":"https://alienswap.webnero.org","repository":{"type":"git","url":"git+https://github.com/crystaleum/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","prepublishOnly":"yarn compile"},"license":"GPL-3.0-or-later","gitHead":"bda87ee3a00ad8a5508f15f1de414066a7df195f","bugs":{"url":"https://github.com/crystaleum/v2-core/issues"},"_id":"@aliendex/v2-core@1.0.0","_nodeVersion":"17.0.1","_npmVersion":"8.8.0","dist":{"integrity":"sha512-nMdlnoVOmn6Gk0r9uCm8l7Se2q6p0oQ7tf999Ln+OPsPVLroq+OyfgJlHSeNRWuyBblQ+MQfFBHsMXdm/PolTQ==","shasum":"6d0a8c95417caa5be7959ea00b32ac804911adbb","tarball":"https://registry.npmjs.org/@aliendex/v2-core/-/v2-core-1.0.0.tgz","fileCount":28,"unpackedSize":2527195,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB+fdnc3rl+tpqn155JzQkhl9scoHHRuf0c83kSo1tJ+AiEAsraypWRQBa78AFpZjrrwTJNFJMvNt1+SqdKyA2+GnK4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1KBfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZfQ//SLkjukTFpONhZBY8DOs9aBWL6LebAgfpCc1ZeDPHsydfbXmM\r\nD7zkZC9qDbZNLdskSQ/BYA90KNvci1GP39cPFGaOrHuJwZ+dYVYyYuwSaq2M\r\nfUWDUlMt5UiETdMAGdpwp7VuvV9jXX0l/q2mdtqJ21e2GjgQvZzfmJZlvoGH\r\nYXAZOoopXM1tlzD9wvXS+iOlyRwFO7EWeCn+DSMGfsFD9t3uKaI1o4Wht9F/\r\nIP+EMW6lbiJd6QH6sqQ6c+ynN3SWFyHoMzL29z3gw56LIxIkNTEPDBmE7Kf8\r\nMDghUxOCairGpzUPplPLxenlLIwzrqg9QUMRhRmH1XGVZ3oocBBDNkWoW41L\r\nKnIFtq1DaS93GAiitymUSkWuNP2x+eOF0e8A2YGWdA7UljCrch24FJcwm00K\r\ngGkJLLso7CvBEoPeyXJn2v4ACDGDCRFoPic/2vX/8VW7mLl/2DvLiEY0gqx4\r\noUm5Q05IgtO+D5wdjmoBzoRjaJAL37wB3ySk6BRujhFHf2AT2J3Omf20Bs+G\r\nVNRdFdrTiH2RXNr0G0ZviBXgLRih1dtESO6zXB4fPalc7Va4nZyRu/jPKugI\r\nFqa3AClLg6Kej13DNMjh+bJjkBHnogJDNvCYRp6C79oA8/Rn7zjRxXArcg1i\r\n4jW6ur/gmDypXC9wtvF3VCqYppjCo5VrsmA=\r\n=5PEV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"interchained","email":"interchained@gmail.com"},"directories":{},"maintainers":[{"name":"interchained","email":"interchained@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v2-core_1.0.0_1658101854820_0.7061536143155178"},"_hasShrinkwrap":false}},"time":{"created":"2022-07-17T23:50:54.763Z","1.0.0":"2022-07-17T23:50:55.092Z","modified":"2022-07-17T23:50:55.218Z"},"maintainers":[{"name":"interchained","email":"interchained@gmail.com"}],"description":"🎛 Core contracts for the UniswapV2 protocol","homepage":"https://alienswap.webnero.org","keywords":["uniswap","ethereum","v2","core","uniswap-v2"],"repository":{"type":"git","url":"git+https://github.com/crystaleum/v2-core.git"},"bugs":{"url":"https://github.com/crystaleum/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"}