lockfileVersion: 5.3

specifiers:
  '@babel/core': ^7.14.3
  '@babel/plugin-proposal-class-properties': ^7.12.1
  '@babel/preset-env': ^7.12.11
  '@rollup/plugin-alias': ^3.1.2
  '@rollup/plugin-babel': ^5.2.2
  '@rollup/plugin-inject': ^4.0.2
  '@types/three': ^0.133.0
  fast-glob: ^3.2.7
  rollup: ^2.36.2
  rollup-plugin-copy: ^3.3.0
  rollup-plugin-multi-input: ^1.2.0
  rollup-plugin-terser: ^7.0.2
  symlink-dir: ^4.1.0
  three: 0.133.1

dependencies:
  '@types/three': 0.133.0

devDependencies:
  '@babel/core': 7.14.3
  '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.14.3
  '@babel/preset-env': 7.13.10_@babel+core@7.14.3
  '@rollup/plugin-alias': registry.nlark.com/@rollup/plugin-alias/3.1.2_rollup@2.41.2
  '@rollup/plugin-babel': 5.3.0_@babel+core@7.14.3+rollup@2.41.2
  '@rollup/plugin-inject': 4.0.2_rollup@2.41.2
  fast-glob: 3.2.7
  rollup: 2.41.2
  rollup-plugin-copy: 3.4.0
  rollup-plugin-multi-input: 1.2.0
  rollup-plugin-terser: 7.0.2_rollup@2.41.2
  symlink-dir: 4.1.0
  three: 0.133.1

