{"_id":"@beadswap/v1-periphery","_rev":"1-4691f3939f13d22f1a106fa4f89151af","name":"@beadswap/v1-periphery","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.3":{"name":"@beadswap/v1-periphery","version":"0.0.3","description":"🎚 Peripheral smart contracts for interacting with Beadswap V1","engines":{"node":">=10"},"homepage":"https://beadswap.com","repository":{"type":"git","url":"git+https://github.com/beadswap/beadswap-v1-periphery.git"},"dependencies":{"@beadswap/lib":"0.0.1","@beadswap/v1-core":"0.0.1"},"devDependencies":{"@types/chai":"^4.2.6","@types/mocha":"^5.2.7","chai":"^4.2.0","ethereum-waffle":"^2.5.1","ethereumjs-util":"^6.2.0","mocha":"^6.2.3","ncp":"^2.0.0","prettier":"^1.19.1","rimraf":"^3.0.0","solc":"0.6.6","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/","copy-v-artifacts":"ncp ./buildV1 ./build","precompile":"yarn clean","compile":"waffle .waffle.json","postcompile":"yarn copy-v-artifacts","pretest":"yarn compile","test":"mocha","prepublishOnly":"yarn test"},"license":"GPL-3.0-or-later","gitHead":"60a156c31d4dbd815d139be7f6e83fab93eef30b","bugs":{"url":"https://github.com/beadswap/beadswap-v1-periphery/issues"},"_id":"@beadswap/v1-periphery@0.0.3","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-PYXy1ii0uEyZoFtjvTjlWw+yxUvs37t0NZPVfNx6O1l3ASOt+SM/hajYCJOoWozz+PCvJ+4sIKU7w4uoDwNpPw==","shasum":"c6e0161a76072df063a4a2a0b5222a1ac0172791","tarball":"https://registry.npmjs.org/@beadswap/v1-periphery/-/v1-periphery-0.0.3.tgz","fileCount":56,"unpackedSize":9667613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUze2CRA9TVsSAnZWagAAuZwP/ROQ3iP8wYDWc3Zrb+s+\n56dUXfjhvkMXPfeingy8cuh4gYMcYFjZqviaosCcEm30BpmmTNaHZm6HE3pE\n1uwVllSOWH0MxnWE8qfDaAwLFDwsrPrOYaAmR3tiikDB5pxA2pMnW0JzlqHr\n08hWCwuy3fSMgaKf24fRSNM5lLDliInMjl5E2+fzKm0PRW1382UwfSMSHSgN\nY6g8YbLbVx42Ow6mxN07FQTphqowEDS3FXwVcZrkhjLSYo0hT/VC7NuemVSB\nn6pKax3LSFUsz8NJ/uwhzCzUKKtThmdrv4AqEV4QkXUzLdOXBq4Gj4RlXJBs\nnbyaKiDYAqAkHfaHnDzeN8fvQ7PNNsQwWDibTVY8fi72FUMkECdImUbpyoNT\nnwV+W3S8oykUuIP/tz+TE9A6vufDrlD6cj6E54i4khsjs3TUvJ7Lz6RVJ5yk\nR10lsIxyIyytfFfjuUkIdQluvjbxmR6TCj7Cg+Z6nsy2DlWsI1NElniZhNKJ\n09b2CxfMgTt02AuPjpdqpeWo1ufadHNAyHu8narh+ZFjV6o3AFv5JA482EEU\nedHzo0Y9aV5R8aXI7h46faW3iCa4VTlBP+u8ZerCNyt0zQ3mAoz9S5aJnl6e\n9DKKuSOTtozhOGsafVKCDAJFmj0ODsYzUaaYkbO8NM+hJd1m+iS5r+UXc2ac\nspEz\r\n=0L1Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7muc6FbCdeInvSXr/XR/DvVlx9HNyLJQA5QMwR/yVzwIgE20NC7P+s+7T64uLskmnFGrwwNBS5XxYUWNLUGeRwag="}]},"_npmUser":{"name":"beadswap","email":"dev@beadswap.me"},"directories":{},"maintainers":[{"name":"beadswap","email":"dev@beadswap.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v1-periphery_0.0.3_1616066485809_0.4413120152782648"},"_hasShrinkwrap":false}},"time":{"created":"2021-03-18T11:21:25.743Z","0.0.3":"2021-03-18T11:21:26.091Z","modified":"2022-04-04T18:05:05.053Z"},"maintainers":[{"name":"beadswap","email":"dev@beadswap.me"}],"description":"🎚 Peripheral smart contracts for interacting with Beadswap V1","homepage":"https://beadswap.com","repository":{"type":"git","url":"git+https://github.com/beadswap/beadswap-v1-periphery.git"},"bugs":{"url":"https://github.com/beadswap/beadswap-v1-periphery/issues"},"license":"GPL-3.0-or-later","readme":"# Beadswap V1\n\nIn-depth documentation on Beadswap V is available at [beadswap.com](https://beadswap.com/docs).\n\nThe built contract artifacts can be browsed via [unpkg.com](https://unpkg.com/browse/@beadswap/v1-periphery@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"}