{"_id":"@alphadex/lib","_rev":"2-fa340e88a67b5b9af763df97cf149afb","name":"@alphadex/lib","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@alphadex/lib","version":"0.0.1","description":"📖 Solidity libraries that are shared across Alphadex contracts","homepage":"https://alphadex.org","repository":{"url":"git+https://github.com/alphadex/alphadex-lib.git","type":"git"},"bugs":{"url":"https://github.com/alphadex/alphadex-lib/issues"},"engines":{"node":">=10"},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^7.0.2","chai":"^4.2.0","ethereum-waffle":"^3.2.0","mocha":"^7.2.0","prettier":"^2.1.2","prettier-plugin-solidity":"^1.0.0-alpha.59","rimraf":"^3.0.2","solc":"^0.6.0","solhint-plugin-prettier":"^0.0.5","ts-node":"^8.9.0","typescript":"^3.8.3"},"scripts":{"lint":"prettier ./test/*.ts --check","precompile":"rimraf ./build/","compile":"waffle","pretest":"yarn compile","test":"mocha","prepublishOnly":"yarn test"},"license":"GPL-3.0-or-later","dependencies":{"waffle":"0.0.4"},"gitHead":"990d2faed7ab98adb6264a77eaa0d27a114accb2","_id":"@alphadex/lib@0.0.1","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"integrity":"sha512-P1Oom/Acf8EIlkl1UE/YQ+6pu530EU/7YNy4laB0EQ9KQ0vFGfWw6bZ24biTgyIVGUxA+Tmt0DhQNrvLocYqhA==","shasum":"edcfbaffc2575cd6bc43d8f41d00684570b4ab35","tarball":"https://registry.npmjs.org/@alphadex/lib/-/lib-0.0.1.tgz","fileCount":10,"unpackedSize":52697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwx4DCRA9TVsSAnZWagAAGpAP/AmSrwuwn5SZuPqjMRhF\nQo9BgsfGHM6ZQsQjdFDwpzJoeWpFuSCvVGbw8o9n/XtjFGaITG1MGqfXz387\n476ynn2ZhzzXb2P6w0m8hfCby5YJvneoT9lvFMCjtTOa3gXi7zNKrktywd5n\neEXriH1iWW6la/gqA1i9WhK+yPilR1jAO0nm/jaK8vBq3MpB1616t8rLGmpm\nhEIz+4yrfVIDN7XPQxhk4aA9nDcnN0r4RoYXVQo1MRNpmANfxc15nnGOz5yv\nKSZVHkjrYINtUzxNjs+kUgue49eEsflom/iTK/CBcMEGmoRpdZ+pNWWMyKNb\njb9pbeuD0pDQ8FGl37+H1dwg2VsSPyWB0maIo20yjC49OjsW7fmgpBdk66bg\ncsGFnFWiSMbPAtdDMMCdnvwZJCm1LM77CQN9Vvu0MptX79K14EK6Uvr6bV7P\nVnw9/KERnPI/HZeIdEHEtef2bIokzhaB2tjjqh8RE77zKhU2khFIvuCNmmZU\nAF/RbCD47QR21s0f2fBYC8kumQ5gKDQWkFKX64OcuOJJiuBRInhCOJCAgBZI\n+ERZO/KtepWIqpkEivd3Ccf92zZkf00cdnV68QvSQVnyQoqenbt4T7W3lFUJ\na7+kpHHLbg3VCWm9gEH4xPrS4WvtMI1yvqhJvF4UNbVsAeT+f4+Df0ZnqDEa\naz8d\r\n=af4S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/p2gelpvzPZwuN6lH0xPGpJWfVJoC+/dCrzllE0QObAiAYA2V56zN5agpZoT5Kvi1H6XPEz3i16v5iXYE3YIuyNQ=="}]},"_npmUser":{"name":"alphadex","email":"usmanmirza37166@gmail.com"},"directories":{},"maintainers":[{"name":"alphadex","email":"usmanmirza37166@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lib_0.0.1_1633963026624_0.3909201966870386"},"_hasShrinkwrap":false}},"time":{"created":"2021-10-11T14:37:06.538Z","0.0.1":"2021-10-11T14:37:06.773Z","modified":"2022-04-04T13:38:07.198Z"},"maintainers":[{"name":"alphadex","email":"usmanmirza37166@gmail.com"}],"description":"📖 Solidity libraries that are shared across Alphadex contracts","homepage":"https://alphadex.org","repository":{"url":"git+https://github.com/alphadex/alphadex-lib.git","type":"git"},"bugs":{"url":"https://github.com/alphadex/alphadex-lib/issues"},"license":"GPL-3.0-or-later","readme":"# alphadex-lib\n\n\nSolidity libraries that are shared across Alphadex contracts. These libraries are focused on safety and gas efficiency.\n\n## Install\n\nRun `yarn` to install dependencies.\n\n## Test\n\nRun `yarn test` to execute the test suite.\n\n## Usage\n\nInstall this in another project via `yarn add @alphadex/lib`\n\nThen import the contracts via:\n\n```solidity\nimport '@alphadex/lib/contracts/libraries/Babylonian.sol';\n\n```\n","readmeFilename":"README.md"}