packages:

  /@babel/code-frame/7.12.13:
    resolution: {integrity: sha1-3PyCa+72XnXFDiHTg319lXmN1lg=, tarball: '@babel/code-frame/download/@babel/code-frame-7.12.13.tgz'}
    dependencies:
      '@babel/highlight': 7.13.10
    dev: true

  /@babel/compat-data/7.13.8:
    resolution: {integrity: sha1-W3g7mAjxXO9xVH8baR80+P9gA6Y=, tarball: '@babel/compat-data/download/@babel/compat-data-7.13.8.tgz'}
    dev: true

  /@babel/compat-data/7.14.4:
    resolution: {integrity: sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ==}
    dev: true

  /@babel/core/7.14.3:
    resolution: {integrity: sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==}
    engines: {node: '>=6.9.0'}
    dependencies:
      '@babel/code-frame': 7.12.13
      '@babel/generator': 7.14.3
      '@babel/helper-compilation-targets': 7.14.4_@babel+core@7.14.3
      '@babel/helper-module-transforms': 7.14.2
      '@babel/helpers': 7.14.0
      '@babel/parser': 7.14.4
      '@babel/template': 7.12.13
      '@babel/traverse': 7.14.2
      '@babel/types': 7.14.4
      convert-source-map: 1.7.0
      debug: 4.3.1
      gensync: 1.0.0-beta.2
      json5: 2.2.0
      semver: 6.3.0
      source-map: 0.5.7
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/generator/7.13.9:
    resolution: {integrity: sha1-Onqpb577jivkLTjYDizrTGTY3jk=, tarball: '@babel/generator/download/@babel/generator-7.13.9.tgz'}
    dependencies:
      '@babel/types': 7.13.0
      jsesc: 2.5.2
      source-map: 0.5.7
    dev: true

  /@babel/generator/7.14.3:
    resolution: {integrity: sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==}
    dependencies:
      '@babel/types': 7.14.4
      jsesc: 2.5.2
      source-map: 0.5.7
    dev: true

  /@babel/helper-annotate-as-pure/7.12.13:
    resolution: {integrity: sha1-D1jobfxLs7H819uAZXDhd9Q5tqs=, tarball: '@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.12.13.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-builder-binary-assignment-operator-visitor/7.12.13:
    resolution: {integrity: sha1-a8IDYciLCnTQUTemXKyNPL9vYfw=, tarball: '@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz'}
    dependencies:
      '@babel/helper-explode-assignable-expression': 7.13.0
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-compilation-targets/7.13.10_@babel+core@7.14.3:
    resolution: {integrity: sha1-ExChZ4y4QnwHp1N1DaT4zkQr3Qw=, tarball: '@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.13.10.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0
    dependencies:
      '@babel/compat-data': 7.13.8
      '@babel/core': 7.14.3
      '@babel/helper-validator-option': 7.12.17
      browserslist: 4.16.3
      semver: 6.3.0
    dev: true

  /@babel/helper-compilation-targets/7.14.4_@babel+core@7.14.3:
    resolution: {integrity: sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA==}
    peerDependencies:
      '@babel/core': ^7.0.0
    dependencies:
      '@babel/compat-data': 7.14.4
      '@babel/core': 7.14.3
      '@babel/helper-validator-option': 7.12.17
      browserslist: 4.16.6
      semver: 6.3.0
    dev: true

  /@babel/helper-create-class-features-plugin/7.13.10_@babel+core@7.14.3:
    resolution: {integrity: sha1-Bzsru5JaCXZDxvxXcOXxM5Toh8k=, tarball: '@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.13.10.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-function-name': 7.12.13
      '@babel/helper-member-expression-to-functions': 7.13.0
      '@babel/helper-optimise-call-expression': 7.12.13
      '@babel/helper-replace-supers': 7.13.0
      '@babel/helper-split-export-declaration': 7.12.13
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.14.3:
    resolution: {integrity: sha1-oqyH6eMZJprGVbjUQV6U041mPLc=, tarball: '@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.12.17.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-annotate-as-pure': 7.12.13
      regexpu-core: 4.7.1
    dev: true

  /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.14.3:
    resolution: {integrity: sha1-PC+Rt5cbn8Ef53nJRcAUBl3qNA4=, tarball: '@babel/helper-define-polyfill-provider/download/@babel/helper-define-polyfill-provider-0.1.5.tgz'}
    peerDependencies:
      '@babel/core': ^7.4.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.14.3
      '@babel/helper-module-imports': 7.12.13
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/traverse': 7.13.0
      debug: 4.3.1
      lodash.debounce: 4.0.8
      resolve: 1.20.0
      semver: 6.3.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-explode-assignable-expression/7.13.0:
    resolution: {integrity: sha1-F7XFn/Rz2flW9A71cM86dsoSZX8=, tarball: '@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.13.0.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-function-name/7.12.13:
    resolution: {integrity: sha1-k61lbbPDwiMlWf17LD29y+DrN3o=, tarball: '@babel/helper-function-name/download/@babel/helper-function-name-7.12.13.tgz'}
    dependencies:
      '@babel/helper-get-function-arity': 7.12.13
      '@babel/template': 7.12.13
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-function-name/7.14.2:
    resolution: {integrity: sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==}
    dependencies:
      '@babel/helper-get-function-arity': 7.12.13
      '@babel/template': 7.12.13
      '@babel/types': 7.14.4
    dev: true

  /@babel/helper-get-function-arity/7.12.13:
    resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==}
    dependencies:
      '@babel/types': 7.14.4
    dev: true

  /@babel/helper-hoist-variables/7.13.0:
    resolution: {integrity: sha1-XViC6FW1xe2pHgytwmxueiyFk9g=, tarball: '@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.13.0.tgz'}
    dependencies:
      '@babel/traverse': 7.13.0
      '@babel/types': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-member-expression-to-functions/7.13.0:
    resolution: {integrity: sha1-aqS7Z44PjCL1jNt5RR0wSURhsJE=, tarball: '@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.13.0.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-member-expression-to-functions/7.13.12:
    resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==}
    dependencies:
      '@babel/types': 7.14.4
    dev: true

  /@babel/helper-module-imports/7.12.13:
    resolution: {integrity: sha1-7GfkQE9BdQRj5FXMMgP2oy6T/LA=, tarball: '@babel/helper-module-imports/download/@babel/helper-module-imports-7.12.13.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-module-imports/7.13.12:
    resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==}
    dependencies:
      '@babel/types': 7.14.4
    dev: true

  /@babel/helper-module-transforms/7.13.0:
    resolution: {integrity: sha1-QutL2O6mi6tGdRISw1e/7YtA9vE=, tarball: '@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.13.0.tgz'}
    dependencies:
      '@babel/helper-module-imports': 7.12.13
      '@babel/helper-replace-supers': 7.13.0
      '@babel/helper-simple-access': 7.12.13
      '@babel/helper-split-export-declaration': 7.12.13
      '@babel/helper-validator-identifier': 7.12.11
      '@babel/template': 7.12.13
      '@babel/traverse': 7.13.0
      '@babel/types': 7.13.0
      lodash: 4.17.21
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-module-transforms/7.14.2:
    resolution: {integrity: sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==}
    dependencies:
      '@babel/helper-module-imports': 7.13.12
      '@babel/helper-replace-supers': 7.14.4
      '@babel/helper-simple-access': 7.13.12
      '@babel/helper-split-export-declaration': 7.12.13
      '@babel/helper-validator-identifier': 7.14.0
      '@babel/template': 7.12.13
      '@babel/traverse': 7.14.2
      '@babel/types': 7.14.4
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-optimise-call-expression/7.12.13:
    resolution: {integrity: sha1-XALRcbTIYVsecWP4iMHIHDCiquo=, tarball: '@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.12.13.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-plugin-utils/7.13.0:
    resolution: {integrity: sha1-gGUmzhJa7QM3O8QWqCgyHjpqM68=, tarball: '@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.13.0.tgz'}
    dev: true

  /@babel/helper-remap-async-to-generator/7.13.0:
    resolution: {integrity: sha1-N2p2DZ97SyB3qd0Fqpw5J8rbIgk=, tarball: '@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.13.0.tgz'}
    dependencies:
      '@babel/helper-annotate-as-pure': 7.12.13
      '@babel/helper-wrap-function': 7.13.0
      '@babel/types': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-replace-supers/7.13.0:
    resolution: {integrity: sha1-YDS3tRlDCUy0FieEjLIZywK+HSQ=, tarball: '@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.13.0.tgz'}
    dependencies:
      '@babel/helper-member-expression-to-functions': 7.13.0
      '@babel/helper-optimise-call-expression': 7.12.13
      '@babel/traverse': 7.13.0
      '@babel/types': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-replace-supers/7.14.4:
    resolution: {integrity: sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ==}
    dependencies:
      '@babel/helper-member-expression-to-functions': 7.13.12
      '@babel/helper-optimise-call-expression': 7.12.13
      '@babel/traverse': 7.14.2
      '@babel/types': 7.14.4
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helper-simple-access/7.12.13:
    resolution: {integrity: sha1-hHi8xcrPaqFnKyUcHS3eXM1hpsQ=, tarball: '@babel/helper-simple-access/download/@babel/helper-simple-access-7.12.13.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-simple-access/7.13.12:
    resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==}
    dependencies:
      '@babel/types': 7.14.4
    dev: true

  /@babel/helper-skip-transparent-expression-wrappers/7.12.1:
    resolution: {integrity: sha1-Ri3GOn5DWt6EaDhcY9K4TM5LPL8=, tarball: '@babel/helper-skip-transparent-expression-wrappers/download/@babel/helper-skip-transparent-expression-wrappers-7.12.1.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-split-export-declaration/7.12.13:
    resolution: {integrity: sha1-6UML4AuvPoiw4T5vnU6vITY3KwU=, tarball: '@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.12.13.tgz'}
    dependencies:
      '@babel/types': 7.13.0
    dev: true

  /@babel/helper-validator-identifier/7.12.11:
    resolution: {integrity: sha1-yaHwIZF9y1zPDU5FPjmQIpgfye0=, tarball: '@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.12.11.tgz'}
    dev: true

  /@babel/helper-validator-identifier/7.14.0:
    resolution: {integrity: sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==}
    dev: true

  /@babel/helper-validator-option/7.12.17:
    resolution: {integrity: sha1-0fvwEuGnm37rv9xtJwuq+NnrmDE=, tarball: '@babel/helper-validator-option/download/@babel/helper-validator-option-7.12.17.tgz'}
    dev: true

  /@babel/helper-wrap-function/7.13.0:
    resolution: {integrity: sha1-vbXGb9qFJuwjWriUrVOhI1x5/MQ=, tarball: '@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.13.0.tgz'}
    dependencies:
      '@babel/helper-function-name': 7.12.13
      '@babel/template': 7.12.13
      '@babel/traverse': 7.13.0
      '@babel/types': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/helpers/7.14.0:
    resolution: {integrity: sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==}
    dependencies:
      '@babel/template': 7.12.13
      '@babel/traverse': 7.14.2
      '@babel/types': 7.14.4
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/highlight/7.13.10:
    resolution: {integrity: sha1-qLKmYUj1sn1maxXYF3Q0enMdUtE=, tarball: '@babel/highlight/download/@babel/highlight-7.13.10.tgz'}
    dependencies:
      '@babel/helper-validator-identifier': 7.12.11
      chalk: 2.4.2
      js-tokens: 4.0.0
    dev: true

  /@babel/parser/7.13.10:
    resolution: {integrity: sha1-j4+b97Ovo+q9Bh96W830/sPEhAk=, tarball: '@babel/parser/download/@babel/parser-7.13.10.tgz'}
    engines: {node: '>=6.0.0'}
    hasBin: true
    dev: true

  /@babel/parser/7.14.4:
    resolution: {integrity: sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA==}
    engines: {node: '>=6.0.0'}
    hasBin: true
    dev: true

  /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-h6rLV0s7xLVgP2/kFFjXKlouxLE=, tarball: '@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-remap-async-to-generator': 7.13.0
      '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.3
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-FGN2AAuU79AB5XpAqIpSWvqrnzc=, tarball: '@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-create-class-features-plugin': 7.13.10_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-proposal-dynamic-import/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-h2ofaWbh3sMy6MlFGv2jvrzfLh0=, tarball: '@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-OTvkekrNA/oq9uPN6bBuM94bRG0=, tarball: '@babel/plugin-proposal-export-namespace-from/download/@babel/plugin-proposal-export-namespace-from-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-json-strings/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-vx+zYlRwda/aNjTtMVccWQGv73s=, tarball: '@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-k/p41jhXxAzjyMMxUiD9AL+7Tho=, tarball: '@babel/plugin-proposal-logical-assignment-operators/download/@babel/plugin-proposal-logical-assignment-operators-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-NzCjHa/TwQ2MzRBkjtgKKsVHLvM=, tarball: '@babel/plugin-proposal-nullish-coalescing-operator/download/@babel/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz?cache=0&sync_timestamp=1614392281197&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-nullish-coalescing-operator%2Fdownload%2F%40babel%2Fplugin-proposal-nullish-coalescing-operator-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-vZ2jGI54e1EgtPnUZagmHOZ+0ds=, tarball: '@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-XSEKTXJ9bOOxj53oLMmaOWTu1go=, tarball: '@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.13.8.tgz?cache=0&sync_timestamp=1614392287651&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-object-rest-spread%2Fdownload%2F%40babel%2Fplugin-proposal-object-rest-spread-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/compat-data': 7.13.8
      '@babel/core': 7.14.3
      '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-Ota9WQFQbqmW/DG9zzzPor7XEQc=, tarball: '@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-optional-chaining/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-4535Pv5+fmIYQbq8GXmC4UDpB1Y=, tarball: '@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.13.8.tgz?cache=0&sync_timestamp=1614392281380&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-chaining%2Fdownload%2F%40babel%2Fplugin-proposal-optional-chaining-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-skip-transparent-expression-wrappers': 7.12.1
      '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.3
    dev: true

  /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-BL1MbUD25rv6L1fi2AlLrZAO94c=, tarball: '@babel/plugin-proposal-private-methods/download/@babel/plugin-proposal-private-methods-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-create-class-features-plugin': 7.13.10_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-vr3lEzm+gpwXqqrO0YZB3rYrObo=, tarball: '@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.12.13.tgz'}
    engines: {node: '>=4'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.14.3:
    resolution: {integrity: sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=, tarball: '@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.8.4.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-tcmHJ0xKOoK4lxR5aTGmtTVErhA=, tarball: '@babel/plugin-syntax-class-properties/download/@babel/plugin-syntax-class-properties-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=, tarball: '@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-AolkqbqA28CUyRXEh618TnpmRlo=, tarball: '@babel/plugin-syntax-export-namespace-from/download/@babel/plugin-syntax-export-namespace-from-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=, tarball: '@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.14.3:
    resolution: {integrity: sha1-ypHvRjA1MESLkGZSusLp/plB9pk=, tarball: '@babel/plugin-syntax-logical-assignment-operators/download/@babel/plugin-syntax-logical-assignment-operators-7.10.4.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=, tarball: '@babel/plugin-syntax-nullish-coalescing-operator/download/@babel/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.14.3:
    resolution: {integrity: sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c=, tarball: '@babel/plugin-syntax-numeric-separator/download/@babel/plugin-syntax-numeric-separator-7.10.4.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=, tarball: '@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=, tarball: '@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.14.3:
    resolution: {integrity: sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=, tarball: '@babel/plugin-syntax-optional-chaining/download/@babel/plugin-syntax-optional-chaining-7.8.3.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-syntax-top-level-await/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-xfD6biSfW3OXJ/kjVAz3qAYTAXg=, tarball: '@babel/plugin-syntax-top-level-await/download/@babel/plugin-syntax-top-level-await-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-EKWb661S1jegJ6+mkujVzv9ePa4=, tarball: '@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-jhEr9ncbgr8el05eJoBsXJmqUW8=, tarball: '@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-module-imports': 7.12.13
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-remap-async-to-generator': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-qb8YNvKjm062zwmWdzneKepL9MQ=, tarball: '@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-825VB20G9B39eFV+oDnBtYFkLmE=, tarball: '@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-classes/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-AmUVUHXEKRi/TTpAUxNBdq2bUzs=, tarball: '@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-annotate-as-pure': 7.12.13
      '@babel/helper-function-name': 7.12.13
      '@babel/helper-optimise-call-expression': 7.12.13
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-replace-supers': 7.13.0
      '@babel/helper-split-export-declaration': 7.12.13
      globals: 11.12.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-hFxui5u1U3ax+guS7wvcjqBmRO0=, tarball: '@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-xdzicAFNTh67HYBhFmlMErcCiWM=, tarball: '@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-PxYBzCmQW/y2f1ORDxl66v67Ja0=, tarball: '@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-bwa4eouAP9ko5UuBwljwoAM5BN4=, tarball: '@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-TVI5C5onPmUeSrpq7knvQOgM0KE=, tarball: '@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-builder-binary-assignment-operator-visitor': 7.12.13
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-for-of/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-x5n4gagJGsJrVIZ6hFw+l9JpYGI=, tarball: '@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-function-name/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-uwJEUvmq7YYdN0yOeiQlLOOlAFE=, tarball: '@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-function-name': 7.12.13
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-literals/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-LKRbr+SoIBl88xV5Sk0mVg/kvbk=, tarball: '@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-X/pmzVm54ZExTJ8fgDuTjowIHkA=, tarball: '@babel/plugin-transform-member-expression-literals/download/@babel/plugin-transform-member-expression-literals-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-GfUR1g49h1PMWm1Od106UYSGbMM=, tarball: '@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-module-transforms': 7.13.0
      '@babel/helper-plugin-utils': 7.13.0
      babel-plugin-dynamic-import-node: 2.3.3
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-ewGtfC3PInWwb6F4HgDRPUILPhs=, tarball: '@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.13.8.tgz?cache=0&sync_timestamp=1614392288033&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-commonjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-commonjs-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-module-transforms': 7.13.0
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-simple-access': 7.12.13
      babel-plugin-dynamic-import-node: 2.3.3
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.14.3:
    resolution: {integrity: sha1-bQZu4r/zx7PWC/KN7Baa2ZODGuM=, tarball: '@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.13.8.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-hoist-variables': 7.13.0
      '@babel/helper-module-transforms': 7.13.0
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-validator-identifier': 7.12.11
      babel-plugin-dynamic-import-node: 2.3.3
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-ij2WqX0ZlwW5/QIVgAgq+BwG5ws=, tarball: '@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-module-transforms': 7.13.0
      '@babel/helper-plugin-utils': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-IhNyWl9bu+NktQw7pZmMlZnFydk=, tarball: '@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3
    dev: true

  /@babel/plugin-transform-new-target/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-4i2MOvJLFQ3VKMvW5oXnmb8cNRw=, tarball: '@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-object-super/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-tEFqLWO4974xTz00m9VanBtRcfc=, tarball: '@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-replace-supers': 7.13.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/plugin-transform-parameters/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-j6dgPjCX+cC3yhpIIbwvtS6eUAc=, tarball: '@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-TmqeN4ZNjxs7wOLc57+IV9uLGoE=, tarball: '@babel/plugin-transform-property-literals/download/@babel/plugin-transform-property-literals-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-regenerator/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-tii8ychSYKwa6wW0W94lIQGUovU=, tarball: '@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      regenerator-transform: 0.14.5
    dev: true

  /@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-fZmI1PBuD+aX6h2YAxiKoYtHJpU=, tarball: '@babel/plugin-transform-reserved-words/download/@babel/plugin-transform-reserved-words-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-23VXMrcMU51QTGOQ2c6Q/mSv960=, tarball: '@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-spread/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-hIh3EOJzwYFaznrkWfb0Kl0x1f0=, tarball: '@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-skip-transparent-expression-wrappers': 7.12.1
    dev: true

  /@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-dg/9k2+s5z+GCuZG+4bugvPQbR8=, tarball: '@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.14.3:
    resolution: {integrity: sha1-o2BJEnl3rZRDje50Q1mNHO/fQJ0=, tarball: '@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.13.0.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-eF3Weh8upXnZwr5yLejITLhfWn8=, tarball: '@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-hAztO4FtO1En3R0S3O3F3q0aXnQ=, tarball: '@babel/plugin-transform-unicode-escapes/download/@babel/plugin-transform-unicode-escapes-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.14.3:
    resolution: {integrity: sha1-tSUhaFgE4VWxIC6D/BiNNLtw9aw=, tarball: '@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.12.13.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
    dev: true

  /@babel/preset-env/7.13.10_@babel+core@7.14.3:
    resolution: {integrity: sha1-tc3jHV/nerKmqz1FO1kEGhs6UlI=, tarball: '@babel/preset-env/download/@babel/preset-env-7.13.10.tgz?cache=0&sync_timestamp=1615253848466&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpreset-env%2Fdownload%2F%40babel%2Fpreset-env-7.13.10.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/compat-data': 7.13.8
      '@babel/core': 7.14.3
      '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/helper-validator-option': 7.12.17
      '@babel/plugin-proposal-async-generator-functions': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-proposal-dynamic-import': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-logical-assignment-operators': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-optional-catch-binding': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-optional-chaining': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-proposal-private-methods': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.3
      '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.3
      '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.3
      '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.3
      '@babel/plugin-syntax-top-level-await': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-arrow-functions': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-block-scoped-functions': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-block-scoping': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-computed-properties': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-destructuring': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-duplicate-keys': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-exponentiation-operator': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-for-of': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-function-name': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-literals': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-member-expression-literals': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-modules-amd': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-modules-commonjs': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-transform-modules-systemjs': 7.13.8_@babel+core@7.14.3
      '@babel/plugin-transform-modules-umd': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-new-target': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-object-super': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-property-literals': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-regenerator': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-reserved-words': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-shorthand-properties': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-spread': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-sticky-regex': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-template-literals': 7.13.0_@babel+core@7.14.3
      '@babel/plugin-transform-typeof-symbol': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-unicode-escapes': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-unicode-regex': 7.12.13_@babel+core@7.14.3
      '@babel/preset-modules': 0.1.4_@babel+core@7.14.3
      '@babel/types': 7.13.0
      babel-plugin-polyfill-corejs2: 0.1.10_@babel+core@7.14.3
      babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.14.3
      babel-plugin-polyfill-regenerator: 0.1.6_@babel+core@7.14.3
      core-js-compat: 3.9.1
      semver: 6.3.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/preset-modules/0.1.4_@babel+core@7.14.3:
    resolution: {integrity: sha1-Ni8raMZihClw/bXiVP/I/BwuQV4=, tarball: '@babel/preset-modules/download/@babel/preset-modules-0.1.4.tgz'}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-plugin-utils': 7.13.0
      '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.14.3
      '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.14.3
      '@babel/types': 7.13.0
      esutils: 2.0.3
    dev: true

  /@babel/runtime/7.13.10:
    resolution: {integrity: sha1-R9QqV7YJX0Ro2kQDiP262L6/DX0=, tarball: '@babel/runtime/download/@babel/runtime-7.13.10.tgz'}
    dependencies:
      regenerator-runtime: 0.13.7
    dev: true

  /@babel/template/7.12.13:
    resolution: {integrity: sha1-UwJlvooliduzdSOETFvLVZR/syc=, tarball: '@babel/template/download/@babel/template-7.12.13.tgz'}
    dependencies:
      '@babel/code-frame': 7.12.13
      '@babel/parser': 7.13.10
      '@babel/types': 7.13.0
    dev: true

  /@babel/traverse/7.13.0:
    resolution: {integrity: sha1-bZV1JHX4bufe0GU23jCaZfyJZsw=, tarball: '@babel/traverse/download/@babel/traverse-7.13.0.tgz'}
    dependencies:
      '@babel/code-frame': 7.12.13
      '@babel/generator': 7.13.9
      '@babel/helper-function-name': 7.12.13
      '@babel/helper-split-export-declaration': 7.12.13
      '@babel/parser': 7.13.10
      '@babel/types': 7.13.0
      debug: 4.3.1
      globals: 11.12.0
      lodash: 4.17.21
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/traverse/7.14.2:
    resolution: {integrity: sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==}
    dependencies:
      '@babel/code-frame': 7.12.13
      '@babel/generator': 7.14.3
      '@babel/helper-function-name': 7.14.2
      '@babel/helper-split-export-declaration': 7.12.13
      '@babel/parser': 7.14.4
      '@babel/types': 7.14.4
      debug: 4.3.1
      globals: 11.12.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /@babel/types/7.13.0:
    resolution: {integrity: sha1-dEJNKBbwFxtBAPCrNOmjdO/ff4A=, tarball: '@babel/types/download/@babel/types-7.13.0.tgz'}
    dependencies:
      '@babel/helper-validator-identifier': 7.12.11
      lodash: 4.17.21
      to-fast-properties: 2.0.0
    dev: true

  /@babel/types/7.14.4:
    resolution: {integrity: sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==}
    dependencies:
      '@babel/helper-validator-identifier': 7.14.0
      to-fast-properties: 2.0.0
    dev: true

  /@nodelib/fs.scandir/2.1.4:
    resolution: {integrity: sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==}
    engines: {node: '>= 8'}
    dependencies:
      '@nodelib/fs.stat': 2.0.4
      run-parallel: 1.2.0
    dev: true

  /@nodelib/fs.stat/2.0.4:
    resolution: {integrity: sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==}
    engines: {node: '>= 8'}
    dev: true

  /@nodelib/fs.walk/1.2.6:
    resolution: {integrity: sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==}
    engines: {node: '>= 8'}
    dependencies:
      '@nodelib/fs.scandir': 2.1.4
      fastq: 1.11.0
    dev: true

  /@rollup/plugin-babel/5.3.0_@babel+core@7.14.3+rollup@2.41.2:
    resolution: {integrity: sha1-nLHFFG3daklorZbyCcUMYvkvmHk=, tarball: '@rollup/plugin-babel/download/@rollup/plugin-babel-5.3.0.tgz'}
    engines: {node: '>= 10.0.0'}
    peerDependencies:
      '@babel/core': ^7.0.0
      '@types/babel__core': ^7.1.9
      rollup: ^1.20.0||^2.0.0
    peerDependenciesMeta:
      '@types/babel__core':
        optional: true
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-module-imports': 7.12.13
      '@rollup/pluginutils': 3.1.0_rollup@2.41.2
      rollup: 2.41.2
    dev: true

  /@rollup/plugin-inject/4.0.2_rollup@2.41.2:
    resolution: {integrity: sha1-VbIbskSgdnX3/d5XfbkpyC/Bc5U=, tarball: '@rollup/plugin-inject/download/@rollup/plugin-inject-4.0.2.tgz'}
    peerDependencies:
      rollup: ^1.20.0 || ^2.0.0
    dependencies:
      '@rollup/pluginutils': 3.1.0_rollup@2.41.2
      estree-walker: 1.0.1
      magic-string: 0.25.7
      rollup: 2.41.2
    dev: true

  /@rollup/pluginutils/3.1.0_rollup@2.41.2:
    resolution: {integrity: sha1-cGtFJO5tyLEDs8mVUz5a1oDAK5s=, tarball: '@rollup/pluginutils/download/@rollup/pluginutils-3.1.0.tgz'}
    engines: {node: '>= 8.0.0'}
    peerDependencies:
      rollup: ^1.20.0||^2.0.0
    dependencies:
      '@types/estree': 0.0.39
      estree-walker: 1.0.1
      picomatch: 2.2.2
      rollup: 2.41.2
    dev: true

  /@types/estree/0.0.39:
    resolution: {integrity: sha1-4Xfmme4bjCLSMXTKqnQiZEOJUJ8=, tarball: '@types/estree/download/@types/estree-0.0.39.tgz?cache=0&sync_timestamp=1613386303812&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Festree%2Fdownload%2F%40types%2Festree-0.0.39.tgz'}
    dev: true

  /@types/fs-extra/8.1.1:
    resolution: {integrity: sha1-HknyLQmqRuGbUcCwE8tj0NkjoGg=, tarball: '@types/fs-extra/download/@types/fs-extra-8.1.1.tgz'}
    dependencies:
      '@types/node': 14.14.34
    dev: true

  /@types/glob/7.1.3:
    resolution: {integrity: sha1-5rqA82t9qtLGhazZJmOC5omFwYM=, tarball: '@types/glob/download/@types/glob-7.1.3.tgz'}
    dependencies:
      '@types/minimatch': 3.0.3
      '@types/node': 14.14.34
    dev: true

  /@types/minimatch/3.0.3:
    resolution: {integrity: sha1-PcoOPzOyAPx9ETnAzZbBJoyt/Z0=, tarball: '@types/minimatch/download/@types/minimatch-3.0.3.tgz'}
    dev: true

  /@types/node/14.14.34:
    resolution: {integrity: sha1-B5NRlPwEkGmhxWwMJ0Jlq+3fiNo=, tarball: '@types/node/download/@types/node-14.14.34.tgz'}
    dev: true

  /@types/three/0.133.0:
    resolution: {integrity: sha512-neDN9L64GK1fhT2raWXYIFvIr6ktM6XYgssfTh4zZp+XRgowD1qJ4/w79hLrLQ0w87u1E91ZfvHB0198wBsuHg==}
    dev: false

  /ansi-styles/3.2.1:
    resolution: {integrity: sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=, tarball: ansi-styles/download/ansi-styles-3.2.1.tgz}
    engines: {node: '>=4'}
    dependencies:
      color-convert: 1.9.3
    dev: true

  /array-union/2.1.0:
    resolution: {integrity: sha1-t5hCCtvrHego2ErNii4j0+/oXo0=, tarball: array-union/download/array-union-2.1.0.tgz}
    engines: {node: '>=8'}
    dev: true

  /babel-plugin-dynamic-import-node/2.3.3:
    resolution: {integrity: sha1-hP2hnJduxcbe/vV/lCez3vZuF6M=, tarball: babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz?cache=0&sync_timestamp=1603434736223&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-plugin-dynamic-import-node%2Fdownload%2Fbabel-plugin-dynamic-import-node-2.3.3.tgz}
    dependencies:
      object.assign: 4.1.2
    dev: true

  /babel-plugin-polyfill-corejs2/0.1.10_@babel+core@7.14.3:
    resolution: {integrity: sha1-osXCRfVsDKw9vdvwcmpGsk8PgdE=, tarball: babel-plugin-polyfill-corejs2/download/babel-plugin-polyfill-corejs2-0.1.10.tgz}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/compat-data': 7.13.8
      '@babel/core': 7.14.3
      '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.14.3
      semver: 6.3.0
    transitivePeerDependencies:
      - supports-color
    dev: true

  /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.14.3:
    resolution: {integrity: sha1-gESdnW8idJEuBdnhgrVIFpBL79A=, tarball: babel-plugin-polyfill-corejs3/download/babel-plugin-polyfill-corejs3-0.1.7.tgz}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.14.3
      core-js-compat: 3.9.1
    transitivePeerDependencies:
      - supports-color
    dev: true

  /babel-plugin-polyfill-regenerator/0.1.6_@babel+core@7.14.3:
    resolution: {integrity: sha1-D+BqAm/g+qYozMi6MwLaCmzgLz8=, tarball: babel-plugin-polyfill-regenerator/download/babel-plugin-polyfill-regenerator-0.1.6.tgz}
    peerDependencies:
      '@babel/core': ^7.0.0-0
    dependencies:
      '@babel/core': 7.14.3
      '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.14.3
    transitivePeerDependencies:
      - supports-color
    dev: true

  /balanced-match/1.0.0:
    resolution: {integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=, tarball: balanced-match/download/balanced-match-1.0.0.tgz}
    dev: true

  /better-path-resolve/1.0.0:
    resolution: {integrity: sha1-E6NaEQTN1Ip7dL+HWPlqHuYT+Z0=, tarball: better-path-resolve/download/better-path-resolve-1.0.0.tgz}
    engines: {node: '>=4'}
    dependencies:
      is-windows: 1.0.2
    dev: true

  /brace-expansion/1.1.11:
    resolution: {integrity: sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=, tarball: brace-expansion/download/brace-expansion-1.1.11.tgz}
    dependencies:
      balanced-match: 1.0.0
      concat-map: 0.0.1
    dev: true

  /braces/3.0.2:
    resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
    engines: {node: '>=8'}
    dependencies:
      fill-range: 7.0.1
    dev: true

  /browserslist/4.16.3:
    resolution: {integrity: sha1-NAqkaUDX24eHSFZ8XeokpI3fNxc=, tarball: browserslist/download/browserslist-4.16.3.tgz}
    engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
    hasBin: true
    dependencies:
      caniuse-lite: 1.0.30001200
      colorette: 1.2.2
      electron-to-chromium: 1.3.687
      escalade: 3.1.1
      node-releases: 1.1.71
    dev: true

  /browserslist/4.16.6:
    resolution: {integrity: sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==}
    engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
    hasBin: true
    dependencies:
      caniuse-lite: 1.0.30001232
      colorette: 1.2.2
      electron-to-chromium: 1.3.743
      escalade: 3.1.1
      node-releases: 1.1.72
    dev: true

  /buffer-from/1.1.1:
    resolution: {integrity: sha1-MnE7wCj3XAL9txDXx7zsHyxgcO8=, tarball: buffer-from/download/buffer-from-1.1.1.tgz}
    dev: true

  /call-bind/1.0.2:
    resolution: {integrity: sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw=, tarball: call-bind/download/call-bind-1.0.2.tgz}
    dependencies:
      function-bind: 1.1.1
      get-intrinsic: 1.1.1
    dev: true

  /caniuse-lite/1.0.30001200:
    resolution: {integrity: sha1-JUNa9rqQfCqchtIc6ElQ1IJOZiA=, tarball: caniuse-lite/download/caniuse-lite-1.0.30001200.tgz}
    dev: true

  /caniuse-lite/1.0.30001232:
    resolution: {integrity: sha512-e4Gyp7P8vqC2qV2iHA+cJNf/yqUKOShXQOJHQt81OHxlIZl/j/j3soEA0adAQi8CPUQgvOdDENyQ5kd6a6mNSg==}
    dev: true

  /chalk/2.4.2:
    resolution: {integrity: sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=, tarball: chalk/download/chalk-2.4.2.tgz}
    engines: {node: '>=4'}
    dependencies:
      ansi-styles: 3.2.1
      escape-string-regexp: 1.0.5
      supports-color: 5.5.0
    dev: true

  /color-convert/1.9.3:
    resolution: {integrity: sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=, tarball: color-convert/download/color-convert-1.9.3.tgz}
    dependencies:
      color-name: 1.1.3
    dev: true

  /color-name/1.1.3:
    resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, tarball: color-name/download/color-name-1.1.3.tgz}
    dev: true

  /colorette/1.2.2:
    resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==}
    dev: true

  /commander/2.20.3:
    resolution: {integrity: sha1-/UhehMA+tIgcIHIrpIA16FMa6zM=, tarball: commander/download/commander-2.20.3.tgz}
    dev: true

  /concat-map/0.0.1:
    resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=, tarball: concat-map/download/concat-map-0.0.1.tgz}
    dev: true

  /convert-source-map/1.7.0:
    resolution: {integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==}
    dependencies:
      safe-buffer: 5.1.2
    dev: true

  /core-js-compat/3.9.1:
    resolution: {integrity: sha1-Tlcqz+kK/2nXbYw3dZ0hpcWbtFU=, tarball: core-js-compat/download/core-js-compat-3.9.1.tgz}
    dependencies:
      browserslist: 4.16.3
      semver: 7.0.0
    dev: true

  /core-js/3.9.1:
    resolution: {integrity: sha1-zsjeWT246yqF/7Db3rMSy25UYK4=, tarball: core-js/download/core-js-3.9.1.tgz}
    requiresBuild: true
    dev: true

  /debug/4.3.1:
    resolution: {integrity: sha1-8NIpxQXgxtjEmsVT0bE9wYP2su4=, tarball: debug/download/debug-4.3.1.tgz}
    engines: {node: '>=6.0'}
    peerDependencies:
      supports-color: '*'
    peerDependenciesMeta:
      supports-color:
        optional: true
    dependencies:
      ms: 2.1.2
    dev: true

  /define-properties/1.1.3:
    resolution: {integrity: sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE=, tarball: define-properties/download/define-properties-1.1.3.tgz}
    engines: {node: '>= 0.4'}
    dependencies:
      object-keys: 1.1.1
    dev: true

  /dir-glob/3.0.1:
    resolution: {integrity: sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8=, tarball: dir-glob/download/dir-glob-3.0.1.tgz?cache=0&sync_timestamp=1604028545150&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdir-glob%2Fdownload%2Fdir-glob-3.0.1.tgz}
    engines: {node: '>=8'}
    dependencies:
      path-type: 4.0.0
    dev: true

  /electron-to-chromium/1.3.687:
    resolution: {integrity: sha1-wzYYS3q3BCf/4u556urtvBrYw3Q=, tarball: electron-to-chromium/download/electron-to-chromium-1.3.687.tgz?cache=0&sync_timestamp=1615522589241&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.687.tgz}
    dev: true

  /electron-to-chromium/1.3.743:
    resolution: {integrity: sha512-K2wXfo9iZQzNJNx67+Pld0DRF+9bYinj62gXCdgPhcu1vidwVuLPHQPPFnCdO55njWigXXpfBiT90jGUPbw8Zg==}
    dev: true

  /escalade/3.1.1:
    resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
    engines: {node: '>=6'}
    dev: true

  /escape-string-regexp/1.0.5:
    resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=, tarball: escape-string-regexp/download/escape-string-regexp-1.0.5.tgz}
    engines: {node: '>=0.8.0'}
    dev: true

  /estree-walker/1.0.1:
    resolution: {integrity: sha1-MbxdYSyWtwQQa0d+bdXYqhOMtwA=, tarball: estree-walker/download/estree-walker-1.0.1.tgz}
    dev: true

  /esutils/2.0.3:
    resolution: {integrity: sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=, tarball: esutils/download/esutils-2.0.3.tgz}
    engines: {node: '>=0.10.0'}
    dev: true

  /fast-glob/3.2.5:
    resolution: {integrity: sha1-eTmvKmVt55pPGQGQPuityqfLlmE=, tarball: fast-glob/download/fast-glob-3.2.5.tgz?cache=0&sync_timestamp=1611144896061&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffast-glob%2Fdownload%2Ffast-glob-3.2.5.tgz}
    engines: {node: '>=8'}
    dependencies:
      '@nodelib/fs.stat': 2.0.4
      '@nodelib/fs.walk': 1.2.6
      glob-parent: 5.1.2
      merge2: 1.4.1
      micromatch: 4.0.2
      picomatch: 2.2.2
    dev: true

  /fast-glob/3.2.7:
    resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==}
    engines: {node: '>=8'}
    dependencies:
      '@nodelib/fs.stat': 2.0.4
      '@nodelib/fs.walk': 1.2.6
      glob-parent: 5.1.2
      merge2: 1.4.1
      micromatch: 4.0.4
    dev: true

  /fastq/1.11.0:
    resolution: {integrity: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==}
    dependencies:
      reusify: 1.0.4
    dev: true

  /fill-range/7.0.1:
    resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
    engines: {node: '>=8'}
    dependencies:
      to-regex-range: 5.0.1
    dev: true

  /fs-extra/8.1.0:
    resolution: {integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, tarball: fs-extra/download/fs-extra-8.1.0.tgz}
    engines: {node: '>=6 <7 || >=8'}
    dependencies:
      graceful-fs: 4.2.6
      jsonfile: 4.0.0
      universalify: 0.1.2
    dev: true

  /fs.realpath/1.0.0:
    resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=, tarball: fs.realpath/download/fs.realpath-1.0.0.tgz}
    dev: true

  /fsevents/2.3.2:
    resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
    engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
    os: [darwin]
    dev: true
    optional: true

  /function-bind/1.1.1:
    resolution: {integrity: sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=, tarball: function-bind/download/function-bind-1.1.1.tgz}
    dev: true

  /gensync/1.0.0-beta.2:
    resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
    engines: {node: '>=6.9.0'}
    dev: true

  /get-intrinsic/1.1.1:
    resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=, tarball: get-intrinsic/download/get-intrinsic-1.1.1.tgz}
    dependencies:
      function-bind: 1.1.1
      has: 1.0.3
      has-symbols: 1.0.2
    dev: true

  /glob-parent/5.1.2:
    resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
    engines: {node: '>= 6'}
    dependencies:
      is-glob: 4.0.1
    dev: true

  /glob/7.1.6:
    resolution: {integrity: sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY=, tarball: glob/download/glob-7.1.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz}
    dependencies:
      fs.realpath: 1.0.0
      inflight: 1.0.6
      inherits: 2.0.4
      minimatch: 3.0.4
      once: 1.4.0
      path-is-absolute: 1.0.1
    dev: true

  /globals/11.12.0:
    resolution: {integrity: sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4=, tarball: globals/download/globals-11.12.0.tgz}
    engines: {node: '>=4'}
    dev: true

  /globby/10.0.1:
    resolution: {integrity: sha1-R4LDTLdd1oM1EzXFgpzDQg5gayI=, tarball: globby/download/globby-10.0.1.tgz}
    engines: {node: '>=8'}
    dependencies:
      '@types/glob': 7.1.3
      array-union: 2.1.0
      dir-glob: 3.0.1
      fast-glob: 3.2.5
      glob: 7.1.6
      ignore: 5.1.8
      merge2: 1.4.1
      slash: 3.0.0
    dev: true

  /graceful-fs/4.2.6:
    resolution: {integrity: sha1-/wQLKwhTsjw9MQJ1I3BvGIXXa+4=, tarball: graceful-fs/download/graceful-fs-4.2.6.tgz}
    dev: true

  /has-flag/3.0.0:
    resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, tarball: has-flag/download/has-flag-3.0.0.tgz}
    engines: {node: '>=4'}
    dev: true

  /has-flag/4.0.0:
    resolution: {integrity: sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=, tarball: has-flag/download/has-flag-4.0.0.tgz}
    engines: {node: '>=8'}
    dev: true

  /has-symbols/1.0.2:
    resolution: {integrity: sha1-Fl0wcMADCXUqEjakeTMeOsVvFCM=, tarball: has-symbols/download/has-symbols-1.0.2.tgz}
    engines: {node: '>= 0.4'}
    dev: true

  /has/1.0.3:
    resolution: {integrity: sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=, tarball: has/download/has-1.0.3.tgz}
    engines: {node: '>= 0.4.0'}
    dependencies:
      function-bind: 1.1.1
    dev: true

  /ignore/5.1.8:
    resolution: {integrity: sha1-8VCotQo0KJsz4i9YiavU2AFvDlc=, tarball: ignore/download/ignore-5.1.8.tgz}
    engines: {node: '>= 4'}
    dev: true

  /inflight/1.0.6:
    resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=, tarball: inflight/download/inflight-1.0.6.tgz}
    dependencies:
      once: 1.4.0
      wrappy: 1.0.2
    dev: true

  /inherits/2.0.4:
    resolution: {integrity: sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=, tarball: inherits/download/inherits-2.0.4.tgz}
    dev: true

  /is-core-module/2.2.0:
    resolution: {integrity: sha1-lwN+89UiJNhRY/VZeytj2a/tmBo=, tarball: is-core-module/download/is-core-module-2.2.0.tgz}
    dependencies:
      has: 1.0.3
    dev: true

  /is-extglob/2.1.1:
    resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=}
    engines: {node: '>=0.10.0'}
    dev: true

  /is-glob/4.0.1:
    resolution: {integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==}
    engines: {node: '>=0.10.0'}
    dependencies:
      is-extglob: 2.1.1
    dev: true

  /is-number/7.0.0:
    resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
    engines: {node: '>=0.12.0'}
    dev: true

  /is-plain-object/3.0.1:
    resolution: {integrity: sha1-Zi2S0kwKpDAkB7DUXSHyJRyF+Fs=, tarball: is-plain-object/download/is-plain-object-3.0.1.tgz}
    engines: {node: '>=0.10.0'}
    dev: true

  /is-windows/1.0.2:
    resolution: {integrity: sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0=, tarball: is-windows/download/is-windows-1.0.2.tgz?cache=0&sync_timestamp=1603248617251&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-windows%2Fdownload%2Fis-windows-1.0.2.tgz}
    engines: {node: '>=0.10.0'}
    dev: true

  /jest-worker/26.6.2:
    resolution: {integrity: sha1-f3LLxNZDw2Xie5/XdfnQ6qnHqO0=, tarball: jest-worker/download/jest-worker-26.6.2.tgz}
    engines: {node: '>= 10.13.0'}
    dependencies:
      '@types/node': 14.14.34
      merge-stream: 2.0.0
      supports-color: 7.2.0
    dev: true

  /js-tokens/4.0.0:
    resolution: {integrity: sha1-GSA/tZmR35jjoocFDUZHzerzJJk=, tarball: js-tokens/download/js-tokens-4.0.0.tgz}
    dev: true

  /jsesc/0.5.0:
    resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=, tarball: jsesc/download/jsesc-0.5.0.tgz}
    hasBin: true
    dev: true

  /jsesc/2.5.2:
    resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
    engines: {node: '>=4'}
    hasBin: true
    dev: true

  /json5/2.2.0:
    resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==}
    engines: {node: '>=6'}
    hasBin: true
    dependencies:
      minimist: 1.2.5
    dev: true

  /jsonfile/4.0.0:
    resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=, tarball: jsonfile/download/jsonfile-4.0.0.tgz}
    optionalDependencies:
      graceful-fs: 4.2.6
    dev: true

  /lodash.debounce/4.0.8:
    resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=, tarball: lodash.debounce/download/lodash.debounce-4.0.8.tgz}
    dev: true

  /lodash/4.17.21:
    resolution: {integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=, tarball: lodash/download/lodash-4.17.21.tgz}
    dev: true

  /magic-string/0.25.7:
    resolution: {integrity: sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=, tarball: magic-string/download/magic-string-0.25.7.tgz}
    dependencies:
      sourcemap-codec: 1.4.8
    dev: true

  /merge-stream/2.0.0:
    resolution: {integrity: sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A=, tarball: merge-stream/download/merge-stream-2.0.0.tgz}
    dev: true

  /merge2/1.4.1:
    resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
    engines: {node: '>= 8'}
    dev: true

  /micromatch/4.0.2:
    resolution: {integrity: sha1-T8sJmb+fvC/L3SEvbWKbmlbDklk=, tarball: micromatch/download/micromatch-4.0.2.tgz}
    engines: {node: '>=8'}
    dependencies:
      braces: 3.0.2
      picomatch: 2.2.2
    dev: true

  /micromatch/4.0.4:
    resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==}
    engines: {node: '>=8.6'}
    dependencies:
      braces: 3.0.2
      picomatch: 2.3.0
    dev: true

  /minimatch/3.0.4:
    resolution: {integrity: sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=, tarball: minimatch/download/minimatch-3.0.4.tgz}
    dependencies:
      brace-expansion: 1.1.11
    dev: true

  /minimist/1.2.5:
    resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==}
    dev: true

  /ms/2.1.2:
    resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, tarball: ms/download/ms-2.1.2.tgz}
    dev: true

  /node-releases/1.1.71:
    resolution: {integrity: sha1-yxM0sXmJaxyJ7P3UtyX7e738fbs=, tarball: node-releases/download/node-releases-1.1.71.tgz}
    dev: true

  /node-releases/1.1.72:
    resolution: {integrity: sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==}
    dev: true

  /object-keys/1.1.1:
    resolution: {integrity: sha1-HEfyct8nfzsdrwYWd9nILiMixg4=, tarball: object-keys/download/object-keys-1.1.1.tgz}
    engines: {node: '>= 0.4'}
    dev: true

  /object.assign/4.1.2:
    resolution: {integrity: sha1-DtVKNC7Os3s4/3brgxoOeIy2OUA=, tarball: object.assign/download/object.assign-4.1.2.tgz}
    engines: {node: '>= 0.4'}
    dependencies:
      call-bind: 1.0.2
      define-properties: 1.1.3
      has-symbols: 1.0.2
      object-keys: 1.1.1
    dev: true

  /once/1.4.0:
    resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=, tarball: once/download/once-1.4.0.tgz}
    dependencies:
      wrappy: 1.0.2
    dev: true

  /path-is-absolute/1.0.1:
    resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=, tarball: path-is-absolute/download/path-is-absolute-1.0.1.tgz}
    engines: {node: '>=0.10.0'}
    dev: true

  /path-parse/1.0.6:
    resolution: {integrity: sha1-1i27VnlAXXLEc37FhgDp3c8G0kw=, tarball: path-parse/download/path-parse-1.0.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpath-parse%2Fdownload%2Fpath-parse-1.0.6.tgz}
    dev: true

  /path-type/4.0.0:
    resolution: {integrity: sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=, tarball: path-type/download/path-type-4.0.0.tgz}
    engines: {node: '>=8'}
    dev: true

  /picomatch/2.2.2:
    resolution: {integrity: sha1-IfMz6ba46v8CRo9RRupAbTRfTa0=, tarball: picomatch/download/picomatch-2.2.2.tgz}
    engines: {node: '>=8.6'}
    dev: true

  /picomatch/2.3.0:
    resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==}
    engines: {node: '>=8.6'}
    dev: true

  /queue-microtask/1.2.2:
    resolution: {integrity: sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg==}
    dev: true

  /randombytes/2.1.0:
    resolution: {integrity: sha1-32+ENy8CcNxlzfYpE0mrekc9Tyo=, tarball: randombytes/download/randombytes-2.1.0.tgz}
    dependencies:
      safe-buffer: 5.2.1
    dev: true

  /regenerate-unicode-properties/8.2.0:
    resolution: {integrity: sha1-5d5xEdZV57pgwFfb6f83yH5lzew=, tarball: regenerate-unicode-properties/download/regenerate-unicode-properties-8.2.0.tgz}
    engines: {node: '>=4'}
    dependencies:
      regenerate: 1.4.2
    dev: true

  /regenerate/1.4.2:
    resolution: {integrity: sha1-uTRtiCfo9aMve6KWN9OYtpAUhIo=, tarball: regenerate/download/regenerate-1.4.2.tgz}
    dev: true

  /regenerator-runtime/0.13.7:
    resolution: {integrity: sha1-ysLazIoepnX+qrrriugziYrkb1U=, tarball: regenerator-runtime/download/regenerator-runtime-0.13.7.tgz}
    dev: true

  /regenerator-transform/0.14.5:
    resolution: {integrity: sha1-yY2hVGg2ccnE3LFuznNlF+G3/rQ=, tarball: regenerator-transform/download/regenerator-transform-0.14.5.tgz}
    dependencies:
      '@babel/runtime': 7.13.10
    dev: true

  /regexpu-core/4.7.1:
    resolution: {integrity: sha1-LepamgcjMpj78NuR+pq8TG4PitY=, tarball: regexpu-core/download/regexpu-core-4.7.1.tgz}
    engines: {node: '>=4'}
    dependencies:
      regenerate: 1.4.2
      regenerate-unicode-properties: 8.2.0
      regjsgen: 0.5.2
      regjsparser: 0.6.7
      unicode-match-property-ecmascript: 1.0.4
      unicode-match-property-value-ecmascript: 1.2.0
    dev: true

  /regjsgen/0.5.2:
    resolution: {integrity: sha1-kv8pX7He7L9uzaslQ9IH6RqjNzM=, tarball: regjsgen/download/regjsgen-0.5.2.tgz}
    dev: true

  /regjsparser/0.6.7:
    resolution: {integrity: sha1-wAFk4eZxPC4+5kHxcBxLeqCn+Gw=, tarball: regjsparser/download/regjsparser-0.6.7.tgz}
    hasBin: true
    dependencies:
      jsesc: 0.5.0
    dev: true

  /rename-overwrite/3.1.0:
    resolution: {integrity: sha1-kW8OCV4KLSr9G49ZHqaXJSQhhFw=, tarball: rename-overwrite/download/rename-overwrite-3.1.0.tgz}
    engines: {node: '>=10.12'}
    dependencies:
      rimraf: 3.0.2
    dev: true

  /resolve/1.20.0:
    resolution: {integrity: sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=, tarball: resolve/download/resolve-1.20.0.tgz}
    dependencies:
      is-core-module: 2.2.0
      path-parse: 1.0.6
    dev: true

  /reusify/1.0.4:
    resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
    engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
    dev: true

  /rimraf/3.0.2:
    resolution: {integrity: sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=, tarball: rimraf/download/rimraf-3.0.2.tgz}
    hasBin: true
    dependencies:
      glob: 7.1.6
    dev: true

  /rollup-plugin-copy/3.4.0:
    resolution: {integrity: sha1-8SKKP/tm/62GBuLz+3/yMUHtMoY=, tarball: rollup-plugin-copy/download/rollup-plugin-copy-3.4.0.tgz}
    engines: {node: '>=8.3'}
    dependencies:
      '@types/fs-extra': 8.1.1
      colorette: 1.2.2
      fs-extra: 8.1.0
      globby: 10.0.1
      is-plain-object: 3.0.1
    dev: true

  /rollup-plugin-multi-input/1.2.0:
    resolution: {integrity: sha1-Pd7Wor3QJbHAfieOJHwgZ1nZWPo=, tarball: rollup-plugin-multi-input/download/rollup-plugin-multi-input-1.2.0.tgz}
    dependencies:
      '@babel/runtime': 7.13.10
      core-js: 3.9.1
      fast-glob: 3.2.5
      lodash: 4.17.21
    dev: true

  /rollup-plugin-terser/7.0.2_rollup@2.41.2:
    resolution: {integrity: sha1-6Pu6SGmYGy3DWufopQLVxsBNMk0=, tarball: rollup-plugin-terser/download/rollup-plugin-terser-7.0.2.tgz}
    peerDependencies:
      rollup: ^2.0.0
    dependencies:
      '@babel/code-frame': 7.12.13
      jest-worker: 26.6.2
      rollup: 2.41.2
      serialize-javascript: 4.0.0
      terser: 5.6.0
    dev: true

  /rollup/2.41.2:
    resolution: {integrity: sha1-t9tct8IcLVJOiybvOcfpgIopDH4=, tarball: rollup/download/rollup-2.41.2.tgz}
    engines: {node: '>=10.0.0'}
    hasBin: true
    optionalDependencies:
      fsevents: 2.3.2
    dev: true

  /run-parallel/1.2.0:
    resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
    dependencies:
      queue-microtask: 1.2.2
    dev: true

  /safe-buffer/5.1.2:
    resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
    dev: true

  /safe-buffer/5.2.1:
    resolution: {integrity: sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=, tarball: safe-buffer/download/safe-buffer-5.2.1.tgz}
    dev: true

  /semver/6.3.0:
    resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=, tarball: semver/download/semver-6.3.0.tgz}
    hasBin: true
    dev: true

  /semver/7.0.0:
    resolution: {integrity: sha1-XzyjV2HkfgWyBsba/yz4FPAxa44=, tarball: semver/download/semver-7.0.0.tgz}
    hasBin: true
    dev: true

  /serialize-javascript/4.0.0:
    resolution: {integrity: sha1-tSXhI4SJpez8Qq+sw/6Z5mb0sao=, tarball: serialize-javascript/download/serialize-javascript-4.0.0.tgz}
    dependencies:
      randombytes: 2.1.0
    dev: true

  /slash/3.0.0:
    resolution: {integrity: sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ=, tarball: slash/download/slash-3.0.0.tgz}
    engines: {node: '>=8'}
    dev: true

  /source-map-support/0.5.19:
    resolution: {integrity: sha1-qYti+G3K9PZzmWSMCFKRq56P7WE=, tarball: source-map-support/download/source-map-support-0.5.19.tgz}
    dependencies:
      buffer-from: 1.1.1
      source-map: 0.6.1
    dev: true

  /source-map/0.5.7:
    resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=}
    engines: {node: '>=0.10.0'}
    dev: true

  /source-map/0.6.1:
    resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, tarball: source-map/download/source-map-0.6.1.tgz}
    engines: {node: '>=0.10.0'}
    dev: true

  /source-map/0.7.3:
    resolution: {integrity: sha1-UwL4FpAxc1ImVECS5kmB91F1A4M=, tarball: source-map/download/source-map-0.7.3.tgz}
    engines: {node: '>= 8'}
    dev: true

  /sourcemap-codec/1.4.8:
    resolution: {integrity: sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=, tarball: sourcemap-codec/download/sourcemap-codec-1.4.8.tgz}
    dev: true

  /supports-color/5.5.0:
    resolution: {integrity: sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=, tarball: supports-color/download/supports-color-5.5.0.tgz}
    engines: {node: '>=4'}
    dependencies:
      has-flag: 3.0.0
    dev: true

  /supports-color/7.2.0:
    resolution: {integrity: sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=, tarball: supports-color/download/supports-color-7.2.0.tgz}
    engines: {node: '>=8'}
    dependencies:
      has-flag: 4.0.0
    dev: true

  /symlink-dir/4.1.0:
    resolution: {integrity: sha1-ZVvAVz9qNZ/k8HJl37jC3bmNT6c=, tarball: symlink-dir/download/symlink-dir-4.1.0.tgz}
    engines: {node: '>=10.12'}
    hasBin: true
    dependencies:
      better-path-resolve: 1.0.0
      graceful-fs: 4.2.6
      rename-overwrite: 3.1.0
    dev: true

  /terser/5.6.0:
    resolution: {integrity: sha1-E4zfIcXjEAsbPd/d9yCWL4i63NI=, tarball: terser/download/terser-5.6.0.tgz}
    engines: {node: '>=10'}
    hasBin: true
    dependencies:
      commander: 2.20.3
      source-map: 0.7.3
      source-map-support: 0.5.19
    dev: true

  /three/0.133.1:
    resolution: {integrity: sha512-WydohO8ll949B0FTD6MGz59Yv2Lwj8hvObg/0Heh2r42S6+tQC1WByfCNRdmG4D7+odfGod+n8JPV1I2xrboWw==}
    dev: true

  /to-fast-properties/2.0.0:
    resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=}
    engines: {node: '>=4'}
    dev: true

  /to-regex-range/5.0.1:
    resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
    engines: {node: '>=8.0'}
    dependencies:
      is-number: 7.0.0
    dev: true

  /unicode-canonical-property-names-ecmascript/1.0.4:
    resolution: {integrity: sha1-JhmADEyCWADv3YNDr33Zkzy+KBg=, tarball: unicode-canonical-property-names-ecmascript/download/unicode-canonical-property-names-ecmascript-1.0.4.tgz}
    engines: {node: '>=4'}
    dev: true

  /unicode-match-property-ecmascript/1.0.4:
    resolution: {integrity: sha1-jtKjJWmWG86SJ9Cc0/+7j+1fAgw=, tarball: unicode-match-property-ecmascript/download/unicode-match-property-ecmascript-1.0.4.tgz}
    engines: {node: '>=4'}
    dependencies:
      unicode-canonical-property-names-ecmascript: 1.0.4
      unicode-property-aliases-ecmascript: 1.1.0
    dev: true

  /unicode-match-property-value-ecmascript/1.2.0:
    resolution: {integrity: sha1-DZH2AO7rMJaqlisdb8iIduZOpTE=, tarball: unicode-match-property-value-ecmascript/download/unicode-match-property-value-ecmascript-1.2.0.tgz}
    engines: {node: '>=4'}
    dev: true

  /unicode-property-aliases-ecmascript/1.1.0:
    resolution: {integrity: sha1-3Vepn2IHvt/0Yoq++5TFDblByPQ=, tarball: unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-1.1.0.tgz}
    engines: {node: '>=4'}
    dev: true

  /universalify/0.1.2:
    resolution: {integrity: sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=, tarball: universalify/download/universalify-0.1.2.tgz}
    engines: {node: '>= 4.0.0'}
    dev: true

  /wrappy/1.0.2:
    resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=, tarball: wrappy/download/wrappy-1.0.2.tgz}
    dev: true

  registry.nlark.com/@rollup/plugin-alias/3.1.2_rollup@2.41.2:
    resolution: {integrity: sha1-xYWwW+SneC0mnGnRPe9W9E5Bd3I=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@rollup/plugin-alias/download/@rollup/plugin-alias-3.1.2.tgz?cache=0&sync_timestamp=1624351999102&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40rollup%2Fplugin-alias%2Fdownload%2F%40rollup%2Fplugin-alias-3.1.2.tgz}
    id: registry.nlark.com/@rollup/plugin-alias/3.1.2
    name: '@rollup/plugin-alias'
    version: 3.1.2
    engines: {node: '>=8.0.0'}
    peerDependencies:
      rollup: ^1.20.0||^2.0.0
    dependencies:
      rollup: 2.41.2
      slash: registry.nlark.com/slash/3.0.0
    dev: true

  registry.nlark.com/slash/3.0.0:
    resolution: {integrity: sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/slash/download/slash-3.0.0.tgz}
    name: slash
    version: 3.0.0
    engines: {node: '>=8'}
    dev: true
