UNPKG

@aeternity/aepp-sdk

Version:
1,371 lines 239 kB
dependencies: '@aeternity/bip39': 0.1.0 '@babel/runtime': 7.4.5 '@stamp/it': 1.1.0 '@stamp/required': 1.0.1 aes-js: 3.1.2 argon2: 0.19.3 axios: 0.19.0 bignumber.js: 8.1.1 bip32-path: 0.4.2 blakejs: 1.1.0 bs58check: 2.1.2 commander: 2.20.0 joi-browser: 13.4.0 libsodium-wrappers-sumo: 0.7.3 ramda: 0.25.0 rlp: 2.1.0 serialize-javascript: 1.7.0 sha.js: 2.4.11 tweetnacl: 1.0.1 tweetnacl-auth: 1.0.1 uuid: 3.3.2 websocket: 1.0.28 devDependencies: '@babel/cli': 7.4.4_@babel+core@7.4.5 '@babel/core': 7.4.5 '@babel/node': 7.4.5_@babel+core@7.4.5 '@babel/plugin-proposal-export-default-from': 7.2.0_@babel+core@7.4.5 '@babel/plugin-proposal-object-rest-spread': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-runtime': 7.4.4_@babel+core@7.4.5 '@babel/preset-env': 7.4.5_@babel+core@7.4.5 '@babel/register': 7.4.4_@babel+core@7.4.5 babel-core: 6.26.3 babel-loader: 8.0.6_@babel+core@7.4.5+webpack@4.34.0 babel-plugin-ramda: 1.6.3 bufferutil: 3.0.5 chai: 4.2.0 chai-as-promised: 7.1.1_chai@4.2.0 cz-conventional-changelog: 2.1.0 docco: 0.8.0 esdoc: 1.1.0 esdoc-standard-plugin: 1.0.0 eslint: 5.16.0 eslint-config-standard: 11.0.0_21a3ca810eec5e8452337d32a6abde6d eslint-config-standard-jsx: 5.0.0_ce811559001be32d7c8ad98de418b5fd eslint-import-resolver-node: 0.3.2 eslint-plugin-import: 2.17.3_eslint@5.16.0 eslint-plugin-node: 7.0.1_eslint@5.16.0 eslint-plugin-promise: 3.8.0 eslint-plugin-react: 7.13.0_eslint@5.16.0 eslint-plugin-standard: 3.1.0_eslint@5.16.0 find-cache-dir: 2.1.0 jsdoc-to-markdown: 5.0.0 mocha: 5.2.0 mocha-junit-reporter: 1.23.0_mocha@5.2.0 recursive-rename: 2.0.0 safe-buffer: 5.1.2 sinon: 4.5.0 source-map: 0.7.3 standard: 12.0.1 standard-loader: 6.0.1_standard@12.0.1 supports-color: 5.5.0 uglify-es: 3.3.9 webpack: 4.34.0_webpack@4.34.0 webpack-bundle-analyzer: 3.3.2 webpack-cli: 3.3.4_webpack@4.34.0 worker-farm: 1.7.0 lockfileVersion: 5.1 packages: /@aeternity/bip39/0.1.0: dependencies: create-hash: 1.2.0 pbkdf2: 3.0.17 randombytes: 2.1.0 safe-buffer: 5.1.2 dev: false resolution: integrity: sha512-ppRs0WTPpBAFJ2sDxt9eT0risarxeD8ByQO2qFmoAkaeA7galyWkx82AL0G5QrqGPC8DC+0gjc6l6Q8ueuD3hA== /@babel/cli/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 commander: 2.20.0 convert-source-map: 1.6.0 fs-readdir-recursive: 1.1.0 glob: 7.1.4 lodash: 4.17.11 mkdirp: 0.5.1 output-file-sync: 2.0.1 slash: 2.0.0 source-map: 0.5.7 dev: true hasBin: true optionalDependencies: chokidar: 2.1.6 peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-XGr5YjQSjgTa6OzQZY57FAJsdeVSAKR/u/KA5exWIz66IKtv/zXtHy+fIZcMry/EgYegwuHE7vzGnrFhjdIAsQ== /@babel/code-frame/7.0.0: dependencies: '@babel/highlight': 7.0.0 dev: true resolution: integrity: sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA== /@babel/core/7.4.5: dependencies: '@babel/code-frame': 7.0.0 '@babel/generator': 7.4.4 '@babel/helpers': 7.4.4 '@babel/parser': 7.4.5 '@babel/template': 7.4.4 '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 convert-source-map: 1.6.0 debug: 4.1.1 json5: 2.1.0 lodash: 4.17.11 resolve: 1.11.0 semver: 5.7.0 source-map: 0.5.7 dev: true engines: node: '>=6.9.0' resolution: integrity: sha512-OvjIh6aqXtlsA8ujtGKfC7LYWksYSX8yQcM8Ay3LuvVeQ63lcOKgoZWVqcpFwkd29aYU9rVx7jxhfhiEDV9MZA== /@babel/generator/7.4.4: dependencies: '@babel/types': 7.4.4 jsesc: 2.5.2 lodash: 4.17.11 source-map: 0.5.7 trim-right: 1.0.1 dev: true resolution: integrity: sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ== /@babel/helper-annotate-as-pure/7.0.0: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q== /@babel/helper-builder-binary-assignment-operator-visitor/7.1.0: dependencies: '@babel/helper-explode-assignable-expression': 7.1.0 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w== /@babel/helper-call-delegate/7.4.4: dependencies: '@babel/helper-hoist-variables': 7.4.4 '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-l79boDFJ8S1c5hvQvG+rc+wHw6IuH7YldmRKsYtpbawsxURu/paVy57FZMomGK22/JckepaikOkY0MoAmdyOlQ== /@babel/helper-define-map/7.4.4: dependencies: '@babel/helper-function-name': 7.1.0 '@babel/types': 7.4.4 lodash: 4.17.11 dev: true resolution: integrity: sha512-IX3Ln8gLhZpSuqHJSnTNBWGDE9kdkTEWl21A/K7PQ00tseBwbqCHTvNLHSBd9M0R5rER4h5Rsvj9vw0R5SieBg== /@babel/helper-explode-assignable-expression/7.1.0: dependencies: '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-NRQpfHrJ1msCHtKjbzs9YcMmJZOg6mQMmGRB+hbamEdG5PNpaSm95275VD92DvJKuyl0s2sFiDmMZ+EnnvufqA== /@babel/helper-function-name/7.1.0: dependencies: '@babel/helper-get-function-arity': 7.0.0 '@babel/template': 7.4.4 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw== /@babel/helper-get-function-arity/7.0.0: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ== /@babel/helper-hoist-variables/7.4.4: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-VYk2/H/BnYbZDDg39hr3t2kKyifAm1W6zHRfhx8jGjIHpQEBv9dry7oQ2f3+J703TLu69nYdxsovl0XYfcnK4w== /@babel/helper-member-expression-to-functions/7.0.0: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg== /@babel/helper-module-imports/7.0.0: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A== /@babel/helper-module-transforms/7.4.4: dependencies: '@babel/helper-module-imports': 7.0.0 '@babel/helper-simple-access': 7.1.0 '@babel/helper-split-export-declaration': 7.4.4 '@babel/template': 7.4.4 '@babel/types': 7.4.4 lodash: 4.17.11 dev: true resolution: integrity: sha512-3Z1yp8TVQf+B4ynN7WoHPKS8EkdTbgAEy0nU0rs/1Kw4pDgmvYH3rz3aI11KgxKCba2cn7N+tqzV1mY2HMN96w== /@babel/helper-optimise-call-expression/7.0.0: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-u8nd9NQePYNQV8iPWu/pLLYBqZBa4ZaY1YWRFMuxrid94wKI1QNt67NEZ7GAe5Kc/0LLScbim05xZFWkAdrj9g== /@babel/helper-plugin-utils/7.0.0: dev: true resolution: integrity: sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA== /@babel/helper-regex/7.4.4: dependencies: lodash: 4.17.11 dev: true resolution: integrity: sha512-Y5nuB/kESmR3tKjU8Nkn1wMGEx1tjJX076HBMeL3XLQCu6vA/YRzuTW0bbb+qRnXvQGn+d6Rx953yffl8vEy7Q== /@babel/helper-remap-async-to-generator/7.1.0: dependencies: '@babel/helper-annotate-as-pure': 7.0.0 '@babel/helper-wrap-function': 7.2.0 '@babel/template': 7.4.4 '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-3fOK0L+Fdlg8S5al8u/hWE6vhufGSn0bN09xm2LXMy//REAF8kDCrYoOBKYmA8m5Nom+sV9LyLCwrFynA8/slg== /@babel/helper-replace-supers/7.4.4: dependencies: '@babel/helper-member-expression-to-functions': 7.0.0 '@babel/helper-optimise-call-expression': 7.0.0 '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg== /@babel/helper-simple-access/7.1.0: dependencies: '@babel/template': 7.4.4 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w== /@babel/helper-split-export-declaration/7.4.4: dependencies: '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q== /@babel/helper-wrap-function/7.2.0: dependencies: '@babel/helper-function-name': 7.1.0 '@babel/template': 7.4.4 '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-o9fP1BZLLSrYlxYEYyl2aS+Flun5gtjTIG8iln+XuEzQTs0PLagAGSXUcqruJwD5fM48jzIEggCKpIfWTcR7pQ== /@babel/helpers/7.4.4: dependencies: '@babel/template': 7.4.4 '@babel/traverse': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-igczbR/0SeuPR8RFfC7tGrbdTbFL3QTvH6D+Z6zNxnTe//GyqmtHmDkzrqDmyZ3eSwPqB/LhyKoU5DXsp+Vp2A== /@babel/highlight/7.0.0: dependencies: chalk: 2.4.2 esutils: 2.0.2 js-tokens: 4.0.0 dev: true resolution: integrity: sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw== /@babel/node/7.4.5_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/polyfill': 7.4.4 '@babel/register': 7.4.4_@babel+core@7.4.5 commander: 2.20.0 lodash: 4.17.11 node-environment-flags: 1.0.5 v8flags: 3.1.3 dev: true hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-nDXPT0KwYMycDHhFG9wKlkipCR+iXzzoX9bD2aF2UABLhQ13AKhNi5Y61W8ASGPPll/7p9GrHesmlOgTUJVcfw== /@babel/parser/7.4.5: dev: true engines: node: '>=6.0.0' hasBin: true resolution: integrity: sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew== /@babel/plugin-proposal-async-generator-functions/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-remap-async-to-generator': 7.1.0 '@babel/plugin-syntax-async-generators': 7.2.0_@babel+core@7.4.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-+Dfo/SCQqrwx48ptLVGLdE39YtWRuKc/Y9I5Fy0P1DDBB9lsAHpjcEJQt+4IifuSOSTLBKJObJqMvaO1pIE8LQ== /@babel/plugin-proposal-export-default-from/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/plugin-syntax-export-default-from': 7.2.0_@babel+core@7.4.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-NVfNe7F6nsasG1FnvcFxh2FN0l04ZNe75qTOAVOILWPam0tw9a63RtT/Dab8dPjedZa4fTQaQ83yMMywF9OSug== /@babel/plugin-proposal-json-strings/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/plugin-syntax-json-strings': 7.2.0_@babel+core@7.4.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg== /@babel/plugin-proposal-object-rest-spread/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/plugin-syntax-object-rest-spread': 7.2.0_@babel+core@7.4.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-dMBG6cSPBbHeEBdFXeQ2QLc5gUpg4Vkaz8octD4aoW/ISO+jBOcsuxYL7bsb5WSu8RLP6boxrBIALEHgoHtO9g== /@babel/plugin-proposal-optional-catch-binding/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/plugin-syntax-optional-catch-binding': 7.2.0_@babel+core@7.4.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-mgYj3jCcxug6KUcX4OBoOJz3CMrwRfQELPQ5560F70YQUBZB7uac9fqaWamKR1iWUzGiK2t0ygzjTScZnVz75g== /@babel/plugin-proposal-unicode-property-regex/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-regex': 7.4.4 regexpu-core: 4.5.4 dev: true engines: node: '>=4' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-j1NwnOqMG9mFUOH58JTFsA/+ZYzQLUZ/drqWUqxCYLGeu2JFZL8YrNC9hBxKmWtAuOCHPcRpgv7fhap09Fb4kA== /@babel/plugin-syntax-async-generators/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-1ZrIRBv2t0GSlcwVoQ6VgSLpLgiN/FVQUzt9znxo7v2Ov4jJrs8RY8tv0wvDmFN3qIdMKWrmMMW6yZ0G19MfGg== /@babel/plugin-syntax-export-default-from/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-c7nqUnNST97BWPtoe+Ssi+fJukc9P9/JMZ71IOMNQWza2E+Psrd46N6AEvtw6pqK+gt7ChjXyrw4SPDO79f3Lw== /@babel/plugin-syntax-json-strings/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg== /@babel/plugin-syntax-object-rest-spread/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA== /@babel/plugin-syntax-optional-catch-binding/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-bDe4xKNhb0LI7IvZHiA13kff0KEfaGX/Hv4lMA9+7TEc63hMNvfKo6ZFpXhKuEp+II/q35Gc4NoMeDZyaUbj9w== /@babel/plugin-transform-arrow-functions/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg== /@babel/plugin-transform-async-to-generator/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-module-imports': 7.0.0 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-remap-async-to-generator': 7.1.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-YiqW2Li8TXmzgbXw+STsSqPBPFnGviiaSp6CYOq55X8GQ2SGVLrXB6pNid8HkqkZAzOH6knbai3snhP7v0fNwA== /@babel/plugin-transform-block-scoped-functions/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-ntQPR6q1/NKuphly49+QiQiTN0O63uOwjdD6dhIjSWBI5xlrbUFh720TIpzBhpnrLfv2tNH/BXvLIab1+BAI0w== /@babel/plugin-transform-block-scoping/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 lodash: 4.17.11 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-jkTUyWZcTrwxu5DD4rWz6rDB5Cjdmgz6z7M7RLXOJyCUkFBawssDGcGh8M/0FTSB87avyJI1HsTwUXp9nKA1PA== /@babel/plugin-transform-classes/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-annotate-as-pure': 7.0.0 '@babel/helper-define-map': 7.4.4 '@babel/helper-function-name': 7.1.0 '@babel/helper-optimise-call-expression': 7.0.0 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-replace-supers': 7.4.4 '@babel/helper-split-export-declaration': 7.4.4 globals: 11.12.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-/e44eFLImEGIpL9qPxSRat13I5QNRgBLu2hOQJCF7VLy/otSM/sypV1+XaIw5+502RX/+6YaSAPmldk+nhHDPw== /@babel/plugin-transform-computed-properties/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-kP/drqTxY6Xt3NNpKiMomfgkNn4o7+vKxK2DDKcBG9sHj51vHqMBGy8wbDS/J4lMxnqs153/T3+DmCEAkC5cpA== /@babel/plugin-transform-destructuring/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-/aOx+nW0w8eHiEHm+BTERB2oJn5D127iye/SUQl7NjHy0lf+j7h4MKMMSOwdazGq9OxgiNADncE+SRJkCxjZpQ== /@babel/plugin-transform-dotall-regex/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-regex': 7.4.4 regexpu-core: 4.5.4 dev: true engines: node: '>=4' peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-P05YEhRc2h53lZDjRPk/OektxCVevFzZs2Gfjd545Wde3k+yFDbXORgl2e0xpbq8mLcKJ7Idss4fAg0zORN/zg== /@babel/plugin-transform-duplicate-keys/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-q+yuxW4DsTjNceUiTzK0L+AfQ0zD9rWaTLiUqHA8p0gxx7lu1EylenfzjeIWNkPy6e/0VG/Wjw9uf9LueQwLOw== /@babel/plugin-transform-exponentiation-operator/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.1.0 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-umh4hR6N7mu4Elq9GG8TOu9M0bakvlsREEC+ialrQN6ABS4oDQ69qJv1VtR3uxlKMCQMCvzk7vr17RHKcjx68A== /@babel/plugin-transform-for-of/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-9T/5Dlr14Z9TIEXLXkt8T1DU7F24cbhwhMNUziN3hB1AXoZcdzPcTiKGRn/6iOymDqtTKWnr/BtRKN9JwbKtdQ== /@babel/plugin-transform-function-name/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-function-name': 7.1.0 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-iU9pv7U+2jC9ANQkKeNF6DrPy4GBa4NWQtl6dHB4Pb3izX2JOEvDTFarlNsBj/63ZEzNNIAMs3Qw4fNCcSOXJA== /@babel/plugin-transform-literals/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-2ThDhm4lI4oV7fVQ6pNNK+sx+c/GM5/SaML0w/r4ZB7sAneD/piDJtwdKlNckXeyGK7wlwg2E2w33C/Hh+VFCg== /@babel/plugin-transform-member-expression-literals/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-HiU3zKkSU6scTidmnFJ0bMX8hz5ixC93b4MHMiYebmk2lUVNGOboPsqQvx5LzooihijUoLR/v7Nc1rbBtnc7FA== /@babel/plugin-transform-modules-amd/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-module-transforms': 7.4.4 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw== /@babel/plugin-transform-modules-commonjs/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-module-transforms': 7.4.4 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-simple-access': 7.1.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-4sfBOJt58sEo9a2BQXnZq+Q3ZTSAUXyK3E30o36BOGnJ+tvJ6YSxF0PG6kERvbeISgProodWuI9UVG3/FMY6iw== /@babel/plugin-transform-modules-systemjs/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-hoist-variables': 7.4.4 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-MSiModfILQc3/oqnG7NrP1jHaSPryO6tA2kOMmAQApz5dayPxWiHqmq4sWH2xF5LcQK56LlbKByCd8Aah/OIkQ== /@babel/plugin-transform-modules-umd/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-module-transforms': 7.4.4 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-BV3bw6MyUH1iIsGhXlOK6sXhmSarZjtJ/vMiD9dNmpY8QXFFQTj+6v92pcfy1iqa8DeAfJFwoxcrS/TUZda6sw== /@babel/plugin-transform-named-capturing-groups-regex/7.4.5_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 regexp-tree: 0.1.10 dev: true peerDependencies: '@babel/core': ^7.0.0 resolution: integrity: sha512-z7+2IsWafTBbjNsOxU/Iv5CvTJlr5w4+HGu1HovKYTtgJ362f7kBcQglkfmlspKKZ3bgrbSGvLfNx++ZJgCWsg== /@babel/plugin-transform-new-target/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-r1z3T2DNGQwwe2vPGZMBNjioT2scgWzK9BCnDEh+46z8EEwXBq24uRzd65I7pjtugzPSj921aM15RpESgzsSuA== /@babel/plugin-transform-object-super/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-replace-supers': 7.4.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-VMyhPYZISFZAqAPVkiYb7dUe2AsVi2/wCT5+wZdsNO31FojQJa9ns40hzZ6U9f50Jlq4w6qwzdBB2uwqZ00ebg== /@babel/plugin-transform-parameters/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-call-delegate': 7.4.4 '@babel/helper-get-function-arity': 7.0.0 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-oMh5DUO1V63nZcu/ZVLQFqiihBGo4OpxJxR1otF50GMeCLiRx5nUdtokd+u9SuVJrvvuIh9OosRFPP4pIPnwmw== /@babel/plugin-transform-property-literals/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-9q7Dbk4RhgcLp8ebduOpCbtjh7C0itoLYHXd9ueASKAG/is5PQtMR5VJGka9NKqGhYEGn5ITahd4h9QeBMylWQ== /@babel/plugin-transform-regenerator/7.4.5_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 regenerator-transform: 0.14.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-gBKRh5qAaCWntnd09S8QC7r3auLCqq5DI6O0DlfoyDjslSBVqBibrMdsqO+Uhmx3+BlOmE/Kw1HFxmGbv0N9dA== /@babel/plugin-transform-reserved-words/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-fz43fqW8E1tAB3DKF19/vxbpib1fuyCwSPE418ge5ZxILnBhWyhtPgz8eh1RCGGJlwvksHkyxMxh0eenFi+kFw== /@babel/plugin-transform-runtime/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-module-imports': 7.0.0 '@babel/helper-plugin-utils': 7.0.0 resolve: 1.11.0 semver: 5.7.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-aMVojEjPszvau3NRg+TIH14ynZLvPewH4xhlCW1w6A3rkxTS1m4uwzRclYR9oS+rl/dr+kT+pzbfHuAWP/lc7Q== /@babel/plugin-transform-shorthand-properties/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-QP4eUM83ha9zmYtpbnyjTLAGKQritA5XW/iG9cjtuOI8s1RuL/3V6a3DeSHfKutJQ+ayUfeZJPcnCYEQzaPQqg== /@babel/plugin-transform-spread/7.2.2_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w== /@babel/plugin-transform-sticky-regex/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-regex': 7.4.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-KKYCoGaRAf+ckH8gEL3JHUaFVyNHKe3ASNsZ+AlktgHevvxGigoIttrEJb8iKN03Q7Eazlv1s6cx2B2cQ3Jabw== /@babel/plugin-transform-template-literals/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-annotate-as-pure': 7.0.0 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-mQrEC4TWkhLN0z8ygIvEL9ZEToPhG5K7KDW3pzGqOfIGZ28Jb0POUkeWcoz8HnHvhFy6dwAT1j8OzqN8s804+g== /@babel/plugin-transform-typeof-symbol/7.2.0_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-2LNhETWYxiYysBtrBTqL8+La0jIoQQnIScUJc74OYvUGRmkskNY4EzLCnjHBzdmb38wqtTaixpo1NctEcvMDZw== /@babel/plugin-transform-unicode-regex/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-plugin-utils': 7.0.0 '@babel/helper-regex': 7.4.4 regexpu-core: 4.5.4 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA== /@babel/polyfill/7.4.4: dependencies: core-js: 2.6.9 regenerator-runtime: 0.13.2 deprecated: "\U0001F6A8 As of Babel 7.4.0, this\npackage has been deprecated in favor of directly\nincluding core-js/stable (to polyfill ECMAScript\nfeatures) and regenerator-runtime/runtime\n(needed to use transpiled generator functions):\n\n > import \"core-js/stable\";\n > import \"regenerator-runtime/runtime\";" dev: true resolution: integrity: sha512-WlthFLfhQQhh+A2Gn5NSFl0Huxz36x86Jn+E9OW7ibK8edKPq+KLy4apM1yDpQ8kJOVi1OVjpP4vSDLdrI04dg== /@babel/preset-env/7.4.5_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 '@babel/helper-module-imports': 7.0.0 '@babel/helper-plugin-utils': 7.0.0 '@babel/plugin-proposal-async-generator-functions': 7.2.0_@babel+core@7.4.5 '@babel/plugin-proposal-json-strings': 7.2.0_@babel+core@7.4.5 '@babel/plugin-proposal-object-rest-spread': 7.4.4_@babel+core@7.4.5 '@babel/plugin-proposal-optional-catch-binding': 7.2.0_@babel+core@7.4.5 '@babel/plugin-proposal-unicode-property-regex': 7.4.4_@babel+core@7.4.5 '@babel/plugin-syntax-async-generators': 7.2.0_@babel+core@7.4.5 '@babel/plugin-syntax-json-strings': 7.2.0_@babel+core@7.4.5 '@babel/plugin-syntax-object-rest-spread': 7.2.0_@babel+core@7.4.5 '@babel/plugin-syntax-optional-catch-binding': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-arrow-functions': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-async-to-generator': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-block-scoped-functions': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-block-scoping': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-classes': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-computed-properties': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-destructuring': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-dotall-regex': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-duplicate-keys': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-exponentiation-operator': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-for-of': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-function-name': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-literals': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-member-expression-literals': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-modules-amd': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-modules-commonjs': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-modules-systemjs': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-modules-umd': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-named-capturing-groups-regex': 7.4.5_@babel+core@7.4.5 '@babel/plugin-transform-new-target': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-object-super': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-parameters': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-property-literals': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-regenerator': 7.4.5_@babel+core@7.4.5 '@babel/plugin-transform-reserved-words': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-shorthand-properties': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-spread': 7.2.2_@babel+core@7.4.5 '@babel/plugin-transform-sticky-regex': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-template-literals': 7.4.4_@babel+core@7.4.5 '@babel/plugin-transform-typeof-symbol': 7.2.0_@babel+core@7.4.5 '@babel/plugin-transform-unicode-regex': 7.4.4_@babel+core@7.4.5 '@babel/types': 7.4.4 browserslist: 4.6.2 core-js-compat: 3.1.3 invariant: 2.2.4 js-levenshtein: 1.1.6 semver: 5.7.0 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-f2yNVXM+FsR5V8UwcFeIHzHWgnhXg3NpRmy0ADvALpnhB0SLbCvrCRr4BLOUYbQNLS+Z0Yer46x9dJXpXewI7w== /@babel/register/7.4.4_@babel+core@7.4.5: dependencies: '@babel/core': 7.4.5 core-js: 3.1.3 find-cache-dir: 2.1.0 lodash: 4.17.11 mkdirp: 0.5.1 pirates: 4.0.1 source-map-support: 0.5.12 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-sn51H88GRa00+ZoMqCVgOphmswG4b7mhf9VOB0LUBAieykq2GnRFerlN+JQkO/ntT7wz4jaHNSRPg9IdMPEUkA== /@babel/runtime/7.4.5: dependencies: regenerator-runtime: 0.13.2 dev: false resolution: integrity: sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ== /@babel/template/7.4.4: dependencies: '@babel/code-frame': 7.0.0 '@babel/parser': 7.4.5 '@babel/types': 7.4.4 dev: true resolution: integrity: sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw== /@babel/traverse/7.4.5: dependencies: '@babel/code-frame': 7.0.0 '@babel/generator': 7.4.4 '@babel/helper-function-name': 7.1.0 '@babel/helper-split-export-declaration': 7.4.4 '@babel/parser': 7.4.5 '@babel/types': 7.4.4 debug: 4.1.1 globals: 11.12.0 lodash: 4.17.11 dev: true resolution: integrity: sha512-Vc+qjynwkjRmIFGxy0KYoPj4FdVDxLej89kMHFsWScq999uX+pwcX4v9mWRjW0KcAYTPAuVQl2LKP1wEVLsp+A== /@babel/types/7.4.4: dependencies: esutils: 2.0.2 lodash: 4.17.11 to-fast-properties: 2.0.0 dev: true resolution: integrity: sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ== /@phc/format/0.4.3: dependencies: safe-buffer: 5.1.2 dev: false engines: node: '>=4' resolution: integrity: sha512-UEgVMbufNOVXwTgykJ1v2q6Z2T10bfVjCxV/uYZKDI+14gMemoFOzt+4h1zyqy0QNFShP6QgsU+Sn+lRPYkaYw== /@sinonjs/commons/1.4.0: dependencies: type-detect: 4.0.8 dev: true resolution: integrity: sha512-9jHK3YF/8HtJ9wCAbG+j8cD0i0+ATS9A7gXFqS36TblLPNy6rEEc+SB0imo91eCboGaBYGV/MT1/br/J+EE7Tw== /@sinonjs/formatio/2.0.0: dependencies: samsam: 1.3.0 dev: true resolution: integrity: sha512-ls6CAMA6/5gG+O/IdsBcblvnd8qcO/l1TYoNeAzp3wcISOxlPXQEus0mLcdwazEkWjaBdaJ3TaxmNgCLWwvWzg== /@sinonjs/formatio/3.2.1: dependencies: '@sinonjs/commons': 1.4.0 '@sinonjs/samsam': 3.3.1 dev: true resolution: integrity: sha512-tsHvOB24rvyvV2+zKMmPkZ7dXX6LSLKZ7aOtXY6Edklp0uRcgGpOsQTTGTcWViFyx4uhWc6GV8QdnALbIbIdeQ== /@sinonjs/samsam/3.3.1: dependencies: '@sinonjs/commons': 1.4.0 array-from: 2.1.1 lodash: 4.17.11 dev: true resolution: integrity: sha512-wRSfmyd81swH0hA1bxJZJ57xr22kC07a1N4zuIL47yTS04bDk6AoCkczcqHEjcRPmJ+FruGJ9WBQiJwMtIElFw== /@sinonjs/text-encoding/0.7.1: dev: true resolution: integrity: sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== /@stamp/compose/1.0.2: dependencies: '@stamp/core': 1.0.1 '@stamp/is': 1.0.0 dev: false resolution: integrity: sha512-TW1/jTGesxfkFRZUNTgQ9r4Ln6YaIArZmi836o21szc8z+gxrIWrYAtI4r9LfxeD9tnTymAjB1TtvJ19OYFo3Q== /@stamp/core/1.0.1: dependencies: '@stamp/is': 1.0.0 dev: false resolution: integrity: sha512-oZMdU17ZgUJOHHtHXXTb4afmGKpH2kNFfXYpkd3Scs3U+1ygyqFQrpzo/F2qrnEHJOXfvBafyvA/2u4Pdm+R9g== /@stamp/is/1.0.0: dev: false resolution: integrity: sha1-7fAxo7Q+4fB+e3S/vYN8gpgOslo= /@stamp/it/1.1.0: dependencies: '@stamp/compose': 1.0.2 '@stamp/core': 1.0.1 '@stamp/is': 1.0.0 '@stamp/shortcut': 1.0.2 dev: false resolution: integrity: sha512-xhNHGQwPwSPm96yHpkU7DGWiKfiqhZueOvqpv8P6U0eWRVgz3bbthf9nGqjyynUmQC8S7Qekfp6IWniPHwivbg== /@stamp/required/1.0.1: dependencies: '@stamp/compose': 1.0.2 '@stamp/core': 1.0.1 '@stamp/is': 1.0.0 dev: false resolution: integrity: sha512-LYeqXjwZ2hti6wscONrketjPNmg8x8Nis2gGQDwnyrMW97Pqv563lt/7ZmreE92dX30p9VQr7dOmN0CFrGVMmQ== /@stamp/shortcut/1.0.2: dependencies: '@stamp/compose': 1.0.2 dev: false resolution: integrity: sha512-waC10TO4rK/nG3YX717nqQVyVkjaH3f8bu/H0vvtCZJo8805aI5WHTefQei3G5A3vdq3nt8TDfCBqfyWXZZFSg== /@types/node/12.0.8: dev: true resolution: integrity: sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== /@webassemblyjs/ast/1.8.5: dependencies: '@webassemblyjs/helper-module-context': 1.8.5 '@webassemblyjs/helper-wasm-bytecode': 1.8.5 '@webassemblyjs/wast-parser': 1.8.5 dev: true resolution: integrity: sha512-aJMfngIZ65+t71C3y2nBBg5FFG0Okt9m0XEgWZ7Ywgn1oMAT8cNwx00Uv1cQyHtidq0Xn94R4TAywO+LCQ+ZAQ== /@webassemblyjs/floating-point-hex-parser/1.8.5: dev: true resolution: integrity: sha512-9p+79WHru1oqBh9ewP9zW95E3XAo+90oth7S5Re3eQnECGq59ly1Ri5tsIipKGpiStHsUYmY3zMLqtk3gTcOtQ== /@webassemblyjs/helper-api-error/1.8.5: dev: true resolution: integrity: sha512-Za/tnzsvnqdaSPOUXHyKJ2XI7PDX64kWtURyGiJJZKVEdFOsdKUCPTNEVFZq3zJ2R0G5wc2PZ5gvdTRFgm81zA== /@webassemblyjs/helper-buffer/1.8.5: dev: true resolution: integrity: sha512-Ri2R8nOS0U6G49Q86goFIPNgjyl6+oE1abW1pS84BuhP1Qcr5JqMwRFT3Ah3ADDDYGEgGs1iyb1DGX+kAi/c/Q== /@webassemblyjs/helper-code-frame/1.8.5: dependencies: '@webassemblyjs/wast-printer': 1.8.5 dev: true resolution: integrity: sha512-VQAadSubZIhNpH46IR3yWO4kZZjMxN1opDrzePLdVKAZ+DFjkGD/rf4v1jap744uPVU6yjL/smZbRIIJTOUnKQ== /@webassemblyjs/helper-fsm/1.8.5: dev: true resolution: integrity: sha512-kRuX/saORcg8se/ft6Q2UbRpZwP4y7YrWsLXPbbmtepKr22i8Z4O3V5QE9DbZK908dh5Xya4Un57SDIKwB9eow== /@webassemblyjs/helper-module-context/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 mamacro: 0.0.3 dev: true resolution: integrity: sha512-/O1B236mN7UNEU4t9X7Pj38i4VoU8CcMHyy3l2cV/kIF4U5KoHXDVqcDuOs1ltkac90IM4vZdHc52t1x8Yfs3g== /@webassemblyjs/helper-wasm-bytecode/1.8.5: dev: true resolution: integrity: sha512-Cu4YMYG3Ddl72CbmpjU/wbP6SACcOPVbHN1dI4VJNJVgFwaKf1ppeFJrwydOG3NDHxVGuCfPlLZNyEdIYlQ6QQ== /@webassemblyjs/helper-wasm-section/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/helper-buffer': 1.8.5 '@webassemblyjs/helper-wasm-bytecode': 1.8.5 '@webassemblyjs/wasm-gen': 1.8.5 dev: true resolution: integrity: sha512-VV083zwR+VTrIWWtgIUpqfvVdK4ff38loRmrdDBgBT8ADXYsEZ5mPQ4Nde90N3UYatHdYoDIFb7oHzMncI02tA== /@webassemblyjs/ieee754/1.8.5: dependencies: '@xtuc/ieee754': 1.2.0 dev: true resolution: integrity: sha512-aaCvQYrvKbY/n6wKHb/ylAJr27GglahUO89CcGXMItrOBqRarUMxWLJgxm9PJNuKULwN5n1csT9bYoMeZOGF3g== /@webassemblyjs/leb128/1.8.5: dependencies: '@xtuc/long': 4.2.2 dev: true resolution: integrity: sha512-plYUuUwleLIziknvlP8VpTgO4kqNaH57Y3JnNa6DLpu/sGcP6hbVdfdX5aHAV716pQBKrfuU26BJK29qY37J7A== /@webassemblyjs/utf8/1.8.5: dev: true resolution: integrity: sha512-U7zgftmQriw37tfD934UNInokz6yTmn29inT2cAetAsaU9YeVCveWEwhKL1Mg4yS7q//NGdzy79nlXh3bT8Kjw== /@webassemblyjs/wasm-edit/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/helper-buffer': 1.8.5 '@webassemblyjs/helper-wasm-bytecode': 1.8.5 '@webassemblyjs/helper-wasm-section': 1.8.5 '@webassemblyjs/wasm-gen': 1.8.5 '@webassemblyjs/wasm-opt': 1.8.5 '@webassemblyjs/wasm-parser': 1.8.5 '@webassemblyjs/wast-printer': 1.8.5 dev: true resolution: integrity: sha512-A41EMy8MWw5yvqj7MQzkDjU29K7UJq1VrX2vWLzfpRHt3ISftOXqrtojn7nlPsZ9Ijhp5NwuODuycSvfAO/26Q== /@webassemblyjs/wasm-gen/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/helper-wasm-bytecode': 1.8.5 '@webassemblyjs/ieee754': 1.8.5 '@webassemblyjs/leb128': 1.8.5 '@webassemblyjs/utf8': 1.8.5 dev: true resolution: integrity: sha512-BCZBT0LURC0CXDzj5FXSc2FPTsxwp3nWcqXQdOZE4U7h7i8FqtFK5Egia6f9raQLpEKT1VL7zr4r3+QX6zArWg== /@webassemblyjs/wasm-opt/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/helper-buffer': 1.8.5 '@webassemblyjs/wasm-gen': 1.8.5 '@webassemblyjs/wasm-parser': 1.8.5 dev: true resolution: integrity: sha512-HKo2mO/Uh9A6ojzu7cjslGaHaUU14LdLbGEKqTR7PBKwT6LdPtLLh9fPY33rmr5wcOMrsWDbbdCHq4hQUdd37Q== /@webassemblyjs/wasm-parser/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/helper-api-error': 1.8.5 '@webassemblyjs/helper-wasm-bytecode': 1.8.5 '@webassemblyjs/ieee754': 1.8.5 '@webassemblyjs/leb128': 1.8.5 '@webassemblyjs/utf8': 1.8.5 dev: true resolution: integrity: sha512-pi0SYE9T6tfcMkthwcgCpL0cM9nRYr6/6fjgDtL6q/ZqKHdMWvxitRi5JcZ7RI4SNJJYnYNaWy5UUrHQy998lw== /@webassemblyjs/wast-parser/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/floating-point-hex-parser': 1.8.5 '@webassemblyjs/helper-api-error': 1.8.5 '@webassemblyjs/helper-code-frame': 1.8.5 '@webassemblyjs/helper-fsm': 1.8.5 '@xtuc/long': 4.2.2 dev: true resolution: integrity: sha512-daXC1FyKWHF1i11obK086QRlsMsY4+tIOKgBqI1lxAnkp9xe9YMcgOxm9kLe+ttjs5aWV2KKE1TWJCN57/Btsg== /@webassemblyjs/wast-printer/1.8.5: dependencies: '@webassemblyjs/ast': 1.8.5 '@webassemblyjs/wast-parser': 1.8.5 '@xtuc/long': 4.2.2 dev: true resolution: integrity: sha512-w0U0pD4EhlnvRyeJzBqaVSJAo9w/ce7/WPogeXLzGkO6hzhr4GnQIZ4W4uUt5b9ooAaXPtnXlj0gzsXEOUNYMg== /@xtuc/ieee754/1.2.0: dev: true resolution: integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== /@xtuc/long/4.2.2: dev: true resolution: integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== /abab/1.0.4: dev: true optional: true resolution: integrity: sha1-X6rZwsB/YN12dw9xzwJbYqY8/U4= /accepts/1.3.7: dependencies: mime-types: 2.1.24 negotiator: 0.6.2 dev: true engines: node: '>= 0.6' resolution: integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA== /acorn-dynamic-import/4.0.0_acorn@6.1.1: dependencies: acorn: 6.1.1 dev: true peerDependencies: acorn: ^6.0.0 resolution: integrity: sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw== /acorn-globals/1.0.9: dependencies: acorn: 2.7.0 dev: true optional: true resolution: integrity: sha1-VbtemGkVB7dFedBRNBMhfDgMVM8= /acorn-jsx/5.0.1_acorn@6.1.1: dependencies: acorn: 6.1.1 dev: true peerDependencies: acorn: ^6.0.0 resolution: integrity: sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg== /acorn-walk/6.1.1: dev: true engines: node: '>=0.4.0' resolution: integrity: sha512-OtUw6JUTgxA2QoqqmrmQ7F2NYqiBPi/L2jqHyFtllhOUvXYQXf0Z1CYUinIfyT4bTCGmrA7gX9FvHA81uzCoVw== /acorn/2.7.0: dev: true engines: node: '>=0.4.0' hasBin: true optional: true resolution: integrity: sha1-q259nYhqrKiwhbwzEreaGYQz8Oc= /acorn/6.1.1: dev: true engines: node: '>=0.4.0' hasBin: true resolution: integrity: sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA== /aes-js/3.1.2: dev: false resolution: integrity: sha512-e5pEa2kBnBOgR4Y/p20pskXI74UEz7de8ZGVo58asOtvSVG5YAbJeELPZxOmt+Bnz3rX753YKhfIn4X4l1PPRQ== /ajv-errors/1.0.1_ajv@6.10.0: dependencies: ajv: 6.10.0 dev: true peerDependencies: ajv: '>=5.0.0' resolution: integrity: sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ== /ajv-keywords/3.4.0_ajv@6.10.0: dependencies: ajv: 6.10.0 dev: true peerDependencies: ajv: ^6.9.1 resolution: integrity: sha512-aUjdRFISbuFOl0EIZc+9e4FfZp0bDZgAdOOf30bJmw8VM9v84SHyVyxDfbWxpGYbdZD/9XoKxfHVNmxPkhwyGw== /ajv/6.10.0: dependencies: fast-deep-equal: 2.0.1 fast-json-stable-stringify: 2.0.0 json-schema-traverse: 0.4.1 uri-js: 4.2.2 dev: true resolution: integrity: sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg== /ansi-escape-sequences/4.1.0: dependencies: array-back: 3.1.0 dev: true engines: node: '>=8.0.0' resolution: integrity: sha512-dzW9kHxH011uBsidTXd14JXgzye/YLb2LzeKZ4bsgl/Knwx8AtbSFkkGxagdNOoh0DlqHCmfiEjWKBaqjOanVw== /ansi-escapes/3.2.0: dev: true engines: node: '>=4' resolution: integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ== /ansi-regex/2.1.1: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8= /ansi-regex/3.0.0: dev: true engines: node: '>=4' resolution: integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg= /ansi-regex/4.1.0: dev: true engines: node: '>=6' resolution: integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== /ansi-styles/2.2.1: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4= /ansi-styles/3.2.1: dependencies: color-convert: 1.9.3 dev: true engines: node: '>=4' resolution: integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== /any-promise/1.3.0: dev: false resolution: integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8= /anymatch/2.0.0: dependencies: micromatch: 3.1.10 normalize-path: 2.1.1 dev: true resolution: integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw== /aproba/1.2.0: dev: true resolution: integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== /are-we-there-yet/1.1.5: dependencies: delegates: 1.0.0 readable-stream: 2.3.6 dev: true resolution: integrity: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w== /argon2/0.19.3: dependencies: '@phc/format': 0.4.3 any-promise: 1.3.0 bindings: 1.5.0 nan: 2.14.0 dev: false engines: node: '>=6.0.0' requiresBuild: true resolution: integrity: sha1-TlnLO89dHwnKB7RScWM0Zw75oLc= /argparse/1.0.10: dependencies: sprintf-js: 1.0.3 dev: true resolution: integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== /arr-diff/4.0.0: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA= /arr-flatten/1.1.0: dev: true engines: node: '>=0.10.0' resolution: integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg== /arr-union/3.1.0: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ= /array-back/1.0.4: dependencies: typical: 2.6.1 dev: true engines: node: '>=0.12.0' resolution: integrity: sha1-ZEun8JX3/898Q7Xw3DnTwfA8Bjs= /array-back/2.0.0: dependencies: typical: 2.6.1 dev: true engines: node: '>=4' resolution: integrity: sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw== /array-back/3.1.0: dev: true engines: node: '>=6' resolution: integrity: sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q== /array-flatten/1.1.1: dev: true resolution: integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI= /array-from/2.1.1: dev: true resolution: integrity: sha1-z+nYwmYoudxa7MYqn12PHzUsEZU= /array-includes/3.0.3: dependencies: define-properties: 1.1.3 es-abstract: 1.13.0 dev: true engines: node: '>= 0.4' resolution: integrity: sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0= /array-unique/0.3.2: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= /asn1.js/4.10.1: dependencies: bn.js: 4.11.8 inherits: 2.0.3 minimalistic-assert: 1.0.1 dev: true resolution: integrity: sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw== /asn1/0.2.4: dependencies: safer-buffer: 2.1.2 dev: true optional: true resolution: integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg== /assert-plus/1.0.0: dev: true engines: node: '>=0.8' optional: true resolution: integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= /assert/1.5.0: dependencies: object-assign: 4.1.1 util: 0.10.3 dev: true resolution: integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA== /assertion-error/1.1.0: dev: true resolution: integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw== /assign-symbols/1.0.0: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c= /astral-regex/1.0.0: dev: true engines: node: '>=4' resolution: integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== /async-each/1.0.3: dev: true resolution: integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ== /async-limiter/1.0.0: dev: true resolution: integrity: sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg== /asynckit/0.4.0: dev: true optional: true resolution: integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k= /atob/2.1.2: dev: true engines: node: '>= 4.5.0' hasBin: true resolution: integr