diff --git a/backend/package.json b/backend/package.json index b1a42f4..c89d145 100644 --- a/backend/package.json +++ b/backend/package.json @@ -28,10 +28,10 @@ "http-proxy-middleware": "^2.0.6", "ip-address": "^9.0.5", "js-base64": "^3.7.2", + "jsonwebtoken": "^9.0.2", "jsrsasign": "^11.1.0", "lodash": "^4.17.21", "request": "^2.88.2", - "requests": "^0.3.0", "semver": "^7.3.7", "static-js-yaml": "^1.0.0", "uuid": "^8.3.2" diff --git a/backend/pnpm-lock.yaml b/backend/pnpm-lock.yaml index 5f53c0d..4c7febd 100644 --- a/backend/pnpm-lock.yaml +++ b/backend/pnpm-lock.yaml @@ -1,3849 +1,1913 @@ -lockfileVersion: '6.0' +lockfileVersion: '9.0' settings: autoInstallPeers: true excludeLinksFromLockfile: false -dependencies: - '@maxmind/geoip2-node': - specifier: ^5.0.0 - version: registry.npmmirror.com/@maxmind/geoip2-node@5.0.0 - automerge: - specifier: 1.0.1-preview.7 - version: registry.npmmirror.com/automerge@1.0.1-preview.7 - body-parser: - specifier: ^1.19.0 - version: registry.npmmirror.com/body-parser@1.19.0 - buffer: - specifier: ^6.0.3 - version: registry.npmmirror.com/buffer@6.0.3 - connect-history-api-fallback: - specifier: ^2.0.0 - version: registry.npmmirror.com/connect-history-api-fallback@2.0.0 - cron: - specifier: ^3.1.6 - version: registry.npmmirror.com/cron@3.1.6 - dns-packet: - specifier: ^5.6.1 - version: registry.npmmirror.com/dns-packet@5.6.1 - express: - specifier: ^4.17.1 - version: registry.npmmirror.com/express@4.17.1 - http-proxy-middleware: - specifier: ^2.0.6 - version: registry.npmmirror.com/http-proxy-middleware@2.0.6 - ip-address: - specifier: ^9.0.5 - version: registry.npmmirror.com/ip-address@9.0.5 - js-base64: - specifier: ^3.7.2 - version: registry.npmmirror.com/js-base64@3.7.2 - jsrsasign: - specifier: ^11.1.0 - version: registry.npmmirror.com/jsrsasign@11.1.0 - lodash: - specifier: ^4.17.21 - version: registry.npmmirror.com/lodash@4.17.21 - request: - specifier: ^2.88.2 - version: registry.npmmirror.com/request@2.88.2 - requests: - specifier: ^0.3.0 - version: registry.npmmirror.com/requests@0.3.0 - semver: - specifier: ^7.3.7 - version: registry.npmmirror.com/semver@7.3.7 - static-js-yaml: - specifier: ^1.0.0 - version: registry.npmmirror.com/static-js-yaml@1.0.0 - uuid: - specifier: ^8.3.2 - version: registry.npmmirror.com/uuid@8.3.2 +importers: -devDependencies: - '@babel/core': - specifier: ^7.18.0 - version: registry.npmmirror.com/@babel/core@7.18.0 - '@babel/node': - specifier: ^7.17.10 - version: registry.npmmirror.com/@babel/node@7.17.10(@babel/core@7.18.0) - '@babel/preset-env': - specifier: ^7.18.0 - version: registry.npmmirror.com/@babel/preset-env@7.18.0(@babel/core@7.18.0) - '@babel/register': - specifier: ^7.17.7 - version: registry.npmmirror.com/@babel/register@7.17.7(@babel/core@7.18.0) - '@types/gulp': - specifier: ^4.0.9 - version: registry.npmmirror.com/@types/gulp@4.0.9 - axios: - specifier: ^0.21.2 - version: 0.21.2 - babel-plugin-relative-path-import: - specifier: ^2.0.1 - version: registry.npmmirror.com/babel-plugin-relative-path-import@2.0.1 - babelify: - specifier: ^10.0.0 - version: registry.npmmirror.com/babelify@10.0.0(@babel/core@7.18.0) - browser-pack-flat: - specifier: ^3.4.2 - version: registry.npmmirror.com/browser-pack-flat@3.4.2 - browserify: - specifier: ^17.0.0 - version: registry.npmmirror.com/browserify@17.0.0 - chai: - specifier: ^4.3.6 - version: registry.npmmirror.com/chai@4.3.6 - esbuild: - specifier: ^0.19.8 - version: registry.npmmirror.com/esbuild@0.19.8 - eslint: - specifier: ^8.16.0 - version: registry.npmmirror.com/eslint@8.16.0 - gulp: - specifier: ^4.0.2 - version: registry.npmmirror.com/gulp@4.0.2 - gulp-babel: - specifier: ^8.0.0 - version: registry.npmmirror.com/gulp-babel@8.0.0(@babel/core@7.18.0) - gulp-eslint-new: - specifier: ^1.4.4 - version: registry.npmmirror.com/gulp-eslint-new@1.4.4 - gulp-file: - specifier: ^0.4.0 - version: registry.npmmirror.com/gulp-file@0.4.0 - gulp-header: - specifier: ^2.0.9 - version: registry.npmmirror.com/gulp-header@2.0.9 - gulp-prettier: - specifier: ^4.0.0 - version: registry.npmmirror.com/gulp-prettier@4.0.0 - gulp-tap: - specifier: ^2.0.0 - version: registry.npmmirror.com/gulp-tap@2.0.0 - mocha: - specifier: ^10.0.0 - version: registry.npmmirror.com/mocha@10.0.0 - nodemon: - specifier: ^2.0.16 - version: registry.npmmirror.com/nodemon@2.0.16 - peggy: - specifier: ^2.0.1 - version: registry.npmmirror.com/peggy@2.0.1 - prettier: - specifier: 2.6.2 - version: registry.npmmirror.com/prettier@2.6.2 - prettier-plugin-sort-imports: - specifier: ^1.6.1 - version: registry.npmmirror.com/prettier-plugin-sort-imports@1.6.1 - tinyify: - specifier: ^3.0.0 - version: registry.npmmirror.com/tinyify@3.0.0 + .: + dependencies: + '@maxmind/geoip2-node': + specifier: ^5.0.0 + version: https://registry.npmmirror.com/@maxmind/geoip2-node/-/geoip2-node-5.0.0.tgz + automerge: + specifier: 1.0.1-preview.7 + version: https://registry.npmmirror.com/automerge/-/automerge-1.0.1-preview.7.tgz + body-parser: + specifier: ^1.19.0 + version: https://registry.npmmirror.com/body-parser/-/body-parser-1.19.0.tgz + buffer: + specifier: ^6.0.3 + version: https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz + connect-history-api-fallback: + specifier: ^2.0.0 + version: https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz + cron: + specifier: ^3.1.6 + version: https://registry.npmmirror.com/cron/-/cron-3.1.6.tgz + dns-packet: + specifier: ^5.6.1 + version: https://registry.npmmirror.com/dns-packet/-/dns-packet-5.6.1.tgz + express: + specifier: ^4.17.1 + version: https://registry.npmmirror.com/express/-/express-4.17.1.tgz + http-proxy-middleware: + specifier: ^2.0.6 + version: https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz + ip-address: + specifier: ^9.0.5 + version: https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz + js-base64: + specifier: ^3.7.2 + version: https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz + jsonwebtoken: + specifier: ^9.0.2 + version: 9.0.2 + jsrsasign: + specifier: ^11.1.0 + version: https://registry.npmmirror.com/jsrsasign/-/jsrsasign-11.1.0.tgz + lodash: + specifier: ^4.17.21 + version: https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz + request: + specifier: ^2.88.2 + version: https://registry.npmmirror.com/request/-/request-2.88.2.tgz + semver: + specifier: ^7.3.7 + version: https://registry.npmmirror.com/semver/-/semver-7.3.7.tgz + static-js-yaml: + specifier: ^1.0.0 + version: https://registry.npmmirror.com/static-js-yaml/-/static-js-yaml-1.0.0.tgz + uuid: + specifier: ^8.3.2 + version: https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz + devDependencies: + '@babel/core': + specifier: ^7.18.0 + version: https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/node': + specifier: ^7.17.10 + version: https://registry.npmmirror.com/@babel/node/-/node-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/preset-env': + specifier: ^7.18.0 + version: https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/register': + specifier: ^7.17.7 + version: https://registry.npmmirror.com/@babel/register/-/register-7.17.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@types/gulp': + specifier: ^4.0.9 + version: https://registry.npmmirror.com/@types/gulp/-/gulp-4.0.9.tgz + axios: + specifier: ^0.21.2 + version: 0.21.2 + babel-plugin-relative-path-import: + specifier: ^2.0.1 + version: https://registry.npmmirror.com/babel-plugin-relative-path-import/-/babel-plugin-relative-path-import-2.0.1.tgz + babelify: + specifier: ^10.0.0 + version: https://registry.npmmirror.com/babelify/-/babelify-10.0.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + browser-pack-flat: + specifier: ^3.4.2 + version: https://registry.npmmirror.com/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz + browserify: + specifier: ^17.0.0 + version: https://registry.npmmirror.com/browserify/-/browserify-17.0.0.tgz + chai: + specifier: ^4.3.6 + version: https://registry.npmmirror.com/chai/-/chai-4.3.6.tgz + esbuild: + specifier: ^0.19.8 + version: https://registry.npmmirror.com/esbuild/-/esbuild-0.19.8.tgz + eslint: + specifier: ^8.16.0 + version: https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz + gulp: + specifier: ^4.0.2 + version: https://registry.npmmirror.com/gulp/-/gulp-4.0.2.tgz + gulp-babel: + specifier: ^8.0.0 + version: https://registry.npmmirror.com/gulp-babel/-/gulp-babel-8.0.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + gulp-eslint-new: + specifier: ^1.4.4 + version: https://registry.npmmirror.com/gulp-eslint-new/-/gulp-eslint-new-1.4.4.tgz + gulp-file: + specifier: ^0.4.0 + version: https://registry.npmmirror.com/gulp-file/-/gulp-file-0.4.0.tgz + gulp-header: + specifier: ^2.0.9 + version: https://registry.npmmirror.com/gulp-header/-/gulp-header-2.0.9.tgz + gulp-prettier: + specifier: ^4.0.0 + version: https://registry.npmmirror.com/gulp-prettier/-/gulp-prettier-4.0.0.tgz + gulp-tap: + specifier: ^2.0.0 + version: https://registry.npmmirror.com/gulp-tap/-/gulp-tap-2.0.0.tgz + mocha: + specifier: ^10.0.0 + version: https://registry.npmmirror.com/mocha/-/mocha-10.0.0.tgz + nodemon: + specifier: ^2.0.16 + version: https://registry.npmmirror.com/nodemon/-/nodemon-2.0.16.tgz + peggy: + specifier: ^2.0.1 + version: https://registry.npmmirror.com/peggy/-/peggy-2.0.1.tgz + prettier: + specifier: 2.6.2 + version: https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz + prettier-plugin-sort-imports: + specifier: ^1.6.1 + version: https://registry.npmmirror.com/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-1.6.1.tgz + tinyify: + specifier: ^3.0.0 + version: https://registry.npmmirror.com/tinyify/-/tinyify-3.0.0.tgz packages: - /axios@0.21.2: - resolution: {integrity: sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==} - dependencies: - follow-redirects: 1.15.2 - transitivePeerDependencies: - - debug - dev: true - - /bindings@1.5.0: - resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} - requiresBuild: true - dependencies: - file-uri-to-path: 1.0.0 - dev: true - optional: true - - /file-uri-to-path@1.0.0: - resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} - requiresBuild: true - dev: true - optional: true - - /follow-redirects@1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dev: true - - /nan@2.15.0: - resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==} - requiresBuild: true - dev: true - optional: true - - registry.npmmirror.com/@ampproject/remapping@2.2.0: - resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz} - name: '@ampproject/remapping' + '@ampproject/remapping@https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz': + resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==, tarball: https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz} version: 2.2.0 engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.1.1 - '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.13 - dev: true - registry.npmmirror.com/@babel/code-frame@7.16.7: - resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz} - name: '@babel/code-frame' + '@babel/code-frame@https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz': + resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': registry.npmmirror.com/@babel/highlight@7.17.12 - dev: true - registry.npmmirror.com/@babel/compat-data@7.17.10: - resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz} - name: '@babel/compat-data' + '@babel/compat-data@https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz': + resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz} version: 7.17.10 engines: {node: '>=6.9.0'} - dev: true - registry.npmmirror.com/@babel/core@7.18.0: - resolution: {integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz} - name: '@babel/core' + '@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz': + resolution: {integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping@2.2.0 - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.16.7 - '@babel/generator': registry.npmmirror.com/@babel/generator@7.18.0 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.17.10(@babel/core@7.18.0) - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.18.0 - '@babel/helpers': registry.npmmirror.com/@babel/helpers@7.18.0 - '@babel/parser': registry.npmmirror.com/@babel/parser@7.18.0 - '@babel/template': registry.npmmirror.com/@babel/template@7.16.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - gensync: registry.npmmirror.com/gensync@1.0.0-beta.2 - json5: registry.npmmirror.com/json5@2.2.1 - semver: registry.npmmirror.com/semver@6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/generator@7.18.0: - resolution: {integrity: sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.18.0.tgz} - name: '@babel/generator' + '@babel/generator@https://registry.npmmirror.com/@babel/generator/-/generator-7.18.0.tgz': + resolution: {integrity: sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.3.1 - jsesc: registry.npmmirror.com/jsesc@2.5.2 - dev: true - registry.npmmirror.com/@babel/helper-annotate-as-pure@7.16.7: - resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz} - name: '@babel/helper-annotate-as-pure' + '@babel/helper-annotate-as-pure@https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz': + resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==, tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor@7.16.7: - resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz} - name: '@babel/helper-builder-binary-assignment-operator-visitor' + '@babel/helper-builder-binary-assignment-operator-visitor@https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz': + resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==, tarball: https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-explode-assignable-expression': registry.npmmirror.com/@babel/helper-explode-assignable-expression@7.16.7 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-compilation-targets@7.17.10(@babel/core@7.18.0): - resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz} - id: registry.npmmirror.com/@babel/helper-compilation-targets/7.17.10 - name: '@babel/helper-compilation-targets' + '@babel/helper-compilation-targets@https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz': + resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz} version: 7.17.10 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.17.10 - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.16.7 - browserslist: registry.npmmirror.com/browserslist@4.20.3 - semver: registry.npmmirror.com/semver@6.3.0 - dev: true - registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz} - id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.18.0 - name: '@babel/helper-create-class-features-plugin' + '@babel/helper-create-class-features-plugin@https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz': + resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.16.7 - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.16.7 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.17.9 - '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.17.7 - '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.16.7 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.16.7 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.16.7 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-b2aZrV4zvutr9AIa6/gA3wsZKRwTKYoDxYiFKcESS3Ug2GTXzwBEvMuuFLhCQpEnRXs1zng4ISAXSUxxKBIcxw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz} - id: registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.17.12 - name: '@babel/helper-create-regexp-features-plugin' + '@babel/helper-create-regexp-features-plugin@https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz': + resolution: {integrity: sha512-b2aZrV4zvutr9AIa6/gA3wsZKRwTKYoDxYiFKcESS3Ug2GTXzwBEvMuuFLhCQpEnRXs1zng4ISAXSUxxKBIcxw==, tarball: https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.16.7 - regexpu-core: registry.npmmirror.com/regexpu-core@5.0.1 - dev: true - registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.18.0): - resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz} - id: registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.3.1 - name: '@babel/helper-define-polyfill-provider' + '@babel/helper-define-polyfill-provider@https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz': + resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==, tarball: https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz} version: 0.3.1 peerDependencies: '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.17.10(@babel/core@7.18.0) - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.16.7 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.18.0 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8 - resolve: registry.npmmirror.com/resolve@1.22.0 - semver: registry.npmmirror.com/semver@6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/helper-environment-visitor@7.16.7: - resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz} - name: '@babel/helper-environment-visitor' + '@babel/helper-environment-visitor@https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz': + resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==, tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-explode-assignable-expression@7.16.7: - resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz} - name: '@babel/helper-explode-assignable-expression' + '@babel/helper-explode-assignable-expression@https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz': + resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==, tarball: https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-function-name@7.17.9: - resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz} - name: '@babel/helper-function-name' + '@babel/helper-function-name@https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz': + resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==, tarball: https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz} version: 7.17.9 engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': registry.npmmirror.com/@babel/template@7.16.7 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-hoist-variables@7.16.7: - resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz} - name: '@babel/helper-hoist-variables' + '@babel/helper-hoist-variables@https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz': + resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.17.7: - resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz} - name: '@babel/helper-member-expression-to-functions' + '@babel/helper-member-expression-to-functions@https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz': + resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz} version: 7.17.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-module-imports@7.16.7: - resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz} - name: '@babel/helper-module-imports' + '@babel/helper-module-imports@https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz': + resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==, tarball: https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-module-transforms@7.18.0: - resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz} - name: '@babel/helper-module-transforms' + '@babel/helper-module-transforms@https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz': + resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.16.7 - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.16.7 - '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access@7.17.7 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.16.7 - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.16.7 - '@babel/template': registry.npmmirror.com/@babel/template@7.16.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/helper-optimise-call-expression@7.16.7: - resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz} - name: '@babel/helper-optimise-call-expression' + '@babel/helper-optimise-call-expression@https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz': + resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==, tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12: - resolution: {integrity: sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz} - name: '@babel/helper-plugin-utils' + '@babel/helper-plugin-utils@https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz': + resolution: {integrity: sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==, tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} - dev: true - registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.16.8: - resolution: {integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz} - name: '@babel/helper-remap-async-to-generator' + '@babel/helper-remap-async-to-generator@https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz': + resolution: {integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==, tarball: https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz} version: 7.16.8 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.16.7 - '@babel/helper-wrap-function': registry.npmmirror.com/@babel/helper-wrap-function@7.16.8 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/helper-replace-supers@7.16.7: - resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz} - name: '@babel/helper-replace-supers' + '@babel/helper-replace-supers@https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz': + resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.16.7 - '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.17.7 - '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.16.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/helper-simple-access@7.17.7: - resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz} - name: '@babel/helper-simple-access' + '@babel/helper-simple-access@https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz': + resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==, tarball: https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz} version: 7.17.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.16.0: - resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz} - name: '@babel/helper-skip-transparent-expression-wrappers' + '@babel/helper-skip-transparent-expression-wrappers@https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz': + resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==, tarball: https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz} version: 7.16.0 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-split-export-declaration@7.16.7: - resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz} - name: '@babel/helper-split-export-declaration' + '@babel/helper-split-export-declaration@https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz': + resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/helper-validator-identifier@7.16.7: - resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz} - name: '@babel/helper-validator-identifier' + '@babel/helper-validator-identifier@https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz': + resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dev: true - registry.npmmirror.com/@babel/helper-validator-option@7.16.7: - resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz} - name: '@babel/helper-validator-option' + '@babel/helper-validator-option@https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz': + resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==, tarball: https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dev: true - registry.npmmirror.com/@babel/helper-wrap-function@7.16.8: - resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz} - name: '@babel/helper-wrap-function' + '@babel/helper-wrap-function@https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz': + resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==, tarball: https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz} version: 7.16.8 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.17.9 - '@babel/template': registry.npmmirror.com/@babel/template@7.16.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/helpers@7.18.0: - resolution: {integrity: sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.18.0.tgz} - name: '@babel/helpers' + '@babel/helpers@https://registry.npmmirror.com/@babel/helpers/-/helpers-7.18.0.tgz': + resolution: {integrity: sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': registry.npmmirror.com/@babel/template@7.16.7 - '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/highlight@7.17.12: - resolution: {integrity: sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.17.12.tgz} - name: '@babel/highlight' + '@babel/highlight@https://registry.npmmirror.com/@babel/highlight/-/highlight-7.17.12.tgz': + resolution: {integrity: sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg==, tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.16.7 - chalk: registry.npmmirror.com/chalk@2.4.2 - js-tokens: registry.npmmirror.com/js-tokens@4.0.0 - dev: true - registry.npmmirror.com/@babel/node@7.17.10(@babel/core@7.18.0): - resolution: {integrity: sha512-sFFMyvw23U8QOcTnLJnw2/Myr01e4+iLVy7rHAHrNSnXAfnwS3j2NqihpmZm7TotyNKKf/y8cJ96T5asY46eyw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/node/-/node-7.17.10.tgz} - id: registry.npmmirror.com/@babel/node/7.17.10 - name: '@babel/node' + '@babel/node@https://registry.npmmirror.com/@babel/node/-/node-7.17.10.tgz': + resolution: {integrity: sha512-sFFMyvw23U8QOcTnLJnw2/Myr01e4+iLVy7rHAHrNSnXAfnwS3j2NqihpmZm7TotyNKKf/y8cJ96T5asY46eyw==, tarball: https://registry.npmmirror.com/@babel/node/-/node-7.17.10.tgz} version: 7.17.10 engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/register': registry.npmmirror.com/@babel/register@7.17.7(@babel/core@7.18.0) - commander: registry.npmmirror.com/commander@4.1.1 - core-js: registry.npmmirror.com/core-js@3.22.6 - node-environment-flags: registry.npmmirror.com/node-environment-flags@1.0.6 - regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.9 - v8flags: registry.npmmirror.com/v8flags@3.2.0 - dev: true - registry.npmmirror.com/@babel/parser@7.18.0: - resolution: {integrity: sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz} - name: '@babel/parser' + '@babel/parser@https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz': + resolution: {integrity: sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.0.0'} hasBin: true - dependencies: - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.17.12 - name: '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression' + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz': + resolution: {integrity: sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.17.12 - name: '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining' + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.17.12.tgz': + resolution: {integrity: sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.16.0 - '@babel/plugin-proposal-optional-chaining': registry.npmmirror.com/@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/7.17.12 - name: '@babel/plugin-proposal-async-generator-functions' + '@babel/plugin-proposal-async-generator-functions@https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz': + resolution: {integrity: sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.16.8 - '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.18.0) - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-proposal-class-properties@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-class-properties/7.17.12 - name: '@babel/plugin-proposal-class-properties' + '@babel/plugin-proposal-class-properties@https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz': + resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-proposal-class-static-block@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-class-static-block/7.18.0 - name: '@babel/plugin-proposal-class-static-block' + '@babel/plugin-proposal-class-static-block@https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.0.tgz': + resolution: {integrity: sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.18.0) - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-proposal-dynamic-import@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/7.16.7 - name: '@babel/plugin-proposal-dynamic-import' + '@babel/plugin-proposal-dynamic-import@https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz': + resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-j7Ye5EWdwoXOpRmo5QmRyHPsDIe6+u70ZYZrd7uz+ebPYFKfRcLcNu3Ro0vOlJ5zuv8rU7xa+GttNiRzX56snQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/7.17.12 - name: '@babel/plugin-proposal-export-namespace-from' + '@babel/plugin-proposal-export-namespace-from@https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.17.12.tgz': + resolution: {integrity: sha512-j7Ye5EWdwoXOpRmo5QmRyHPsDIe6+u70ZYZrd7uz+ebPYFKfRcLcNu3Ro0vOlJ5zuv8rU7xa+GttNiRzX56snQ==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-json-strings@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-json-strings/7.17.12 - name: '@babel/plugin-proposal-json-strings' + '@babel/plugin-proposal-json-strings@https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.17.12.tgz': + resolution: {integrity: sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-EqFo2s1Z5yy+JeJu7SFfbIUtToJTVlC61/C7WLKDntSw4Sz6JNAIfL7zQ74VvirxpjB5kz/kIx0gCcb+5OEo2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/7.17.12 - name: '@babel/plugin-proposal-logical-assignment-operators' + '@babel/plugin-proposal-logical-assignment-operators@https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.17.12.tgz': + resolution: {integrity: sha512-EqFo2s1Z5yy+JeJu7SFfbIUtToJTVlC61/C7WLKDntSw4Sz6JNAIfL7zQ74VvirxpjB5kz/kIx0gCcb+5OEo2Q==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/7.17.12 - name: '@babel/plugin-proposal-nullish-coalescing-operator' + '@babel/plugin-proposal-nullish-coalescing-operator@https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.17.12.tgz': + resolution: {integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-numeric-separator@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/7.16.7 - name: '@babel/plugin-proposal-numeric-separator' + '@babel/plugin-proposal-numeric-separator@https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz': + resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/7.18.0 - name: '@babel/plugin-proposal-object-rest-spread' + '@babel/plugin-proposal-object-rest-spread@https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz': + resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.17.10 - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.17.10(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.18.0) - '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters@7.17.12(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/7.16.7 - name: '@babel/plugin-proposal-optional-catch-binding' + '@babel/plugin-proposal-optional-catch-binding@https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz': + resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/7.17.12 - name: '@babel/plugin-proposal-optional-chaining' + '@babel/plugin-proposal-optional-chaining@https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz': + resolution: {integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.16.0 - '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.18.0) - dev: true - registry.npmmirror.com/@babel/plugin-proposal-private-methods@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-SllXoxo19HmxhDWm3luPz+cPhtoTSKLJE9PXshsfrOzBqs60QP0r8OaJItrPhAj0d7mZMnNF0Y1UUggCDgMz1A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-private-methods/7.17.12 - name: '@babel/plugin-proposal-private-methods' + '@babel/plugin-proposal-private-methods@https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.17.12.tgz': + resolution: {integrity: sha512-SllXoxo19HmxhDWm3luPz+cPhtoTSKLJE9PXshsfrOzBqs60QP0r8OaJItrPhAj0d7mZMnNF0Y1UUggCDgMz1A==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-/6BtVi57CJfrtDNKfK5b66ydK2J5pXUKBKSPD2G1whamMuEnZWgoOIfO8Vf9F/DoD4izBLD/Au4NMQfruzzykg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.17.12 - name: '@babel/plugin-proposal-private-property-in-object' + '@babel/plugin-proposal-private-property-in-object@https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.17.12.tgz': + resolution: {integrity: sha512-/6BtVi57CJfrtDNKfK5b66ydK2J5pXUKBKSPD2G1whamMuEnZWgoOIfO8Vf9F/DoD4izBLD/Au4NMQfruzzykg==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.16.7 - '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.18.0(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.18.0) - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-Wb9qLjXf3ZazqXA7IvI7ozqRIXIGPtSo+L5coFmEkhTQK18ao4UDDD0zdTGAarmbLj2urpRwrc6893cu5Bfh0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.17.12 - name: '@babel/plugin-proposal-unicode-property-regex' + '@babel/plugin-proposal-unicode-property-regex@https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.17.12.tgz': + resolution: {integrity: sha512-Wb9qLjXf3ZazqXA7IvI7ozqRIXIGPtSo+L5coFmEkhTQK18ao4UDDD0zdTGAarmbLj2urpRwrc6893cu5Bfh0A==, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.17.12.tgz} version: 7.17.12 engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.18.0): - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4 - name: '@babel/plugin-syntax-async-generators' + '@babel/plugin-syntax-async-generators@https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz': + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz} version: 7.8.4 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.18.0): - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13 - name: '@babel/plugin-syntax-class-properties' + '@babel/plugin-syntax-class-properties@https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz': + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz} version: 7.12.13 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.18.0): - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-class-static-block/7.14.5 - name: '@babel/plugin-syntax-class-static-block' + '@babel/plugin-syntax-class-static-block@https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz': + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz} version: 7.14.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3 - name: '@babel/plugin-syntax-dynamic-import' + '@babel/plugin-syntax-dynamic-import@https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz': + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/7.8.3 - name: '@babel/plugin-syntax-export-namespace-from' + '@babel/plugin-syntax-export-namespace-from@https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz': + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-import-assertions@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-n/loy2zkq9ZEM8tEOwON9wTQSTNDTDEz6NujPtJGLU7qObzT1N4c4YZZf8E6ATB2AjNQg/Ib2AIpO03EZaCehw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-import-assertions/7.17.12 - name: '@babel/plugin-syntax-import-assertions' + '@babel/plugin-syntax-import-assertions@https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.17.12.tgz': + resolution: {integrity: sha512-n/loy2zkq9ZEM8tEOwON9wTQSTNDTDEz6NujPtJGLU7qObzT1N4c4YZZf8E6ATB2AjNQg/Ib2AIpO03EZaCehw==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3 - name: '@babel/plugin-syntax-json-strings' + '@babel/plugin-syntax-json-strings@https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz': + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.0): - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4 - name: '@babel/plugin-syntax-logical-assignment-operators' + '@babel/plugin-syntax-logical-assignment-operators@https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz': + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz} version: 7.10.4 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3 - name: '@babel/plugin-syntax-nullish-coalescing-operator' + '@babel/plugin-syntax-nullish-coalescing-operator@https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz': + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.18.0): - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4 - name: '@babel/plugin-syntax-numeric-separator' + '@babel/plugin-syntax-numeric-separator@https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz': + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz} version: 7.10.4 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3 - name: '@babel/plugin-syntax-object-rest-spread' + '@babel/plugin-syntax-object-rest-spread@https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz': + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3 - name: '@babel/plugin-syntax-optional-catch-binding' + '@babel/plugin-syntax-optional-catch-binding@https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz': + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.18.0): - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3 - name: '@babel/plugin-syntax-optional-chaining' + '@babel/plugin-syntax-optional-chaining@https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz': + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz} version: 7.8.3 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.18.0): - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/7.14.5 - name: '@babel/plugin-syntax-private-property-in-object' + '@babel/plugin-syntax-private-property-in-object@https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz': + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz} version: 7.14.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.18.0): - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz} - id: registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5 - name: '@babel/plugin-syntax-top-level-await' + '@babel/plugin-syntax-top-level-await@https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz': + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz} version: 7.14.5 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-arrow-functions@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.17.12 - name: '@babel/plugin-transform-arrow-functions' + '@babel/plugin-transform-arrow-functions@https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.17.12.tgz': + resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-async-to-generator@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-J8dbrWIOO3orDzir57NRsjg4uxucvhby0L/KZuGsWDj0g7twWK3g7JhJhOrXtuXiw8MeiSdJ3E0OW9H8LYEzLQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.17.12 - name: '@babel/plugin-transform-async-to-generator' + '@babel/plugin-transform-async-to-generator@https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.17.12.tgz': + resolution: {integrity: sha512-J8dbrWIOO3orDzir57NRsjg4uxucvhby0L/KZuGsWDj0g7twWK3g7JhJhOrXtuXiw8MeiSdJ3E0OW9H8LYEzLQ==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.16.7 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.16.8 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.16.7 - name: '@babel/plugin-transform-block-scoped-functions' + '@babel/plugin-transform-block-scoped-functions@https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz': + resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-block-scoping@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-jw8XW/B1i7Lqwqj2CbrViPcZijSxfguBWZP2aN59NHgxUyO/OcO1mfdCxH13QhN5LbWhPkX+f+brKGhZTiqtZQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.17.12 - name: '@babel/plugin-transform-block-scoping' + '@babel/plugin-transform-block-scoping@https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.17.12.tgz': + resolution: {integrity: sha512-jw8XW/B1i7Lqwqj2CbrViPcZijSxfguBWZP2aN59NHgxUyO/OcO1mfdCxH13QhN5LbWhPkX+f+brKGhZTiqtZQ==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-classes@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-cvO7lc7pZat6BsvH6l/EGaI8zpl8paICaoGk+7x7guvtfak/TbIf66nYmJOH13EuG0H+Xx3M+9LQDtSvZFKXKw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-classes/7.17.12 - name: '@babel/plugin-transform-classes' + '@babel/plugin-transform-classes@https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.17.12.tgz': + resolution: {integrity: sha512-cvO7lc7pZat6BsvH6l/EGaI8zpl8paICaoGk+7x7guvtfak/TbIf66nYmJOH13EuG0H+Xx3M+9LQDtSvZFKXKw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.16.7 - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.16.7 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.17.9 - '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.16.7 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.16.7 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.16.7 - globals: registry.npmmirror.com/globals@11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-computed-properties@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.17.12 - name: '@babel/plugin-transform-computed-properties' + '@babel/plugin-transform-computed-properties@https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.17.12.tgz': + resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-destructuring@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-destructuring/7.18.0 - name: '@babel/plugin-transform-destructuring' + '@babel/plugin-transform-destructuring@https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.0.tgz': + resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.16.7 - name: '@babel/plugin-transform-dotall-regex' + '@babel/plugin-transform-dotall-regex@https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz': + resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-duplicate-keys@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-EA5eYFUG6xeerdabina/xIoB95jJ17mAkR8ivx6ZSu9frKShBjpOGZPn511MTDTkiCO+zXnzNczvUM69YSf3Zw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.17.12 - name: '@babel/plugin-transform-duplicate-keys' + '@babel/plugin-transform-duplicate-keys@https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.17.12.tgz': + resolution: {integrity: sha512-EA5eYFUG6xeerdabina/xIoB95jJ17mAkR8ivx6ZSu9frKShBjpOGZPn511MTDTkiCO+zXnzNczvUM69YSf3Zw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.16.7 - name: '@babel/plugin-transform-exponentiation-operator' + '@babel/plugin-transform-exponentiation-operator@https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz': + resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor@7.16.7 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-for-of@7.18.1(@babel/core@7.18.0): - resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-for-of/7.18.1 - name: '@babel/plugin-transform-for-of' + '@babel/plugin-transform-for-of@https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz': + resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz} version: 7.18.1 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-function-name@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-function-name/7.16.7 - name: '@babel/plugin-transform-function-name' + '@babel/plugin-transform-function-name@https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz': + resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.17.10(@babel/core@7.18.0) - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.17.9 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-literals@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-literals/7.17.12 - name: '@babel/plugin-transform-literals' + '@babel/plugin-transform-literals@https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.17.12.tgz': + resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.16.7 - name: '@babel/plugin-transform-member-expression-literals' + '@babel/plugin-transform-member-expression-literals@https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz': + resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-modules-amd@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.18.0 - name: '@babel/plugin-transform-modules-amd' + '@babel/plugin-transform-modules-amd@https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.0.tgz': + resolution: {integrity: sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - babel-plugin-dynamic-import-node: registry.npmmirror.com/babel-plugin-dynamic-import-node@2.3.3 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.18.0 - name: '@babel/plugin-transform-modules-commonjs' + '@babel/plugin-transform-modules-commonjs@https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz': + resolution: {integrity: sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access@7.17.7 - babel-plugin-dynamic-import-node: registry.npmmirror.com/babel-plugin-dynamic-import-node@2.3.3 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-modules-systemjs@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-vwKpxdHnlM5tIrRt/eA0bzfbi7gUBLN08vLu38np1nZevlPySRe6yvuATJB5F/WPJ+ur4OXwpVYq9+BsxqAQuQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.18.0 - name: '@babel/plugin-transform-modules-systemjs' + '@babel/plugin-transform-modules-systemjs@https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.0.tgz': + resolution: {integrity: sha512-vwKpxdHnlM5tIrRt/eA0bzfbi7gUBLN08vLu38np1nZevlPySRe6yvuATJB5F/WPJ+ur4OXwpVYq9+BsxqAQuQ==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables@7.16.7 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.16.7 - babel-plugin-dynamic-import-node: registry.npmmirror.com/babel-plugin-dynamic-import-node@2.3.3 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-modules-umd@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-d/zZ8I3BWli1tmROLxXLc9A6YXvGK8egMxHp+E/rRwMh1Kip0AP77VwZae3snEJ33iiWwvNv2+UIIhfalqhzZA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.18.0 - name: '@babel/plugin-transform-modules-umd' + '@babel/plugin-transform-modules-umd@https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.0.tgz': + resolution: {integrity: sha512-d/zZ8I3BWli1tmROLxXLc9A6YXvGK8egMxHp+E/rRwMh1Kip0AP77VwZae3snEJ33iiWwvNv2+UIIhfalqhzZA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-vWoWFM5CKaTeHrdUJ/3SIOTRV+MBVGybOC9mhJkaprGNt5demMymDW24yC74avb915/mIRe3TgNb/d8idvnCRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.17.12 - name: '@babel/plugin-transform-named-capturing-groups-regex' + '@babel/plugin-transform-named-capturing-groups-regex@https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.12.tgz': + resolution: {integrity: sha512-vWoWFM5CKaTeHrdUJ/3SIOTRV+MBVGybOC9mhJkaprGNt5demMymDW24yC74avb915/mIRe3TgNb/d8idvnCRA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-new-target@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-new-target/7.17.12 - name: '@babel/plugin-transform-new-target' + '@babel/plugin-transform-new-target@https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.17.12.tgz': + resolution: {integrity: sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-object-super@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-object-super/7.16.7 - name: '@babel/plugin-transform-object-super' + '@babel/plugin-transform-object-super@https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz': + resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.16.7 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/plugin-transform-parameters@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-parameters/7.17.12 - name: '@babel/plugin-transform-parameters' + '@babel/plugin-transform-parameters@https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.17.12.tgz': + resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-property-literals/7.16.7 - name: '@babel/plugin-transform-property-literals' + '@babel/plugin-transform-property-literals@https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz': + resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-regenerator@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-C8YdRw9uzx25HSIzwA7EM7YP0FhCe5wNvJbZzjVNHHPGVcDJ3Aie+qGYYdS1oVQgn+B3eAIJbWFLrJ4Jipv7nw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.0.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-regenerator/7.18.0 - name: '@babel/plugin-transform-regenerator' + '@babel/plugin-transform-regenerator@https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.0.tgz': + resolution: {integrity: sha512-C8YdRw9uzx25HSIzwA7EM7YP0FhCe5wNvJbZzjVNHHPGVcDJ3Aie+qGYYdS1oVQgn+B3eAIJbWFLrJ4Jipv7nw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - regenerator-transform: registry.npmmirror.com/regenerator-transform@0.15.0 - dev: true - registry.npmmirror.com/@babel/plugin-transform-reserved-words@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-1KYqwbJV3Co03NIi14uEHW8P50Md6KqFgt0FfpHdK6oyAHQVTosgPuPSiWud1HX0oYJ1hGRRlk0fP87jFpqXZA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.17.12 - name: '@babel/plugin-transform-reserved-words' + '@babel/plugin-transform-reserved-words@https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.17.12.tgz': + resolution: {integrity: sha512-1KYqwbJV3Co03NIi14uEHW8P50Md6KqFgt0FfpHdK6oyAHQVTosgPuPSiWud1HX0oYJ1hGRRlk0fP87jFpqXZA==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.16.7 - name: '@babel/plugin-transform-shorthand-properties' + '@babel/plugin-transform-shorthand-properties@https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz': + resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-spread@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-spread/7.17.12 - name: '@babel/plugin-transform-spread' + '@babel/plugin-transform-spread@https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.17.12.tgz': + resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.16.0 - dev: true - registry.npmmirror.com/@babel/plugin-transform-sticky-regex@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.16.7 - name: '@babel/plugin-transform-sticky-regex' + '@babel/plugin-transform-sticky-regex@https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz': + resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-template-literals@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-template-literals/7.17.12 - name: '@babel/plugin-transform-template-literals' + '@babel/plugin-transform-template-literals@https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz': + resolution: {integrity: sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-typeof-symbol@7.17.12(@babel/core@7.18.0): - resolution: {integrity: sha512-Q8y+Jp7ZdtSPXCThB6zjQ74N3lj0f6TDh1Hnf5B+sYlzQ8i5Pjp8gW0My79iekSpT4WnI06blqP6DT0OmaXXmw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.17.12.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.17.12 - name: '@babel/plugin-transform-typeof-symbol' + '@babel/plugin-transform-typeof-symbol@https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.17.12.tgz': + resolution: {integrity: sha512-Q8y+Jp7ZdtSPXCThB6zjQ74N3lj0f6TDh1Hnf5B+sYlzQ8i5Pjp8gW0My79iekSpT4WnI06blqP6DT0OmaXXmw==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.17.12.tgz} version: 7.17.12 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-unicode-escapes@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.16.7 - name: '@babel/plugin-transform-unicode-escapes' + '@babel/plugin-transform-unicode-escapes@https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz': + resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/plugin-transform-unicode-regex@7.16.7(@babel/core@7.18.0): - resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz} - id: registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.16.7 - name: '@babel/plugin-transform-unicode-regex' + '@babel/plugin-transform-unicode-regex@https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz': + resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.17.12(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - dev: true - registry.npmmirror.com/@babel/preset-env@7.18.0(@babel/core@7.18.0): - resolution: {integrity: sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.18.0.tgz} - id: registry.npmmirror.com/@babel/preset-env/7.18.0 - name: '@babel/preset-env' + '@babel/preset-env@https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.18.0.tgz': + resolution: {integrity: sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==, tarball: https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.17.10 - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.17.10(@babel/core@7.18.0) - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.16.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12(@babel/core@7.18.0) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-async-generator-functions': registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-class-properties': registry.npmmirror.com/@babel/plugin-proposal-class-properties@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-class-static-block': registry.npmmirror.com/@babel/plugin-proposal-class-static-block@7.18.0(@babel/core@7.18.0) - '@babel/plugin-proposal-dynamic-import': registry.npmmirror.com/@babel/plugin-proposal-dynamic-import@7.16.7(@babel/core@7.18.0) - '@babel/plugin-proposal-export-namespace-from': registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-json-strings': registry.npmmirror.com/@babel/plugin-proposal-json-strings@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-numeric-separator': registry.npmmirror.com/@babel/plugin-proposal-numeric-separator@7.16.7(@babel/core@7.18.0) - '@babel/plugin-proposal-object-rest-spread': registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread@7.18.0(@babel/core@7.18.0) - '@babel/plugin-proposal-optional-catch-binding': registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding@7.16.7(@babel/core@7.18.0) - '@babel/plugin-proposal-optional-chaining': registry.npmmirror.com/@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-private-methods': registry.npmmirror.com/@babel/plugin-proposal-private-methods@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-private-property-in-object': registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object@7.17.12(@babel/core@7.18.0) - '@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex@7.17.12(@babel/core@7.18.0) - '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.18.0) - '@babel/plugin-syntax-class-properties': registry.npmmirror.com/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.18.0) - '@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.18.0) - '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-import-assertions': registry.npmmirror.com/@babel/plugin-syntax-import-assertions@7.17.12(@babel/core@7.18.0) - '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.0) - '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.18.0) - '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.18.0) - '@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.18.0) - '@babel/plugin-syntax-top-level-await': registry.npmmirror.com/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.18.0) - '@babel/plugin-transform-arrow-functions': registry.npmmirror.com/@babel/plugin-transform-arrow-functions@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-async-to-generator': registry.npmmirror.com/@babel/plugin-transform-async-to-generator@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-block-scoped-functions': registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-block-scoping': registry.npmmirror.com/@babel/plugin-transform-block-scoping@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-classes': registry.npmmirror.com/@babel/plugin-transform-classes@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-computed-properties': registry.npmmirror.com/@babel/plugin-transform-computed-properties@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-destructuring': registry.npmmirror.com/@babel/plugin-transform-destructuring@7.18.0(@babel/core@7.18.0) - '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-duplicate-keys': registry.npmmirror.com/@babel/plugin-transform-duplicate-keys@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-exponentiation-operator': registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-for-of': registry.npmmirror.com/@babel/plugin-transform-for-of@7.18.1(@babel/core@7.18.0) - '@babel/plugin-transform-function-name': registry.npmmirror.com/@babel/plugin-transform-function-name@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-literals': registry.npmmirror.com/@babel/plugin-transform-literals@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-member-expression-literals': registry.npmmirror.com/@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-modules-amd': registry.npmmirror.com/@babel/plugin-transform-modules-amd@7.18.0(@babel/core@7.18.0) - '@babel/plugin-transform-modules-commonjs': registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.18.0(@babel/core@7.18.0) - '@babel/plugin-transform-modules-systemjs': registry.npmmirror.com/@babel/plugin-transform-modules-systemjs@7.18.0(@babel/core@7.18.0) - '@babel/plugin-transform-modules-umd': registry.npmmirror.com/@babel/plugin-transform-modules-umd@7.18.0(@babel/core@7.18.0) - '@babel/plugin-transform-named-capturing-groups-regex': registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-new-target': registry.npmmirror.com/@babel/plugin-transform-new-target@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-object-super': registry.npmmirror.com/@babel/plugin-transform-object-super@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-property-literals': registry.npmmirror.com/@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-regenerator': registry.npmmirror.com/@babel/plugin-transform-regenerator@7.18.0(@babel/core@7.18.0) - '@babel/plugin-transform-reserved-words': registry.npmmirror.com/@babel/plugin-transform-reserved-words@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-shorthand-properties': registry.npmmirror.com/@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-spread': registry.npmmirror.com/@babel/plugin-transform-spread@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-sticky-regex': registry.npmmirror.com/@babel/plugin-transform-sticky-regex@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-template-literals': registry.npmmirror.com/@babel/plugin-transform-template-literals@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-typeof-symbol': registry.npmmirror.com/@babel/plugin-transform-typeof-symbol@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-unicode-escapes': registry.npmmirror.com/@babel/plugin-transform-unicode-escapes@7.16.7(@babel/core@7.18.0) - '@babel/plugin-transform-unicode-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-regex@7.16.7(@babel/core@7.18.0) - '@babel/preset-modules': registry.npmmirror.com/@babel/preset-modules@0.1.5(@babel/core@7.18.0) - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - babel-plugin-polyfill-corejs2: registry.npmmirror.com/babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.18.0) - babel-plugin-polyfill-corejs3: registry.npmmirror.com/babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.18.0) - babel-plugin-polyfill-regenerator: registry.npmmirror.com/babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.18.0) - core-js-compat: registry.npmmirror.com/core-js-compat@3.22.6 - semver: registry.npmmirror.com/semver@6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/preset-modules@0.1.5(@babel/core@7.18.0): - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz} - id: registry.npmmirror.com/@babel/preset-modules/0.1.5 - name: '@babel/preset-modules' + '@babel/preset-modules@https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz': + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==, tarball: https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz} version: 0.1.5 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.17.12 - '@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex@7.17.12(@babel/core@7.18.0) - '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.16.7(@babel/core@7.18.0) - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - dev: true - registry.npmmirror.com/@babel/register@7.17.7(@babel/core@7.18.0): - resolution: {integrity: sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/register/-/register-7.17.7.tgz} - id: registry.npmmirror.com/@babel/register/7.17.7 - name: '@babel/register' + '@babel/register@https://registry.npmmirror.com/@babel/register/-/register-7.17.7.tgz': + resolution: {integrity: sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==, tarball: https://registry.npmmirror.com/@babel/register/-/register-7.17.7.tgz} version: 7.17.7 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - clone-deep: registry.npmmirror.com/clone-deep@4.0.1 - find-cache-dir: registry.npmmirror.com/find-cache-dir@2.1.0 - make-dir: registry.npmmirror.com/make-dir@2.1.0 - pirates: registry.npmmirror.com/pirates@4.0.5 - source-map-support: registry.npmmirror.com/source-map-support@0.5.21 - dev: true - registry.npmmirror.com/@babel/runtime@7.18.0: - resolution: {integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.18.0.tgz} - name: '@babel/runtime' + '@babel/runtime@https://registry.npmmirror.com/@babel/runtime/-/runtime-7.18.0.tgz': + resolution: {integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.9 - dev: true - registry.npmmirror.com/@babel/template@7.16.7: - resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz} - name: '@babel/template' + '@babel/template@https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz': + resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz} version: 7.16.7 engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.16.7 - '@babel/parser': registry.npmmirror.com/@babel/parser@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - dev: true - registry.npmmirror.com/@babel/traverse@7.18.0: - resolution: {integrity: sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz} - name: '@babel/traverse' + '@babel/traverse@https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz': + resolution: {integrity: sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.16.7 - '@babel/generator': registry.npmmirror.com/@babel/generator@7.18.0 - '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.16.7 - '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.17.9 - '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables@7.16.7 - '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.16.7 - '@babel/parser': registry.npmmirror.com/@babel/parser@7.18.0 - '@babel/types': registry.npmmirror.com/@babel/types@7.18.0 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - globals: registry.npmmirror.com/globals@11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@babel/types@7.18.0: - resolution: {integrity: sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz} - name: '@babel/types' + '@babel/types@https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz': + resolution: {integrity: sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz} version: 7.18.0 engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.16.7 - to-fast-properties: registry.npmmirror.com/to-fast-properties@2.0.0 - dev: true - registry.npmmirror.com/@esbuild/android-arm64@0.19.8: - resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLECj6FhDzk1cF9WHMVwrtA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.19.8.tgz} - name: '@esbuild/android-arm64' - version: 0.19.8 + '@esbuild/android-arm64@0.19.8': + resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLECj6FhDzk1cF9WHMVwrtA==, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm64] os: [android] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/android-arm@0.19.8: - resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvLBax+VKTPlpnx+sPicOA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.19.8.tgz} - name: '@esbuild/android-arm' - version: 0.19.8 + '@esbuild/android-arm@0.19.8': + resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvLBax+VKTPlpnx+sPicOA==, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm] os: [android] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/android-x64@0.19.8: - resolution: {integrity: sha512-rdqqYfRIn4jWOp+lzQttYMa2Xar3OK9Yt2fhOhzFXqg0rVWEfSclJvZq5fZslnz6ypHvVf3CT7qyf0A5pM682A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.19.8.tgz} - name: '@esbuild/android-x64' - version: 0.19.8 + '@esbuild/android-x64@0.19.8': + resolution: {integrity: sha512-rdqqYfRIn4jWOp+lzQttYMa2Xar3OK9Yt2fhOhzFXqg0rVWEfSclJvZq5fZslnz6ypHvVf3CT7qyf0A5pM682A==, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [android] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/darwin-arm64@0.19.8: - resolution: {integrity: sha512-RQw9DemMbIq35Bprbboyf8SmOr4UXsRVxJ97LgB55VKKeJOOdvsIPy0nFyF2l8U+h4PtBx/1kRf0BelOYCiQcw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.19.8.tgz} - name: '@esbuild/darwin-arm64' - version: 0.19.8 + '@esbuild/darwin-arm64@0.19.8': + resolution: {integrity: sha512-RQw9DemMbIq35Bprbboyf8SmOr4UXsRVxJ97LgB55VKKeJOOdvsIPy0nFyF2l8U+h4PtBx/1kRf0BelOYCiQcw==, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm64] os: [darwin] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/darwin-x64@0.19.8: - resolution: {integrity: sha512-3sur80OT9YdeZwIVgERAysAbwncom7b4bCI2XKLjMfPymTud7e/oY4y+ci1XVp5TfQp/bppn7xLw1n/oSQY3/Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.19.8.tgz} - name: '@esbuild/darwin-x64' - version: 0.19.8 + '@esbuild/darwin-x64@0.19.8': + resolution: {integrity: sha512-3sur80OT9YdeZwIVgERAysAbwncom7b4bCI2XKLjMfPymTud7e/oY4y+ci1XVp5TfQp/bppn7xLw1n/oSQY3/Q==, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [darwin] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/freebsd-arm64@0.19.8: - resolution: {integrity: sha512-WAnPJSDattvS/XtPCTj1tPoTxERjcTpH6HsMr6ujTT+X6rylVe8ggxk8pVxzf5U1wh5sPODpawNicF5ta/9Tmw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.8.tgz} - name: '@esbuild/freebsd-arm64' - version: 0.19.8 + '@esbuild/freebsd-arm64@0.19.8': + resolution: {integrity: sha512-WAnPJSDattvS/XtPCTj1tPoTxERjcTpH6HsMr6ujTT+X6rylVe8ggxk8pVxzf5U1wh5sPODpawNicF5ta/9Tmw==, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/freebsd-x64@0.19.8: - resolution: {integrity: sha512-ICvZyOplIjmmhjd6mxi+zxSdpPTKFfyPPQMQTK/w+8eNK6WV01AjIztJALDtwNNfFhfZLux0tZLC+U9nSyA5Zg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.19.8.tgz} - name: '@esbuild/freebsd-x64' - version: 0.19.8 + '@esbuild/freebsd-x64@0.19.8': + resolution: {integrity: sha512-ICvZyOplIjmmhjd6mxi+zxSdpPTKFfyPPQMQTK/w+8eNK6WV01AjIztJALDtwNNfFhfZLux0tZLC+U9nSyA5Zg==, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [freebsd] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-arm64@0.19.8: - resolution: {integrity: sha512-z1zMZivxDLHWnyGOctT9JP70h0beY54xDDDJt4VpTX+iwA77IFsE1vCXWmprajJGa+ZYSqkSbRQ4eyLCpCmiCQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.19.8.tgz} - name: '@esbuild/linux-arm64' - version: 0.19.8 + '@esbuild/linux-arm64@0.19.8': + resolution: {integrity: sha512-z1zMZivxDLHWnyGOctT9JP70h0beY54xDDDJt4VpTX+iwA77IFsE1vCXWmprajJGa+ZYSqkSbRQ4eyLCpCmiCQ==, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm64] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-arm@0.19.8: - resolution: {integrity: sha512-H4vmI5PYqSvosPaTJuEppU9oz1dq2A7Mr2vyg5TF9Ga+3+MGgBdGzcyBP7qK9MrwFQZlvNyJrvz6GuCaj3OukQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.19.8.tgz} - name: '@esbuild/linux-arm' - version: 0.19.8 + '@esbuild/linux-arm@0.19.8': + resolution: {integrity: sha512-H4vmI5PYqSvosPaTJuEppU9oz1dq2A7Mr2vyg5TF9Ga+3+MGgBdGzcyBP7qK9MrwFQZlvNyJrvz6GuCaj3OukQ==, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-ia32@0.19.8: - resolution: {integrity: sha512-1a8suQiFJmZz1khm/rDglOc8lavtzEMRo0v6WhPgxkrjcU0LkHj+TwBrALwoz/OtMExvsqbbMI0ChyelKabSvQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.19.8.tgz} - name: '@esbuild/linux-ia32' - version: 0.19.8 + '@esbuild/linux-ia32@0.19.8': + resolution: {integrity: sha512-1a8suQiFJmZz1khm/rDglOc8lavtzEMRo0v6WhPgxkrjcU0LkHj+TwBrALwoz/OtMExvsqbbMI0ChyelKabSvQ==, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.19.8.tgz} engines: {node: '>=12'} cpu: [ia32] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-loong64@0.19.8: - resolution: {integrity: sha512-fHZWS2JJxnXt1uYJsDv9+b60WCc2RlvVAy1F76qOLtXRO+H4mjt3Tr6MJ5l7Q78X8KgCFudnTuiQRBhULUyBKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.19.8.tgz} - name: '@esbuild/linux-loong64' - version: 0.19.8 + '@esbuild/linux-loong64@0.19.8': + resolution: {integrity: sha512-fHZWS2JJxnXt1uYJsDv9+b60WCc2RlvVAy1F76qOLtXRO+H4mjt3Tr6MJ5l7Q78X8KgCFudnTuiQRBhULUyBKQ==, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.19.8.tgz} engines: {node: '>=12'} cpu: [loong64] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-mips64el@0.19.8: - resolution: {integrity: sha512-Wy/z0EL5qZYLX66dVnEg9riiwls5IYnziwuju2oUiuxVc+/edvqXa04qNtbrs0Ukatg5HEzqT94Zs7J207dN5Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.19.8.tgz} - name: '@esbuild/linux-mips64el' - version: 0.19.8 + '@esbuild/linux-mips64el@0.19.8': + resolution: {integrity: sha512-Wy/z0EL5qZYLX66dVnEg9riiwls5IYnziwuju2oUiuxVc+/edvqXa04qNtbrs0Ukatg5HEzqT94Zs7J207dN5Q==, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.19.8.tgz} engines: {node: '>=12'} cpu: [mips64el] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-ppc64@0.19.8: - resolution: {integrity: sha512-ETaW6245wK23YIEufhMQ3HSeHO7NgsLx8gygBVldRHKhOlD1oNeNy/P67mIh1zPn2Hr2HLieQrt6tWrVwuqrxg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.19.8.tgz} - name: '@esbuild/linux-ppc64' - version: 0.19.8 + '@esbuild/linux-ppc64@0.19.8': + resolution: {integrity: sha512-ETaW6245wK23YIEufhMQ3HSeHO7NgsLx8gygBVldRHKhOlD1oNeNy/P67mIh1zPn2Hr2HLieQrt6tWrVwuqrxg==, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.19.8.tgz} engines: {node: '>=12'} cpu: [ppc64] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-riscv64@0.19.8: - resolution: {integrity: sha512-T2DRQk55SgoleTP+DtPlMrxi/5r9AeFgkhkZ/B0ap99zmxtxdOixOMI570VjdRCs9pE4Wdkz7JYrsPvsl7eESg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.19.8.tgz} - name: '@esbuild/linux-riscv64' - version: 0.19.8 + '@esbuild/linux-riscv64@0.19.8': + resolution: {integrity: sha512-T2DRQk55SgoleTP+DtPlMrxi/5r9AeFgkhkZ/B0ap99zmxtxdOixOMI570VjdRCs9pE4Wdkz7JYrsPvsl7eESg==, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.19.8.tgz} engines: {node: '>=12'} cpu: [riscv64] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-s390x@0.19.8: - resolution: {integrity: sha512-NPxbdmmo3Bk7mbNeHmcCd7R7fptJaczPYBaELk6NcXxy7HLNyWwCyDJ/Xx+/YcNH7Im5dHdx9gZ5xIwyliQCbg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.19.8.tgz} - name: '@esbuild/linux-s390x' - version: 0.19.8 + '@esbuild/linux-s390x@0.19.8': + resolution: {integrity: sha512-NPxbdmmo3Bk7mbNeHmcCd7R7fptJaczPYBaELk6NcXxy7HLNyWwCyDJ/Xx+/YcNH7Im5dHdx9gZ5xIwyliQCbg==, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.19.8.tgz} engines: {node: '>=12'} cpu: [s390x] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/linux-x64@0.19.8: - resolution: {integrity: sha512-lytMAVOM3b1gPypL2TRmZ5rnXl7+6IIk8uB3eLsV1JwcizuolblXRrc5ShPrO9ls/b+RTp+E6gbsuLWHWi2zGg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.19.8.tgz} - name: '@esbuild/linux-x64' - version: 0.19.8 + '@esbuild/linux-x64@0.19.8': + resolution: {integrity: sha512-lytMAVOM3b1gPypL2TRmZ5rnXl7+6IIk8uB3eLsV1JwcizuolblXRrc5ShPrO9ls/b+RTp+E6gbsuLWHWi2zGg==, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [linux] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/netbsd-x64@0.19.8: - resolution: {integrity: sha512-hvWVo2VsXz/8NVt1UhLzxwAfo5sioj92uo0bCfLibB0xlOmimU/DeAEsQILlBQvkhrGjamP0/el5HU76HAitGw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.19.8.tgz} - name: '@esbuild/netbsd-x64' - version: 0.19.8 + '@esbuild/netbsd-x64@0.19.8': + resolution: {integrity: sha512-hvWVo2VsXz/8NVt1UhLzxwAfo5sioj92uo0bCfLibB0xlOmimU/DeAEsQILlBQvkhrGjamP0/el5HU76HAitGw==, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [netbsd] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/openbsd-x64@0.19.8: - resolution: {integrity: sha512-/7Y7u77rdvmGTxR83PgaSvSBJCC2L3Kb1M/+dmSIvRvQPXXCuC97QAwMugBNG0yGcbEGfFBH7ojPzAOxfGNkwQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.19.8.tgz} - name: '@esbuild/openbsd-x64' - version: 0.19.8 + '@esbuild/openbsd-x64@0.19.8': + resolution: {integrity: sha512-/7Y7u77rdvmGTxR83PgaSvSBJCC2L3Kb1M/+dmSIvRvQPXXCuC97QAwMugBNG0yGcbEGfFBH7ojPzAOxfGNkwQ==, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [openbsd] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/sunos-x64@0.19.8: - resolution: {integrity: sha512-9Lc4s7Oi98GqFA4HzA/W2JHIYfnXbUYgekUP/Sm4BG9sfLjyv6GKKHKKVs83SMicBF2JwAX6A1PuOLMqpD001w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.19.8.tgz} - name: '@esbuild/sunos-x64' - version: 0.19.8 + '@esbuild/sunos-x64@0.19.8': + resolution: {integrity: sha512-9Lc4s7Oi98GqFA4HzA/W2JHIYfnXbUYgekUP/Sm4BG9sfLjyv6GKKHKKVs83SMicBF2JwAX6A1PuOLMqpD001w==, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [sunos] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/win32-arm64@0.19.8: - resolution: {integrity: sha512-rq6WzBGjSzihI9deW3fC2Gqiak68+b7qo5/3kmB6Gvbh/NYPA0sJhrnp7wgV4bNwjqM+R2AApXGxMO7ZoGhIJg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.19.8.tgz} - name: '@esbuild/win32-arm64' - version: 0.19.8 + '@esbuild/win32-arm64@0.19.8': + resolution: {integrity: sha512-rq6WzBGjSzihI9deW3fC2Gqiak68+b7qo5/3kmB6Gvbh/NYPA0sJhrnp7wgV4bNwjqM+R2AApXGxMO7ZoGhIJg==, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.19.8.tgz} engines: {node: '>=12'} cpu: [arm64] os: [win32] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/win32-ia32@0.19.8: - resolution: {integrity: sha512-AIAbverbg5jMvJznYiGhrd3sumfwWs8572mIJL5NQjJa06P8KfCPWZQ0NwZbPQnbQi9OWSZhFVSUWjjIrn4hSw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.19.8.tgz} - name: '@esbuild/win32-ia32' - version: 0.19.8 + '@esbuild/win32-ia32@0.19.8': + resolution: {integrity: sha512-AIAbverbg5jMvJznYiGhrd3sumfwWs8572mIJL5NQjJa06P8KfCPWZQ0NwZbPQnbQi9OWSZhFVSUWjjIrn4hSw==, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.19.8.tgz} engines: {node: '>=12'} cpu: [ia32] os: [win32] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@esbuild/win32-x64@0.19.8: - resolution: {integrity: sha512-bfZ0cQ1uZs2PqpulNL5j/3w+GDhP36k1K5c38QdQg+Swy51jFZWWeIkteNsufkQxp986wnqRRsb/bHbY1WQ7TA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.19.8.tgz} - name: '@esbuild/win32-x64' - version: 0.19.8 + '@esbuild/win32-x64@0.19.8': + resolution: {integrity: sha512-bfZ0cQ1uZs2PqpulNL5j/3w+GDhP36k1K5c38QdQg+Swy51jFZWWeIkteNsufkQxp986wnqRRsb/bHbY1WQ7TA==, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.19.8.tgz} engines: {node: '>=12'} cpu: [x64] os: [win32] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/@eslint/eslintrc@1.3.0: - resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz} - name: '@eslint/eslintrc' + '@eslint/eslintrc@https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz': + resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==, tarball: https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz} version: 1.3.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - ajv: registry.npmmirror.com/ajv@6.12.4 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - espree: registry.npmmirror.com/espree@9.3.2 - globals: registry.npmmirror.com/globals@13.15.0 - ignore: registry.npmmirror.com/ignore@5.2.0 - import-fresh: registry.npmmirror.com/import-fresh@3.3.0 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@goto-bus-stop/common-shake@2.4.0: - resolution: {integrity: sha512-LO+7v+UbxE3IyAS4Suf/KYB7Zq9DEIHibwDe6Wph4apNEfDyyxP7BSxzRS/Qa9lUH5gsm9eL9nF8EE1E0/nQkQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@goto-bus-stop/common-shake/-/common-shake-2.4.0.tgz} - name: '@goto-bus-stop/common-shake' + '@goto-bus-stop/common-shake@https://registry.npmmirror.com/@goto-bus-stop/common-shake/-/common-shake-2.4.0.tgz': + resolution: {integrity: sha512-LO+7v+UbxE3IyAS4Suf/KYB7Zq9DEIHibwDe6Wph4apNEfDyyxP7BSxzRS/Qa9lUH5gsm9eL9nF8EE1E0/nQkQ==, tarball: https://registry.npmmirror.com/@goto-bus-stop/common-shake/-/common-shake-2.4.0.tgz} version: 2.4.0 - dependencies: - acorn-walk: registry.npmmirror.com/acorn-walk@7.2.0 - debug: registry.npmmirror.com/debug@3.2.7(supports-color@5.5.0) - escope: registry.npmmirror.com/escope@3.6.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@goto-bus-stop/envify@5.0.0: - resolution: {integrity: sha512-xAnxuDWmwQxO8CgVuPTxKuNsKDfwyXXTyAabG4sNoK59H/ZMC7BHxTA/4ehtinsxbcH7/9L65F5VhyNdQfUyqA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@goto-bus-stop/envify/-/envify-5.0.0.tgz} - name: '@goto-bus-stop/envify' + '@goto-bus-stop/envify@https://registry.npmmirror.com/@goto-bus-stop/envify/-/envify-5.0.0.tgz': + resolution: {integrity: sha512-xAnxuDWmwQxO8CgVuPTxKuNsKDfwyXXTyAabG4sNoK59H/ZMC7BHxTA/4ehtinsxbcH7/9L65F5VhyNdQfUyqA==, tarball: https://registry.npmmirror.com/@goto-bus-stop/envify/-/envify-5.0.0.tgz} version: 5.0.0 hasBin: true - dependencies: - acorn-node: registry.npmmirror.com/acorn-node@2.0.1 - dash-ast: registry.npmmirror.com/dash-ast@2.0.1 - multisplice: registry.npmmirror.com/multisplice@1.0.0 - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/@humanwhocodes/config-array@0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz} - name: '@humanwhocodes/config-array' + '@humanwhocodes/config-array@https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz': + resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==, tarball: https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz} version: 0.9.5 engines: {node: '>=10.10.0'} - dependencies: - '@humanwhocodes/object-schema': registry.npmmirror.com/@humanwhocodes/object-schema@1.2.1 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - minimatch: registry.npmmirror.com/minimatch@3.1.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/@humanwhocodes/object-schema@1.2.1: - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz} - name: '@humanwhocodes/object-schema' + '@humanwhocodes/object-schema@https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz': + resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==, tarball: https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz} version: 1.2.1 - dev: true - registry.npmmirror.com/@jridgewell/gen-mapping@0.1.1: - resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz} - name: '@jridgewell/gen-mapping' + '@jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz': + resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz} version: 0.1.1 engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/set-array': registry.npmmirror.com/@jridgewell/set-array@1.1.1 - '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.13 - dev: true - registry.npmmirror.com/@jridgewell/gen-mapping@0.3.1: - resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz} - name: '@jridgewell/gen-mapping' + '@jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz': + resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz} version: 0.3.1 engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/set-array': registry.npmmirror.com/@jridgewell/set-array@1.1.1 - '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.13 - '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.13 - dev: true - registry.npmmirror.com/@jridgewell/resolve-uri@3.0.7: - resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz} - name: '@jridgewell/resolve-uri' + '@jridgewell/resolve-uri@https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz': + resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==, tarball: https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz} version: 3.0.7 engines: {node: '>=6.0.0'} - dev: true - registry.npmmirror.com/@jridgewell/set-array@1.1.1: - resolution: {integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.1.tgz} - name: '@jridgewell/set-array' + '@jridgewell/set-array@https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.1.tgz': + resolution: {integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==, tarball: https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.1.tgz} version: 1.1.1 engines: {node: '>=6.0.0'} - dev: true - registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz} - name: '@jridgewell/sourcemap-codec' + '@jridgewell/sourcemap-codec@https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz': + resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz} version: 1.4.13 - dev: true - registry.npmmirror.com/@jridgewell/trace-mapping@0.3.13: - resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz} - name: '@jridgewell/trace-mapping' + '@jridgewell/trace-mapping@https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz': + resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==, tarball: https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz} version: 0.3.13 - dependencies: - '@jridgewell/resolve-uri': registry.npmmirror.com/@jridgewell/resolve-uri@3.0.7 - '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.13 - dev: true - registry.npmmirror.com/@leichtgewicht/ip-codec@2.0.5: - resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz} - name: '@leichtgewicht/ip-codec' + '@leichtgewicht/ip-codec@https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz': + resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==, tarball: https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz} version: 2.0.5 - dev: false - registry.npmmirror.com/@maxmind/geoip2-node@5.0.0: - resolution: {integrity: sha512-ki+q5//oU4tZ3BAhegZJcB5czoZyic5JSTEKbrUAQB/BzAoAiGyLW0immEmQvVVyy2SMlvBTJ3zqyRj8K9BbwQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@maxmind/geoip2-node/-/geoip2-node-5.0.0.tgz} - name: '@maxmind/geoip2-node' + '@maxmind/geoip2-node@https://registry.npmmirror.com/@maxmind/geoip2-node/-/geoip2-node-5.0.0.tgz': + resolution: {integrity: sha512-ki+q5//oU4tZ3BAhegZJcB5czoZyic5JSTEKbrUAQB/BzAoAiGyLW0immEmQvVVyy2SMlvBTJ3zqyRj8K9BbwQ==, tarball: https://registry.npmmirror.com/@maxmind/geoip2-node/-/geoip2-node-5.0.0.tgz} version: 5.0.0 - dependencies: - ip6addr: registry.npmmirror.com/ip6addr@0.2.5 - maxmind: registry.npmmirror.com/maxmind@4.3.19 - dev: false - registry.npmmirror.com/@sindresorhus/is@0.14.0: - resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sindresorhus/is/-/is-0.14.0.tgz} - name: '@sindresorhus/is' + '@sindresorhus/is@https://registry.npmmirror.com/@sindresorhus/is/-/is-0.14.0.tgz': + resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==, tarball: https://registry.npmmirror.com/@sindresorhus/is/-/is-0.14.0.tgz} version: 0.14.0 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/@szmarczak/http-timer@1.1.2: - resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz} - name: '@szmarczak/http-timer' + '@szmarczak/http-timer@https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz': + resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==, tarball: https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz} version: 1.1.2 engines: {node: '>=6'} - dependencies: - defer-to-connect: registry.npmmirror.com/defer-to-connect@1.1.3 - dev: true - registry.npmmirror.com/@types/eslint@8.4.2: - resolution: {integrity: sha512-Z1nseZON+GEnFjJc04sv4NSALGjhFwy6K0HXt7qsn5ArfAKtb63dXNJHf+1YW6IpOIYRBGUbu3GwJdj8DGnCjA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/eslint/-/eslint-8.4.2.tgz} - name: '@types/eslint' + '@types/eslint@https://registry.npmmirror.com/@types/eslint/-/eslint-8.4.2.tgz': + resolution: {integrity: sha512-Z1nseZON+GEnFjJc04sv4NSALGjhFwy6K0HXt7qsn5ArfAKtb63dXNJHf+1YW6IpOIYRBGUbu3GwJdj8DGnCjA==, tarball: https://registry.npmmirror.com/@types/eslint/-/eslint-8.4.2.tgz} version: 8.4.2 - dependencies: - '@types/estree': registry.npmmirror.com/@types/estree@0.0.51 - '@types/json-schema': registry.npmmirror.com/@types/json-schema@7.0.11 - dev: true - registry.npmmirror.com/@types/estree@0.0.51: - resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz} - name: '@types/estree' + '@types/estree@https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz': + resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==, tarball: https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz} version: 0.0.51 - dev: true - registry.npmmirror.com/@types/expect@1.20.4: - resolution: {integrity: sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/expect/-/expect-1.20.4.tgz} - name: '@types/expect' + '@types/expect@https://registry.npmmirror.com/@types/expect/-/expect-1.20.4.tgz': + resolution: {integrity: sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==, tarball: https://registry.npmmirror.com/@types/expect/-/expect-1.20.4.tgz} version: 1.20.4 - dev: true - registry.npmmirror.com/@types/glob-stream@6.1.1: - resolution: {integrity: sha512-AGOUTsTdbPkRS0qDeyeS+6KypmfVpbT5j23SN8UPG63qjKXNKjXn6V9wZUr8Fin0m9l8oGYaPK8b2WUMF8xI1A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/glob-stream/-/glob-stream-6.1.1.tgz} - name: '@types/glob-stream' + '@types/glob-stream@https://registry.npmmirror.com/@types/glob-stream/-/glob-stream-6.1.1.tgz': + resolution: {integrity: sha512-AGOUTsTdbPkRS0qDeyeS+6KypmfVpbT5j23SN8UPG63qjKXNKjXn6V9wZUr8Fin0m9l8oGYaPK8b2WUMF8xI1A==, tarball: https://registry.npmmirror.com/@types/glob-stream/-/glob-stream-6.1.1.tgz} version: 6.1.1 - dependencies: - '@types/glob': registry.npmmirror.com/@types/glob@7.2.0 - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - dev: true - registry.npmmirror.com/@types/glob@7.2.0: - resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz} - name: '@types/glob' + '@types/glob@https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz': + resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==, tarball: https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz} version: 7.2.0 - dependencies: - '@types/minimatch': registry.npmmirror.com/@types/minimatch@3.0.5 - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - dev: true - registry.npmmirror.com/@types/gulp@4.0.9: - resolution: {integrity: sha512-zzT+wfQ8uwoXjDhRK9Zkmmk09/fbLLmN/yDHFizJiEKIve85qutOnXcP/TM2sKPBTU+Jc16vfPbOMkORMUBN7Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/gulp/-/gulp-4.0.9.tgz} - name: '@types/gulp' + '@types/gulp@https://registry.npmmirror.com/@types/gulp/-/gulp-4.0.9.tgz': + resolution: {integrity: sha512-zzT+wfQ8uwoXjDhRK9Zkmmk09/fbLLmN/yDHFizJiEKIve85qutOnXcP/TM2sKPBTU+Jc16vfPbOMkORMUBN7Q==, tarball: https://registry.npmmirror.com/@types/gulp/-/gulp-4.0.9.tgz} version: 4.0.9 - dependencies: - '@types/undertaker': registry.npmmirror.com/@types/undertaker@1.2.8 - '@types/vinyl-fs': registry.npmmirror.com/@types/vinyl-fs@2.4.12 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - dev: true - registry.npmmirror.com/@types/http-proxy@1.17.14: - resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz} - name: '@types/http-proxy' + '@types/http-proxy@https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz': + resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==, tarball: https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz} version: 1.17.14 - dependencies: - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - dev: false - registry.npmmirror.com/@types/json-schema@7.0.11: - resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz} - name: '@types/json-schema' + '@types/json-schema@https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz': + resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz} version: 7.0.11 - dev: true - registry.npmmirror.com/@types/keyv@3.1.4: - resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/keyv/-/keyv-3.1.4.tgz} - name: '@types/keyv' + '@types/keyv@https://registry.npmmirror.com/@types/keyv/-/keyv-3.1.4.tgz': + resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==, tarball: https://registry.npmmirror.com/@types/keyv/-/keyv-3.1.4.tgz} version: 3.1.4 - dependencies: - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - dev: true - registry.npmmirror.com/@types/luxon@3.3.8: - resolution: {integrity: sha512-jYvz8UMLDgy3a5SkGJne8H7VA7zPV2Lwohjx0V8V31+SqAjNmurWMkk9cQhfvlcnXWudBpK9xPM1n4rljOcHYQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/luxon/-/luxon-3.3.8.tgz} - name: '@types/luxon' + '@types/luxon@https://registry.npmmirror.com/@types/luxon/-/luxon-3.3.8.tgz': + resolution: {integrity: sha512-jYvz8UMLDgy3a5SkGJne8H7VA7zPV2Lwohjx0V8V31+SqAjNmurWMkk9cQhfvlcnXWudBpK9xPM1n4rljOcHYQ==, tarball: https://registry.npmmirror.com/@types/luxon/-/luxon-3.3.8.tgz} version: 3.3.8 - dev: false - registry.npmmirror.com/@types/minimatch@3.0.5: - resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/minimatch/-/minimatch-3.0.5.tgz} - name: '@types/minimatch' + '@types/minimatch@https://registry.npmmirror.com/@types/minimatch/-/minimatch-3.0.5.tgz': + resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==, tarball: https://registry.npmmirror.com/@types/minimatch/-/minimatch-3.0.5.tgz} version: 3.0.5 - dev: true - registry.npmmirror.com/@types/node@17.0.35: - resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz} - name: '@types/node' + '@types/node@https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz': + resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==, tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz} version: 17.0.35 - registry.npmmirror.com/@types/responselike@1.0.0: - resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.0.tgz} - name: '@types/responselike' + '@types/responselike@https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.0.tgz': + resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==, tarball: https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.0.tgz} version: 1.0.0 - dependencies: - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - dev: true - registry.npmmirror.com/@types/undertaker-registry@1.0.1: - resolution: {integrity: sha512-Z4TYuEKn9+RbNVk1Ll2SS4x1JeLHecolIbM/a8gveaHsW0Hr+RQMraZACwTO2VD7JvepgA6UO1A1VrbktQrIbQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/undertaker-registry/-/undertaker-registry-1.0.1.tgz} - name: '@types/undertaker-registry' + '@types/undertaker-registry@https://registry.npmmirror.com/@types/undertaker-registry/-/undertaker-registry-1.0.1.tgz': + resolution: {integrity: sha512-Z4TYuEKn9+RbNVk1Ll2SS4x1JeLHecolIbM/a8gveaHsW0Hr+RQMraZACwTO2VD7JvepgA6UO1A1VrbktQrIbQ==, tarball: https://registry.npmmirror.com/@types/undertaker-registry/-/undertaker-registry-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/@types/undertaker@1.2.8: - resolution: {integrity: sha512-gW3PRqCHYpo45XFQHJBhch7L6hytPsIe0QeLujlnFsjHPnXLhJcPdN6a9368d7aIQgH2I/dUTPFBlGeSNA3qOg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/undertaker/-/undertaker-1.2.8.tgz} - name: '@types/undertaker' + '@types/undertaker@https://registry.npmmirror.com/@types/undertaker/-/undertaker-1.2.8.tgz': + resolution: {integrity: sha512-gW3PRqCHYpo45XFQHJBhch7L6hytPsIe0QeLujlnFsjHPnXLhJcPdN6a9368d7aIQgH2I/dUTPFBlGeSNA3qOg==, tarball: https://registry.npmmirror.com/@types/undertaker/-/undertaker-1.2.8.tgz} version: 1.2.8 - dependencies: - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - '@types/undertaker-registry': registry.npmmirror.com/@types/undertaker-registry@1.0.1 - async-done: registry.npmmirror.com/async-done@1.3.2 - dev: true - registry.npmmirror.com/@types/vinyl-fs@2.4.12: - resolution: {integrity: sha512-LgBpYIWuuGsihnlF+OOWWz4ovwCYlT03gd3DuLwex50cYZLmX3yrW+sFF9ndtmh7zcZpS6Ri47PrIu+fV+sbXw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/vinyl-fs/-/vinyl-fs-2.4.12.tgz} - name: '@types/vinyl-fs' + '@types/vinyl-fs@https://registry.npmmirror.com/@types/vinyl-fs/-/vinyl-fs-2.4.12.tgz': + resolution: {integrity: sha512-LgBpYIWuuGsihnlF+OOWWz4ovwCYlT03gd3DuLwex50cYZLmX3yrW+sFF9ndtmh7zcZpS6Ri47PrIu+fV+sbXw==, tarball: https://registry.npmmirror.com/@types/vinyl-fs/-/vinyl-fs-2.4.12.tgz} version: 2.4.12 - dependencies: - '@types/glob-stream': registry.npmmirror.com/@types/glob-stream@6.1.1 - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - '@types/vinyl': registry.npmmirror.com/@types/vinyl@2.0.6 - dev: true - registry.npmmirror.com/@types/vinyl@2.0.6: - resolution: {integrity: sha512-ayJ0iOCDNHnKpKTgBG6Q6JOnHTj9zFta+3j2b8Ejza0e4cvRyMn0ZoLEmbPrTHe5YYRlDYPvPWVdV4cTaRyH7g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/vinyl/-/vinyl-2.0.6.tgz} - name: '@types/vinyl' + '@types/vinyl@https://registry.npmmirror.com/@types/vinyl/-/vinyl-2.0.6.tgz': + resolution: {integrity: sha512-ayJ0iOCDNHnKpKTgBG6Q6JOnHTj9zFta+3j2b8Ejza0e4cvRyMn0ZoLEmbPrTHe5YYRlDYPvPWVdV4cTaRyH7g==, tarball: https://registry.npmmirror.com/@types/vinyl/-/vinyl-2.0.6.tgz} version: 2.0.6 - dependencies: - '@types/expect': registry.npmmirror.com/@types/expect@1.20.4 - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - dev: true - registry.npmmirror.com/@ungap/promise-all-settled@1.1.2: - resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz} - name: '@ungap/promise-all-settled' + '@ungap/promise-all-settled@https://registry.npmmirror.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz': + resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==, tarball: https://registry.npmmirror.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz} version: 1.1.2 - dev: true - registry.npmmirror.com/JSONStream@1.3.5: - resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz} - name: JSONStream + JSONStream@https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz: + resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, tarball: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz} version: 1.3.5 hasBin: true - dependencies: - jsonparse: registry.npmmirror.com/jsonparse@1.3.1 - through: registry.npmmirror.com/through@2.3.8 - dev: true - registry.npmmirror.com/abbrev@1.1.1: - resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz} - name: abbrev + abbrev@https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz: + resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==, tarball: https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz} version: 1.1.1 - dev: true - registry.npmmirror.com/accepts@1.3.7: - resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/accepts/-/accepts-1.3.7.tgz} - name: accepts + accepts@https://registry.npmmirror.com/accepts/-/accepts-1.3.7.tgz: + resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==, tarball: https://registry.npmmirror.com/accepts/-/accepts-1.3.7.tgz} version: 1.3.7 engines: {node: '>= 0.6'} - dependencies: - mime-types: registry.npmmirror.com/mime-types@2.1.27 - negotiator: registry.npmmirror.com/negotiator@0.6.2 - dev: false - registry.npmmirror.com/acorn-jsx@5.3.2(acorn@8.7.1): - resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz} - id: registry.npmmirror.com/acorn-jsx/5.3.2 - name: acorn-jsx + acorn-jsx@https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz: + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz} version: 5.3.2 peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - acorn: registry.npmmirror.com/acorn@8.7.1 - dev: true - registry.npmmirror.com/acorn-node@1.8.2: - resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz} - name: acorn-node + acorn-node@https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz: + resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==, tarball: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz} version: 1.8.2 - dependencies: - acorn: registry.npmmirror.com/acorn@7.4.1 - acorn-walk: registry.npmmirror.com/acorn-walk@7.2.0 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/acorn-node@2.0.1: - resolution: {integrity: sha512-VLR5sHqjk+8c5hrKeP2fWaIHb8eewsoxnZ8r2qpwRHXMHuC7KyOPflnOx9dLssVQUurzJ7rO0OzIFjHcndafWw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-node/-/acorn-node-2.0.1.tgz} - name: acorn-node + acorn-node@https://registry.npmmirror.com/acorn-node/-/acorn-node-2.0.1.tgz: + resolution: {integrity: sha512-VLR5sHqjk+8c5hrKeP2fWaIHb8eewsoxnZ8r2qpwRHXMHuC7KyOPflnOx9dLssVQUurzJ7rO0OzIFjHcndafWw==, tarball: https://registry.npmmirror.com/acorn-node/-/acorn-node-2.0.1.tgz} version: 2.0.1 - dependencies: - acorn: registry.npmmirror.com/acorn@7.4.1 - acorn-walk: registry.npmmirror.com/acorn-walk@7.2.0 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/acorn-walk@7.2.0: - resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz} - name: acorn-walk + acorn-walk@https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz: + resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==, tarball: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz} version: 7.2.0 engines: {node: '>=0.4.0'} - dev: true - registry.npmmirror.com/acorn@5.7.4: - resolution: {integrity: sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-5.7.4.tgz} - name: acorn + acorn@https://registry.npmmirror.com/acorn/-/acorn-5.7.4.tgz: + resolution: {integrity: sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==, tarball: https://registry.npmmirror.com/acorn/-/acorn-5.7.4.tgz} version: 5.7.4 engines: {node: '>=0.4.0'} hasBin: true - dev: true - registry.npmmirror.com/acorn@7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz} - name: acorn + acorn@https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz: + resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==, tarball: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz} version: 7.4.1 engines: {node: '>=0.4.0'} hasBin: true - registry.npmmirror.com/acorn@8.7.1: - resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz} - name: acorn + acorn@https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz: + resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz} version: 8.7.1 engines: {node: '>=0.4.0'} hasBin: true - dev: true - registry.npmmirror.com/ajv@6.12.4: - resolution: {integrity: sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz} - name: ajv + ajv@https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz: + resolution: {integrity: sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==, tarball: https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz} version: 6.12.4 - dependencies: - fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3 - fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify@2.1.0 - json-schema-traverse: registry.npmmirror.com/json-schema-traverse@0.4.1 - uri-js: registry.npmmirror.com/uri-js@4.2.2 - registry.npmmirror.com/amdefine@1.0.1: - resolution: {integrity: sha512-S2Hw0TtNkMJhIabBwIojKL9YHO5T0n5eNqWJ7Lrlel/zDbftQpxpapi8tZs3X1HWa+u+QeydGmzzNU0m09+Rcg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/amdefine/-/amdefine-1.0.1.tgz} - name: amdefine + amdefine@https://registry.npmmirror.com/amdefine/-/amdefine-1.0.1.tgz: + resolution: {integrity: sha512-S2Hw0TtNkMJhIabBwIojKL9YHO5T0n5eNqWJ7Lrlel/zDbftQpxpapi8tZs3X1HWa+u+QeydGmzzNU0m09+Rcg==, tarball: https://registry.npmmirror.com/amdefine/-/amdefine-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.4.2'} - requiresBuild: true - registry.npmmirror.com/ansi-align@3.0.1: - resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-align/-/ansi-align-3.0.1.tgz} - name: ansi-align + ansi-align@https://registry.npmmirror.com/ansi-align/-/ansi-align-3.0.1.tgz: + resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==, tarball: https://registry.npmmirror.com/ansi-align/-/ansi-align-3.0.1.tgz} version: 3.0.1 - dependencies: - string-width: registry.npmmirror.com/string-width@4.2.3 - dev: true - registry.npmmirror.com/ansi-colors@1.1.0: - resolution: {integrity: sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-1.1.0.tgz} - name: ansi-colors + ansi-colors@https://registry.npmmirror.com/ansi-colors/-/ansi-colors-1.1.0.tgz: + resolution: {integrity: sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==, tarball: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dependencies: - ansi-wrap: registry.npmmirror.com/ansi-wrap@0.1.0 - dev: true - registry.npmmirror.com/ansi-colors@4.1.1: - resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.1.tgz} - name: ansi-colors + ansi-colors@https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.1.tgz: + resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==, tarball: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.1.tgz} version: 4.1.1 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/ansi-gray@0.1.1: - resolution: {integrity: sha512-HrgGIZUl8h2EHuZaU9hTR/cU5nhKxpVE1V6kdGsQ8e4zirElJ5fvtfc8N7Q1oq1aatO275i8pUFUCpNWCAnVWw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-gray/-/ansi-gray-0.1.1.tgz} - name: ansi-gray + ansi-gray@https://registry.npmmirror.com/ansi-gray/-/ansi-gray-0.1.1.tgz: + resolution: {integrity: sha512-HrgGIZUl8h2EHuZaU9hTR/cU5nhKxpVE1V6kdGsQ8e4zirElJ5fvtfc8N7Q1oq1aatO275i8pUFUCpNWCAnVWw==, tarball: https://registry.npmmirror.com/ansi-gray/-/ansi-gray-0.1.1.tgz} version: 0.1.1 engines: {node: '>=0.10.0'} - dependencies: - ansi-wrap: registry.npmmirror.com/ansi-wrap@0.1.0 - dev: true - registry.npmmirror.com/ansi-regex@2.1.1: - resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz} - name: ansi-regex + ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz: + resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz} version: 2.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/ansi-regex@5.0.1: - resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz} - name: ansi-regex + ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz} version: 5.0.1 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/ansi-styles@2.2.1: - resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz} - name: ansi-styles + ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz: + resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz} version: 2.2.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/ansi-styles@3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz} - name: ansi-styles + ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz: + resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz} version: 3.2.1 engines: {node: '>=4'} - dependencies: - color-convert: registry.npmmirror.com/color-convert@1.9.3 - dev: true - registry.npmmirror.com/ansi-styles@4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz} - name: ansi-styles + ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz} version: 4.3.0 engines: {node: '>=8'} - dependencies: - color-convert: registry.npmmirror.com/color-convert@2.0.1 - dev: true - registry.npmmirror.com/ansi-wrap@0.1.0: - resolution: {integrity: sha512-ZyznvL8k/FZeQHr2T6LzcJ/+vBApDnMNZvfVFy3At0knswWd6rJ3/0Hhmpu8oqa6C92npmozs890sX9Dl6q+Qw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz} - name: ansi-wrap + ansi-wrap@https://registry.npmmirror.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz: + resolution: {integrity: sha512-ZyznvL8k/FZeQHr2T6LzcJ/+vBApDnMNZvfVFy3At0knswWd6rJ3/0Hhmpu8oqa6C92npmozs890sX9Dl6q+Qw==, tarball: https://registry.npmmirror.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz} version: 0.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/anymatch@2.0.0: - resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz} - name: anymatch + anymatch@https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz: + resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz} version: 2.0.0 - dependencies: - micromatch: registry.npmmirror.com/micromatch@3.1.10 - normalize-path: registry.npmmirror.com/normalize-path@2.1.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/anymatch@3.1.2: - resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.2.tgz} - name: anymatch + anymatch@https://registry.npmmirror.com/anymatch/-/anymatch-3.1.2.tgz: + resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.2.tgz} version: 3.1.2 engines: {node: '>= 8'} - dependencies: - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - picomatch: registry.npmmirror.com/picomatch@2.3.1 - dev: true - registry.npmmirror.com/append-buffer@1.0.2: - resolution: {integrity: sha512-WLbYiXzD3y/ATLZFufV/rZvWdZOs+Z/+5v1rBZ463Jn398pa6kcde27cvozYnBoxXblGZTFfoPpsaEw0orU5BA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/append-buffer/-/append-buffer-1.0.2.tgz} - name: append-buffer + append-buffer@https://registry.npmmirror.com/append-buffer/-/append-buffer-1.0.2.tgz: + resolution: {integrity: sha512-WLbYiXzD3y/ATLZFufV/rZvWdZOs+Z/+5v1rBZ463Jn398pa6kcde27cvozYnBoxXblGZTFfoPpsaEw0orU5BA==, tarball: https://registry.npmmirror.com/append-buffer/-/append-buffer-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dependencies: - buffer-equal: registry.npmmirror.com/buffer-equal@1.0.0 - dev: true - registry.npmmirror.com/archy@1.0.0: - resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz} - name: archy + archy@https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz: + resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==, tarball: https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/argparse@1.0.10: - resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz} - name: argparse + argparse@https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz: + resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, tarball: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz} version: 1.0.10 - dependencies: - sprintf-js: registry.npmmirror.com/sprintf-js@1.0.3 - dev: false - registry.npmmirror.com/argparse@2.0.1: - resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz} - name: argparse + argparse@https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz: + resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz} version: 2.0.1 - dev: true - registry.npmmirror.com/arr-diff@4.0.0: - resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz} - name: arr-diff + arr-diff@https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz: + resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==, tarball: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz} version: 4.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/arr-filter@1.1.2: - resolution: {integrity: sha512-A2BETWCqhsecSvCkWAeVBFLH6sXEUGASuzkpjL3GR1SlL/PWL6M3J8EAAld2Uubmh39tvkJTqC9LeLHCUKmFXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-filter/-/arr-filter-1.1.2.tgz} - name: arr-filter + arr-filter@https://registry.npmmirror.com/arr-filter/-/arr-filter-1.1.2.tgz: + resolution: {integrity: sha512-A2BETWCqhsecSvCkWAeVBFLH6sXEUGASuzkpjL3GR1SlL/PWL6M3J8EAAld2Uubmh39tvkJTqC9LeLHCUKmFXA==, tarball: https://registry.npmmirror.com/arr-filter/-/arr-filter-1.1.2.tgz} version: 1.1.2 engines: {node: '>=0.10.0'} - dependencies: - make-iterator: registry.npmmirror.com/make-iterator@1.0.1 - dev: true - registry.npmmirror.com/arr-flatten@1.1.0: - resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz} - name: arr-flatten + arr-flatten@https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz: + resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==, tarball: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/arr-map@2.0.2: - resolution: {integrity: sha512-tVqVTHt+Q5Xb09qRkbu+DidW1yYzz5izWS2Xm2yFm7qJnmUfz4HPzNxbHkdRJbz2lrqI7S+z17xNYdFcBBO8Hw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz} - name: arr-map + arr-map@https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz: + resolution: {integrity: sha512-tVqVTHt+Q5Xb09qRkbu+DidW1yYzz5izWS2Xm2yFm7qJnmUfz4HPzNxbHkdRJbz2lrqI7S+z17xNYdFcBBO8Hw==, tarball: https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz} version: 2.0.2 engines: {node: '>=0.10.0'} - dependencies: - make-iterator: registry.npmmirror.com/make-iterator@1.0.1 - dev: true - registry.npmmirror.com/arr-union@3.1.0: - resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz} - name: arr-union + arr-union@https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz: + resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==, tarball: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz} version: 3.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/array-each@1.0.1: - resolution: {integrity: sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-each/-/array-each-1.0.1.tgz} - name: array-each + array-each@https://registry.npmmirror.com/array-each/-/array-each-1.0.1.tgz: + resolution: {integrity: sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==, tarball: https://registry.npmmirror.com/array-each/-/array-each-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/array-flatten@1.1.1: - resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz} - name: array-flatten + array-flatten@https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz: + resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==, tarball: https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz} version: 1.1.1 - dev: false - registry.npmmirror.com/array-from@2.1.1: - resolution: {integrity: sha512-GQTc6Uupx1FCavi5mPzBvVT7nEOeWMmUA9P95wpfpW1XwMSKs+KaymD5C2Up7KAUKg/mYwbsUYzdZWcoajlNZg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-from/-/array-from-2.1.1.tgz} - name: array-from + array-from@https://registry.npmmirror.com/array-from/-/array-from-2.1.1.tgz: + resolution: {integrity: sha512-GQTc6Uupx1FCavi5mPzBvVT7nEOeWMmUA9P95wpfpW1XwMSKs+KaymD5C2Up7KAUKg/mYwbsUYzdZWcoajlNZg==, tarball: https://registry.npmmirror.com/array-from/-/array-from-2.1.1.tgz} version: 2.1.1 - dev: true - registry.npmmirror.com/array-initial@1.1.0: - resolution: {integrity: sha512-BC4Yl89vneCYfpLrs5JU2aAu9/a+xWbeKhvISg9PT7eWFB9UlRvI+rKEtk6mgxWr3dSkk9gQ8hCrdqt06NXPdw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-initial/-/array-initial-1.1.0.tgz} - name: array-initial + array-initial@https://registry.npmmirror.com/array-initial/-/array-initial-1.1.0.tgz: + resolution: {integrity: sha512-BC4Yl89vneCYfpLrs5JU2aAu9/a+xWbeKhvISg9PT7eWFB9UlRvI+rKEtk6mgxWr3dSkk9gQ8hCrdqt06NXPdw==, tarball: https://registry.npmmirror.com/array-initial/-/array-initial-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dependencies: - array-slice: registry.npmmirror.com/array-slice@1.1.0 - is-number: registry.npmmirror.com/is-number@4.0.0 - dev: true - registry.npmmirror.com/array-last@1.3.0: - resolution: {integrity: sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-last/-/array-last-1.3.0.tgz} - name: array-last + array-last@https://registry.npmmirror.com/array-last/-/array-last-1.3.0.tgz: + resolution: {integrity: sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==, tarball: https://registry.npmmirror.com/array-last/-/array-last-1.3.0.tgz} version: 1.3.0 engines: {node: '>=0.10.0'} - dependencies: - is-number: registry.npmmirror.com/is-number@4.0.0 - dev: true - registry.npmmirror.com/array-slice@1.1.0: - resolution: {integrity: sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-slice/-/array-slice-1.1.0.tgz} - name: array-slice + array-slice@https://registry.npmmirror.com/array-slice/-/array-slice-1.1.0.tgz: + resolution: {integrity: sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==, tarball: https://registry.npmmirror.com/array-slice/-/array-slice-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/array-sort@1.0.0: - resolution: {integrity: sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-sort/-/array-sort-1.0.0.tgz} - name: array-sort + array-sort@https://registry.npmmirror.com/array-sort/-/array-sort-1.0.0.tgz: + resolution: {integrity: sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==, tarball: https://registry.npmmirror.com/array-sort/-/array-sort-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - default-compare: registry.npmmirror.com/default-compare@1.0.0 - get-value: registry.npmmirror.com/get-value@2.0.6 - kind-of: registry.npmmirror.com/kind-of@5.1.0 - dev: true - registry.npmmirror.com/array-unique@0.3.2: - resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz} - name: array-unique + array-unique@https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz: + resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==, tarball: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz} version: 0.3.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/array.prototype.reduce@1.0.4: - resolution: {integrity: sha512-WnM+AjG/DvLRLo4DDl+r+SvCzYtD2Jd9oeBYMcEaI7t3fFrHY9M53/wdLcTvmZNQ70IU6Htj0emFkZ5TS+lrdw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array.prototype.reduce/-/array.prototype.reduce-1.0.4.tgz} - name: array.prototype.reduce + array.prototype.reduce@https://registry.npmmirror.com/array.prototype.reduce/-/array.prototype.reduce-1.0.4.tgz: + resolution: {integrity: sha512-WnM+AjG/DvLRLo4DDl+r+SvCzYtD2Jd9oeBYMcEaI7t3fFrHY9M53/wdLcTvmZNQ70IU6Htj0emFkZ5TS+lrdw==, tarball: https://registry.npmmirror.com/array.prototype.reduce/-/array.prototype.reduce-1.0.4.tgz} version: 1.0.4 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - es-array-method-boxes-properly: registry.npmmirror.com/es-array-method-boxes-properly@1.0.0 - is-string: registry.npmmirror.com/is-string@1.0.7 - dev: true - registry.npmmirror.com/asn1.js@5.4.1: - resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asn1.js/-/asn1.js-5.4.1.tgz} - name: asn1.js + asn1.js@https://registry.npmmirror.com/asn1.js/-/asn1.js-5.4.1.tgz: + resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==, tarball: https://registry.npmmirror.com/asn1.js/-/asn1.js-5.4.1.tgz} version: 5.4.1 - dependencies: - bn.js: registry.npmmirror.com/bn.js@4.12.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - minimalistic-assert: registry.npmmirror.com/minimalistic-assert@1.0.1 - safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 - dev: true - registry.npmmirror.com/asn1@0.2.4: - resolution: {integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asn1/-/asn1-0.2.4.tgz} - name: asn1 + asn1@https://registry.npmmirror.com/asn1/-/asn1-0.2.4.tgz: + resolution: {integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==, tarball: https://registry.npmmirror.com/asn1/-/asn1-0.2.4.tgz} version: 0.2.4 - dependencies: - safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 - dev: false - registry.npmmirror.com/assert-plus@1.0.0: - resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz} - name: assert-plus + assert-plus@https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz: + resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==, tarball: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.8'} - dev: false - registry.npmmirror.com/assert@1.5.0: - resolution: {integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assert/-/assert-1.5.0.tgz} - name: assert + assert@https://registry.npmmirror.com/assert/-/assert-1.5.0.tgz: + resolution: {integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==, tarball: https://registry.npmmirror.com/assert/-/assert-1.5.0.tgz} version: 1.5.0 - dependencies: - object-assign: registry.npmmirror.com/object-assign@4.1.1 - util: registry.npmmirror.com/util@0.10.3 - dev: true - registry.npmmirror.com/assertion-error@1.1.0: - resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz} - name: assertion-error + assertion-error@https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz: + resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==, tarball: https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz} version: 1.1.0 - dev: true - registry.npmmirror.com/assign-symbols@1.0.0: - resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz} - name: assign-symbols + assign-symbols@https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz: + resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==, tarball: https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/async-done@1.3.2: - resolution: {integrity: sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz} - name: async-done + async-done@https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz: + resolution: {integrity: sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==, tarball: https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz} version: 1.3.2 engines: {node: '>= 0.10'} - dependencies: - end-of-stream: registry.npmmirror.com/end-of-stream@1.4.4 - once: registry.npmmirror.com/once@1.4.0 - process-nextick-args: registry.npmmirror.com/process-nextick-args@2.0.1 - stream-exhaust: registry.npmmirror.com/stream-exhaust@1.0.2 - dev: true - registry.npmmirror.com/async-each@1.0.3: - resolution: {integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async-each/-/async-each-1.0.3.tgz} - name: async-each + async-each@https://registry.npmmirror.com/async-each/-/async-each-1.0.3.tgz: + resolution: {integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==, tarball: https://registry.npmmirror.com/async-each/-/async-each-1.0.3.tgz} version: 1.0.3 - dev: true - registry.npmmirror.com/async-settle@1.0.0: - resolution: {integrity: sha512-VPXfB4Vk49z1LHHodrEQ6Xf7W4gg1w0dAPROHngx7qgDjqmIQ+fXmwgGXTW/ITLai0YLSvWepJOP9EVpMnEAcw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async-settle/-/async-settle-1.0.0.tgz} - name: async-settle + async-settle@https://registry.npmmirror.com/async-settle/-/async-settle-1.0.0.tgz: + resolution: {integrity: sha512-VPXfB4Vk49z1LHHodrEQ6Xf7W4gg1w0dAPROHngx7qgDjqmIQ+fXmwgGXTW/ITLai0YLSvWepJOP9EVpMnEAcw==, tarball: https://registry.npmmirror.com/async-settle/-/async-settle-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.10'} - dependencies: - async-done: registry.npmmirror.com/async-done@1.3.2 - dev: true - registry.npmmirror.com/asynckit@0.4.0: - resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz} - name: asynckit + asynckit@https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz: + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz} version: 0.4.0 - dev: false - registry.npmmirror.com/atob@2.1.2: - resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz} - name: atob + atob@https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz: + resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==, tarball: https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz} version: 2.1.2 engines: {node: '>= 4.5.0'} hasBin: true - dev: true - registry.npmmirror.com/automerge@1.0.1-preview.7: - resolution: {integrity: sha512-Fz5fJdU59xYYj0viteMKTGg/bQWTyibZlkY3V8VQqx9Do1Eg3jtud2+BAI5ZQiKwdWocXc4KKC5o5vT1dzouag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/automerge/-/automerge-1.0.1-preview.7.tgz} - name: automerge + automerge@https://registry.npmmirror.com/automerge/-/automerge-1.0.1-preview.7.tgz: + resolution: {integrity: sha512-Fz5fJdU59xYYj0viteMKTGg/bQWTyibZlkY3V8VQqx9Do1Eg3jtud2+BAI5ZQiKwdWocXc4KKC5o5vT1dzouag==, tarball: https://registry.npmmirror.com/automerge/-/automerge-1.0.1-preview.7.tgz} version: 1.0.1-preview.7 - dependencies: - fast-sha256: registry.npmmirror.com/fast-sha256@1.3.0 - pako: registry.npmmirror.com/pako@2.0.4 - uuid: registry.npmmirror.com/uuid@3.4.0 - dev: false - registry.npmmirror.com/available-typed-arrays@1.0.5: - resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz} - name: available-typed-arrays + available-typed-arrays@https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz: + resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==, tarball: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz} version: 1.0.5 engines: {node: '>= 0.4'} - dev: true - registry.npmmirror.com/aws-sign2@0.7.0: - resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aws-sign2/-/aws-sign2-0.7.0.tgz} - name: aws-sign2 + aws-sign2@https://registry.npmmirror.com/aws-sign2/-/aws-sign2-0.7.0.tgz: + resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==, tarball: https://registry.npmmirror.com/aws-sign2/-/aws-sign2-0.7.0.tgz} version: 0.7.0 - dev: false - registry.npmmirror.com/aws4@1.10.1: - resolution: {integrity: sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aws4/-/aws4-1.10.1.tgz} - name: aws4 + aws4@https://registry.npmmirror.com/aws4/-/aws4-1.10.1.tgz: + resolution: {integrity: sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==, tarball: https://registry.npmmirror.com/aws4/-/aws4-1.10.1.tgz} version: 1.10.1 - dev: false - registry.npmmirror.com/axo@0.0.2: - resolution: {integrity: sha512-8CC4Mb+OhK97UEng0PgiqUDNZjzVcWDsV+G2vLYCQn1jEL7y6VqiRVlZlRu+aA/ckSznmNzW6X1I6nj2As/haQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axo/-/axo-0.0.2.tgz} - name: axo - version: 0.0.2 - dev: false + axios@0.21.2: + resolution: {integrity: sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==} - registry.npmmirror.com/babel-plugin-dynamic-import-node@2.3.3: - resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz} - name: babel-plugin-dynamic-import-node + babel-plugin-dynamic-import-node@https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz: + resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==, tarball: https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz} version: 2.3.3 - dependencies: - object.assign: registry.npmmirror.com/object.assign@4.1.2 - dev: true - registry.npmmirror.com/babel-plugin-polyfill-corejs2@0.3.1(@babel/core@7.18.0): - resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz} - id: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.3.1 - name: babel-plugin-polyfill-corejs2 + babel-plugin-polyfill-corejs2@https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz: + resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz} version: 0.3.1 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.17.10 - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.18.0) - semver: registry.npmmirror.com/semver@6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/babel-plugin-polyfill-corejs3@0.5.2(@babel/core@7.18.0): - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz} - id: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.5.2 - name: babel-plugin-polyfill-corejs3 + babel-plugin-polyfill-corejs3@https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz: + resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz} version: 0.5.2 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.18.0) - core-js-compat: registry.npmmirror.com/core-js-compat@3.22.6 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/babel-plugin-polyfill-regenerator@0.3.1(@babel/core@7.18.0): - resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz} - id: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.3.1 - name: babel-plugin-polyfill-regenerator + babel-plugin-polyfill-regenerator@https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz: + resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz} version: 0.3.1 peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.3.1(@babel/core@7.18.0) - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/babel-plugin-relative-path-import@2.0.1: - resolution: {integrity: sha512-jOtB/Lef7QFNAEGRV4VmUvP/VsizpvOVonrTeTTE8TxVIR0FL/wJTzFQp4ei5Jf5+EWklFORmnsXOjLxvNVeRg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-relative-path-import/-/babel-plugin-relative-path-import-2.0.1.tgz} - name: babel-plugin-relative-path-import + babel-plugin-relative-path-import@https://registry.npmmirror.com/babel-plugin-relative-path-import/-/babel-plugin-relative-path-import-2.0.1.tgz: + resolution: {integrity: sha512-jOtB/Lef7QFNAEGRV4VmUvP/VsizpvOVonrTeTTE8TxVIR0FL/wJTzFQp4ei5Jf5+EWklFORmnsXOjLxvNVeRg==, tarball: https://registry.npmmirror.com/babel-plugin-relative-path-import/-/babel-plugin-relative-path-import-2.0.1.tgz} version: 2.0.1 - dependencies: - slash: registry.npmmirror.com/slash@1.0.0 - dev: true - registry.npmmirror.com/babelify@10.0.0(@babel/core@7.18.0): - resolution: {integrity: sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babelify/-/babelify-10.0.0.tgz} - id: registry.npmmirror.com/babelify/10.0.0 - name: babelify + babelify@https://registry.npmmirror.com/babelify/-/babelify-10.0.0.tgz: + resolution: {integrity: sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg==, tarball: https://registry.npmmirror.com/babelify/-/babelify-10.0.0.tgz} version: 10.0.0 engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - dev: true - registry.npmmirror.com/bach@1.2.0: - resolution: {integrity: sha512-bZOOfCb3gXBXbTFXq3OZtGR88LwGeJvzu6szttaIzymOTS4ZttBNOWSv7aLZja2EMycKtRYV0Oa8SNKH/zkxvg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bach/-/bach-1.2.0.tgz} - name: bach + bach@https://registry.npmmirror.com/bach/-/bach-1.2.0.tgz: + resolution: {integrity: sha512-bZOOfCb3gXBXbTFXq3OZtGR88LwGeJvzu6szttaIzymOTS4ZttBNOWSv7aLZja2EMycKtRYV0Oa8SNKH/zkxvg==, tarball: https://registry.npmmirror.com/bach/-/bach-1.2.0.tgz} version: 1.2.0 engines: {node: '>= 0.10'} - dependencies: - arr-filter: registry.npmmirror.com/arr-filter@1.1.2 - arr-flatten: registry.npmmirror.com/arr-flatten@1.1.0 - arr-map: registry.npmmirror.com/arr-map@2.0.2 - array-each: registry.npmmirror.com/array-each@1.0.1 - array-initial: registry.npmmirror.com/array-initial@1.1.0 - array-last: registry.npmmirror.com/array-last@1.3.0 - async-done: registry.npmmirror.com/async-done@1.3.2 - async-settle: registry.npmmirror.com/async-settle@1.0.0 - now-and-later: registry.npmmirror.com/now-and-later@2.0.1 - dev: true - registry.npmmirror.com/balanced-match@1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz} - name: balanced-match + balanced-match@https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz} version: 1.0.2 - dev: true - registry.npmmirror.com/base64-js@1.5.1: - resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz} - name: base64-js + base64-js@https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, tarball: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz} version: 1.5.1 - registry.npmmirror.com/base@0.11.2: - resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base/-/base-0.11.2.tgz} - name: base + base@https://registry.npmmirror.com/base/-/base-0.11.2.tgz: + resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==, tarball: https://registry.npmmirror.com/base/-/base-0.11.2.tgz} version: 0.11.2 engines: {node: '>=0.10.0'} - dependencies: - cache-base: registry.npmmirror.com/cache-base@1.0.1 - class-utils: registry.npmmirror.com/class-utils@0.3.6 - component-emitter: registry.npmmirror.com/component-emitter@1.3.0 - define-property: registry.npmmirror.com/define-property@1.0.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - mixin-deep: registry.npmmirror.com/mixin-deep@1.3.2 - pascalcase: registry.npmmirror.com/pascalcase@0.1.1 - dev: true - registry.npmmirror.com/bcrypt-pbkdf@1.0.2: - resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz} - name: bcrypt-pbkdf + bcrypt-pbkdf@https://registry.npmmirror.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz: + resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==, tarball: https://registry.npmmirror.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz} version: 1.0.2 - dependencies: - tweetnacl: registry.npmmirror.com/tweetnacl@0.14.5 - dev: false - registry.npmmirror.com/binary-extensions@1.13.1: - resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-1.13.1.tgz} - name: binary-extensions + binary-extensions@https://registry.npmmirror.com/binary-extensions/-/binary-extensions-1.13.1.tgz: + resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-1.13.1.tgz} version: 1.13.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/binary-extensions@2.2.0: - resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz} - name: binary-extensions + binary-extensions@https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz: + resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz} version: 2.2.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/bn.js@4.12.0: - resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz} - name: bn.js + bindings@1.5.0: + resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + + bn.js@https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz: + resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==, tarball: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz} version: 4.12.0 - dev: true - registry.npmmirror.com/bn.js@5.2.0: - resolution: {integrity: sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bn.js/-/bn.js-5.2.0.tgz} - name: bn.js + bn.js@https://registry.npmmirror.com/bn.js/-/bn.js-5.2.0.tgz: + resolution: {integrity: sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==, tarball: https://registry.npmmirror.com/bn.js/-/bn.js-5.2.0.tgz} version: 5.2.0 - dev: true - registry.npmmirror.com/body-parser@1.19.0: - resolution: {integrity: sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/body-parser/-/body-parser-1.19.0.tgz} - name: body-parser + body-parser@https://registry.npmmirror.com/body-parser/-/body-parser-1.19.0.tgz: + resolution: {integrity: sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==, tarball: https://registry.npmmirror.com/body-parser/-/body-parser-1.19.0.tgz} version: 1.19.0 engines: {node: '>= 0.8'} - dependencies: - bytes: registry.npmmirror.com/bytes@3.1.0 - content-type: registry.npmmirror.com/content-type@1.0.4 - debug: registry.npmmirror.com/debug@2.6.9 - depd: registry.npmmirror.com/depd@1.1.2 - http-errors: registry.npmmirror.com/http-errors@1.7.2 - iconv-lite: registry.npmmirror.com/iconv-lite@0.4.24 - on-finished: registry.npmmirror.com/on-finished@2.3.0 - qs: registry.npmmirror.com/qs@6.7.0 - raw-body: registry.npmmirror.com/raw-body@2.4.0 - type-is: registry.npmmirror.com/type-is@1.6.18 - transitivePeerDependencies: - - supports-color - dev: false - registry.npmmirror.com/boxen@5.1.2: - resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/boxen/-/boxen-5.1.2.tgz} - name: boxen + boxen@https://registry.npmmirror.com/boxen/-/boxen-5.1.2.tgz: + resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==, tarball: https://registry.npmmirror.com/boxen/-/boxen-5.1.2.tgz} version: 5.1.2 engines: {node: '>=10'} - dependencies: - ansi-align: registry.npmmirror.com/ansi-align@3.0.1 - camelcase: registry.npmmirror.com/camelcase@6.3.0 - chalk: registry.npmmirror.com/chalk@4.1.2 - cli-boxes: registry.npmmirror.com/cli-boxes@2.2.1 - string-width: registry.npmmirror.com/string-width@4.2.3 - type-fest: registry.npmmirror.com/type-fest@0.20.2 - widest-line: registry.npmmirror.com/widest-line@3.1.0 - wrap-ansi: registry.npmmirror.com/wrap-ansi@7.0.0 - dev: true - registry.npmmirror.com/brace-expansion@1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz} - name: brace-expansion + brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz} version: 1.1.11 - dependencies: - balanced-match: registry.npmmirror.com/balanced-match@1.0.2 - concat-map: registry.npmmirror.com/concat-map@0.0.1 - dev: true - registry.npmmirror.com/brace-expansion@2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz} - name: brace-expansion + brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz} version: 2.0.1 - dependencies: - balanced-match: registry.npmmirror.com/balanced-match@1.0.2 - dev: true - registry.npmmirror.com/braces@2.3.2: - resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz} - name: braces + braces@https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz: + resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==, tarball: https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz} version: 2.3.2 engines: {node: '>=0.10.0'} - dependencies: - arr-flatten: registry.npmmirror.com/arr-flatten@1.1.0 - array-unique: registry.npmmirror.com/array-unique@0.3.2 - extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1 - fill-range: registry.npmmirror.com/fill-range@4.0.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - repeat-element: registry.npmmirror.com/repeat-element@1.1.4 - snapdragon: registry.npmmirror.com/snapdragon@0.8.2 - snapdragon-node: registry.npmmirror.com/snapdragon-node@2.1.1 - split-string: registry.npmmirror.com/split-string@3.1.0 - to-regex: registry.npmmirror.com/to-regex@3.0.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz} - name: braces + braces@https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz: + resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz} version: 3.0.2 engines: {node: '>=8'} - dependencies: - fill-range: registry.npmmirror.com/fill-range@7.0.1 - registry.npmmirror.com/brorand@1.1.0: - resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz} - name: brorand + brorand@https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz: + resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==, tarball: https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz} version: 1.1.0 - dev: true - registry.npmmirror.com/browser-pack-flat@3.4.2: - resolution: {integrity: sha512-TrUo6n2fGSOCYFAKkt/EkgenytAuuCI88fmXFA60aNFVHvz3CZEBTXYSvvXVpU6xpjM8lj/6vkC6Exn8KPjtPw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz} - name: browser-pack-flat + browser-pack-flat@https://registry.npmmirror.com/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz: + resolution: {integrity: sha512-TrUo6n2fGSOCYFAKkt/EkgenytAuuCI88fmXFA60aNFVHvz3CZEBTXYSvvXVpU6xpjM8lj/6vkC6Exn8KPjtPw==, tarball: https://registry.npmmirror.com/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz} version: 3.4.2 hasBin: true - dependencies: - JSONStream: registry.npmmirror.com/JSONStream@1.3.5 - combine-source-map: registry.npmmirror.com/combine-source-map@0.8.0 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - count-lines: registry.npmmirror.com/count-lines@0.1.2 - dedent: registry.npmmirror.com/dedent@0.7.0 - estree-is-member-expression: registry.npmmirror.com/estree-is-member-expression@1.0.0 - estree-is-require: registry.npmmirror.com/estree-is-require@1.0.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - path-parse: registry.npmmirror.com/path-parse@1.0.7 - scope-analyzer: registry.npmmirror.com/scope-analyzer@2.1.2 - stream-combiner: registry.npmmirror.com/stream-combiner@0.2.2 - through2: registry.npmmirror.com/through2@2.0.5 - transform-ast: registry.npmmirror.com/transform-ast@2.4.4 - umd: registry.npmmirror.com/umd@3.0.3 - wrap-comment: registry.npmmirror.com/wrap-comment@1.0.1 - dev: true - registry.npmmirror.com/browser-pack@6.1.0: - resolution: {integrity: sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-pack/-/browser-pack-6.1.0.tgz} - name: browser-pack + browser-pack@https://registry.npmmirror.com/browser-pack/-/browser-pack-6.1.0.tgz: + resolution: {integrity: sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==, tarball: https://registry.npmmirror.com/browser-pack/-/browser-pack-6.1.0.tgz} version: 6.1.0 hasBin: true - dependencies: - JSONStream: registry.npmmirror.com/JSONStream@1.3.5 - combine-source-map: registry.npmmirror.com/combine-source-map@0.8.0 - defined: registry.npmmirror.com/defined@1.0.0 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - through2: registry.npmmirror.com/through2@2.0.5 - umd: registry.npmmirror.com/umd@3.0.3 - dev: true - registry.npmmirror.com/browser-process-hrtime@0.1.3: - resolution: {integrity: sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz} - name: browser-process-hrtime + browser-process-hrtime@https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz: + resolution: {integrity: sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==, tarball: https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz} version: 0.1.3 - dev: true - registry.npmmirror.com/browser-resolve@2.0.0: - resolution: {integrity: sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-resolve/-/browser-resolve-2.0.0.tgz} - name: browser-resolve + browser-resolve@https://registry.npmmirror.com/browser-resolve/-/browser-resolve-2.0.0.tgz: + resolution: {integrity: sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ==, tarball: https://registry.npmmirror.com/browser-resolve/-/browser-resolve-2.0.0.tgz} version: 2.0.0 - dependencies: - resolve: registry.npmmirror.com/resolve@1.22.0 - dev: true - registry.npmmirror.com/browser-stdout@1.3.1: - resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-stdout/-/browser-stdout-1.3.1.tgz} - name: browser-stdout + browser-stdout@https://registry.npmmirror.com/browser-stdout/-/browser-stdout-1.3.1.tgz: + resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==, tarball: https://registry.npmmirror.com/browser-stdout/-/browser-stdout-1.3.1.tgz} version: 1.3.1 - dev: true - registry.npmmirror.com/browser-unpack@1.4.2: - resolution: {integrity: sha512-uHkiY4bmXjjBBWoKH1aRnEGTQxUUCCcVtoJfH9w1lmGGjETY4u93Zk+GRYkCE/SRMrdoMTINQ/1/manr/3aMVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browser-unpack/-/browser-unpack-1.4.2.tgz} - name: browser-unpack + browser-unpack@https://registry.npmmirror.com/browser-unpack/-/browser-unpack-1.4.2.tgz: + resolution: {integrity: sha512-uHkiY4bmXjjBBWoKH1aRnEGTQxUUCCcVtoJfH9w1lmGGjETY4u93Zk+GRYkCE/SRMrdoMTINQ/1/manr/3aMVA==, tarball: https://registry.npmmirror.com/browser-unpack/-/browser-unpack-1.4.2.tgz} version: 1.4.2 hasBin: true - dependencies: - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - minimist: registry.npmmirror.com/minimist@1.2.6 - dev: true - registry.npmmirror.com/browserify-aes@1.2.0: - resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify-aes/-/browserify-aes-1.2.0.tgz} - name: browserify-aes + browserify-aes@https://registry.npmmirror.com/browserify-aes/-/browserify-aes-1.2.0.tgz: + resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==, tarball: https://registry.npmmirror.com/browserify-aes/-/browserify-aes-1.2.0.tgz} version: 1.2.0 - dependencies: - buffer-xor: registry.npmmirror.com/buffer-xor@1.0.3 - cipher-base: registry.npmmirror.com/cipher-base@1.0.4 - create-hash: registry.npmmirror.com/create-hash@1.2.0 - evp_bytestokey: registry.npmmirror.com/evp_bytestokey@1.0.3 - inherits: registry.npmmirror.com/inherits@2.0.4 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/browserify-cipher@1.0.1: - resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz} - name: browserify-cipher + browserify-cipher@https://registry.npmmirror.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz: + resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==, tarball: https://registry.npmmirror.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz} version: 1.0.1 - dependencies: - browserify-aes: registry.npmmirror.com/browserify-aes@1.2.0 - browserify-des: registry.npmmirror.com/browserify-des@1.0.2 - evp_bytestokey: registry.npmmirror.com/evp_bytestokey@1.0.3 - dev: true - registry.npmmirror.com/browserify-des@1.0.2: - resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify-des/-/browserify-des-1.0.2.tgz} - name: browserify-des + browserify-des@https://registry.npmmirror.com/browserify-des/-/browserify-des-1.0.2.tgz: + resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==, tarball: https://registry.npmmirror.com/browserify-des/-/browserify-des-1.0.2.tgz} version: 1.0.2 - dependencies: - cipher-base: registry.npmmirror.com/cipher-base@1.0.4 - des.js: registry.npmmirror.com/des.js@1.0.1 - inherits: registry.npmmirror.com/inherits@2.0.4 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/browserify-rsa@4.1.0: - resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz} - name: browserify-rsa + browserify-rsa@https://registry.npmmirror.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz: + resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==, tarball: https://registry.npmmirror.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz} version: 4.1.0 - dependencies: - bn.js: registry.npmmirror.com/bn.js@5.2.0 - randombytes: registry.npmmirror.com/randombytes@2.1.0 - dev: true - registry.npmmirror.com/browserify-sign@4.2.1: - resolution: {integrity: sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify-sign/-/browserify-sign-4.2.1.tgz} - name: browserify-sign + browserify-sign@https://registry.npmmirror.com/browserify-sign/-/browserify-sign-4.2.1.tgz: + resolution: {integrity: sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==, tarball: https://registry.npmmirror.com/browserify-sign/-/browserify-sign-4.2.1.tgz} version: 4.2.1 - dependencies: - bn.js: registry.npmmirror.com/bn.js@5.2.0 - browserify-rsa: registry.npmmirror.com/browserify-rsa@4.1.0 - create-hash: registry.npmmirror.com/create-hash@1.2.0 - create-hmac: registry.npmmirror.com/create-hmac@1.1.7 - elliptic: registry.npmmirror.com/elliptic@6.5.4 - inherits: registry.npmmirror.com/inherits@2.0.4 - parse-asn1: registry.npmmirror.com/parse-asn1@5.1.6 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/browserify-zlib@0.2.0: - resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz} - name: browserify-zlib + browserify-zlib@https://registry.npmmirror.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz: + resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==, tarball: https://registry.npmmirror.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz} version: 0.2.0 - dependencies: - pako: registry.npmmirror.com/pako@1.0.11 - dev: true - registry.npmmirror.com/browserify@17.0.0: - resolution: {integrity: sha512-SaHqzhku9v/j6XsQMRxPyBrSP3gnwmE27gLJYZgMT2GeK3J0+0toN+MnuNYDfHwVGQfLiMZ7KSNSIXHemy905w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserify/-/browserify-17.0.0.tgz} - name: browserify + browserify@https://registry.npmmirror.com/browserify/-/browserify-17.0.0.tgz: + resolution: {integrity: sha512-SaHqzhku9v/j6XsQMRxPyBrSP3gnwmE27gLJYZgMT2GeK3J0+0toN+MnuNYDfHwVGQfLiMZ7KSNSIXHemy905w==, tarball: https://registry.npmmirror.com/browserify/-/browserify-17.0.0.tgz} version: 17.0.0 engines: {node: '>= 0.8'} hasBin: true - dependencies: - JSONStream: registry.npmmirror.com/JSONStream@1.3.5 - assert: registry.npmmirror.com/assert@1.5.0 - browser-pack: registry.npmmirror.com/browser-pack@6.1.0 - browser-resolve: registry.npmmirror.com/browser-resolve@2.0.0 - browserify-zlib: registry.npmmirror.com/browserify-zlib@0.2.0 - buffer: registry.npmmirror.com/buffer@5.2.1 - cached-path-relative: registry.npmmirror.com/cached-path-relative@1.1.0 - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - console-browserify: registry.npmmirror.com/console-browserify@1.2.0 - constants-browserify: registry.npmmirror.com/constants-browserify@1.0.0 - crypto-browserify: registry.npmmirror.com/crypto-browserify@3.12.0 - defined: registry.npmmirror.com/defined@1.0.0 - deps-sort: registry.npmmirror.com/deps-sort@2.0.1 - domain-browser: registry.npmmirror.com/domain-browser@1.2.0 - duplexer2: registry.npmmirror.com/duplexer2@0.1.4 - events: registry.npmmirror.com/events@3.3.0 - glob: registry.npmmirror.com/glob@7.2.3 - has: registry.npmmirror.com/has@1.0.3 - htmlescape: registry.npmmirror.com/htmlescape@1.1.1 - https-browserify: registry.npmmirror.com/https-browserify@1.0.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - insert-module-globals: registry.npmmirror.com/insert-module-globals@7.2.1 - labeled-stream-splicer: registry.npmmirror.com/labeled-stream-splicer@2.0.2 - mkdirp-classic: registry.npmmirror.com/mkdirp-classic@0.5.3 - module-deps: registry.npmmirror.com/module-deps@6.2.3 - os-browserify: registry.npmmirror.com/os-browserify@0.3.0 - parents: registry.npmmirror.com/parents@1.0.1 - path-browserify: registry.npmmirror.com/path-browserify@1.0.1 - process: registry.npmmirror.com/process@0.11.10 - punycode: registry.npmmirror.com/punycode@1.4.1 - querystring-es3: registry.npmmirror.com/querystring-es3@0.2.1 - read-only-stream: registry.npmmirror.com/read-only-stream@2.0.0 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - resolve: registry.npmmirror.com/resolve@1.22.0 - shasum-object: registry.npmmirror.com/shasum-object@1.0.0 - shell-quote: registry.npmmirror.com/shell-quote@1.7.3 - stream-browserify: registry.npmmirror.com/stream-browserify@3.0.0 - stream-http: registry.npmmirror.com/stream-http@3.2.0 - string_decoder: registry.npmmirror.com/string_decoder@1.3.0 - subarg: registry.npmmirror.com/subarg@1.0.0 - syntax-error: registry.npmmirror.com/syntax-error@1.4.0 - through2: registry.npmmirror.com/through2@2.0.5 - timers-browserify: registry.npmmirror.com/timers-browserify@1.4.2 - tty-browserify: registry.npmmirror.com/tty-browserify@0.0.1 - url: registry.npmmirror.com/url@0.11.0 - util: registry.npmmirror.com/util@0.12.4 - vm-browserify: registry.npmmirror.com/vm-browserify@1.1.2 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/browserslist@4.20.3: - resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/-/browserslist-4.20.3.tgz} - name: browserslist + browserslist@https://registry.npmmirror.com/browserslist/-/browserslist-4.20.3.tgz: + resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==, tarball: https://registry.npmmirror.com/browserslist/-/browserslist-4.20.3.tgz} version: 4.20.3 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - dependencies: - caniuse-lite: registry.npmmirror.com/caniuse-lite@1.0.30001342 - electron-to-chromium: registry.npmmirror.com/electron-to-chromium@1.4.137 - escalade: registry.npmmirror.com/escalade@3.1.1 - node-releases: registry.npmmirror.com/node-releases@2.0.4 - picocolors: registry.npmmirror.com/picocolors@1.0.0 - dev: true - registry.npmmirror.com/buffer-equal@1.0.0: - resolution: {integrity: sha512-tcBWO2Dl4e7Asr9hTGcpVrCe+F7DubpmqWCTbj4FHLmjqO2hIaC383acQubWtRJhdceqs5uBHs6Es+Sk//RKiQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-equal/-/buffer-equal-1.0.0.tgz} - name: buffer-equal + buffer-equal-constant-time@1.0.1: + resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==, tarball: https://registry.npmmirror.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz} + + buffer-equal@https://registry.npmmirror.com/buffer-equal/-/buffer-equal-1.0.0.tgz: + resolution: {integrity: sha512-tcBWO2Dl4e7Asr9hTGcpVrCe+F7DubpmqWCTbj4FHLmjqO2hIaC383acQubWtRJhdceqs5uBHs6Es+Sk//RKiQ==, tarball: https://registry.npmmirror.com/buffer-equal/-/buffer-equal-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.4.0'} - dev: true - registry.npmmirror.com/buffer-from@1.1.2: - resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz} - name: buffer-from + buffer-from@https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz} version: 1.1.2 - registry.npmmirror.com/buffer-xor@1.0.3: - resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-xor/-/buffer-xor-1.0.3.tgz} - name: buffer-xor + buffer-xor@https://registry.npmmirror.com/buffer-xor/-/buffer-xor-1.0.3.tgz: + resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==, tarball: https://registry.npmmirror.com/buffer-xor/-/buffer-xor-1.0.3.tgz} version: 1.0.3 - dev: true - registry.npmmirror.com/buffer@5.2.1: - resolution: {integrity: sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/-/buffer-5.2.1.tgz} - name: buffer + buffer@https://registry.npmmirror.com/buffer/-/buffer-5.2.1.tgz: + resolution: {integrity: sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==, tarball: https://registry.npmmirror.com/buffer/-/buffer-5.2.1.tgz} version: 5.2.1 - dependencies: - base64-js: registry.npmmirror.com/base64-js@1.5.1 - ieee754: registry.npmmirror.com/ieee754@1.2.1 - dev: true - registry.npmmirror.com/buffer@6.0.3: - resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz} - name: buffer + buffer@https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz: + resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==, tarball: https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz} version: 6.0.3 - dependencies: - base64-js: registry.npmmirror.com/base64-js@1.5.1 - ieee754: registry.npmmirror.com/ieee754@1.2.1 - dev: false - registry.npmmirror.com/builtin-status-codes@3.0.0: - resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz} - name: builtin-status-codes + builtin-status-codes@https://registry.npmmirror.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz: + resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==, tarball: https://registry.npmmirror.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz} version: 3.0.0 - dev: true - registry.npmmirror.com/bundle-collapser@1.4.0: - resolution: {integrity: sha512-Gd3K3+3KI1Utuk+gwAvuOVOjT/2XLGL8tU6FwDKk04LlOZkYfT0pwQllsG1Dv8RRhgcjNxZSDmmSXb0AOkwSwg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bundle-collapser/-/bundle-collapser-1.4.0.tgz} - name: bundle-collapser + bundle-collapser@https://registry.npmmirror.com/bundle-collapser/-/bundle-collapser-1.4.0.tgz: + resolution: {integrity: sha512-Gd3K3+3KI1Utuk+gwAvuOVOjT/2XLGL8tU6FwDKk04LlOZkYfT0pwQllsG1Dv8RRhgcjNxZSDmmSXb0AOkwSwg==, tarball: https://registry.npmmirror.com/bundle-collapser/-/bundle-collapser-1.4.0.tgz} version: 1.4.0 hasBin: true - dependencies: - browser-pack: registry.npmmirror.com/browser-pack@6.1.0 - browser-unpack: registry.npmmirror.com/browser-unpack@1.4.2 - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - falafel: registry.npmmirror.com/falafel@2.2.5 - minimist: registry.npmmirror.com/minimist@1.2.6 - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/bytes@3.1.0: - resolution: {integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bytes/-/bytes-3.1.0.tgz} - name: bytes + bytes@https://registry.npmmirror.com/bytes/-/bytes-3.1.0.tgz: + resolution: {integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==, tarball: https://registry.npmmirror.com/bytes/-/bytes-3.1.0.tgz} version: 3.1.0 engines: {node: '>= 0.8'} - dev: false - registry.npmmirror.com/cache-base@1.0.1: - resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz} - name: cache-base + cache-base@https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz: + resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==, tarball: https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - collection-visit: registry.npmmirror.com/collection-visit@1.0.0 - component-emitter: registry.npmmirror.com/component-emitter@1.3.0 - get-value: registry.npmmirror.com/get-value@2.0.6 - has-value: registry.npmmirror.com/has-value@1.0.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - set-value: registry.npmmirror.com/set-value@2.0.1 - to-object-path: registry.npmmirror.com/to-object-path@0.3.0 - union-value: registry.npmmirror.com/union-value@1.0.1 - unset-value: registry.npmmirror.com/unset-value@1.0.0 - dev: true - registry.npmmirror.com/cacheable-request@6.1.0: - resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cacheable-request/-/cacheable-request-6.1.0.tgz} - name: cacheable-request + cacheable-request@https://registry.npmmirror.com/cacheable-request/-/cacheable-request-6.1.0.tgz: + resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==, tarball: https://registry.npmmirror.com/cacheable-request/-/cacheable-request-6.1.0.tgz} version: 6.1.0 engines: {node: '>=8'} - dependencies: - clone-response: registry.npmmirror.com/clone-response@1.0.2 - get-stream: registry.npmmirror.com/get-stream@5.2.0 - http-cache-semantics: registry.npmmirror.com/http-cache-semantics@4.1.0 - keyv: registry.npmmirror.com/keyv@3.1.0 - lowercase-keys: registry.npmmirror.com/lowercase-keys@2.0.0 - normalize-url: registry.npmmirror.com/normalize-url@4.5.1 - responselike: registry.npmmirror.com/responselike@1.0.2 - dev: true - registry.npmmirror.com/cached-path-relative@1.1.0: - resolution: {integrity: sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz} - name: cached-path-relative + cached-path-relative@https://registry.npmmirror.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz: + resolution: {integrity: sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==, tarball: https://registry.npmmirror.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz} version: 1.1.0 - dev: true - registry.npmmirror.com/call-bind@1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz} - name: call-bind + call-bind@https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz: + resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, tarball: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz} version: 1.0.2 - dependencies: - function-bind: registry.npmmirror.com/function-bind@1.1.1 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.1 - dev: true - registry.npmmirror.com/call-matcher@2.0.0: - resolution: {integrity: sha512-CIDC5wZZfZ2VjZu849WQckS58Z3pJXFfRaSjNjgo/q3in5zxkhTwVL83vttgtmvyLG7TuDlLlBya7SKP6CjDIA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/call-matcher/-/call-matcher-2.0.0.tgz} - name: call-matcher + call-matcher@https://registry.npmmirror.com/call-matcher/-/call-matcher-2.0.0.tgz: + resolution: {integrity: sha512-CIDC5wZZfZ2VjZu849WQckS58Z3pJXFfRaSjNjgo/q3in5zxkhTwVL83vttgtmvyLG7TuDlLlBya7SKP6CjDIA==, tarball: https://registry.npmmirror.com/call-matcher/-/call-matcher-2.0.0.tgz} version: 2.0.0 - dependencies: - deep-equal: registry.npmmirror.com/deep-equal@1.1.1 - espurify: registry.npmmirror.com/espurify@2.1.1 - estraverse: registry.npmmirror.com/estraverse@4.3.0 - dev: true - registry.npmmirror.com/callsites@3.1.0: - resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz} - name: callsites + callsites@https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz: + resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, tarball: https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz} version: 3.1.0 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/camelcase@3.0.0: - resolution: {integrity: sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-3.0.0.tgz} - name: camelcase + camelcase@https://registry.npmmirror.com/camelcase/-/camelcase-3.0.0.tgz: + resolution: {integrity: sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg==, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-3.0.0.tgz} version: 3.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/camelcase@6.3.0: - resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz} - name: camelcase + camelcase@https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz: + resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz} version: 6.3.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/caniuse-lite@1.0.30001342: - resolution: {integrity: sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz} - name: caniuse-lite + caniuse-lite@https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz: + resolution: {integrity: sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA==, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz} version: 1.0.30001342 - dev: true - registry.npmmirror.com/caseless@0.12.0: - resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz} - name: caseless + caseless@https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz: + resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==, tarball: https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz} version: 0.12.0 - dev: false - registry.npmmirror.com/chai@4.3.6: - resolution: {integrity: sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chai/-/chai-4.3.6.tgz} - name: chai + chai@https://registry.npmmirror.com/chai/-/chai-4.3.6.tgz: + resolution: {integrity: sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==, tarball: https://registry.npmmirror.com/chai/-/chai-4.3.6.tgz} version: 4.3.6 engines: {node: '>=4'} - dependencies: - assertion-error: registry.npmmirror.com/assertion-error@1.1.0 - check-error: registry.npmmirror.com/check-error@1.0.2 - deep-eql: registry.npmmirror.com/deep-eql@3.0.1 - get-func-name: registry.npmmirror.com/get-func-name@2.0.0 - loupe: registry.npmmirror.com/loupe@2.3.4 - pathval: registry.npmmirror.com/pathval@1.1.1 - type-detect: registry.npmmirror.com/type-detect@4.0.8 - dev: true - registry.npmmirror.com/chalk@1.1.3: - resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz} - name: chalk + chalk@https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz: + resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==, tarball: https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz} version: 1.1.3 engines: {node: '>=0.10.0'} - dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@2.2.1 - escape-string-regexp: registry.npmmirror.com/escape-string-regexp@1.0.5 - has-ansi: registry.npmmirror.com/has-ansi@2.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi@3.0.1 - supports-color: registry.npmmirror.com/supports-color@2.0.0 - dev: true - registry.npmmirror.com/chalk@2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz} - name: chalk + chalk@https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz: + resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, tarball: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz} version: 2.4.2 engines: {node: '>=4'} - dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@3.2.1 - escape-string-regexp: registry.npmmirror.com/escape-string-regexp@1.0.5 - supports-color: registry.npmmirror.com/supports-color@5.5.0 - dev: true - registry.npmmirror.com/chalk@4.1.2: - resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz} - name: chalk + chalk@https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, tarball: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz} version: 4.1.2 engines: {node: '>=10'} - dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@4.3.0 - supports-color: registry.npmmirror.com/supports-color@7.2.0 - dev: true - registry.npmmirror.com/check-error@1.0.2: - resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/check-error/-/check-error-1.0.2.tgz} - name: check-error + check-error@https://registry.npmmirror.com/check-error/-/check-error-1.0.2.tgz: + resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==, tarball: https://registry.npmmirror.com/check-error/-/check-error-1.0.2.tgz} version: 1.0.2 - dev: true - registry.npmmirror.com/chokidar@2.1.8: - resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-2.1.8.tgz} - name: chokidar + chokidar@https://registry.npmmirror.com/chokidar/-/chokidar-2.1.8.tgz: + resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-2.1.8.tgz} version: 2.1.8 deprecated: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies - dependencies: - anymatch: registry.npmmirror.com/anymatch@2.0.0 - async-each: registry.npmmirror.com/async-each@1.0.3 - braces: registry.npmmirror.com/braces@2.3.2 - glob-parent: registry.npmmirror.com/glob-parent@3.1.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - is-binary-path: registry.npmmirror.com/is-binary-path@1.0.1 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - path-is-absolute: registry.npmmirror.com/path-is-absolute@1.0.1 - readdirp: registry.npmmirror.com/readdirp@2.2.1 - upath: registry.npmmirror.com/upath@1.2.0 - optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@1.2.13 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/chokidar@3.5.3: - resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz} - name: chokidar + chokidar@https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz: + resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz} version: 3.5.3 engines: {node: '>= 8.10.0'} - dependencies: - anymatch: registry.npmmirror.com/anymatch@3.1.2 - braces: registry.npmmirror.com/braces@3.0.2 - glob-parent: registry.npmmirror.com/glob-parent@5.1.2 - is-binary-path: registry.npmmirror.com/is-binary-path@2.1.0 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - readdirp: registry.npmmirror.com/readdirp@3.6.0 - optionalDependencies: - fsevents: registry.npmmirror.com/fsevents@2.3.2 - dev: true - registry.npmmirror.com/ci-info@2.0.0: - resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ci-info/-/ci-info-2.0.0.tgz} - name: ci-info + ci-info@https://registry.npmmirror.com/ci-info/-/ci-info-2.0.0.tgz: + resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==, tarball: https://registry.npmmirror.com/ci-info/-/ci-info-2.0.0.tgz} version: 2.0.0 - dev: true - registry.npmmirror.com/cipher-base@1.0.4: - resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz} - name: cipher-base + cipher-base@https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz: + resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==, tarball: https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz} version: 1.0.4 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/class-utils@0.3.6: - resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz} - name: class-utils + class-utils@https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz: + resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==, tarball: https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz} version: 0.3.6 engines: {node: '>=0.10.0'} - dependencies: - arr-union: registry.npmmirror.com/arr-union@3.1.0 - define-property: registry.npmmirror.com/define-property@0.2.5 - isobject: registry.npmmirror.com/isobject@3.0.1 - static-extend: registry.npmmirror.com/static-extend@0.1.2 - dev: true - registry.npmmirror.com/cli-boxes@2.2.1: - resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-boxes/-/cli-boxes-2.2.1.tgz} - name: cli-boxes + cli-boxes@https://registry.npmmirror.com/cli-boxes/-/cli-boxes-2.2.1.tgz: + resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==, tarball: https://registry.npmmirror.com/cli-boxes/-/cli-boxes-2.2.1.tgz} version: 2.2.1 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/cliui@3.2.0: - resolution: {integrity: sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cliui/-/cliui-3.2.0.tgz} - name: cliui + cliui@https://registry.npmmirror.com/cliui/-/cliui-3.2.0.tgz: + resolution: {integrity: sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w==, tarball: https://registry.npmmirror.com/cliui/-/cliui-3.2.0.tgz} version: 3.2.0 - dependencies: - string-width: registry.npmmirror.com/string-width@1.0.2 - strip-ansi: registry.npmmirror.com/strip-ansi@3.0.1 - wrap-ansi: registry.npmmirror.com/wrap-ansi@2.1.0 - dev: true - registry.npmmirror.com/cliui@7.0.4: - resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz} - name: cliui + cliui@https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz: + resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==, tarball: https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz} version: 7.0.4 - dependencies: - string-width: registry.npmmirror.com/string-width@4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - wrap-ansi: registry.npmmirror.com/wrap-ansi@7.0.0 - dev: true - registry.npmmirror.com/clone-buffer@1.0.0: - resolution: {integrity: sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-buffer/-/clone-buffer-1.0.0.tgz} - name: clone-buffer + clone-buffer@https://registry.npmmirror.com/clone-buffer/-/clone-buffer-1.0.0.tgz: + resolution: {integrity: sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==, tarball: https://registry.npmmirror.com/clone-buffer/-/clone-buffer-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/clone-deep@4.0.1: - resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz} - name: clone-deep + clone-deep@https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz: + resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==, tarball: https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz} version: 4.0.1 engines: {node: '>=6'} - dependencies: - is-plain-object: registry.npmmirror.com/is-plain-object@2.0.4 - kind-of: registry.npmmirror.com/kind-of@6.0.3 - shallow-clone: registry.npmmirror.com/shallow-clone@3.0.1 - dev: true - registry.npmmirror.com/clone-response@1.0.2: - resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-response/-/clone-response-1.0.2.tgz} - name: clone-response + clone-response@https://registry.npmmirror.com/clone-response/-/clone-response-1.0.2.tgz: + resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==, tarball: https://registry.npmmirror.com/clone-response/-/clone-response-1.0.2.tgz} version: 1.0.2 - dependencies: - mimic-response: registry.npmmirror.com/mimic-response@1.0.1 - dev: true - registry.npmmirror.com/clone-stats@1.0.0: - resolution: {integrity: sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-stats/-/clone-stats-1.0.0.tgz} - name: clone-stats + clone-stats@https://registry.npmmirror.com/clone-stats/-/clone-stats-1.0.0.tgz: + resolution: {integrity: sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==, tarball: https://registry.npmmirror.com/clone-stats/-/clone-stats-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/clone@2.1.2: - resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz} - name: clone + clone@https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz: + resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==, tarball: https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz} version: 2.1.2 engines: {node: '>=0.8'} - dev: true - registry.npmmirror.com/cloneable-readable@1.1.3: - resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cloneable-readable/-/cloneable-readable-1.1.3.tgz} - name: cloneable-readable + cloneable-readable@https://registry.npmmirror.com/cloneable-readable/-/cloneable-readable-1.1.3.tgz: + resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==, tarball: https://registry.npmmirror.com/cloneable-readable/-/cloneable-readable-1.1.3.tgz} version: 1.1.3 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - process-nextick-args: registry.npmmirror.com/process-nextick-args@2.0.1 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/code-point-at@1.1.0: - resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/code-point-at/-/code-point-at-1.1.0.tgz} - name: code-point-at + code-point-at@https://registry.npmmirror.com/code-point-at/-/code-point-at-1.1.0.tgz: + resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==, tarball: https://registry.npmmirror.com/code-point-at/-/code-point-at-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/collection-map@1.0.0: - resolution: {integrity: sha512-5D2XXSpkOnleOI21TG7p3T0bGAsZ/XknZpKBmGYyluO8pw4zA3K8ZlrBIbC4FXg3m6z/RNFiUFfT2sQK01+UHA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/collection-map/-/collection-map-1.0.0.tgz} - name: collection-map + collection-map@https://registry.npmmirror.com/collection-map/-/collection-map-1.0.0.tgz: + resolution: {integrity: sha512-5D2XXSpkOnleOI21TG7p3T0bGAsZ/XknZpKBmGYyluO8pw4zA3K8ZlrBIbC4FXg3m6z/RNFiUFfT2sQK01+UHA==, tarball: https://registry.npmmirror.com/collection-map/-/collection-map-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - arr-map: registry.npmmirror.com/arr-map@2.0.2 - for-own: registry.npmmirror.com/for-own@1.0.0 - make-iterator: registry.npmmirror.com/make-iterator@1.0.1 - dev: true - registry.npmmirror.com/collection-visit@1.0.0: - resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz} - name: collection-visit + collection-visit@https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz: + resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==, tarball: https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - map-visit: registry.npmmirror.com/map-visit@1.0.0 - object-visit: registry.npmmirror.com/object-visit@1.0.1 - dev: true - registry.npmmirror.com/color-convert@1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz} - name: color-convert + color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz: + resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz} version: 1.9.3 - dependencies: - color-name: registry.npmmirror.com/color-name@1.1.3 - dev: true - registry.npmmirror.com/color-convert@2.0.1: - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz} - name: color-convert + color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz} version: 2.0.1 engines: {node: '>=7.0.0'} - dependencies: - color-name: registry.npmmirror.com/color-name@1.1.4 - dev: true - registry.npmmirror.com/color-name@1.1.3: - resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz} - name: color-name + color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz: + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz} version: 1.1.3 - dev: true - registry.npmmirror.com/color-name@1.1.4: - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz} - name: color-name + color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz} version: 1.1.4 - dev: true - registry.npmmirror.com/color-support@1.1.3: - resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz} - name: color-support + color-support@https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz: + resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==, tarball: https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz} version: 1.1.3 hasBin: true - dev: true - registry.npmmirror.com/combine-source-map@0.8.0: - resolution: {integrity: sha512-UlxQ9Vw0b/Bt/KYwCFqdEwsQ1eL8d1gibiFb7lxQJFdvTgc2hIZi6ugsg+kyhzhPV+QEpUiEIwInIAIrgoEkrg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz} - name: combine-source-map + combine-source-map@https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz: + resolution: {integrity: sha512-UlxQ9Vw0b/Bt/KYwCFqdEwsQ1eL8d1gibiFb7lxQJFdvTgc2hIZi6ugsg+kyhzhPV+QEpUiEIwInIAIrgoEkrg==, tarball: https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz} version: 0.8.0 - dependencies: - convert-source-map: registry.npmmirror.com/convert-source-map@1.1.3 - inline-source-map: registry.npmmirror.com/inline-source-map@0.6.2 - lodash.memoize: registry.npmmirror.com/lodash.memoize@3.0.4 - source-map: registry.npmmirror.com/source-map@0.5.7 - dev: true - registry.npmmirror.com/combined-stream@1.0.8: - resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz} - name: combined-stream + combined-stream@https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz: + resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz} version: 1.0.8 engines: {node: '>= 0.8'} - dependencies: - delayed-stream: registry.npmmirror.com/delayed-stream@1.0.0 - dev: false - registry.npmmirror.com/commander@2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz} - name: commander + commander@https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz} version: 2.20.3 - dev: true - registry.npmmirror.com/commander@4.1.1: - resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz} - name: commander + commander@https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz: + resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==, tarball: https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz} version: 4.1.1 engines: {node: '>= 6'} - dev: true - registry.npmmirror.com/commander@9.3.0: - resolution: {integrity: sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-9.3.0.tgz} - name: commander + commander@https://registry.npmmirror.com/commander/-/commander-9.3.0.tgz: + resolution: {integrity: sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==, tarball: https://registry.npmmirror.com/commander/-/commander-9.3.0.tgz} version: 9.3.0 engines: {node: ^12.20.0 || >=14} - dev: true - registry.npmmirror.com/common-shakeify@0.6.2: - resolution: {integrity: sha512-vxlXr26fqxm8ZJ0jh8MlvpeN6IbyUKqsVmgb4rAjDM/0f4nKebiHaAXpF/Mm86W9ENR5iSI7UOnUTylpVyplUA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/common-shakeify/-/common-shakeify-0.6.2.tgz} - name: common-shakeify + common-shakeify@https://registry.npmmirror.com/common-shakeify/-/common-shakeify-0.6.2.tgz: + resolution: {integrity: sha512-vxlXr26fqxm8ZJ0jh8MlvpeN6IbyUKqsVmgb4rAjDM/0f4nKebiHaAXpF/Mm86W9ENR5iSI7UOnUTylpVyplUA==, tarball: https://registry.npmmirror.com/common-shakeify/-/common-shakeify-0.6.2.tgz} version: 0.6.2 - dependencies: - '@goto-bus-stop/common-shake': registry.npmmirror.com/@goto-bus-stop/common-shake@2.4.0 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - through2: registry.npmmirror.com/through2@2.0.5 - transform-ast: registry.npmmirror.com/transform-ast@2.4.4 - wrap-comment: registry.npmmirror.com/wrap-comment@1.0.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/commondir@1.0.1: - resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz} - name: commondir + commondir@https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz: + resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==, tarball: https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/component-emitter@1.3.0: - resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz} - name: component-emitter + component-emitter@https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz: + resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==, tarball: https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz} version: 1.3.0 - dev: true - registry.npmmirror.com/concat-map@0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz} - name: concat-map + concat-map@https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz} version: 0.0.1 - dev: true - registry.npmmirror.com/concat-stream@1.6.2: - resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz} - name: concat-stream + concat-stream@https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz: + resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==, tarball: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz} version: 1.6.2 engines: {'0': node >= 0.8} - dependencies: - buffer-from: registry.npmmirror.com/buffer-from@1.1.2 - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - typedarray: registry.npmmirror.com/typedarray@0.0.6 - registry.npmmirror.com/concat-stream@2.0.0: - resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz} - name: concat-stream + concat-stream@https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz: + resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==, tarball: https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz} version: 2.0.0 engines: {'0': node >= 6.0} - dependencies: - buffer-from: registry.npmmirror.com/buffer-from@1.1.2 - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - typedarray: registry.npmmirror.com/typedarray@0.0.6 - dev: true - registry.npmmirror.com/concat-with-sourcemaps@1.1.0: - resolution: {integrity: sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz} - name: concat-with-sourcemaps + concat-with-sourcemaps@https://registry.npmmirror.com/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz: + resolution: {integrity: sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==, tarball: https://registry.npmmirror.com/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz} version: 1.1.0 - dependencies: - source-map: registry.npmmirror.com/source-map@0.6.1 - dev: true - registry.npmmirror.com/configstore@5.0.1: - resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/configstore/-/configstore-5.0.1.tgz} - name: configstore + configstore@https://registry.npmmirror.com/configstore/-/configstore-5.0.1.tgz: + resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==, tarball: https://registry.npmmirror.com/configstore/-/configstore-5.0.1.tgz} version: 5.0.1 engines: {node: '>=8'} - dependencies: - dot-prop: registry.npmmirror.com/dot-prop@5.3.0 - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - make-dir: registry.npmmirror.com/make-dir@3.1.0 - unique-string: registry.npmmirror.com/unique-string@2.0.0 - write-file-atomic: registry.npmmirror.com/write-file-atomic@3.0.3 - xdg-basedir: registry.npmmirror.com/xdg-basedir@4.0.0 - dev: true - registry.npmmirror.com/connect-history-api-fallback@2.0.0: - resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz} - name: connect-history-api-fallback + connect-history-api-fallback@https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz: + resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==, tarball: https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz} version: 2.0.0 engines: {node: '>=0.8'} - dev: false - registry.npmmirror.com/console-browserify@1.2.0: - resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/console-browserify/-/console-browserify-1.2.0.tgz} - name: console-browserify + console-browserify@https://registry.npmmirror.com/console-browserify/-/console-browserify-1.2.0.tgz: + resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==, tarball: https://registry.npmmirror.com/console-browserify/-/console-browserify-1.2.0.tgz} version: 1.2.0 - dev: true - registry.npmmirror.com/constants-browserify@1.0.0: - resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/constants-browserify/-/constants-browserify-1.0.0.tgz} - name: constants-browserify + constants-browserify@https://registry.npmmirror.com/constants-browserify/-/constants-browserify-1.0.0.tgz: + resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==, tarball: https://registry.npmmirror.com/constants-browserify/-/constants-browserify-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/content-disposition@0.5.3: - resolution: {integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.3.tgz} - name: content-disposition + content-disposition@https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.3.tgz: + resolution: {integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==, tarball: https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.3.tgz} version: 0.5.3 engines: {node: '>= 0.6'} - dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 - dev: false - registry.npmmirror.com/content-type@1.0.4: - resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz} - name: content-type + content-type@https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz: + resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==, tarball: https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz} version: 1.0.4 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/convert-source-map@1.1.3: - resolution: {integrity: sha512-Y8L5rp6jo+g9VEPgvqNfEopjTR4OTYct8lXlS8iVQdmnjDvbdbzYe9rjtFCB9egC86JoNCU61WRY+ScjkZpnIg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.1.3.tgz} - name: convert-source-map + convert-source-map@https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.1.3.tgz: + resolution: {integrity: sha512-Y8L5rp6jo+g9VEPgvqNfEopjTR4OTYct8lXlS8iVQdmnjDvbdbzYe9rjtFCB9egC86JoNCU61WRY+ScjkZpnIg==, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.1.3.tgz} version: 1.1.3 - dev: true - registry.npmmirror.com/convert-source-map@1.8.0: - resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz} - name: convert-source-map + convert-source-map@https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz: + resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz} version: 1.8.0 - dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 - dev: true - registry.npmmirror.com/cookie-signature@1.0.6: - resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz} - name: cookie-signature + cookie-signature@https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz: + resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==, tarball: https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz} version: 1.0.6 - dev: false - registry.npmmirror.com/cookie@0.4.0: - resolution: {integrity: sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cookie/-/cookie-0.4.0.tgz} - name: cookie + cookie@https://registry.npmmirror.com/cookie/-/cookie-0.4.0.tgz: + resolution: {integrity: sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==, tarball: https://registry.npmmirror.com/cookie/-/cookie-0.4.0.tgz} version: 0.4.0 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/copy-descriptor@0.1.1: - resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz} - name: copy-descriptor + copy-descriptor@https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz: + resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==, tarball: https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz} version: 0.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/copy-props@2.0.5: - resolution: {integrity: sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/copy-props/-/copy-props-2.0.5.tgz} - name: copy-props + copy-props@https://registry.npmmirror.com/copy-props/-/copy-props-2.0.5.tgz: + resolution: {integrity: sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==, tarball: https://registry.npmmirror.com/copy-props/-/copy-props-2.0.5.tgz} version: 2.0.5 - dependencies: - each-props: registry.npmmirror.com/each-props@1.3.2 - is-plain-object: registry.npmmirror.com/is-plain-object@5.0.0 - dev: true - registry.npmmirror.com/core-js-compat@3.22.6: - resolution: {integrity: sha512-dQ/SxlHcuiywaPIoSUCU6Fx+Mk/H5TXENqd/ZJcK85ta0ZcQkbzHwblxPeL0hF5o+NsT2uK3q9ZOG5TboiVuWw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.6.tgz} - name: core-js-compat + core-js-compat@https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.6.tgz: + resolution: {integrity: sha512-dQ/SxlHcuiywaPIoSUCU6Fx+Mk/H5TXENqd/ZJcK85ta0ZcQkbzHwblxPeL0hF5o+NsT2uK3q9ZOG5TboiVuWw==, tarball: https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.6.tgz} version: 3.22.6 - dependencies: - browserslist: registry.npmmirror.com/browserslist@4.20.3 - semver: registry.npmmirror.com/semver@7.0.0 - dev: true - registry.npmmirror.com/core-js@3.22.6: - resolution: {integrity: sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.22.6.tgz} - name: core-js + core-js@https://registry.npmmirror.com/core-js/-/core-js-3.22.6.tgz: + resolution: {integrity: sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.22.6.tgz} version: 3.22.6 deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. - requiresBuild: true - dev: true - registry.npmmirror.com/core-util-is@1.0.2: - resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz} - name: core-util-is + core-util-is@https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz: + resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==, tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz} version: 1.0.2 - registry.npmmirror.com/count-lines@0.1.2: - resolution: {integrity: sha512-YS8P4UYXX/hrDyLU3r/A5OcCNwdNbJFJckbe8j+x2Jhxsr2J4/rYl0sDwOljLZL7Uxc4s7mRSNcQD8dSjobz+g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/count-lines/-/count-lines-0.1.2.tgz} - name: count-lines + count-lines@https://registry.npmmirror.com/count-lines/-/count-lines-0.1.2.tgz: + resolution: {integrity: sha512-YS8P4UYXX/hrDyLU3r/A5OcCNwdNbJFJckbe8j+x2Jhxsr2J4/rYl0sDwOljLZL7Uxc4s7mRSNcQD8dSjobz+g==, tarball: https://registry.npmmirror.com/count-lines/-/count-lines-0.1.2.tgz} version: 0.1.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/create-ecdh@4.0.4: - resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/create-ecdh/-/create-ecdh-4.0.4.tgz} - name: create-ecdh + create-ecdh@https://registry.npmmirror.com/create-ecdh/-/create-ecdh-4.0.4.tgz: + resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==, tarball: https://registry.npmmirror.com/create-ecdh/-/create-ecdh-4.0.4.tgz} version: 4.0.4 - dependencies: - bn.js: registry.npmmirror.com/bn.js@4.12.0 - elliptic: registry.npmmirror.com/elliptic@6.5.4 - dev: true - registry.npmmirror.com/create-hash@1.2.0: - resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz} - name: create-hash + create-hash@https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz: + resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==, tarball: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz} version: 1.2.0 - dependencies: - cipher-base: registry.npmmirror.com/cipher-base@1.0.4 - inherits: registry.npmmirror.com/inherits@2.0.4 - md5.js: registry.npmmirror.com/md5.js@1.3.5 - ripemd160: registry.npmmirror.com/ripemd160@2.0.2 - sha.js: registry.npmmirror.com/sha.js@2.4.11 - dev: true - registry.npmmirror.com/create-hmac@1.1.7: - resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz} - name: create-hmac + create-hmac@https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz: + resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==, tarball: https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz} version: 1.1.7 - dependencies: - cipher-base: registry.npmmirror.com/cipher-base@1.0.4 - create-hash: registry.npmmirror.com/create-hash@1.2.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - ripemd160: registry.npmmirror.com/ripemd160@2.0.2 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - sha.js: registry.npmmirror.com/sha.js@2.4.11 - dev: true - registry.npmmirror.com/cron@3.1.6: - resolution: {integrity: sha512-cvFiQCeVzsA+QPM6fhjBtlKGij7tLLISnTSvFxVdnFGLdz+ZdXN37kNe0i2gefmdD17XuZA6n2uPVwzl4FxW/w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cron/-/cron-3.1.6.tgz} - name: cron + cron@https://registry.npmmirror.com/cron/-/cron-3.1.6.tgz: + resolution: {integrity: sha512-cvFiQCeVzsA+QPM6fhjBtlKGij7tLLISnTSvFxVdnFGLdz+ZdXN37kNe0i2gefmdD17XuZA6n2uPVwzl4FxW/w==, tarball: https://registry.npmmirror.com/cron/-/cron-3.1.6.tgz} version: 3.1.6 - dependencies: - '@types/luxon': registry.npmmirror.com/@types/luxon@3.3.8 - luxon: registry.npmmirror.com/luxon@3.4.4 - dev: false - registry.npmmirror.com/cross-spawn@7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz} - name: cross-spawn + cross-spawn@https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz: + resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz} version: 7.0.3 engines: {node: '>= 8'} - dependencies: - path-key: registry.npmmirror.com/path-key@3.1.1 - shebang-command: registry.npmmirror.com/shebang-command@2.0.0 - which: registry.npmmirror.com/which@2.0.2 - dev: true - registry.npmmirror.com/crypto-browserify@3.12.0: - resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz} - name: crypto-browserify + crypto-browserify@https://registry.npmmirror.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz: + resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==, tarball: https://registry.npmmirror.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz} version: 3.12.0 - dependencies: - browserify-cipher: registry.npmmirror.com/browserify-cipher@1.0.1 - browserify-sign: registry.npmmirror.com/browserify-sign@4.2.1 - create-ecdh: registry.npmmirror.com/create-ecdh@4.0.4 - create-hash: registry.npmmirror.com/create-hash@1.2.0 - create-hmac: registry.npmmirror.com/create-hmac@1.1.7 - diffie-hellman: registry.npmmirror.com/diffie-hellman@5.0.3 - inherits: registry.npmmirror.com/inherits@2.0.4 - pbkdf2: registry.npmmirror.com/pbkdf2@3.1.2 - public-encrypt: registry.npmmirror.com/public-encrypt@4.0.3 - randombytes: registry.npmmirror.com/randombytes@2.1.0 - randomfill: registry.npmmirror.com/randomfill@1.0.4 - dev: true - registry.npmmirror.com/crypto-random-string@2.0.0: - resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz} - name: crypto-random-string + crypto-random-string@https://registry.npmmirror.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz: + resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==, tarball: https://registry.npmmirror.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz} version: 2.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/d@1.0.1: - resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d/-/d-1.0.1.tgz} - name: d + d@https://registry.npmmirror.com/d/-/d-1.0.1.tgz: + resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==, tarball: https://registry.npmmirror.com/d/-/d-1.0.1.tgz} version: 1.0.1 - dependencies: - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - type: registry.npmmirror.com/type@1.2.0 - dev: true - registry.npmmirror.com/dash-ast@1.0.0: - resolution: {integrity: sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz} - name: dash-ast + dash-ast@https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz: + resolution: {integrity: sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==, tarball: https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/dash-ast@2.0.1: - resolution: {integrity: sha512-5TXltWJGc+RdnabUGzhRae1TRq6m4gr+3K2wQX0is5/F2yS6MJXJvLyI3ErAnsAXuJoGqvfVD5icRgim07DrxQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dash-ast/-/dash-ast-2.0.1.tgz} - name: dash-ast + dash-ast@https://registry.npmmirror.com/dash-ast/-/dash-ast-2.0.1.tgz: + resolution: {integrity: sha512-5TXltWJGc+RdnabUGzhRae1TRq6m4gr+3K2wQX0is5/F2yS6MJXJvLyI3ErAnsAXuJoGqvfVD5icRgim07DrxQ==, tarball: https://registry.npmmirror.com/dash-ast/-/dash-ast-2.0.1.tgz} version: 2.0.1 - dev: true - registry.npmmirror.com/dashdash@1.14.1: - resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dashdash/-/dashdash-1.14.1.tgz} - name: dashdash + dashdash@https://registry.npmmirror.com/dashdash/-/dashdash-1.14.1.tgz: + resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==, tarball: https://registry.npmmirror.com/dashdash/-/dashdash-1.14.1.tgz} version: 1.14.1 engines: {node: '>=0.10'} - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - dev: false - registry.npmmirror.com/debug@2.6.9: - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz} - name: debug + debug@https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz: + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==, tarball: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz} version: 2.6.9 peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true - dependencies: - ms: registry.npmmirror.com/ms@2.0.0 - registry.npmmirror.com/debug@3.2.7(supports-color@5.5.0): - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz} - id: registry.npmmirror.com/debug/3.2.7 - name: debug + debug@https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, tarball: https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz} version: 3.2.7 peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true - dependencies: - ms: registry.npmmirror.com/ms@2.1.3 - supports-color: registry.npmmirror.com/supports-color@5.5.0 - dev: true - registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1): - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz} - id: registry.npmmirror.com/debug/4.3.4 - name: debug + debug@https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz} version: 4.3.4 engines: {node: '>=6.0'} peerDependencies: @@ -3851,1241 +1915,617 @@ packages: peerDependenciesMeta: supports-color: optional: true - dependencies: - ms: registry.npmmirror.com/ms@2.1.2 - supports-color: registry.npmmirror.com/supports-color@8.1.1 - dev: true - registry.npmmirror.com/decamelize@1.2.0: - resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz} - name: decamelize + decamelize@https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz: + resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, tarball: https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz} version: 1.2.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/decamelize@4.0.0: - resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/-/decamelize-4.0.0.tgz} - name: decamelize + decamelize@https://registry.npmmirror.com/decamelize/-/decamelize-4.0.0.tgz: + resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==, tarball: https://registry.npmmirror.com/decamelize/-/decamelize-4.0.0.tgz} version: 4.0.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/decode-uri-component@0.2.0: - resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz} - name: decode-uri-component + decode-uri-component@https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz: + resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==, tarball: https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz} version: 0.2.0 engines: {node: '>=0.10'} - dev: true - registry.npmmirror.com/decompress-response@3.3.0: - resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz} - name: decompress-response + decompress-response@https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz: + resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==, tarball: https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz} version: 3.3.0 engines: {node: '>=4'} - dependencies: - mimic-response: registry.npmmirror.com/mimic-response@1.0.1 - dev: true - registry.npmmirror.com/dedent@0.7.0: - resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz} - name: dedent + dedent@https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz: + resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==, tarball: https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz} version: 0.7.0 - dev: true - registry.npmmirror.com/deep-eql@3.0.1: - resolution: {integrity: sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-eql/-/deep-eql-3.0.1.tgz} - name: deep-eql + deep-eql@https://registry.npmmirror.com/deep-eql/-/deep-eql-3.0.1.tgz: + resolution: {integrity: sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==, tarball: https://registry.npmmirror.com/deep-eql/-/deep-eql-3.0.1.tgz} version: 3.0.1 engines: {node: '>=0.12'} - dependencies: - type-detect: registry.npmmirror.com/type-detect@4.0.8 - dev: true - registry.npmmirror.com/deep-equal@1.1.1: - resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-equal/-/deep-equal-1.1.1.tgz} - name: deep-equal + deep-equal@https://registry.npmmirror.com/deep-equal/-/deep-equal-1.1.1.tgz: + resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==, tarball: https://registry.npmmirror.com/deep-equal/-/deep-equal-1.1.1.tgz} version: 1.1.1 - dependencies: - is-arguments: registry.npmmirror.com/is-arguments@1.1.1 - is-date-object: registry.npmmirror.com/is-date-object@1.0.5 - is-regex: registry.npmmirror.com/is-regex@1.1.4 - object-is: registry.npmmirror.com/object-is@1.1.5 - object-keys: registry.npmmirror.com/object-keys@1.1.1 - regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.4.3 - dev: true - registry.npmmirror.com/deep-extend@0.6.0: - resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz} - name: deep-extend + deep-extend@https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz: + resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==, tarball: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz} version: 0.6.0 engines: {node: '>=4.0.0'} - dev: true - registry.npmmirror.com/deep-is@0.1.4: - resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz} - name: deep-is + deep-is@https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz: + resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==, tarball: https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz} version: 0.1.4 - dev: true - registry.npmmirror.com/default-compare@1.0.0: - resolution: {integrity: sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/default-compare/-/default-compare-1.0.0.tgz} - name: default-compare + default-compare@https://registry.npmmirror.com/default-compare/-/default-compare-1.0.0.tgz: + resolution: {integrity: sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==, tarball: https://registry.npmmirror.com/default-compare/-/default-compare-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@5.1.0 - dev: true - registry.npmmirror.com/default-resolution@2.0.0: - resolution: {integrity: sha512-2xaP6GiwVwOEbXCGoJ4ufgC76m8cj805jrghScewJC2ZDsb9U0b4BIrba+xt/Uytyd0HvQ6+WymSRTfnYj59GQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/default-resolution/-/default-resolution-2.0.0.tgz} - name: default-resolution + default-resolution@https://registry.npmmirror.com/default-resolution/-/default-resolution-2.0.0.tgz: + resolution: {integrity: sha512-2xaP6GiwVwOEbXCGoJ4ufgC76m8cj805jrghScewJC2ZDsb9U0b4BIrba+xt/Uytyd0HvQ6+WymSRTfnYj59GQ==, tarball: https://registry.npmmirror.com/default-resolution/-/default-resolution-2.0.0.tgz} version: 2.0.0 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/defer-to-connect@1.1.3: - resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz} - name: defer-to-connect + defer-to-connect@https://registry.npmmirror.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz: + resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==, tarball: https://registry.npmmirror.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz} version: 1.1.3 - dev: true - registry.npmmirror.com/define-properties@1.1.4: - resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz} - name: define-properties + define-properties@https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz: + resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==, tarball: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz} version: 1.1.4 engines: {node: '>= 0.4'} - dependencies: - has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0 - object-keys: registry.npmmirror.com/object-keys@1.1.1 - dev: true - registry.npmmirror.com/define-property@0.2.5: - resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz} - name: define-property + define-property@https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz: + resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==, tarball: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz} version: 0.2.5 engines: {node: '>=0.10.0'} - dependencies: - is-descriptor: registry.npmmirror.com/is-descriptor@0.1.6 - dev: true - registry.npmmirror.com/define-property@1.0.0: - resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz} - name: define-property + define-property@https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz: + resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==, tarball: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-descriptor: registry.npmmirror.com/is-descriptor@1.0.2 - dev: true - registry.npmmirror.com/define-property@2.0.2: - resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz} - name: define-property + define-property@https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz: + resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==, tarball: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz} version: 2.0.2 engines: {node: '>=0.10.0'} - dependencies: - is-descriptor: registry.npmmirror.com/is-descriptor@1.0.2 - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/defined@1.0.0: - resolution: {integrity: sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz} - name: defined + defined@https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz: + resolution: {integrity: sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==, tarball: https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/delayed-stream@1.0.0: - resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz} - name: delayed-stream + delayed-stream@https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz: + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.4.0'} - dev: false - registry.npmmirror.com/depd@1.1.2: - resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz} - name: depd + depd@https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz: + resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==, tarball: https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz} version: 1.1.2 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/deps-sort@2.0.1: - resolution: {integrity: sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deps-sort/-/deps-sort-2.0.1.tgz} - name: deps-sort + deps-sort@https://registry.npmmirror.com/deps-sort/-/deps-sort-2.0.1.tgz: + resolution: {integrity: sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==, tarball: https://registry.npmmirror.com/deps-sort/-/deps-sort-2.0.1.tgz} version: 2.0.1 hasBin: true - dependencies: - JSONStream: registry.npmmirror.com/JSONStream@1.3.5 - shasum-object: registry.npmmirror.com/shasum-object@1.0.0 - subarg: registry.npmmirror.com/subarg@1.0.0 - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/des.js@1.0.1: - resolution: {integrity: sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/des.js/-/des.js-1.0.1.tgz} - name: des.js + des.js@https://registry.npmmirror.com/des.js/-/des.js-1.0.1.tgz: + resolution: {integrity: sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==, tarball: https://registry.npmmirror.com/des.js/-/des.js-1.0.1.tgz} version: 1.0.1 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - minimalistic-assert: registry.npmmirror.com/minimalistic-assert@1.0.1 - dev: true - registry.npmmirror.com/destroy@1.0.4: - resolution: {integrity: sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/destroy/-/destroy-1.0.4.tgz} - name: destroy + destroy@https://registry.npmmirror.com/destroy/-/destroy-1.0.4.tgz: + resolution: {integrity: sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==, tarball: https://registry.npmmirror.com/destroy/-/destroy-1.0.4.tgz} version: 1.0.4 - dev: false - registry.npmmirror.com/detect-file@1.0.0: - resolution: {integrity: sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-file/-/detect-file-1.0.0.tgz} - name: detect-file + detect-file@https://registry.npmmirror.com/detect-file/-/detect-file-1.0.0.tgz: + resolution: {integrity: sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==, tarball: https://registry.npmmirror.com/detect-file/-/detect-file-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/detective@5.2.0: - resolution: {integrity: sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detective/-/detective-5.2.0.tgz} - name: detective + detective@https://registry.npmmirror.com/detective/-/detective-5.2.0.tgz: + resolution: {integrity: sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==, tarball: https://registry.npmmirror.com/detective/-/detective-5.2.0.tgz} version: 5.2.0 engines: {node: '>=0.8.0'} hasBin: true - dependencies: - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - defined: registry.npmmirror.com/defined@1.0.0 - minimist: registry.npmmirror.com/minimist@1.2.6 - dev: true - registry.npmmirror.com/diff@5.0.0: - resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/diff/-/diff-5.0.0.tgz} - name: diff + diff@https://registry.npmmirror.com/diff/-/diff-5.0.0.tgz: + resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==, tarball: https://registry.npmmirror.com/diff/-/diff-5.0.0.tgz} version: 5.0.0 engines: {node: '>=0.3.1'} - dev: true - registry.npmmirror.com/diffie-hellman@5.0.3: - resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz} - name: diffie-hellman + diffie-hellman@https://registry.npmmirror.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz: + resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==, tarball: https://registry.npmmirror.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz} version: 5.0.3 - dependencies: - bn.js: registry.npmmirror.com/bn.js@4.12.0 - miller-rabin: registry.npmmirror.com/miller-rabin@4.0.1 - randombytes: registry.npmmirror.com/randombytes@2.1.0 - dev: true - registry.npmmirror.com/dns-packet@5.6.1: - resolution: {integrity: sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dns-packet/-/dns-packet-5.6.1.tgz} - name: dns-packet + dns-packet@https://registry.npmmirror.com/dns-packet/-/dns-packet-5.6.1.tgz: + resolution: {integrity: sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==, tarball: https://registry.npmmirror.com/dns-packet/-/dns-packet-5.6.1.tgz} version: 5.6.1 engines: {node: '>=6'} - dependencies: - '@leichtgewicht/ip-codec': registry.npmmirror.com/@leichtgewicht/ip-codec@2.0.5 - dev: false - registry.npmmirror.com/doctrine@3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz} - name: doctrine + doctrine@https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz: + resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==, tarball: https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz} version: 3.0.0 engines: {node: '>=6.0.0'} - dependencies: - esutils: registry.npmmirror.com/esutils@2.0.3 - dev: true - registry.npmmirror.com/domain-browser@1.2.0: - resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domain-browser/-/domain-browser-1.2.0.tgz} - name: domain-browser + domain-browser@https://registry.npmmirror.com/domain-browser/-/domain-browser-1.2.0.tgz: + resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==, tarball: https://registry.npmmirror.com/domain-browser/-/domain-browser-1.2.0.tgz} version: 1.2.0 engines: {node: '>=0.4', npm: '>=1.2'} - dev: true - registry.npmmirror.com/dot-prop@5.3.0: - resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz} - name: dot-prop + dot-prop@https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz: + resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, tarball: https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz} version: 5.3.0 engines: {node: '>=8'} - dependencies: - is-obj: registry.npmmirror.com/is-obj@2.0.0 - dev: true - registry.npmmirror.com/duplexer2@0.0.2: - resolution: {integrity: sha512-+AWBwjGadtksxjOQSFDhPNQbed7icNXApT4+2BNpsXzcCBiInq2H9XW0O8sfHFaPmnQRs7cg/P0fAr2IWQSW0g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.0.2.tgz} - name: duplexer2 + duplexer2@https://registry.npmmirror.com/duplexer2/-/duplexer2-0.0.2.tgz: + resolution: {integrity: sha512-+AWBwjGadtksxjOQSFDhPNQbed7icNXApT4+2BNpsXzcCBiInq2H9XW0O8sfHFaPmnQRs7cg/P0fAr2IWQSW0g==, tarball: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.0.2.tgz} version: 0.0.2 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@1.1.14 - dev: false - registry.npmmirror.com/duplexer2@0.1.4: - resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz} - name: duplexer2 + duplexer2@https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz: + resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==, tarball: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz} version: 0.1.4 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/duplexer3@0.1.4: - resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer3/-/duplexer3-0.1.4.tgz} - name: duplexer3 + duplexer3@https://registry.npmmirror.com/duplexer3/-/duplexer3-0.1.4.tgz: + resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==, tarball: https://registry.npmmirror.com/duplexer3/-/duplexer3-0.1.4.tgz} version: 0.1.4 - dev: true - registry.npmmirror.com/duplexer@0.1.2: - resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz} - name: duplexer + duplexer@https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==, tarball: https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz} version: 0.1.2 - dev: true - registry.npmmirror.com/duplexify@3.7.1: - resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexify/-/duplexify-3.7.1.tgz} - name: duplexify + duplexify@https://registry.npmmirror.com/duplexify/-/duplexify-3.7.1.tgz: + resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==, tarball: https://registry.npmmirror.com/duplexify/-/duplexify-3.7.1.tgz} version: 3.7.1 - dependencies: - end-of-stream: registry.npmmirror.com/end-of-stream@1.4.4 - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - stream-shift: registry.npmmirror.com/stream-shift@1.0.1 - dev: true - registry.npmmirror.com/duplexify@4.1.2: - resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexify/-/duplexify-4.1.2.tgz} - name: duplexify + duplexify@https://registry.npmmirror.com/duplexify/-/duplexify-4.1.2.tgz: + resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==, tarball: https://registry.npmmirror.com/duplexify/-/duplexify-4.1.2.tgz} version: 4.1.2 - dependencies: - end-of-stream: registry.npmmirror.com/end-of-stream@1.4.4 - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - stream-shift: registry.npmmirror.com/stream-shift@1.0.1 - dev: true - registry.npmmirror.com/each-props@1.3.2: - resolution: {integrity: sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/each-props/-/each-props-1.3.2.tgz} - name: each-props + each-props@https://registry.npmmirror.com/each-props/-/each-props-1.3.2.tgz: + resolution: {integrity: sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==, tarball: https://registry.npmmirror.com/each-props/-/each-props-1.3.2.tgz} version: 1.3.2 - dependencies: - is-plain-object: registry.npmmirror.com/is-plain-object@2.0.4 - object.defaults: registry.npmmirror.com/object.defaults@1.1.0 - dev: true - registry.npmmirror.com/ecc-jsbn@0.1.2: - resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz} - name: ecc-jsbn + ecc-jsbn@https://registry.npmmirror.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz: + resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==, tarball: https://registry.npmmirror.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz} version: 0.1.2 - dependencies: - jsbn: registry.npmmirror.com/jsbn@0.1.1 - safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 - dev: false - registry.npmmirror.com/ee-first@1.1.1: - resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz} - name: ee-first + ecdsa-sig-formatter@1.0.11: + resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==, tarball: https://registry.npmmirror.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz} + + ee-first@https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz: + resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==, tarball: https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz} version: 1.1.1 - dev: false - registry.npmmirror.com/electron-to-chromium@1.4.137: - resolution: {integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz} - name: electron-to-chromium + electron-to-chromium@https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz: + resolution: {integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==, tarball: https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz} version: 1.4.137 - dev: true - registry.npmmirror.com/elliptic@6.5.4: - resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz} - name: elliptic + elliptic@https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz: + resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==, tarball: https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz} version: 6.5.4 - dependencies: - bn.js: registry.npmmirror.com/bn.js@4.12.0 - brorand: registry.npmmirror.com/brorand@1.1.0 - hash.js: registry.npmmirror.com/hash.js@1.1.7 - hmac-drbg: registry.npmmirror.com/hmac-drbg@1.0.1 - inherits: registry.npmmirror.com/inherits@2.0.4 - minimalistic-assert: registry.npmmirror.com/minimalistic-assert@1.0.1 - minimalistic-crypto-utils: registry.npmmirror.com/minimalistic-crypto-utils@1.0.1 - dev: true - registry.npmmirror.com/emoji-regex@8.0.0: - resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz} - name: emoji-regex + emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz} version: 8.0.0 - dev: true - registry.npmmirror.com/encodeurl@1.0.2: - resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz} - name: encodeurl + encodeurl@https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz: + resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==, tarball: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz} version: 1.0.2 engines: {node: '>= 0.8'} - dev: false - registry.npmmirror.com/end-of-stream@1.4.4: - resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz} - name: end-of-stream + end-of-stream@https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz: + resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==, tarball: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz} version: 1.4.4 - dependencies: - once: registry.npmmirror.com/once@1.4.0 - dev: true - registry.npmmirror.com/error-ex@1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz} - name: error-ex + error-ex@https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, tarball: https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz} version: 1.3.2 - dependencies: - is-arrayish: registry.npmmirror.com/is-arrayish@0.2.1 - dev: true - registry.npmmirror.com/es-abstract@1.20.1: - resolution: {integrity: sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz} - name: es-abstract + es-abstract@https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz: + resolution: {integrity: sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==, tarball: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz} version: 1.20.1 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - es-to-primitive: registry.npmmirror.com/es-to-primitive@1.2.1 - function-bind: registry.npmmirror.com/function-bind@1.1.1 - function.prototype.name: registry.npmmirror.com/function.prototype.name@1.1.5 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.1 - get-symbol-description: registry.npmmirror.com/get-symbol-description@1.0.0 - has: registry.npmmirror.com/has@1.0.3 - has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - internal-slot: registry.npmmirror.com/internal-slot@1.0.3 - is-callable: registry.npmmirror.com/is-callable@1.2.4 - is-negative-zero: registry.npmmirror.com/is-negative-zero@2.0.2 - is-regex: registry.npmmirror.com/is-regex@1.1.4 - is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer@1.0.2 - is-string: registry.npmmirror.com/is-string@1.0.7 - is-weakref: registry.npmmirror.com/is-weakref@1.0.2 - object-inspect: registry.npmmirror.com/object-inspect@1.12.1 - object-keys: registry.npmmirror.com/object-keys@1.1.1 - object.assign: registry.npmmirror.com/object.assign@4.1.2 - regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.4.3 - string.prototype.trimend: registry.npmmirror.com/string.prototype.trimend@1.0.5 - string.prototype.trimstart: registry.npmmirror.com/string.prototype.trimstart@1.0.5 - unbox-primitive: registry.npmmirror.com/unbox-primitive@1.0.2 - dev: true - registry.npmmirror.com/es-array-method-boxes-properly@1.0.0: - resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz} - name: es-array-method-boxes-properly + es-array-method-boxes-properly@https://registry.npmmirror.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz: + resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==, tarball: https://registry.npmmirror.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/es-to-primitive@1.2.1: - resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz} - name: es-to-primitive + es-to-primitive@https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz: + resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, tarball: https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz} version: 1.2.1 engines: {node: '>= 0.4'} - dependencies: - is-callable: registry.npmmirror.com/is-callable@1.2.4 - is-date-object: registry.npmmirror.com/is-date-object@1.0.5 - is-symbol: registry.npmmirror.com/is-symbol@1.0.4 - dev: true - registry.npmmirror.com/es5-ext@0.10.61: - resolution: {integrity: sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz} - name: es5-ext + es5-ext@https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz: + resolution: {integrity: sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==, tarball: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz} version: 0.10.61 engines: {node: '>=0.10'} - requiresBuild: true - dependencies: - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - next-tick: registry.npmmirror.com/next-tick@1.1.0 - dev: true - registry.npmmirror.com/es6-iterator@2.0.3: - resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz} - name: es6-iterator + es6-iterator@https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz: + resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==, tarball: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz} version: 2.0.3 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - dev: true - registry.npmmirror.com/es6-map@0.1.5: - resolution: {integrity: sha512-mz3UqCh0uPCIqsw1SSAkB/p0rOzF/M0V++vyN7JqlPtSW/VsYgQBvVvqMLmfBuyMzTpLnNqi6JmcSizs4jy19A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-map/-/es6-map-0.1.5.tgz} - name: es6-map + es6-map@https://registry.npmmirror.com/es6-map/-/es6-map-0.1.5.tgz: + resolution: {integrity: sha512-mz3UqCh0uPCIqsw1SSAkB/p0rOzF/M0V++vyN7JqlPtSW/VsYgQBvVvqMLmfBuyMzTpLnNqi6JmcSizs4jy19A==, tarball: https://registry.npmmirror.com/es6-map/-/es6-map-0.1.5.tgz} version: 0.1.5 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-set: registry.npmmirror.com/es6-set@0.1.5 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - event-emitter: registry.npmmirror.com/event-emitter@0.3.5 - dev: true - registry.npmmirror.com/es6-set@0.1.5: - resolution: {integrity: sha512-7S8YXIcUfPMOr3rqJBVMePAbRsD1nWeSMQ86K/lDI76S3WKXz+KWILvTIPbTroubOkZTGh+b+7/xIIphZXNYbA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-set/-/es6-set-0.1.5.tgz} - name: es6-set + es6-set@https://registry.npmmirror.com/es6-set/-/es6-set-0.1.5.tgz: + resolution: {integrity: sha512-7S8YXIcUfPMOr3rqJBVMePAbRsD1nWeSMQ86K/lDI76S3WKXz+KWILvTIPbTroubOkZTGh+b+7/xIIphZXNYbA==, tarball: https://registry.npmmirror.com/es6-set/-/es6-set-0.1.5.tgz} version: 0.1.5 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.1 - event-emitter: registry.npmmirror.com/event-emitter@0.3.5 - dev: true - registry.npmmirror.com/es6-symbol@3.1.1: - resolution: {integrity: sha512-exfuQY8UGtn/N+gL1iKkH8fpNd5sJ760nJq6mmZAHldfxMD5kX07lbQuYlspoXsuknXNv9Fb7y2GsPOnQIbxHg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.1.tgz} - name: es6-symbol + es6-symbol@https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.1.tgz: + resolution: {integrity: sha512-exfuQY8UGtn/N+gL1iKkH8fpNd5sJ760nJq6mmZAHldfxMD5kX07lbQuYlspoXsuknXNv9Fb7y2GsPOnQIbxHg==, tarball: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.1.tgz} version: 3.1.1 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - dev: true - registry.npmmirror.com/es6-symbol@3.1.3: - resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz} - name: es6-symbol + es6-symbol@https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz: + resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==, tarball: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz} version: 3.1.3 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - ext: registry.npmmirror.com/ext@1.6.0 - dev: true - registry.npmmirror.com/es6-weak-map@2.0.3: - resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz} - name: es6-weak-map + es6-weak-map@https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz: + resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==, tarball: https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz} version: 2.0.3 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - dev: true - registry.npmmirror.com/esbuild@0.19.8: - resolution: {integrity: sha512-l7iffQpT2OrZfH2rXIp7/FkmaeZM0vxbxN9KfiCwGYuZqzMg/JdvX26R31Zxn/Pxvsrg3Y9N6XTcnknqDyyv4w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.19.8.tgz} - name: esbuild + esbuild@https://registry.npmmirror.com/esbuild/-/esbuild-0.19.8.tgz: + resolution: {integrity: sha512-l7iffQpT2OrZfH2rXIp7/FkmaeZM0vxbxN9KfiCwGYuZqzMg/JdvX26R31Zxn/Pxvsrg3Y9N6XTcnknqDyyv4w==, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.19.8.tgz} version: 0.19.8 engines: {node: '>=12'} hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm@0.19.8 - '@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64@0.19.8 - '@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64@0.19.8 - '@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64@0.19.8 - '@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64@0.19.8 - '@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64@0.19.8 - '@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64@0.19.8 - '@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm@0.19.8 - '@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64@0.19.8 - '@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32@0.19.8 - '@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64@0.19.8 - '@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el@0.19.8 - '@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64@0.19.8 - '@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64@0.19.8 - '@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x@0.19.8 - '@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64@0.19.8 - '@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64@0.19.8 - '@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64@0.19.8 - '@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64@0.19.8 - '@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64@0.19.8 - '@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32@0.19.8 - '@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64@0.19.8 - dev: true - registry.npmmirror.com/escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz} - name: escalade + escalade@https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz: + resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz} version: 3.1.1 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/escape-goat@2.1.1: - resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-goat/-/escape-goat-2.1.1.tgz} - name: escape-goat + escape-goat@https://registry.npmmirror.com/escape-goat/-/escape-goat-2.1.1.tgz: + resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==, tarball: https://registry.npmmirror.com/escape-goat/-/escape-goat-2.1.1.tgz} version: 2.1.1 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/escape-html@1.0.3: - resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz} - name: escape-html + escape-html@https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz: + resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==, tarball: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz} version: 1.0.3 - dev: false - registry.npmmirror.com/escape-string-regexp@1.0.5: - resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz} - name: escape-string-regexp + escape-string-regexp@https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz: + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz} version: 1.0.5 engines: {node: '>=0.8.0'} - dev: true - registry.npmmirror.com/escape-string-regexp@4.0.0: - resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz} - name: escape-string-regexp + escape-string-regexp@https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz: + resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz} version: 4.0.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/escodegen@0.0.28: - resolution: {integrity: sha512-6ioQhg16lFs5c7XJlJFXIDxBjO4yRvXC9yK6dLNNGuhI3a/fJukHanPF6qtpjGDgAFzI8Wuq3PSIarWmaOq/5A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-0.0.28.tgz} - name: escodegen + escodegen@https://registry.npmmirror.com/escodegen/-/escodegen-0.0.28.tgz: + resolution: {integrity: sha512-6ioQhg16lFs5c7XJlJFXIDxBjO4yRvXC9yK6dLNNGuhI3a/fJukHanPF6qtpjGDgAFzI8Wuq3PSIarWmaOq/5A==, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-0.0.28.tgz} version: 0.0.28 engines: {node: '>=0.4.0'} hasBin: true - dependencies: - esprima: registry.npmmirror.com/esprima@1.0.4 - estraverse: registry.npmmirror.com/estraverse@1.3.2 - optionalDependencies: - source-map: registry.npmmirror.com/source-map@0.6.1 - dev: false - registry.npmmirror.com/escodegen@1.14.3: - resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-1.14.3.tgz} - name: escodegen + escodegen@https://registry.npmmirror.com/escodegen/-/escodegen-1.14.3.tgz: + resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-1.14.3.tgz} version: 1.14.3 engines: {node: '>=4.0'} hasBin: true - dependencies: - esprima: registry.npmmirror.com/esprima@4.0.1 - estraverse: registry.npmmirror.com/estraverse@4.3.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - optionator: registry.npmmirror.com/optionator@0.8.3 - optionalDependencies: - source-map: registry.npmmirror.com/source-map@0.6.1 - dev: true - registry.npmmirror.com/escodegen@1.3.3: - resolution: {integrity: sha512-z9FWgKc48wjMlpzF5ymKS1AF8OIgnKLp9VyN7KbdtyrP/9lndwUFqCtMm+TAJmJf7KJFFYc4cFJfVTTGkKEwsA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-1.3.3.tgz} - name: escodegen + escodegen@https://registry.npmmirror.com/escodegen/-/escodegen-1.3.3.tgz: + resolution: {integrity: sha512-z9FWgKc48wjMlpzF5ymKS1AF8OIgnKLp9VyN7KbdtyrP/9lndwUFqCtMm+TAJmJf7KJFFYc4cFJfVTTGkKEwsA==, tarball: https://registry.npmmirror.com/escodegen/-/escodegen-1.3.3.tgz} version: 1.3.3 engines: {node: '>=0.10.0'} hasBin: true - dependencies: - esprima: registry.npmmirror.com/esprima@1.1.1 - estraverse: registry.npmmirror.com/estraverse@1.5.1 - esutils: registry.npmmirror.com/esutils@1.0.0 - optionalDependencies: - source-map: registry.npmmirror.com/source-map@0.1.43 - dev: false - registry.npmmirror.com/escope@3.6.0: - resolution: {integrity: sha512-75IUQsusDdalQEW/G/2esa87J7raqdJF+Ca0/Xm5C3Q58Nr4yVYjZGp/P1+2xiEVgXRrA39dpRb8LcshajbqDQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escope/-/escope-3.6.0.tgz} - name: escope + escope@https://registry.npmmirror.com/escope/-/escope-3.6.0.tgz: + resolution: {integrity: sha512-75IUQsusDdalQEW/G/2esa87J7raqdJF+Ca0/Xm5C3Q58Nr4yVYjZGp/P1+2xiEVgXRrA39dpRb8LcshajbqDQ==, tarball: https://registry.npmmirror.com/escope/-/escope-3.6.0.tgz} version: 3.6.0 engines: {node: '>=0.4.0'} - dependencies: - es6-map: registry.npmmirror.com/es6-map@0.1.5 - es6-weak-map: registry.npmmirror.com/es6-weak-map@2.0.3 - esrecurse: registry.npmmirror.com/esrecurse@4.3.0 - estraverse: registry.npmmirror.com/estraverse@4.3.0 - dev: true - registry.npmmirror.com/eslint-scope@7.1.1: - resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz} - name: eslint-scope + eslint-scope@https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz: + resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==, tarball: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz} version: 7.1.1 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - esrecurse: registry.npmmirror.com/esrecurse@4.3.0 - estraverse: registry.npmmirror.com/estraverse@5.3.0 - dev: true - registry.npmmirror.com/eslint-utils@3.0.0(eslint@8.16.0): - resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz} - id: registry.npmmirror.com/eslint-utils/3.0.0 - name: eslint-utils + eslint-utils@https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz: + resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==, tarball: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz} version: 3.0.0 engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' - dependencies: - eslint: registry.npmmirror.com/eslint@8.16.0 - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@2.1.0 - dev: true - registry.npmmirror.com/eslint-visitor-keys@2.1.0: - resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz} - name: eslint-visitor-keys + eslint-visitor-keys@https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz: + resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz} version: 2.1.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/eslint-visitor-keys@3.3.0: - resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz} - name: eslint-visitor-keys + eslint-visitor-keys@https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz: + resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==, tarball: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz} version: 3.3.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - registry.npmmirror.com/eslint@8.16.0: - resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz} - name: eslint + eslint@https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz: + resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==, tarball: https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz} version: 8.16.0 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true - dependencies: - '@eslint/eslintrc': registry.npmmirror.com/@eslint/eslintrc@1.3.0 - '@humanwhocodes/config-array': registry.npmmirror.com/@humanwhocodes/config-array@0.9.5 - ajv: registry.npmmirror.com/ajv@6.12.4 - chalk: registry.npmmirror.com/chalk@4.1.2 - cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - doctrine: registry.npmmirror.com/doctrine@3.0.0 - escape-string-regexp: registry.npmmirror.com/escape-string-regexp@4.0.0 - eslint-scope: registry.npmmirror.com/eslint-scope@7.1.1 - eslint-utils: registry.npmmirror.com/eslint-utils@3.0.0(eslint@8.16.0) - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.3.0 - espree: registry.npmmirror.com/espree@9.3.2 - esquery: registry.npmmirror.com/esquery@1.4.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3 - file-entry-cache: registry.npmmirror.com/file-entry-cache@6.0.1 - functional-red-black-tree: registry.npmmirror.com/functional-red-black-tree@1.0.1 - glob-parent: registry.npmmirror.com/glob-parent@6.0.2 - globals: registry.npmmirror.com/globals@13.15.0 - ignore: registry.npmmirror.com/ignore@5.2.0 - import-fresh: registry.npmmirror.com/import-fresh@3.3.0 - imurmurhash: registry.npmmirror.com/imurmurhash@0.1.4 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1 - levn: registry.npmmirror.com/levn@0.4.1 - lodash.merge: registry.npmmirror.com/lodash.merge@4.6.2 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - natural-compare: registry.npmmirror.com/natural-compare@1.4.0 - optionator: registry.npmmirror.com/optionator@0.9.1 - regexpp: registry.npmmirror.com/regexpp@3.2.0 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 - text-table: registry.npmmirror.com/text-table@0.2.0 - v8-compile-cache: registry.npmmirror.com/v8-compile-cache@2.3.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/espree@9.3.2: - resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espree/-/espree-9.3.2.tgz} - name: espree + espree@https://registry.npmmirror.com/espree/-/espree-9.3.2.tgz: + resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==, tarball: https://registry.npmmirror.com/espree/-/espree-9.3.2.tgz} version: 9.3.2 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - acorn: registry.npmmirror.com/acorn@8.7.1 - acorn-jsx: registry.npmmirror.com/acorn-jsx@5.3.2(acorn@8.7.1) - eslint-visitor-keys: registry.npmmirror.com/eslint-visitor-keys@3.3.0 - dev: true - registry.npmmirror.com/esprima@1.0.4: - resolution: {integrity: sha512-rp5dMKN8zEs9dfi9g0X1ClLmV//WRyk/R15mppFNICIFRG5P92VP7Z04p8pk++gABo9W2tY+kHyu6P1mEHgmTA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-1.0.4.tgz} - name: esprima + esprima@https://registry.npmmirror.com/esprima/-/esprima-1.0.4.tgz: + resolution: {integrity: sha512-rp5dMKN8zEs9dfi9g0X1ClLmV//WRyk/R15mppFNICIFRG5P92VP7Z04p8pk++gABo9W2tY+kHyu6P1mEHgmTA==, tarball: https://registry.npmmirror.com/esprima/-/esprima-1.0.4.tgz} version: 1.0.4 engines: {node: '>=0.4.0'} hasBin: true - dev: false - registry.npmmirror.com/esprima@1.1.1: - resolution: {integrity: sha512-qxxB994/7NtERxgXdFgLHIs9M6bhLXc6qtUmWZ3L8+gTQ9qaoyki2887P2IqAYsoENyr8SUbTutStDniOHSDHg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-1.1.1.tgz} - name: esprima + esprima@https://registry.npmmirror.com/esprima/-/esprima-1.1.1.tgz: + resolution: {integrity: sha512-qxxB994/7NtERxgXdFgLHIs9M6bhLXc6qtUmWZ3L8+gTQ9qaoyki2887P2IqAYsoENyr8SUbTutStDniOHSDHg==, tarball: https://registry.npmmirror.com/esprima/-/esprima-1.1.1.tgz} version: 1.1.1 engines: {node: '>=0.4.0'} hasBin: true - dev: false - registry.npmmirror.com/esprima@4.0.1: - resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz} - name: esprima + esprima@https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz: + resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz} version: 4.0.1 engines: {node: '>=4'} hasBin: true - registry.npmmirror.com/espurify@2.1.1: - resolution: {integrity: sha512-zttWvnkhcDyGOhSH4vO2qCBILpdCMv/MX8lp4cqgRkQoDRGK2oZxi2GfWhlP2dIXmk7BaKeOTuzbHhyC68o8XQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/espurify/-/espurify-2.1.1.tgz} - name: espurify + espurify@https://registry.npmmirror.com/espurify/-/espurify-2.1.1.tgz: + resolution: {integrity: sha512-zttWvnkhcDyGOhSH4vO2qCBILpdCMv/MX8lp4cqgRkQoDRGK2oZxi2GfWhlP2dIXmk7BaKeOTuzbHhyC68o8XQ==, tarball: https://registry.npmmirror.com/espurify/-/espurify-2.1.1.tgz} version: 2.1.1 - dev: true - registry.npmmirror.com/esquery@1.4.0: - resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz} - name: esquery + esquery@https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz: + resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==, tarball: https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz} version: 1.4.0 engines: {node: '>=0.10'} - dependencies: - estraverse: registry.npmmirror.com/estraverse@5.3.0 - dev: true - registry.npmmirror.com/esrecurse@4.3.0: - resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz} - name: esrecurse + esrecurse@https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz: + resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, tarball: https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz} version: 4.3.0 engines: {node: '>=4.0'} - dependencies: - estraverse: registry.npmmirror.com/estraverse@5.3.0 - dev: true - registry.npmmirror.com/estraverse@1.3.2: - resolution: {integrity: sha512-OkbCPVUu8D9tbsLcUR+CKFRBbhZlogmkbWaP3BPERlkqzWL5Q6IdTz6eUk+b5cid2MTaCqJb2nNRGoJ8TpfPrg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-1.3.2.tgz} - name: estraverse + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-1.3.2.tgz: + resolution: {integrity: sha512-OkbCPVUu8D9tbsLcUR+CKFRBbhZlogmkbWaP3BPERlkqzWL5Q6IdTz6eUk+b5cid2MTaCqJb2nNRGoJ8TpfPrg==, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-1.3.2.tgz} version: 1.3.2 engines: {node: '>=0.4.0'} - dev: false - registry.npmmirror.com/estraverse@1.5.1: - resolution: {integrity: sha512-FpCjJDfmo3vsc/1zKSeqR5k42tcIhxFIlvq+h9j0fO2q/h2uLKyweq7rYJ+0CoVvrGQOxIS5wyBrW/+vF58BUQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-1.5.1.tgz} - name: estraverse + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-1.5.1.tgz: + resolution: {integrity: sha512-FpCjJDfmo3vsc/1zKSeqR5k42tcIhxFIlvq+h9j0fO2q/h2uLKyweq7rYJ+0CoVvrGQOxIS5wyBrW/+vF58BUQ==, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-1.5.1.tgz} version: 1.5.1 engines: {node: '>=0.4.0'} - dev: false - registry.npmmirror.com/estraverse@4.3.0: - resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz} - name: estraverse + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz: + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz} version: 4.3.0 engines: {node: '>=4.0'} - dev: true - registry.npmmirror.com/estraverse@5.3.0: - resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz} - name: estraverse + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz: + resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==, tarball: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz} version: 5.3.0 engines: {node: '>=4.0'} - dev: true - registry.npmmirror.com/estree-is-function@1.0.0: - resolution: {integrity: sha512-nSCWn1jkSq2QAtkaVLJZY2ezwcFO161HVc174zL1KPW3RJ+O6C3eJb8Nx7OXzvhoEv+nLgSR1g71oWUHUDTrJA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-is-function/-/estree-is-function-1.0.0.tgz} - name: estree-is-function + estree-is-function@https://registry.npmmirror.com/estree-is-function/-/estree-is-function-1.0.0.tgz: + resolution: {integrity: sha512-nSCWn1jkSq2QAtkaVLJZY2ezwcFO161HVc174zL1KPW3RJ+O6C3eJb8Nx7OXzvhoEv+nLgSR1g71oWUHUDTrJA==, tarball: https://registry.npmmirror.com/estree-is-function/-/estree-is-function-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/estree-is-identifier@1.0.0: - resolution: {integrity: sha512-2BDRGrkQJV/NhCAmmE33A35WAaxq3WQaGHgQuD//7orGWfpFqj8Srkwvx0TH+20yIdOF1yMQwi8anv5ISec2AQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-is-identifier/-/estree-is-identifier-1.0.0.tgz} - name: estree-is-identifier + estree-is-identifier@https://registry.npmmirror.com/estree-is-identifier/-/estree-is-identifier-1.0.0.tgz: + resolution: {integrity: sha512-2BDRGrkQJV/NhCAmmE33A35WAaxq3WQaGHgQuD//7orGWfpFqj8Srkwvx0TH+20yIdOF1yMQwi8anv5ISec2AQ==, tarball: https://registry.npmmirror.com/estree-is-identifier/-/estree-is-identifier-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/estree-is-member-expression@1.0.0: - resolution: {integrity: sha512-Ec+X44CapIGExvSZN+pGkmr5p7HwUVQoPQSd458Lqwvaf4/61k/invHSh4BYK8OXnCkfEhWuIoG5hayKLQStIg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-is-member-expression/-/estree-is-member-expression-1.0.0.tgz} - name: estree-is-member-expression + estree-is-member-expression@https://registry.npmmirror.com/estree-is-member-expression/-/estree-is-member-expression-1.0.0.tgz: + resolution: {integrity: sha512-Ec+X44CapIGExvSZN+pGkmr5p7HwUVQoPQSd458Lqwvaf4/61k/invHSh4BYK8OXnCkfEhWuIoG5hayKLQStIg==, tarball: https://registry.npmmirror.com/estree-is-member-expression/-/estree-is-member-expression-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/estree-is-require@1.0.0: - resolution: {integrity: sha512-oWxQdSEmnUwNZsDQYiBNpVxKEhMmsJQSSxnDrwsr1MWtooCLfhgzsNGzmokdmfK0EzEIS5V4LPvqxv1Kmb1vvA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-is-require/-/estree-is-require-1.0.0.tgz} - name: estree-is-require + estree-is-require@https://registry.npmmirror.com/estree-is-require/-/estree-is-require-1.0.0.tgz: + resolution: {integrity: sha512-oWxQdSEmnUwNZsDQYiBNpVxKEhMmsJQSSxnDrwsr1MWtooCLfhgzsNGzmokdmfK0EzEIS5V4LPvqxv1Kmb1vvA==, tarball: https://registry.npmmirror.com/estree-is-require/-/estree-is-require-1.0.0.tgz} version: 1.0.0 - dependencies: - estree-is-identifier: registry.npmmirror.com/estree-is-identifier@1.0.0 - dev: true - registry.npmmirror.com/esutils@1.0.0: - resolution: {integrity: sha512-x/iYH53X3quDwfHRz4y8rn4XcEwwCJeWsul9pF1zldMbGtgOtMNBEOuYWwB1EQlK2LRa1fev3YAgym/RElp5Cg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esutils/-/esutils-1.0.0.tgz} - name: esutils + esutils@https://registry.npmmirror.com/esutils/-/esutils-1.0.0.tgz: + resolution: {integrity: sha512-x/iYH53X3quDwfHRz4y8rn4XcEwwCJeWsul9pF1zldMbGtgOtMNBEOuYWwB1EQlK2LRa1fev3YAgym/RElp5Cg==, tarball: https://registry.npmmirror.com/esutils/-/esutils-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: false - registry.npmmirror.com/esutils@2.0.3: - resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz} - name: esutils + esutils@https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz} version: 2.0.3 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/etag@1.8.1: - resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz} - name: etag + etag@https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz: + resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==, tarball: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz} version: 1.8.1 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/event-emitter@0.3.5: - resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz} - name: event-emitter + event-emitter@https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz: + resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==, tarball: https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz} version: 0.3.5 - dependencies: - d: registry.npmmirror.com/d@1.0.1 - es5-ext: registry.npmmirror.com/es5-ext@0.10.61 - dev: true - registry.npmmirror.com/eventemitter3@4.0.7: - resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz} - name: eventemitter3 + eventemitter3@https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz: + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==, tarball: https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz} version: 4.0.7 - dev: false - registry.npmmirror.com/events@3.3.0: - resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/events/-/events-3.3.0.tgz} - name: events + events@https://registry.npmmirror.com/events/-/events-3.3.0.tgz: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==, tarball: https://registry.npmmirror.com/events/-/events-3.3.0.tgz} version: 3.3.0 engines: {node: '>=0.8.x'} - dev: true - registry.npmmirror.com/evp_bytestokey@1.0.3: - resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz} - name: evp_bytestokey + evp_bytestokey@https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz: + resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==, tarball: https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz} version: 1.0.3 - dependencies: - md5.js: registry.npmmirror.com/md5.js@1.3.5 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/expand-brackets@2.1.4: - resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz} - name: expand-brackets + expand-brackets@https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz: + resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==, tarball: https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz} version: 2.1.4 engines: {node: '>=0.10.0'} - dependencies: - debug: registry.npmmirror.com/debug@2.6.9 - define-property: registry.npmmirror.com/define-property@0.2.5 - extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1 - posix-character-classes: registry.npmmirror.com/posix-character-classes@0.1.1 - regex-not: registry.npmmirror.com/regex-not@1.0.2 - snapdragon: registry.npmmirror.com/snapdragon@0.8.2 - to-regex: registry.npmmirror.com/to-regex@3.0.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/expand-tilde@2.0.2: - resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz} - name: expand-tilde + expand-tilde@https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz: + resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==, tarball: https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz} version: 2.0.2 engines: {node: '>=0.10.0'} - dependencies: - homedir-polyfill: registry.npmmirror.com/homedir-polyfill@1.0.3 - dev: true - registry.npmmirror.com/express@4.17.1: - resolution: {integrity: sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/express/-/express-4.17.1.tgz} - name: express + express@https://registry.npmmirror.com/express/-/express-4.17.1.tgz: + resolution: {integrity: sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==, tarball: https://registry.npmmirror.com/express/-/express-4.17.1.tgz} version: 4.17.1 engines: {node: '>= 0.10.0'} - dependencies: - accepts: registry.npmmirror.com/accepts@1.3.7 - array-flatten: registry.npmmirror.com/array-flatten@1.1.1 - body-parser: registry.npmmirror.com/body-parser@1.19.0 - content-disposition: registry.npmmirror.com/content-disposition@0.5.3 - content-type: registry.npmmirror.com/content-type@1.0.4 - cookie: registry.npmmirror.com/cookie@0.4.0 - cookie-signature: registry.npmmirror.com/cookie-signature@1.0.6 - debug: registry.npmmirror.com/debug@2.6.9 - depd: registry.npmmirror.com/depd@1.1.2 - encodeurl: registry.npmmirror.com/encodeurl@1.0.2 - escape-html: registry.npmmirror.com/escape-html@1.0.3 - etag: registry.npmmirror.com/etag@1.8.1 - finalhandler: registry.npmmirror.com/finalhandler@1.1.2 - fresh: registry.npmmirror.com/fresh@0.5.2 - merge-descriptors: registry.npmmirror.com/merge-descriptors@1.0.1 - methods: registry.npmmirror.com/methods@1.1.2 - on-finished: registry.npmmirror.com/on-finished@2.3.0 - parseurl: registry.npmmirror.com/parseurl@1.3.3 - path-to-regexp: registry.npmmirror.com/path-to-regexp@0.1.7 - proxy-addr: registry.npmmirror.com/proxy-addr@2.0.6 - qs: registry.npmmirror.com/qs@6.7.0 - range-parser: registry.npmmirror.com/range-parser@1.2.1 - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 - send: registry.npmmirror.com/send@0.17.1 - serve-static: registry.npmmirror.com/serve-static@1.14.1 - setprototypeof: registry.npmmirror.com/setprototypeof@1.1.1 - statuses: registry.npmmirror.com/statuses@1.5.0 - type-is: registry.npmmirror.com/type-is@1.6.18 - utils-merge: registry.npmmirror.com/utils-merge@1.0.1 - vary: registry.npmmirror.com/vary@1.1.2 - transitivePeerDependencies: - - supports-color - dev: false - registry.npmmirror.com/ext@1.6.0: - resolution: {integrity: sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz} - name: ext + ext@https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz: + resolution: {integrity: sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==, tarball: https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz} version: 1.6.0 - dependencies: - type: registry.npmmirror.com/type@2.6.0 - dev: true - registry.npmmirror.com/extend-shallow@2.0.1: - resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz} - name: extend-shallow + extend-shallow@https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz: + resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz} version: 2.0.1 engines: {node: '>=0.10.0'} - dependencies: - is-extendable: registry.npmmirror.com/is-extendable@0.1.1 - dev: true - registry.npmmirror.com/extend-shallow@3.0.2: - resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz} - name: extend-shallow + extend-shallow@https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz: + resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz} version: 3.0.2 engines: {node: '>=0.10.0'} - dependencies: - assign-symbols: registry.npmmirror.com/assign-symbols@1.0.0 - is-extendable: registry.npmmirror.com/is-extendable@1.0.1 - dev: true - registry.npmmirror.com/extend@3.0.2: - resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz} - name: extend + extend@https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz: + resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==, tarball: https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz} version: 3.0.2 - registry.npmmirror.com/extendible@0.1.1: - resolution: {integrity: sha512-AglckQA0TJV8/ZmhQcNmaaFcFFPXFIoZbfuoQOlGDK7Jh/roWotYzJ7ik1FBBCHBr8n7CgTR8lXXPAN8Rfb7rw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extendible/-/extendible-0.1.1.tgz} - name: extendible - version: 0.1.1 - dev: false - - registry.npmmirror.com/extglob@2.0.4: - resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz} - name: extglob + extglob@https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz: + resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==, tarball: https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz} version: 2.0.4 engines: {node: '>=0.10.0'} - dependencies: - array-unique: registry.npmmirror.com/array-unique@0.3.2 - define-property: registry.npmmirror.com/define-property@1.0.0 - expand-brackets: registry.npmmirror.com/expand-brackets@2.1.4 - extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1 - fragment-cache: registry.npmmirror.com/fragment-cache@0.2.1 - regex-not: registry.npmmirror.com/regex-not@1.0.2 - snapdragon: registry.npmmirror.com/snapdragon@0.8.2 - to-regex: registry.npmmirror.com/to-regex@3.0.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/extsprintf@1.3.0: - resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz} - name: extsprintf + extsprintf@https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz: + resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==, tarball: https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz} version: 1.3.0 engines: {'0': node >=0.6.0} - dev: false - registry.npmmirror.com/failure@1.1.1: - resolution: {integrity: sha512-lzrrk0NUfjVeU3jLmfU01zP5bfg4XVFxHREYGvgJowaCqHLSQtqIGENH/CU+oSs6yfYObdSM7b9UY/3p2VJOSg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/failure/-/failure-1.1.1.tgz} - name: failure - version: 1.1.1 - dev: false - - registry.npmmirror.com/falafel@2.2.5: - resolution: {integrity: sha512-HuC1qF9iTnHDnML9YZAdCDQwT0yKl/U55K4XSUXqGAA2GLoafFgWRqdAbhWJxXaYD4pyoVxAJ8wH670jMpI9DQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/falafel/-/falafel-2.2.5.tgz} - name: falafel + falafel@https://registry.npmmirror.com/falafel/-/falafel-2.2.5.tgz: + resolution: {integrity: sha512-HuC1qF9iTnHDnML9YZAdCDQwT0yKl/U55K4XSUXqGAA2GLoafFgWRqdAbhWJxXaYD4pyoVxAJ8wH670jMpI9DQ==, tarball: https://registry.npmmirror.com/falafel/-/falafel-2.2.5.tgz} version: 2.2.5 engines: {node: '>=0.4.0'} - dependencies: - acorn: registry.npmmirror.com/acorn@7.4.1 - isarray: registry.npmmirror.com/isarray@2.0.5 - registry.npmmirror.com/fancy-log@1.3.3: - resolution: {integrity: sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fancy-log/-/fancy-log-1.3.3.tgz} - name: fancy-log + fancy-log@https://registry.npmmirror.com/fancy-log/-/fancy-log-1.3.3.tgz: + resolution: {integrity: sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==, tarball: https://registry.npmmirror.com/fancy-log/-/fancy-log-1.3.3.tgz} version: 1.3.3 engines: {node: '>= 0.10'} - dependencies: - ansi-gray: registry.npmmirror.com/ansi-gray@0.1.1 - color-support: registry.npmmirror.com/color-support@1.1.3 - parse-node-version: registry.npmmirror.com/parse-node-version@1.0.1 - time-stamp: registry.npmmirror.com/time-stamp@1.1.0 - dev: true - registry.npmmirror.com/fancy-log@2.0.0: - resolution: {integrity: sha512-9CzxZbACXMUXW13tS0tI8XsGGmxWzO2DmYrGuBJOJ8k8q2K7hwfJA5qHjuPPe8wtsco33YR9wc+Rlr5wYFvhSA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fancy-log/-/fancy-log-2.0.0.tgz} - name: fancy-log + fancy-log@https://registry.npmmirror.com/fancy-log/-/fancy-log-2.0.0.tgz: + resolution: {integrity: sha512-9CzxZbACXMUXW13tS0tI8XsGGmxWzO2DmYrGuBJOJ8k8q2K7hwfJA5qHjuPPe8wtsco33YR9wc+Rlr5wYFvhSA==, tarball: https://registry.npmmirror.com/fancy-log/-/fancy-log-2.0.0.tgz} version: 2.0.0 engines: {node: '>=10.13.0'} - dependencies: - color-support: registry.npmmirror.com/color-support@1.1.3 - dev: true - registry.npmmirror.com/fast-deep-equal@3.1.3: - resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz} - name: fast-deep-equal + fast-deep-equal@https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, tarball: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz} version: 3.1.3 - registry.npmmirror.com/fast-json-stable-stringify@2.1.0: - resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz} - name: fast-json-stable-stringify + fast-json-stable-stringify@https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, tarball: https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz} version: 2.1.0 - registry.npmmirror.com/fast-levenshtein@1.1.4: - resolution: {integrity: sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz} - name: fast-levenshtein + fast-levenshtein@https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz: + resolution: {integrity: sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw==, tarball: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz} version: 1.1.4 - dev: true - registry.npmmirror.com/fast-levenshtein@2.0.6: - resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz} - name: fast-levenshtein + fast-levenshtein@https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz: + resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==, tarball: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz} version: 2.0.6 - dev: true - registry.npmmirror.com/fast-safe-stringify@2.1.1: - resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz} - name: fast-safe-stringify + fast-safe-stringify@https://registry.npmmirror.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz: + resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==, tarball: https://registry.npmmirror.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz} version: 2.1.1 - dev: true - registry.npmmirror.com/fast-sha256@1.3.0: - resolution: {integrity: sha512-n11RGP/lrWEFI/bWdygLxhI+pVeo1ZYIVwvvPkW7azl/rOy+F3HYRZ2K5zeE9mmkhQppyv9sQFx0JM9UabnpPQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-sha256/-/fast-sha256-1.3.0.tgz} - name: fast-sha256 + fast-sha256@https://registry.npmmirror.com/fast-sha256/-/fast-sha256-1.3.0.tgz: + resolution: {integrity: sha512-n11RGP/lrWEFI/bWdygLxhI+pVeo1ZYIVwvvPkW7azl/rOy+F3HYRZ2K5zeE9mmkhQppyv9sQFx0JM9UabnpPQ==, tarball: https://registry.npmmirror.com/fast-sha256/-/fast-sha256-1.3.0.tgz} version: 1.3.0 - dev: false - registry.npmmirror.com/file-entry-cache@6.0.1: - resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz} - name: file-entry-cache + file-entry-cache@https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz: + resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==, tarball: https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz} version: 6.0.1 engines: {node: ^10.12.0 || >=12.0.0} - dependencies: - flat-cache: registry.npmmirror.com/flat-cache@3.0.4 - dev: true - registry.npmmirror.com/fill-range@4.0.0: - resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz} - name: fill-range + file-uri-to-path@1.0.0: + resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + + fill-range@https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz: + resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz} version: 4.0.0 engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1 - is-number: registry.npmmirror.com/is-number@3.0.0 - repeat-string: registry.npmmirror.com/repeat-string@1.6.1 - to-regex-range: registry.npmmirror.com/to-regex-range@2.1.1 - dev: true - registry.npmmirror.com/fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz} - name: fill-range + fill-range@https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz: + resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz} version: 7.0.1 engines: {node: '>=8'} - dependencies: - to-regex-range: registry.npmmirror.com/to-regex-range@5.0.1 - registry.npmmirror.com/finalhandler@1.1.2: - resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz} - name: finalhandler + finalhandler@https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz: + resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==, tarball: https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz} version: 1.1.2 engines: {node: '>= 0.8'} - dependencies: - debug: registry.npmmirror.com/debug@2.6.9 - encodeurl: registry.npmmirror.com/encodeurl@1.0.2 - escape-html: registry.npmmirror.com/escape-html@1.0.3 - on-finished: registry.npmmirror.com/on-finished@2.3.0 - parseurl: registry.npmmirror.com/parseurl@1.3.3 - statuses: registry.npmmirror.com/statuses@1.5.0 - unpipe: registry.npmmirror.com/unpipe@1.0.0 - transitivePeerDependencies: - - supports-color - dev: false - registry.npmmirror.com/find-cache-dir@2.1.0: - resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz} - name: find-cache-dir + find-cache-dir@https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz: + resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==, tarball: https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz} version: 2.1.0 engines: {node: '>=6'} - dependencies: - commondir: registry.npmmirror.com/commondir@1.0.1 - make-dir: registry.npmmirror.com/make-dir@2.1.0 - pkg-dir: registry.npmmirror.com/pkg-dir@3.0.0 - dev: true - registry.npmmirror.com/find-up@1.1.2: - resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-1.1.2.tgz} - name: find-up + find-up@https://registry.npmmirror.com/find-up/-/find-up-1.1.2.tgz: + resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==, tarball: https://registry.npmmirror.com/find-up/-/find-up-1.1.2.tgz} version: 1.1.2 engines: {node: '>=0.10.0'} - dependencies: - path-exists: registry.npmmirror.com/path-exists@2.1.0 - pinkie-promise: registry.npmmirror.com/pinkie-promise@2.0.1 - dev: true - registry.npmmirror.com/find-up@3.0.0: - resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz} - name: find-up + find-up@https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz: + resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==, tarball: https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz} version: 3.0.0 engines: {node: '>=6'} - dependencies: - locate-path: registry.npmmirror.com/locate-path@3.0.0 - dev: true - registry.npmmirror.com/find-up@5.0.0: - resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz} - name: find-up + find-up@https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz: + resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, tarball: https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz} version: 5.0.0 engines: {node: '>=10'} - dependencies: - locate-path: registry.npmmirror.com/locate-path@6.0.0 - path-exists: registry.npmmirror.com/path-exists@4.0.0 - dev: true - registry.npmmirror.com/findup-sync@2.0.0: - resolution: {integrity: sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/findup-sync/-/findup-sync-2.0.0.tgz} - name: findup-sync + findup-sync@https://registry.npmmirror.com/findup-sync/-/findup-sync-2.0.0.tgz: + resolution: {integrity: sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==, tarball: https://registry.npmmirror.com/findup-sync/-/findup-sync-2.0.0.tgz} version: 2.0.0 engines: {node: '>= 0.10'} - dependencies: - detect-file: registry.npmmirror.com/detect-file@1.0.0 - is-glob: registry.npmmirror.com/is-glob@3.1.0 - micromatch: registry.npmmirror.com/micromatch@3.1.10 - resolve-dir: registry.npmmirror.com/resolve-dir@1.0.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/findup-sync@3.0.0: - resolution: {integrity: sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/findup-sync/-/findup-sync-3.0.0.tgz} - name: findup-sync + findup-sync@https://registry.npmmirror.com/findup-sync/-/findup-sync-3.0.0.tgz: + resolution: {integrity: sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==, tarball: https://registry.npmmirror.com/findup-sync/-/findup-sync-3.0.0.tgz} version: 3.0.0 engines: {node: '>= 0.10'} - dependencies: - detect-file: registry.npmmirror.com/detect-file@1.0.0 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - micromatch: registry.npmmirror.com/micromatch@3.1.10 - resolve-dir: registry.npmmirror.com/resolve-dir@1.0.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/fined@1.2.0: - resolution: {integrity: sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fined/-/fined-1.2.0.tgz} - name: fined + fined@https://registry.npmmirror.com/fined/-/fined-1.2.0.tgz: + resolution: {integrity: sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==, tarball: https://registry.npmmirror.com/fined/-/fined-1.2.0.tgz} version: 1.2.0 engines: {node: '>= 0.10'} - dependencies: - expand-tilde: registry.npmmirror.com/expand-tilde@2.0.2 - is-plain-object: registry.npmmirror.com/is-plain-object@2.0.4 - object.defaults: registry.npmmirror.com/object.defaults@1.1.0 - object.pick: registry.npmmirror.com/object.pick@1.3.0 - parse-filepath: registry.npmmirror.com/parse-filepath@1.0.2 - dev: true - registry.npmmirror.com/flagged-respawn@1.0.1: - resolution: {integrity: sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flagged-respawn/-/flagged-respawn-1.0.1.tgz} - name: flagged-respawn + flagged-respawn@https://registry.npmmirror.com/flagged-respawn/-/flagged-respawn-1.0.1.tgz: + resolution: {integrity: sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==, tarball: https://registry.npmmirror.com/flagged-respawn/-/flagged-respawn-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/flat-cache@3.0.4: - resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz} - name: flat-cache + flat-cache@https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz: + resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==, tarball: https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz} version: 3.0.4 engines: {node: ^10.12.0 || >=12.0.0} - dependencies: - flatted: registry.npmmirror.com/flatted@3.2.5 - rimraf: registry.npmmirror.com/rimraf@3.0.2 - dev: true - registry.npmmirror.com/flat@5.0.2: - resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz} - name: flat + flat@https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz: + resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==, tarball: https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz} version: 5.0.2 hasBin: true - dev: true - registry.npmmirror.com/flatted@3.2.5: - resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flatted/-/flatted-3.2.5.tgz} - name: flatted + flatted@https://registry.npmmirror.com/flatted/-/flatted-3.2.5.tgz: + resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==, tarball: https://registry.npmmirror.com/flatted/-/flatted-3.2.5.tgz} version: 3.2.5 - dev: true - registry.npmmirror.com/flush-write-stream@1.1.1: - resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz} - name: flush-write-stream + flush-write-stream@https://registry.npmmirror.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz: + resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==, tarball: https://registry.npmmirror.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz} version: 1.1.1 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/follow-redirects@1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz} - name: follow-redirects + follow-redirects@1.15.2: + resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + + follow-redirects@https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz: + resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==, tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz} version: 1.15.2 engines: {node: '>=4.0'} peerDependencies: @@ -5093,759 +2533,378 @@ packages: peerDependenciesMeta: debug: optional: true - dev: false - registry.npmmirror.com/for-each@0.3.3: - resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz} - name: for-each + for-each@https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz: + resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==, tarball: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz} version: 0.3.3 - dependencies: - is-callable: registry.npmmirror.com/is-callable@1.2.4 - dev: true - registry.npmmirror.com/for-in@1.0.2: - resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz} - name: for-in + for-in@https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz: + resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==, tarball: https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/for-own@1.0.0: - resolution: {integrity: sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz} - name: for-own + for-own@https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz: + resolution: {integrity: sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==, tarball: https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - for-in: registry.npmmirror.com/for-in@1.0.2 - dev: true - registry.npmmirror.com/forever-agent@0.6.1: - resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz} - name: forever-agent + forever-agent@https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz: + resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==, tarball: https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz} version: 0.6.1 - dev: false - registry.npmmirror.com/fork-stream@0.0.4: - resolution: {integrity: sha512-Pqq5NnT78ehvUnAk/We/Jr22vSvanRlFTpAmQ88xBY/M1TlHe+P0ILuEyXS595ysdGfaj22634LBkGMA2GTcpA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fork-stream/-/fork-stream-0.0.4.tgz} - name: fork-stream + fork-stream@https://registry.npmmirror.com/fork-stream/-/fork-stream-0.0.4.tgz: + resolution: {integrity: sha512-Pqq5NnT78ehvUnAk/We/Jr22vSvanRlFTpAmQ88xBY/M1TlHe+P0ILuEyXS595ysdGfaj22634LBkGMA2GTcpA==, tarball: https://registry.npmmirror.com/fork-stream/-/fork-stream-0.0.4.tgz} version: 0.0.4 - dev: true - registry.npmmirror.com/form-data@2.3.3: - resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz} - name: form-data + form-data@https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz: + resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==, tarball: https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz} version: 2.3.3 engines: {node: '>= 0.12'} - dependencies: - asynckit: registry.npmmirror.com/asynckit@0.4.0 - combined-stream: registry.npmmirror.com/combined-stream@1.0.8 - mime-types: registry.npmmirror.com/mime-types@2.1.27 - dev: false - registry.npmmirror.com/forwarded@0.1.2: - resolution: {integrity: sha512-Ua9xNhH0b8pwE3yRbFfXJvfdWF0UHNCdeyb2sbi9Ul/M+r3PTdrz7Cv4SCfZRMjmzEM9PhraqfZFbGTIg3OMyA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/forwarded/-/forwarded-0.1.2.tgz} - name: forwarded + forwarded@https://registry.npmmirror.com/forwarded/-/forwarded-0.1.2.tgz: + resolution: {integrity: sha512-Ua9xNhH0b8pwE3yRbFfXJvfdWF0UHNCdeyb2sbi9Ul/M+r3PTdrz7Cv4SCfZRMjmzEM9PhraqfZFbGTIg3OMyA==, tarball: https://registry.npmmirror.com/forwarded/-/forwarded-0.1.2.tgz} version: 0.1.2 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/fragment-cache@0.2.1: - resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz} - name: fragment-cache + fragment-cache@https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz: + resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==, tarball: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz} version: 0.2.1 engines: {node: '>=0.10.0'} - dependencies: - map-cache: registry.npmmirror.com/map-cache@0.2.2 - dev: true - registry.npmmirror.com/fresh@0.5.2: - resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz} - name: fresh + fresh@https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz: + resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==, tarball: https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz} version: 0.5.2 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/from2-string@1.1.0: - resolution: {integrity: sha512-m8vCh+KnXXXBtfF2VUbiYlQ+nczLcntB0BrtNgpmLkHylhObe9WF1b2LZjBBzrZzA6P4mkEla6ZYQoOUTG8cYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/from2-string/-/from2-string-1.1.0.tgz} - name: from2-string + from2-string@https://registry.npmmirror.com/from2-string/-/from2-string-1.1.0.tgz: + resolution: {integrity: sha512-m8vCh+KnXXXBtfF2VUbiYlQ+nczLcntB0BrtNgpmLkHylhObe9WF1b2LZjBBzrZzA6P4mkEla6ZYQoOUTG8cYA==, tarball: https://registry.npmmirror.com/from2-string/-/from2-string-1.1.0.tgz} version: 1.1.0 - dependencies: - from2: registry.npmmirror.com/from2@2.3.0 - dev: true - registry.npmmirror.com/from2@2.3.0: - resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/from2/-/from2-2.3.0.tgz} - name: from2 + from2@https://registry.npmmirror.com/from2/-/from2-2.3.0.tgz: + resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==, tarball: https://registry.npmmirror.com/from2/-/from2-2.3.0.tgz} version: 2.3.0 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/fs-mkdirp-stream@1.0.0: - resolution: {integrity: sha512-+vSd9frUnapVC2RZYfL3FCB2p3g4TBhaUmrsWlSudsGdnxIuUvBB2QM1VZeBtc49QFwrp+wQLrDs3+xxDgI5gQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz} - name: fs-mkdirp-stream + fs-mkdirp-stream@https://registry.npmmirror.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz: + resolution: {integrity: sha512-+vSd9frUnapVC2RZYfL3FCB2p3g4TBhaUmrsWlSudsGdnxIuUvBB2QM1VZeBtc49QFwrp+wQLrDs3+xxDgI5gQ==, tarball: https://registry.npmmirror.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.10'} - dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/fs.realpath@1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz} - name: fs.realpath + fs.realpath@https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/fsevents@1.2.13: - resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-1.2.13.tgz} - name: fsevents - version: 1.2.13 + fsevents@1.2.13: + resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-1.2.13.tgz} engines: {node: '>= 4.0'} os: [darwin] - deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 - requiresBuild: true - dependencies: - bindings: 1.5.0 - nan: 2.15.0 - dev: true - optional: true + deprecated: Upgrade to fsevents v2 to mitigate potential security issues - registry.npmmirror.com/fsevents@2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz} - name: fsevents - version: 2.3.2 + fsevents@2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] - requiresBuild: true - dev: true - optional: true - registry.npmmirror.com/function-bind@1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz} - name: function-bind + function-bind@https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz: + resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz} version: 1.1.1 - registry.npmmirror.com/function.prototype.name@1.1.5: - resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz} - name: function.prototype.name + function.prototype.name@https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz: + resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==, tarball: https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz} version: 1.1.5 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3 - dev: true - registry.npmmirror.com/functional-red-black-tree@1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz} - name: functional-red-black-tree + functional-red-black-tree@https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz: + resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==, tarball: https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/functions-have-names@1.2.3: - resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz} - name: functions-have-names + functions-have-names@https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz: + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==, tarball: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz} version: 1.2.3 - dev: true - registry.npmmirror.com/gensync@1.0.0-beta.2: - resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz} - name: gensync + gensync@https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz: + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, tarball: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz} version: 1.0.0-beta.2 engines: {node: '>=6.9.0'} - dev: true - registry.npmmirror.com/get-assigned-identifiers@1.2.0: - resolution: {integrity: sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz} - name: get-assigned-identifiers + get-assigned-identifiers@https://registry.npmmirror.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz: + resolution: {integrity: sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==, tarball: https://registry.npmmirror.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz} version: 1.2.0 - dev: true - registry.npmmirror.com/get-caller-file@1.0.3: - resolution: {integrity: sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-1.0.3.tgz} - name: get-caller-file + get-caller-file@https://registry.npmmirror.com/get-caller-file/-/get-caller-file-1.0.3.tgz: + resolution: {integrity: sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==, tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-1.0.3.tgz} version: 1.0.3 - dev: true - registry.npmmirror.com/get-caller-file@2.0.5: - resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz} - name: get-caller-file + get-caller-file@https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz: + resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz} version: 2.0.5 engines: {node: 6.* || 8.* || >= 10.*} - dev: true - registry.npmmirror.com/get-func-name@2.0.0: - resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz} - name: get-func-name + get-func-name@https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz: + resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==, tarball: https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz} version: 2.0.0 - dev: true - registry.npmmirror.com/get-intrinsic@1.1.1: - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz} - name: get-intrinsic + get-intrinsic@https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz: + resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz} version: 1.1.1 - dependencies: - function-bind: registry.npmmirror.com/function-bind@1.1.1 - has: registry.npmmirror.com/has@1.0.3 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - dev: true - registry.npmmirror.com/get-stream@4.1.0: - resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz} - name: get-stream + get-stream@https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz: + resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz} version: 4.1.0 engines: {node: '>=6'} - dependencies: - pump: registry.npmmirror.com/pump@3.0.0 - dev: true - registry.npmmirror.com/get-stream@5.2.0: - resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz} - name: get-stream + get-stream@https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz: + resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz} version: 5.2.0 engines: {node: '>=8'} - dependencies: - pump: registry.npmmirror.com/pump@3.0.0 - dev: true - registry.npmmirror.com/get-symbol-description@1.0.0: - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz} - name: get-symbol-description + get-symbol-description@https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz: + resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, tarball: https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.1 - dev: true - registry.npmmirror.com/get-value@2.0.6: - resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz} - name: get-value + get-value@https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz: + resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==, tarball: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz} version: 2.0.6 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/getpass@0.1.7: - resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz} - name: getpass + getpass@https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz: + resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==, tarball: https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz} version: 0.1.7 - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - dev: false - registry.npmmirror.com/glob-parent@3.1.0: - resolution: {integrity: sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-3.1.0.tgz} - name: glob-parent + glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-3.1.0.tgz: + resolution: {integrity: sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-3.1.0.tgz} version: 3.1.0 - dependencies: - is-glob: registry.npmmirror.com/is-glob@3.1.0 - path-dirname: registry.npmmirror.com/path-dirname@1.0.2 - dev: true - registry.npmmirror.com/glob-parent@5.1.2: - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz} - name: glob-parent + glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz} version: 5.1.2 engines: {node: '>= 6'} - dependencies: - is-glob: registry.npmmirror.com/is-glob@4.0.3 - dev: true - registry.npmmirror.com/glob-parent@6.0.2: - resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz} - name: glob-parent + glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz: + resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz} version: 6.0.2 engines: {node: '>=10.13.0'} - dependencies: - is-glob: registry.npmmirror.com/is-glob@4.0.3 - dev: true - registry.npmmirror.com/glob-stream@6.1.0: - resolution: {integrity: sha512-uMbLGAP3S2aDOHUDfdoYcdIePUCfysbAd0IAoWVZbeGU/oNQ8asHVSshLDJUPWxfzj8zsCG7/XeHPHTtow0nsw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-stream/-/glob-stream-6.1.0.tgz} - name: glob-stream + glob-stream@https://registry.npmmirror.com/glob-stream/-/glob-stream-6.1.0.tgz: + resolution: {integrity: sha512-uMbLGAP3S2aDOHUDfdoYcdIePUCfysbAd0IAoWVZbeGU/oNQ8asHVSshLDJUPWxfzj8zsCG7/XeHPHTtow0nsw==, tarball: https://registry.npmmirror.com/glob-stream/-/glob-stream-6.1.0.tgz} version: 6.1.0 engines: {node: '>= 0.10'} - dependencies: - extend: registry.npmmirror.com/extend@3.0.2 - glob: registry.npmmirror.com/glob@7.2.3 - glob-parent: registry.npmmirror.com/glob-parent@3.1.0 - is-negated-glob: registry.npmmirror.com/is-negated-glob@1.0.0 - ordered-read-streams: registry.npmmirror.com/ordered-read-streams@1.0.1 - pumpify: registry.npmmirror.com/pumpify@1.5.1 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - remove-trailing-separator: registry.npmmirror.com/remove-trailing-separator@1.1.0 - to-absolute-glob: registry.npmmirror.com/to-absolute-glob@2.0.2 - unique-stream: registry.npmmirror.com/unique-stream@2.3.1 - dev: true - registry.npmmirror.com/glob-watcher@5.0.5: - resolution: {integrity: sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-watcher/-/glob-watcher-5.0.5.tgz} - name: glob-watcher + glob-watcher@https://registry.npmmirror.com/glob-watcher/-/glob-watcher-5.0.5.tgz: + resolution: {integrity: sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==, tarball: https://registry.npmmirror.com/glob-watcher/-/glob-watcher-5.0.5.tgz} version: 5.0.5 engines: {node: '>= 0.10'} - dependencies: - anymatch: registry.npmmirror.com/anymatch@2.0.0 - async-done: registry.npmmirror.com/async-done@1.3.2 - chokidar: registry.npmmirror.com/chokidar@2.1.8 - is-negated-glob: registry.npmmirror.com/is-negated-glob@1.0.0 - just-debounce: registry.npmmirror.com/just-debounce@1.1.0 - normalize-path: registry.npmmirror.com/normalize-path@3.0.0 - object.defaults: registry.npmmirror.com/object.defaults@1.1.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/glob@7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.0.tgz} - name: glob + glob@https://registry.npmmirror.com/glob/-/glob-7.2.0.tgz: + resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.0.tgz} version: 7.2.0 - dependencies: - fs.realpath: registry.npmmirror.com/fs.realpath@1.0.0 - inflight: registry.npmmirror.com/inflight@1.0.6 - inherits: registry.npmmirror.com/inherits@2.0.4 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - once: registry.npmmirror.com/once@1.4.0 - path-is-absolute: registry.npmmirror.com/path-is-absolute@1.0.1 - dev: true - registry.npmmirror.com/glob@7.2.3: - resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz} - name: glob + glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz} version: 7.2.3 - dependencies: - fs.realpath: registry.npmmirror.com/fs.realpath@1.0.0 - inflight: registry.npmmirror.com/inflight@1.0.6 - inherits: registry.npmmirror.com/inherits@2.0.4 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - once: registry.npmmirror.com/once@1.4.0 - path-is-absolute: registry.npmmirror.com/path-is-absolute@1.0.1 - dev: true - registry.npmmirror.com/global-dirs@3.0.0: - resolution: {integrity: sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-dirs/-/global-dirs-3.0.0.tgz} - name: global-dirs + global-dirs@https://registry.npmmirror.com/global-dirs/-/global-dirs-3.0.0.tgz: + resolution: {integrity: sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==, tarball: https://registry.npmmirror.com/global-dirs/-/global-dirs-3.0.0.tgz} version: 3.0.0 engines: {node: '>=10'} - dependencies: - ini: registry.npmmirror.com/ini@2.0.0 - dev: true - registry.npmmirror.com/global-modules@1.0.0: - resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz} - name: global-modules + global-modules@https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz: + resolution: {integrity: sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==, tarball: https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - global-prefix: registry.npmmirror.com/global-prefix@1.0.2 - is-windows: registry.npmmirror.com/is-windows@1.0.2 - resolve-dir: registry.npmmirror.com/resolve-dir@1.0.1 - dev: true - registry.npmmirror.com/global-prefix@1.0.2: - resolution: {integrity: sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz} - name: global-prefix + global-prefix@https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz: + resolution: {integrity: sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==, tarball: https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dependencies: - expand-tilde: registry.npmmirror.com/expand-tilde@2.0.2 - homedir-polyfill: registry.npmmirror.com/homedir-polyfill@1.0.3 - ini: registry.npmmirror.com/ini@1.3.8 - is-windows: registry.npmmirror.com/is-windows@1.0.2 - which: registry.npmmirror.com/which@1.3.1 - dev: true - registry.npmmirror.com/globals@11.12.0: - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz} - name: globals + globals@https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz: + resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz} version: 11.12.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/globals@13.15.0: - resolution: {integrity: sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-13.15.0.tgz} - name: globals + globals@https://registry.npmmirror.com/globals/-/globals-13.15.0.tgz: + resolution: {integrity: sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==, tarball: https://registry.npmmirror.com/globals/-/globals-13.15.0.tgz} version: 13.15.0 engines: {node: '>=8'} - dependencies: - type-fest: registry.npmmirror.com/type-fest@0.20.2 - dev: true - registry.npmmirror.com/glogg@1.0.2: - resolution: {integrity: sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glogg/-/glogg-1.0.2.tgz} - name: glogg + glogg@https://registry.npmmirror.com/glogg/-/glogg-1.0.2.tgz: + resolution: {integrity: sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==, tarball: https://registry.npmmirror.com/glogg/-/glogg-1.0.2.tgz} version: 1.0.2 engines: {node: '>= 0.10'} - dependencies: - sparkles: registry.npmmirror.com/sparkles@1.0.1 - dev: true - registry.npmmirror.com/got@9.6.0: - resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/got/-/got-9.6.0.tgz} - name: got + got@https://registry.npmmirror.com/got/-/got-9.6.0.tgz: + resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==, tarball: https://registry.npmmirror.com/got/-/got-9.6.0.tgz} version: 9.6.0 engines: {node: '>=8.6'} - dependencies: - '@sindresorhus/is': registry.npmmirror.com/@sindresorhus/is@0.14.0 - '@szmarczak/http-timer': registry.npmmirror.com/@szmarczak/http-timer@1.1.2 - '@types/keyv': registry.npmmirror.com/@types/keyv@3.1.4 - '@types/responselike': registry.npmmirror.com/@types/responselike@1.0.0 - cacheable-request: registry.npmmirror.com/cacheable-request@6.1.0 - decompress-response: registry.npmmirror.com/decompress-response@3.3.0 - duplexer3: registry.npmmirror.com/duplexer3@0.1.4 - get-stream: registry.npmmirror.com/get-stream@4.1.0 - lowercase-keys: registry.npmmirror.com/lowercase-keys@1.0.1 - mimic-response: registry.npmmirror.com/mimic-response@1.0.1 - p-cancelable: registry.npmmirror.com/p-cancelable@1.1.0 - to-readable-stream: registry.npmmirror.com/to-readable-stream@1.0.0 - url-parse-lax: registry.npmmirror.com/url-parse-lax@3.0.0 - dev: true - registry.npmmirror.com/graceful-fs@4.2.10: - resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz} - name: graceful-fs + graceful-fs@https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz: + resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz} version: 4.2.10 - dev: true - registry.npmmirror.com/gulp-babel@8.0.0(@babel/core@7.18.0): - resolution: {integrity: sha512-oomaIqDXxFkg7lbpBou/gnUkX51/Y/M2ZfSjL2hdqXTAlSWZcgZtd2o0cOH0r/eE8LWD0+Q/PsLsr2DKOoqToQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-babel/-/gulp-babel-8.0.0.tgz} - id: registry.npmmirror.com/gulp-babel/8.0.0 - name: gulp-babel + gulp-babel@https://registry.npmmirror.com/gulp-babel/-/gulp-babel-8.0.0.tgz: + resolution: {integrity: sha512-oomaIqDXxFkg7lbpBou/gnUkX51/Y/M2ZfSjL2hdqXTAlSWZcgZtd2o0cOH0r/eE8LWD0+Q/PsLsr2DKOoqToQ==, tarball: https://registry.npmmirror.com/gulp-babel/-/gulp-babel-8.0.0.tgz} version: 8.0.0 engines: {node: '>=6'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': registry.npmmirror.com/@babel/core@7.18.0 - plugin-error: registry.npmmirror.com/plugin-error@1.0.1 - replace-ext: registry.npmmirror.com/replace-ext@1.0.1 - through2: registry.npmmirror.com/through2@2.0.5 - vinyl-sourcemaps-apply: registry.npmmirror.com/vinyl-sourcemaps-apply@0.2.1 - dev: true - registry.npmmirror.com/gulp-cli@2.3.0: - resolution: {integrity: sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-cli/-/gulp-cli-2.3.0.tgz} - name: gulp-cli + gulp-cli@https://registry.npmmirror.com/gulp-cli/-/gulp-cli-2.3.0.tgz: + resolution: {integrity: sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==, tarball: https://registry.npmmirror.com/gulp-cli/-/gulp-cli-2.3.0.tgz} version: 2.3.0 engines: {node: '>= 0.10'} hasBin: true - dependencies: - ansi-colors: registry.npmmirror.com/ansi-colors@1.1.0 - archy: registry.npmmirror.com/archy@1.0.0 - array-sort: registry.npmmirror.com/array-sort@1.0.0 - color-support: registry.npmmirror.com/color-support@1.1.3 - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - copy-props: registry.npmmirror.com/copy-props@2.0.5 - fancy-log: registry.npmmirror.com/fancy-log@1.3.3 - gulplog: registry.npmmirror.com/gulplog@1.0.0 - interpret: registry.npmmirror.com/interpret@1.4.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - liftoff: registry.npmmirror.com/liftoff@3.1.0 - matchdep: registry.npmmirror.com/matchdep@2.0.0 - mute-stdout: registry.npmmirror.com/mute-stdout@1.0.1 - pretty-hrtime: registry.npmmirror.com/pretty-hrtime@1.0.3 - replace-homedir: registry.npmmirror.com/replace-homedir@1.0.0 - semver-greatest-satisfied-range: registry.npmmirror.com/semver-greatest-satisfied-range@1.1.0 - v8flags: registry.npmmirror.com/v8flags@3.2.0 - yargs: registry.npmmirror.com/yargs@7.1.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/gulp-eslint-new@1.4.4: - resolution: {integrity: sha512-KyipGo8+DVFrKF+WAxGVxOL0Z47ij0wZq8PH1ZiRLpoUOukNiSiVm1TrAD78Y2vqaN7q2flYpC5dwGdQSGmjSQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-eslint-new/-/gulp-eslint-new-1.4.4.tgz} - name: gulp-eslint-new + gulp-eslint-new@https://registry.npmmirror.com/gulp-eslint-new/-/gulp-eslint-new-1.4.4.tgz: + resolution: {integrity: sha512-KyipGo8+DVFrKF+WAxGVxOL0Z47ij0wZq8PH1ZiRLpoUOukNiSiVm1TrAD78Y2vqaN7q2flYpC5dwGdQSGmjSQ==, tarball: https://registry.npmmirror.com/gulp-eslint-new/-/gulp-eslint-new-1.4.4.tgz} version: 1.4.4 engines: {node: 12 >=12.20 || 14 >=14.13 || >=16} - dependencies: - '@types/eslint': registry.npmmirror.com/@types/eslint@8.4.2 - '@types/node': registry.npmmirror.com/@types/node@17.0.35 - eslint: registry.npmmirror.com/eslint@8.16.0 - fancy-log: registry.npmmirror.com/fancy-log@2.0.0 - plugin-error: registry.npmmirror.com/plugin-error@1.0.1 - ternary-stream: registry.npmmirror.com/ternary-stream@3.0.0 - vinyl-fs: registry.npmmirror.com/vinyl-fs@3.0.3 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/gulp-file@0.4.0: - resolution: {integrity: sha512-3NPCJpAPpbNoV2aml8T96OK3Aof4pm4PMOIa1jSQbMNSNUUXdZ5QjVgLXLStjv0gg9URcETc7kvYnzXdYXUWug==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-file/-/gulp-file-0.4.0.tgz} - name: gulp-file + gulp-file@https://registry.npmmirror.com/gulp-file/-/gulp-file-0.4.0.tgz: + resolution: {integrity: sha512-3NPCJpAPpbNoV2aml8T96OK3Aof4pm4PMOIa1jSQbMNSNUUXdZ5QjVgLXLStjv0gg9URcETc7kvYnzXdYXUWug==, tarball: https://registry.npmmirror.com/gulp-file/-/gulp-file-0.4.0.tgz} version: 0.4.0 - dependencies: - through2: registry.npmmirror.com/through2@0.4.2 - vinyl: registry.npmmirror.com/vinyl@2.2.1 - dev: true - registry.npmmirror.com/gulp-header@2.0.9: - resolution: {integrity: sha512-LMGiBx+qH8giwrOuuZXSGvswcIUh0OiioNkUpLhNyvaC6/Ga8X6cfAeme2L5PqsbXMhL8o8b/OmVqIQdxprhcQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-header/-/gulp-header-2.0.9.tgz} - name: gulp-header + gulp-header@https://registry.npmmirror.com/gulp-header/-/gulp-header-2.0.9.tgz: + resolution: {integrity: sha512-LMGiBx+qH8giwrOuuZXSGvswcIUh0OiioNkUpLhNyvaC6/Ga8X6cfAeme2L5PqsbXMhL8o8b/OmVqIQdxprhcQ==, tarball: https://registry.npmmirror.com/gulp-header/-/gulp-header-2.0.9.tgz} version: 2.0.9 - dependencies: - concat-with-sourcemaps: registry.npmmirror.com/concat-with-sourcemaps@1.1.0 - lodash.template: registry.npmmirror.com/lodash.template@4.5.0 - map-stream: registry.npmmirror.com/map-stream@0.0.7 - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/gulp-prettier@4.0.0: - resolution: {integrity: sha512-REx99tBRRKJD7qLPaKpplReM9cq2vFvqhMbcUZtJEVjxGjb5Ji+gN9vi8bsM8UhnDV+l0Zrf5x6L4uZiDmvGFQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-prettier/-/gulp-prettier-4.0.0.tgz} - name: gulp-prettier + gulp-prettier@https://registry.npmmirror.com/gulp-prettier/-/gulp-prettier-4.0.0.tgz: + resolution: {integrity: sha512-REx99tBRRKJD7qLPaKpplReM9cq2vFvqhMbcUZtJEVjxGjb5Ji+gN9vi8bsM8UhnDV+l0Zrf5x6L4uZiDmvGFQ==, tarball: https://registry.npmmirror.com/gulp-prettier/-/gulp-prettier-4.0.0.tgz} version: 4.0.0 engines: {node: '>=12'} - dependencies: - plugin-error: registry.npmmirror.com/plugin-error@1.0.1 - prettier: registry.npmmirror.com/prettier@2.6.2 - through2: registry.npmmirror.com/through2@4.0.2 - dev: true - registry.npmmirror.com/gulp-tap@2.0.0: - resolution: {integrity: sha512-U5/v1bTozx672QHzrvzPe6fPl2io7Wqyrx2y30AG53eMU/idH4BrY/b2yikOkdyhjDqGgPoMUMnpBg9e9LK8Nw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp-tap/-/gulp-tap-2.0.0.tgz} - name: gulp-tap + gulp-tap@https://registry.npmmirror.com/gulp-tap/-/gulp-tap-2.0.0.tgz: + resolution: {integrity: sha512-U5/v1bTozx672QHzrvzPe6fPl2io7Wqyrx2y30AG53eMU/idH4BrY/b2yikOkdyhjDqGgPoMUMnpBg9e9LK8Nw==, tarball: https://registry.npmmirror.com/gulp-tap/-/gulp-tap-2.0.0.tgz} version: 2.0.0 - dependencies: - through2: registry.npmmirror.com/through2@3.0.2 - dev: true - registry.npmmirror.com/gulp@4.0.2: - resolution: {integrity: sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulp/-/gulp-4.0.2.tgz} - name: gulp + gulp@https://registry.npmmirror.com/gulp/-/gulp-4.0.2.tgz: + resolution: {integrity: sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==, tarball: https://registry.npmmirror.com/gulp/-/gulp-4.0.2.tgz} version: 4.0.2 engines: {node: '>= 0.10'} hasBin: true - dependencies: - glob-watcher: registry.npmmirror.com/glob-watcher@5.0.5 - gulp-cli: registry.npmmirror.com/gulp-cli@2.3.0 - undertaker: registry.npmmirror.com/undertaker@1.3.0 - vinyl-fs: registry.npmmirror.com/vinyl-fs@3.0.3 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/gulplog@1.0.0: - resolution: {integrity: sha512-hm6N8nrm3Y08jXie48jsC55eCZz9mnb4OirAStEk2deqeyhXU3C1otDVh+ccttMuc1sBi6RX6ZJ720hs9RCvgw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gulplog/-/gulplog-1.0.0.tgz} - name: gulplog + gulplog@https://registry.npmmirror.com/gulplog/-/gulplog-1.0.0.tgz: + resolution: {integrity: sha512-hm6N8nrm3Y08jXie48jsC55eCZz9mnb4OirAStEk2deqeyhXU3C1otDVh+ccttMuc1sBi6RX6ZJ720hs9RCvgw==, tarball: https://registry.npmmirror.com/gulplog/-/gulplog-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.10'} - dependencies: - glogg: registry.npmmirror.com/glogg@1.0.2 - dev: true - registry.npmmirror.com/hang@1.0.0: - resolution: {integrity: sha512-vtBz98Bt/Tbm03cZO5Ymc7ZL8ead/jIx9T5Wg/xuz+9BXPAJNJSdGQW63LoaesogUQKTpHyal339hxTaTf/APg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hang/-/hang-1.0.0.tgz} - name: hang - version: 1.0.0 - dev: false - - registry.npmmirror.com/har-schema@2.0.0: - resolution: {integrity: sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/har-schema/-/har-schema-2.0.0.tgz} - name: har-schema + har-schema@https://registry.npmmirror.com/har-schema/-/har-schema-2.0.0.tgz: + resolution: {integrity: sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==, tarball: https://registry.npmmirror.com/har-schema/-/har-schema-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dev: false - registry.npmmirror.com/har-validator@5.1.5: - resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/har-validator/-/har-validator-5.1.5.tgz} - name: har-validator + har-validator@https://registry.npmmirror.com/har-validator/-/har-validator-5.1.5.tgz: + resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==, tarball: https://registry.npmmirror.com/har-validator/-/har-validator-5.1.5.tgz} version: 5.1.5 engines: {node: '>=6'} deprecated: this library is no longer supported - dependencies: - ajv: registry.npmmirror.com/ajv@6.12.4 - har-schema: registry.npmmirror.com/har-schema@2.0.0 - dev: false - registry.npmmirror.com/has-ansi@2.0.0: - resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz} - name: has-ansi + has-ansi@https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz: + resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==, tarball: https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz} version: 2.0.0 engines: {node: '>=0.10.0'} - dependencies: - ansi-regex: registry.npmmirror.com/ansi-regex@2.1.1 - dev: true - registry.npmmirror.com/has-bigints@1.0.2: - resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz} - name: has-bigints + has-bigints@https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz: + resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==, tarball: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz} version: 1.0.2 - dev: true - registry.npmmirror.com/has-flag@3.0.0: - resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz} - name: has-flag + has-flag@https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz: + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz} version: 3.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/has-flag@4.0.0: - resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz} - name: has-flag + has-flag@https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz} version: 4.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/has-property-descriptors@1.0.0: - resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz} - name: has-property-descriptors + has-property-descriptors@https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz: + resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==, tarball: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz} version: 1.0.0 - dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.1 - dev: true - registry.npmmirror.com/has-symbols@1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz} - name: has-symbols + has-symbols@https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz} version: 1.0.3 engines: {node: '>= 0.4'} - dev: true - registry.npmmirror.com/has-tostringtag@1.0.0: - resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz} - name: has-tostringtag + has-tostringtag@https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz: + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, tarball: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.4'} - dependencies: - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - dev: true - registry.npmmirror.com/has-value@0.3.1: - resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz} - name: has-value + has-value@https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz: + resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==, tarball: https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz} version: 0.3.1 engines: {node: '>=0.10.0'} - dependencies: - get-value: registry.npmmirror.com/get-value@2.0.6 - has-values: registry.npmmirror.com/has-values@0.1.4 - isobject: registry.npmmirror.com/isobject@2.1.0 - dev: true - registry.npmmirror.com/has-value@1.0.0: - resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz} - name: has-value + has-value@https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz: + resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==, tarball: https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - get-value: registry.npmmirror.com/get-value@2.0.6 - has-values: registry.npmmirror.com/has-values@1.0.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/has-values@0.1.4: - resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz} - name: has-values + has-values@https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz: + resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==, tarball: https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz} version: 0.1.4 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/has-values@1.0.0: - resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz} - name: has-values + has-values@https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz: + resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==, tarball: https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-number: registry.npmmirror.com/is-number@3.0.0 - kind-of: registry.npmmirror.com/kind-of@4.0.0 - dev: true - registry.npmmirror.com/has-yarn@2.1.0: - resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-yarn/-/has-yarn-2.1.0.tgz} - name: has-yarn + has-yarn@https://registry.npmmirror.com/has-yarn/-/has-yarn-2.1.0.tgz: + resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==, tarball: https://registry.npmmirror.com/has-yarn/-/has-yarn-2.1.0.tgz} version: 2.1.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/has@1.0.3: - resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has/-/has-1.0.3.tgz} - name: has + has@https://registry.npmmirror.com/has/-/has-1.0.3.tgz: + resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, tarball: https://registry.npmmirror.com/has/-/has-1.0.3.tgz} version: 1.0.3 engines: {node: '>= 0.4.0'} - dependencies: - function-bind: registry.npmmirror.com/function-bind@1.1.1 - registry.npmmirror.com/hash-base@3.1.0: - resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz} - name: hash-base + hash-base@https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz: + resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==, tarball: https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz} version: 3.1.0 engines: {node: '>=4'} - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/hash.js@1.1.7: - resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz} - name: hash.js + hash.js@https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz: + resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==, tarball: https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz} version: 1.1.7 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - minimalistic-assert: registry.npmmirror.com/minimalistic-assert@1.0.1 - dev: true - registry.npmmirror.com/he@1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/he/-/he-1.2.0.tgz} - name: he + he@https://registry.npmmirror.com/he/-/he-1.2.0.tgz: + resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, tarball: https://registry.npmmirror.com/he/-/he-1.2.0.tgz} version: 1.2.0 hasBin: true - dev: true - registry.npmmirror.com/hmac-drbg@1.0.1: - resolution: {integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz} - name: hmac-drbg + hmac-drbg@https://registry.npmmirror.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz: + resolution: {integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==, tarball: https://registry.npmmirror.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz} version: 1.0.1 - dependencies: - hash.js: registry.npmmirror.com/hash.js@1.1.7 - minimalistic-assert: registry.npmmirror.com/minimalistic-assert@1.0.1 - minimalistic-crypto-utils: registry.npmmirror.com/minimalistic-crypto-utils@1.0.1 - dev: true - registry.npmmirror.com/homedir-polyfill@1.0.3: - resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz} - name: homedir-polyfill + homedir-polyfill@https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz: + resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==, tarball: https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz} version: 1.0.3 engines: {node: '>=0.10.0'} - dependencies: - parse-passwd: registry.npmmirror.com/parse-passwd@1.0.0 - dev: true - registry.npmmirror.com/hosted-git-info@2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz} - name: hosted-git-info + hosted-git-info@https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz: + resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==, tarball: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz} version: 2.8.9 - dev: true - registry.npmmirror.com/htmlescape@1.1.1: - resolution: {integrity: sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlescape/-/htmlescape-1.1.1.tgz} - name: htmlescape + htmlescape@https://registry.npmmirror.com/htmlescape/-/htmlescape-1.1.1.tgz: + resolution: {integrity: sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==, tarball: https://registry.npmmirror.com/htmlescape/-/htmlescape-1.1.1.tgz} version: 1.1.1 engines: {node: '>=0.10'} - dev: true - registry.npmmirror.com/http-cache-semantics@4.1.0: - resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz} - name: http-cache-semantics + http-cache-semantics@https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz: + resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==, tarball: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz} version: 4.1.0 - dev: true - registry.npmmirror.com/http-errors@1.7.2: - resolution: {integrity: sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz} - name: http-errors + http-errors@https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz: + resolution: {integrity: sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==, tarball: https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz} version: 1.7.2 engines: {node: '>= 0.6'} - dependencies: - depd: registry.npmmirror.com/depd@1.1.2 - inherits: registry.npmmirror.com/inherits@2.0.3 - setprototypeof: registry.npmmirror.com/setprototypeof@1.1.1 - statuses: registry.npmmirror.com/statuses@1.5.0 - toidentifier: registry.npmmirror.com/toidentifier@1.0.0 - dev: false - registry.npmmirror.com/http-proxy-middleware@2.0.6: - resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz} - name: http-proxy-middleware + http-proxy-middleware@https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz: + resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==, tarball: https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz} version: 2.0.6 engines: {node: '>=12.0.0'} peerDependencies: @@ -5853,4588 +2912,7507 @@ packages: peerDependenciesMeta: '@types/express': optional: true - dependencies: - '@types/http-proxy': registry.npmmirror.com/@types/http-proxy@1.17.14 - http-proxy: registry.npmmirror.com/http-proxy@1.18.1 - is-glob: registry.npmmirror.com/is-glob@4.0.3 - is-plain-obj: registry.npmmirror.com/is-plain-obj@3.0.0 - micromatch: registry.npmmirror.com/micromatch@4.0.5 - transitivePeerDependencies: - - debug - dev: false - registry.npmmirror.com/http-proxy@1.18.1: - resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz} - name: http-proxy + http-proxy@https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz: + resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==, tarball: https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz} version: 1.18.1 engines: {node: '>=8.0.0'} - dependencies: - eventemitter3: registry.npmmirror.com/eventemitter3@4.0.7 - follow-redirects: registry.npmmirror.com/follow-redirects@1.15.2 - requires-port: registry.npmmirror.com/requires-port@1.0.0 - transitivePeerDependencies: - - debug - dev: false - registry.npmmirror.com/http-signature@1.2.0: - resolution: {integrity: sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-signature/-/http-signature-1.2.0.tgz} - name: http-signature + http-signature@https://registry.npmmirror.com/http-signature/-/http-signature-1.2.0.tgz: + resolution: {integrity: sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==, tarball: https://registry.npmmirror.com/http-signature/-/http-signature-1.2.0.tgz} version: 1.2.0 engines: {node: '>=0.8', npm: '>=1.3.7'} - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - jsprim: registry.npmmirror.com/jsprim@1.4.1 - sshpk: registry.npmmirror.com/sshpk@1.16.1 - dev: false - registry.npmmirror.com/https-browserify@1.0.0: - resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/https-browserify/-/https-browserify-1.0.0.tgz} - name: https-browserify + https-browserify@https://registry.npmmirror.com/https-browserify/-/https-browserify-1.0.0.tgz: + resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==, tarball: https://registry.npmmirror.com/https-browserify/-/https-browserify-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/iconv-lite@0.4.24: - resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz} - name: iconv-lite + iconv-lite@https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz: + resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==, tarball: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz} version: 0.4.24 engines: {node: '>=0.10.0'} - dependencies: - safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 - dev: false - registry.npmmirror.com/ieee754@1.2.1: - resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz} - name: ieee754 + ieee754@https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, tarball: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz} version: 1.2.1 - registry.npmmirror.com/ignore-by-default@1.0.1: - resolution: {integrity: sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz} - name: ignore-by-default + ignore-by-default@https://registry.npmmirror.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz: + resolution: {integrity: sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==, tarball: https://registry.npmmirror.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/ignore@5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz} - name: ignore + ignore@https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz: + resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz} version: 5.2.0 engines: {node: '>= 4'} - dev: true - registry.npmmirror.com/import-fresh@3.3.0: - resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz} - name: import-fresh + import-fresh@https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz: + resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, tarball: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz} version: 3.3.0 engines: {node: '>=6'} - dependencies: - parent-module: registry.npmmirror.com/parent-module@1.0.1 - resolve-from: registry.npmmirror.com/resolve-from@4.0.0 - dev: true - registry.npmmirror.com/import-lazy@2.1.0: - resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-lazy/-/import-lazy-2.1.0.tgz} - name: import-lazy + import-lazy@https://registry.npmmirror.com/import-lazy/-/import-lazy-2.1.0.tgz: + resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==, tarball: https://registry.npmmirror.com/import-lazy/-/import-lazy-2.1.0.tgz} version: 2.1.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/imurmurhash@0.1.4: - resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz} - name: imurmurhash + imurmurhash@https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz: + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, tarball: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz} version: 0.1.4 engines: {node: '>=0.8.19'} - dev: true - registry.npmmirror.com/inflight@1.0.6: - resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz} - name: inflight + inflight@https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz} version: 1.0.6 - dependencies: - once: registry.npmmirror.com/once@1.4.0 - wrappy: registry.npmmirror.com/wrappy@1.0.2 - dev: true - registry.npmmirror.com/inherits@2.0.1: - resolution: {integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.1.tgz} - name: inherits + inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.1.tgz: + resolution: {integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.1.tgz} version: 2.0.1 - dev: true - registry.npmmirror.com/inherits@2.0.3: - resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz} - name: inherits + inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz: + resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz} version: 2.0.3 - dev: false - registry.npmmirror.com/inherits@2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz} - name: inherits + inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz} version: 2.0.4 - registry.npmmirror.com/ini@1.3.8: - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz} - name: ini + ini@https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz: + resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, tarball: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz} version: 1.3.8 - dev: true - registry.npmmirror.com/ini@2.0.0: - resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ini/-/ini-2.0.0.tgz} - name: ini + ini@https://registry.npmmirror.com/ini/-/ini-2.0.0.tgz: + resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==, tarball: https://registry.npmmirror.com/ini/-/ini-2.0.0.tgz} version: 2.0.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/inline-source-map@0.6.2: - resolution: {integrity: sha512-0mVWSSbNDvedDWIN4wxLsdPM4a7cIPcpyMxj3QZ406QRwQ6ePGB1YIHxVPjqpcUGbWQ5C+nHTwGNWAGvt7ggVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inline-source-map/-/inline-source-map-0.6.2.tgz} - name: inline-source-map + inline-source-map@https://registry.npmmirror.com/inline-source-map/-/inline-source-map-0.6.2.tgz: + resolution: {integrity: sha512-0mVWSSbNDvedDWIN4wxLsdPM4a7cIPcpyMxj3QZ406QRwQ6ePGB1YIHxVPjqpcUGbWQ5C+nHTwGNWAGvt7ggVA==, tarball: https://registry.npmmirror.com/inline-source-map/-/inline-source-map-0.6.2.tgz} version: 0.6.2 - dependencies: - source-map: registry.npmmirror.com/source-map@0.5.7 - dev: true - registry.npmmirror.com/insert-module-globals@7.2.1: - resolution: {integrity: sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/insert-module-globals/-/insert-module-globals-7.2.1.tgz} - name: insert-module-globals + insert-module-globals@https://registry.npmmirror.com/insert-module-globals/-/insert-module-globals-7.2.1.tgz: + resolution: {integrity: sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg==, tarball: https://registry.npmmirror.com/insert-module-globals/-/insert-module-globals-7.2.1.tgz} version: 7.2.1 hasBin: true - dependencies: - JSONStream: registry.npmmirror.com/JSONStream@1.3.5 - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - combine-source-map: registry.npmmirror.com/combine-source-map@0.8.0 - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - is-buffer: registry.npmmirror.com/is-buffer@1.1.6 - path-is-absolute: registry.npmmirror.com/path-is-absolute@1.0.1 - process: registry.npmmirror.com/process@0.11.10 - through2: registry.npmmirror.com/through2@2.0.5 - undeclared-identifiers: registry.npmmirror.com/undeclared-identifiers@1.1.3 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/internal-slot@1.0.3: - resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.3.tgz} - name: internal-slot + internal-slot@https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.3.tgz: + resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==, tarball: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.3.tgz} version: 1.0.3 engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.1 - has: registry.npmmirror.com/has@1.0.3 - side-channel: registry.npmmirror.com/side-channel@1.0.4 - dev: true - registry.npmmirror.com/interpret@1.4.0: - resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/interpret/-/interpret-1.4.0.tgz} - name: interpret + interpret@https://registry.npmmirror.com/interpret/-/interpret-1.4.0.tgz: + resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==, tarball: https://registry.npmmirror.com/interpret/-/interpret-1.4.0.tgz} version: 1.4.0 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/invert-kv@1.0.0: - resolution: {integrity: sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/invert-kv/-/invert-kv-1.0.0.tgz} - name: invert-kv + invert-kv@https://registry.npmmirror.com/invert-kv/-/invert-kv-1.0.0.tgz: + resolution: {integrity: sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ==, tarball: https://registry.npmmirror.com/invert-kv/-/invert-kv-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/ip-address@9.0.5: - resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz} - name: ip-address + ip-address@https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz: + resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==, tarball: https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz} version: 9.0.5 engines: {node: '>= 12'} - dependencies: - jsbn: registry.npmmirror.com/jsbn@1.1.0 - sprintf-js: registry.npmmirror.com/sprintf-js@1.1.3 - dev: false - registry.npmmirror.com/ip6addr@0.2.5: - resolution: {integrity: sha512-9RGGSB6Zc9Ox5DpDGFnJdIeF0AsqXzdH+FspCfPPaU/L/4tI6P+5lIoFUFm9JXs9IrJv1boqAaNCQmoDADTSKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ip6addr/-/ip6addr-0.2.5.tgz} - name: ip6addr + ip6addr@https://registry.npmmirror.com/ip6addr/-/ip6addr-0.2.5.tgz: + resolution: {integrity: sha512-9RGGSB6Zc9Ox5DpDGFnJdIeF0AsqXzdH+FspCfPPaU/L/4tI6P+5lIoFUFm9JXs9IrJv1boqAaNCQmoDADTSKQ==, tarball: https://registry.npmmirror.com/ip6addr/-/ip6addr-0.2.5.tgz} version: 0.2.5 - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - jsprim: registry.npmmirror.com/jsprim@2.0.2 - dev: false - registry.npmmirror.com/ipaddr.js@1.9.1: - resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz} - name: ipaddr.js + ipaddr.js@https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz: + resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==, tarball: https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz} version: 1.9.1 engines: {node: '>= 0.10'} - dev: false - registry.npmmirror.com/is-absolute@1.0.0: - resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz} - name: is-absolute + is-absolute@https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz: + resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==, tarball: https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-relative: registry.npmmirror.com/is-relative@1.0.0 - is-windows: registry.npmmirror.com/is-windows@1.0.2 - dev: true - registry.npmmirror.com/is-accessor-descriptor@0.1.6: - resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz} - name: is-accessor-descriptor + is-accessor-descriptor@https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz: + resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==, tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz} version: 0.1.6 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@3.2.2 - dev: true - registry.npmmirror.com/is-accessor-descriptor@1.0.0: - resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz} - name: is-accessor-descriptor + is-accessor-descriptor@https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz: + resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==, tarball: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@6.0.3 - dev: true - registry.npmmirror.com/is-arguments@1.1.1: - resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz} - name: is-arguments + is-arguments@https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz: + resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==, tarball: https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz} version: 1.1.1 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-arrayish@0.2.1: - resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz} - name: is-arrayish + is-arrayish@https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, tarball: https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz} version: 0.2.1 - dev: true - registry.npmmirror.com/is-bigint@1.0.4: - resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz} - name: is-bigint + is-bigint@https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz: + resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, tarball: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz} version: 1.0.4 - dependencies: - has-bigints: registry.npmmirror.com/has-bigints@1.0.2 - dev: true - registry.npmmirror.com/is-binary-path@1.0.1: - resolution: {integrity: sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-1.0.1.tgz} - name: is-binary-path + is-binary-path@https://registry.npmmirror.com/is-binary-path/-/is-binary-path-1.0.1.tgz: + resolution: {integrity: sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - binary-extensions: registry.npmmirror.com/binary-extensions@1.13.1 - dev: true - registry.npmmirror.com/is-binary-path@2.1.0: - resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz} - name: is-binary-path + is-binary-path@https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz: + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz} version: 2.1.0 engines: {node: '>=8'} - dependencies: - binary-extensions: registry.npmmirror.com/binary-extensions@2.2.0 - dev: true - registry.npmmirror.com/is-boolean-object@1.1.2: - resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz} - name: is-boolean-object + is-boolean-object@https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz: + resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, tarball: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz} version: 1.1.2 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-buffer@1.1.6: - resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz} - name: is-buffer + is-buffer@https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz: + resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==, tarball: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz} version: 1.1.6 - dev: true - registry.npmmirror.com/is-buffer@2.0.5: - resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-buffer/-/is-buffer-2.0.5.tgz} - name: is-buffer + is-buffer@https://registry.npmmirror.com/is-buffer/-/is-buffer-2.0.5.tgz: + resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==, tarball: https://registry.npmmirror.com/is-buffer/-/is-buffer-2.0.5.tgz} version: 2.0.5 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/is-callable@1.2.4: - resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz} - name: is-callable + is-callable@https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz: + resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==, tarball: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz} version: 1.2.4 engines: {node: '>= 0.4'} - dev: true - registry.npmmirror.com/is-ci@2.0.0: - resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-ci/-/is-ci-2.0.0.tgz} - name: is-ci + is-ci@https://registry.npmmirror.com/is-ci/-/is-ci-2.0.0.tgz: + resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==, tarball: https://registry.npmmirror.com/is-ci/-/is-ci-2.0.0.tgz} version: 2.0.0 hasBin: true - dependencies: - ci-info: registry.npmmirror.com/ci-info@2.0.0 - dev: true - registry.npmmirror.com/is-core-module@2.9.0: - resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.9.0.tgz} - name: is-core-module + is-core-module@https://registry.npmmirror.com/is-core-module/-/is-core-module-2.9.0.tgz: + resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.9.0.tgz} version: 2.9.0 - dependencies: - has: registry.npmmirror.com/has@1.0.3 - dev: true - registry.npmmirror.com/is-data-descriptor@0.1.4: - resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz} - name: is-data-descriptor + is-data-descriptor@https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz: + resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==, tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz} version: 0.1.4 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@3.2.2 - dev: true - registry.npmmirror.com/is-data-descriptor@1.0.0: - resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz} - name: is-data-descriptor + is-data-descriptor@https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz: + resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==, tarball: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@6.0.3 - dev: true - registry.npmmirror.com/is-date-object@1.0.5: - resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz} - name: is-date-object + is-date-object@https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz: + resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, tarball: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz} version: 1.0.5 engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-descriptor@0.1.6: - resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz} - name: is-descriptor + is-descriptor@https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz: + resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==, tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz} version: 0.1.6 engines: {node: '>=0.10.0'} - dependencies: - is-accessor-descriptor: registry.npmmirror.com/is-accessor-descriptor@0.1.6 - is-data-descriptor: registry.npmmirror.com/is-data-descriptor@0.1.4 - kind-of: registry.npmmirror.com/kind-of@5.1.0 - dev: true - registry.npmmirror.com/is-descriptor@1.0.2: - resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz} - name: is-descriptor + is-descriptor@https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz: + resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==, tarball: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dependencies: - is-accessor-descriptor: registry.npmmirror.com/is-accessor-descriptor@1.0.0 - is-data-descriptor: registry.npmmirror.com/is-data-descriptor@1.0.0 - kind-of: registry.npmmirror.com/kind-of@6.0.3 - dev: true - registry.npmmirror.com/is-extendable@0.1.1: - resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz} - name: is-extendable + is-extendable@https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz: + resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz} version: 0.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/is-extendable@1.0.1: - resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz} - name: is-extendable + is-extendable@https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz: + resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - is-plain-object: registry.npmmirror.com/is-plain-object@2.0.4 - dev: true - registry.npmmirror.com/is-extglob@2.1.1: - resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz} - name: is-extglob + is-extglob@https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz} version: 2.1.1 engines: {node: '>=0.10.0'} - registry.npmmirror.com/is-fullwidth-code-point@1.0.0: - resolution: {integrity: sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz} - name: is-fullwidth-code-point + is-fullwidth-code-point@https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz: + resolution: {integrity: sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - number-is-nan: registry.npmmirror.com/number-is-nan@1.0.1 - dev: true - registry.npmmirror.com/is-fullwidth-code-point@3.0.0: - resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz} - name: is-fullwidth-code-point + is-fullwidth-code-point@https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, tarball: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz} version: 3.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/is-generator-function@1.0.10: - resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz} - name: is-generator-function + is-generator-function@https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz: + resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==, tarball: https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz} version: 1.0.10 engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-glob@3.1.0: - resolution: {integrity: sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz} - name: is-glob + is-glob@https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz: + resolution: {integrity: sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz} version: 3.1.0 engines: {node: '>=0.10.0'} - dependencies: - is-extglob: registry.npmmirror.com/is-extglob@2.1.1 - dev: true - registry.npmmirror.com/is-glob@4.0.3: - resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz} - name: is-glob + is-glob@https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz} version: 4.0.3 engines: {node: '>=0.10.0'} - dependencies: - is-extglob: registry.npmmirror.com/is-extglob@2.1.1 - registry.npmmirror.com/is-installed-globally@0.4.0: - resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-installed-globally/-/is-installed-globally-0.4.0.tgz} - name: is-installed-globally + is-installed-globally@https://registry.npmmirror.com/is-installed-globally/-/is-installed-globally-0.4.0.tgz: + resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==, tarball: https://registry.npmmirror.com/is-installed-globally/-/is-installed-globally-0.4.0.tgz} version: 0.4.0 engines: {node: '>=10'} - dependencies: - global-dirs: registry.npmmirror.com/global-dirs@3.0.0 - is-path-inside: registry.npmmirror.com/is-path-inside@3.0.3 - dev: true - registry.npmmirror.com/is-negated-glob@1.0.0: - resolution: {integrity: sha512-czXVVn/QEmgvej1f50BZ648vUI+em0xqMq2Sn+QncCLN4zj1UAxlT+kw/6ggQTOaZPd1HqKQGEqbpQVtJucWug==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz} - name: is-negated-glob + is-negated-glob@https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz: + resolution: {integrity: sha512-czXVVn/QEmgvej1f50BZ648vUI+em0xqMq2Sn+QncCLN4zj1UAxlT+kw/6ggQTOaZPd1HqKQGEqbpQVtJucWug==, tarball: https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/is-negative-zero@2.0.2: - resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz} - name: is-negative-zero + is-negative-zero@https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz: + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, tarball: https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz} version: 2.0.2 engines: {node: '>= 0.4'} - dev: true - registry.npmmirror.com/is-npm@5.0.0: - resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-npm/-/is-npm-5.0.0.tgz} - name: is-npm + is-npm@https://registry.npmmirror.com/is-npm/-/is-npm-5.0.0.tgz: + resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==, tarball: https://registry.npmmirror.com/is-npm/-/is-npm-5.0.0.tgz} version: 5.0.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/is-number-object@1.0.7: - resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz} - name: is-number-object + is-number-object@https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz: + resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==, tarball: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz} version: 1.0.7 engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-number@3.0.0: - resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz} - name: is-number + is-number@https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz: + resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==, tarball: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz} version: 3.0.0 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@3.2.2 - dev: true - registry.npmmirror.com/is-number@4.0.0: - resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-4.0.0.tgz} - name: is-number + is-number@https://registry.npmmirror.com/is-number/-/is-number-4.0.0.tgz: + resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==, tarball: https://registry.npmmirror.com/is-number/-/is-number-4.0.0.tgz} version: 4.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/is-number@7.0.0: - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz} - name: is-number + is-number@https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz} version: 7.0.0 engines: {node: '>=0.12.0'} - registry.npmmirror.com/is-obj@2.0.0: - resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz} - name: is-obj + is-obj@https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz: + resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, tarball: https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz} version: 2.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/is-path-inside@3.0.3: - resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz} - name: is-path-inside + is-path-inside@https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz: + resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==, tarball: https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz} version: 3.0.3 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/is-plain-obj@2.1.0: - resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz} - name: is-plain-obj + is-plain-obj@https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz: + resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==, tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz} version: 2.1.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/is-plain-obj@3.0.0: - resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz} - name: is-plain-obj + is-plain-obj@https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz: + resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==, tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz} version: 3.0.0 engines: {node: '>=10'} - dev: false - registry.npmmirror.com/is-plain-object@2.0.4: - resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz} - name: is-plain-object + is-plain-object@https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz: + resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz} version: 2.0.4 engines: {node: '>=0.10.0'} - dependencies: - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/is-plain-object@5.0.0: - resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz} - name: is-plain-object + is-plain-object@https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz: + resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==, tarball: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz} version: 5.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/is-regex@1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz} - name: is-regex + is-regex@https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz: + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, tarball: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz} version: 1.1.4 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-relative@1.0.0: - resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-relative/-/is-relative-1.0.0.tgz} - name: is-relative + is-relative@https://registry.npmmirror.com/is-relative/-/is-relative-1.0.0.tgz: + resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==, tarball: https://registry.npmmirror.com/is-relative/-/is-relative-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-unc-path: registry.npmmirror.com/is-unc-path@1.0.0 - dev: true - registry.npmmirror.com/is-shared-array-buffer@1.0.2: - resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz} - name: is-shared-array-buffer + is-shared-array-buffer@https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz: + resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, tarball: https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz} version: 1.0.2 - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - dev: true - registry.npmmirror.com/is-string@1.0.7: - resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz} - name: is-string + is-string@https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz: + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, tarball: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz} version: 1.0.7 engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-symbol@1.0.4: - resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz} - name: is-symbol + is-symbol@https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz: + resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, tarball: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz} version: 1.0.4 engines: {node: '>= 0.4'} - dependencies: - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - dev: true - registry.npmmirror.com/is-typed-array@1.1.9: - resolution: {integrity: sha512-kfrlnTTn8pZkfpJMUgYD7YZ3qzeJgWUn8XfVYBARc4wnmNOmLbmuuaAs3q5fvB0UJOn6yHAKaGTPM7d6ezoD/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.9.tgz} - name: is-typed-array + is-typed-array@https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.9.tgz: + resolution: {integrity: sha512-kfrlnTTn8pZkfpJMUgYD7YZ3qzeJgWUn8XfVYBARc4wnmNOmLbmuuaAs3q5fvB0UJOn6yHAKaGTPM7d6ezoD/A==, tarball: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.9.tgz} version: 1.1.9 engines: {node: '>= 0.4'} - dependencies: - available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5 - call-bind: registry.npmmirror.com/call-bind@1.0.2 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - for-each: registry.npmmirror.com/for-each@0.3.3 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - dev: true - registry.npmmirror.com/is-typedarray@1.0.0: - resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz} - name: is-typedarray + is-typedarray@https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz: + resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==, tarball: https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz} version: 1.0.0 - registry.npmmirror.com/is-unc-path@1.0.0: - resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-unc-path/-/is-unc-path-1.0.0.tgz} - name: is-unc-path + is-unc-path@https://registry.npmmirror.com/is-unc-path/-/is-unc-path-1.0.0.tgz: + resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==, tarball: https://registry.npmmirror.com/is-unc-path/-/is-unc-path-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - unc-path-regex: registry.npmmirror.com/unc-path-regex@0.1.2 - dev: true - registry.npmmirror.com/is-unicode-supported@0.1.0: - resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz} - name: is-unicode-supported + is-unicode-supported@https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz: + resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==, tarball: https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz} version: 0.1.0 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/is-utf8@0.2.1: - resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-utf8/-/is-utf8-0.2.1.tgz} - name: is-utf8 + is-utf8@https://registry.npmmirror.com/is-utf8/-/is-utf8-0.2.1.tgz: + resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==, tarball: https://registry.npmmirror.com/is-utf8/-/is-utf8-0.2.1.tgz} version: 0.2.1 - dev: true - registry.npmmirror.com/is-valid-glob@1.0.0: - resolution: {integrity: sha512-AhiROmoEFDSsjx8hW+5sGwgKVIORcXnrlAx/R0ZSeaPw70Vw0CqkGBBhHGL58Uox2eXnU1AnvXJl1XlyedO5bA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-valid-glob/-/is-valid-glob-1.0.0.tgz} - name: is-valid-glob + is-valid-glob@https://registry.npmmirror.com/is-valid-glob/-/is-valid-glob-1.0.0.tgz: + resolution: {integrity: sha512-AhiROmoEFDSsjx8hW+5sGwgKVIORcXnrlAx/R0ZSeaPw70Vw0CqkGBBhHGL58Uox2eXnU1AnvXJl1XlyedO5bA==, tarball: https://registry.npmmirror.com/is-valid-glob/-/is-valid-glob-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/is-weakref@1.0.2: - resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz} - name: is-weakref + is-weakref@https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz: + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, tarball: https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz} version: 1.0.2 - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - dev: true - registry.npmmirror.com/is-windows@1.0.2: - resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz} - name: is-windows + is-windows@https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz: + resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==, tarball: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/is-yarn-global@0.3.0: - resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-yarn-global/-/is-yarn-global-0.3.0.tgz} - name: is-yarn-global + is-yarn-global@https://registry.npmmirror.com/is-yarn-global/-/is-yarn-global-0.3.0.tgz: + resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==, tarball: https://registry.npmmirror.com/is-yarn-global/-/is-yarn-global-0.3.0.tgz} version: 0.3.0 - dev: true - registry.npmmirror.com/isarray@0.0.1: - resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz} - name: isarray + isarray@https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz: + resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==, tarball: https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz} version: 0.0.1 - registry.npmmirror.com/isarray@1.0.0: - resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz} - name: isarray + isarray@https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz: + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, tarball: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz} version: 1.0.0 - registry.npmmirror.com/isarray@2.0.5: - resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz} - name: isarray + isarray@https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz: + resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==, tarball: https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz} version: 2.0.5 - registry.npmmirror.com/isexe@2.0.0: - resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz} - name: isexe + isexe@https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz: + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz} version: 2.0.0 - dev: true - registry.npmmirror.com/isobject@2.1.0: - resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz} - name: isobject + isobject@https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz: + resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==, tarball: https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz} version: 2.1.0 engines: {node: '>=0.10.0'} - dependencies: - isarray: registry.npmmirror.com/isarray@1.0.0 - dev: true - registry.npmmirror.com/isobject@3.0.1: - resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz} - name: isobject + isobject@https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz: + resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==, tarball: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz} version: 3.0.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/isstream@0.1.2: - resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isstream/-/isstream-0.1.2.tgz} - name: isstream + isstream@https://registry.npmmirror.com/isstream/-/isstream-0.1.2.tgz: + resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==, tarball: https://registry.npmmirror.com/isstream/-/isstream-0.1.2.tgz} version: 0.1.2 - dev: false - registry.npmmirror.com/js-base64@3.7.2: - resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz} - name: js-base64 + js-base64@https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz: + resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==, tarball: https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz} version: 3.7.2 - dev: false - registry.npmmirror.com/js-tokens@4.0.0: - resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz} - name: js-tokens + js-tokens@https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz} version: 4.0.0 - dev: true - registry.npmmirror.com/js-yaml@3.14.1: - resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz} - name: js-yaml + js-yaml@https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz: + resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz} version: 3.14.1 hasBin: true - dependencies: - argparse: registry.npmmirror.com/argparse@1.0.10 - esprima: registry.npmmirror.com/esprima@4.0.1 - dev: false - registry.npmmirror.com/js-yaml@4.1.0: - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz} - name: js-yaml + js-yaml@https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz: + resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz} version: 4.1.0 hasBin: true - dependencies: - argparse: registry.npmmirror.com/argparse@2.0.1 - dev: true - registry.npmmirror.com/jsbn@0.1.1: - resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz} - name: jsbn + jsbn@https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz: + resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==, tarball: https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz} version: 0.1.1 - dev: false - registry.npmmirror.com/jsbn@1.1.0: - resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz} - name: jsbn + jsbn@https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz: + resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==, tarball: https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz} version: 1.1.0 - dev: false - registry.npmmirror.com/jsesc@0.5.0: - resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz} - name: jsesc + jsesc@https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz: + resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz} version: 0.5.0 hasBin: true - dev: true - registry.npmmirror.com/jsesc@2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz} - name: jsesc + jsesc@https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz: + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz} version: 2.5.2 engines: {node: '>=4'} hasBin: true - dev: true - registry.npmmirror.com/json-buffer@3.0.0: - resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.0.tgz} - name: json-buffer + json-buffer@https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.0.tgz: + resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==, tarball: https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.0.tgz} version: 3.0.0 - dev: true - registry.npmmirror.com/json-schema-traverse@0.4.1: - resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz} - name: json-schema-traverse + json-schema-traverse@https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz: + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz} version: 0.4.1 - registry.npmmirror.com/json-schema@0.2.3: - resolution: {integrity: sha512-a3xHnILGMtk+hDOqNwHzF6e2fNbiMrXZvxKQiEv2MlgQP+pjIOzqAmKYD2mDpXYE/44M7g+n9p2bKkYWDUcXCQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema/-/json-schema-0.2.3.tgz} - name: json-schema + json-schema@https://registry.npmmirror.com/json-schema/-/json-schema-0.2.3.tgz: + resolution: {integrity: sha512-a3xHnILGMtk+hDOqNwHzF6e2fNbiMrXZvxKQiEv2MlgQP+pjIOzqAmKYD2mDpXYE/44M7g+n9p2bKkYWDUcXCQ==, tarball: https://registry.npmmirror.com/json-schema/-/json-schema-0.2.3.tgz} version: 0.2.3 - dev: false - registry.npmmirror.com/json-schema@0.4.0: - resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz} - name: json-schema + json-schema@https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz: + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==, tarball: https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz} version: 0.4.0 - dev: false - registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1: - resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz} - name: json-stable-stringify-without-jsonify + json-stable-stringify-without-jsonify@https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz: + resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==, tarball: https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/json-stringify-safe@5.0.1: - resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz} - name: json-stringify-safe + json-stringify-safe@https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz: + resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==, tarball: https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz} version: 5.0.1 - dev: false - registry.npmmirror.com/json5@2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json5/-/json5-2.2.1.tgz} - name: json5 + json5@https://registry.npmmirror.com/json5/-/json5-2.2.1.tgz: + resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==, tarball: https://registry.npmmirror.com/json5/-/json5-2.2.1.tgz} version: 2.2.1 engines: {node: '>=6'} hasBin: true - dev: true - registry.npmmirror.com/jsonparse@1.3.1: - resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz} - name: jsonparse + jsonparse@https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz: + resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, tarball: https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz} version: 1.3.1 engines: {'0': node >= 0.2.0} - dev: true - registry.npmmirror.com/jsprim@1.4.1: - resolution: {integrity: sha512-4Dj8Rf+fQ+/Pn7C5qeEX02op1WfOss3PKTE9Nsop3Dx+6UPxlm1dr/og7o2cRa5hNN07CACr4NFzRLtj/rjWog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsprim/-/jsprim-1.4.1.tgz} - name: jsprim + jsonwebtoken@9.0.2: + resolution: {integrity: sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==, tarball: https://registry.npmmirror.com/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz} + engines: {node: '>=12', npm: '>=6'} + + jsprim@https://registry.npmmirror.com/jsprim/-/jsprim-1.4.1.tgz: + resolution: {integrity: sha512-4Dj8Rf+fQ+/Pn7C5qeEX02op1WfOss3PKTE9Nsop3Dx+6UPxlm1dr/og7o2cRa5hNN07CACr4NFzRLtj/rjWog==, tarball: https://registry.npmmirror.com/jsprim/-/jsprim-1.4.1.tgz} version: 1.4.1 engines: {'0': node >=0.6.0} - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - extsprintf: registry.npmmirror.com/extsprintf@1.3.0 - json-schema: registry.npmmirror.com/json-schema@0.2.3 - verror: registry.npmmirror.com/verror@1.10.0 - dev: false - registry.npmmirror.com/jsprim@2.0.2: - resolution: {integrity: sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsprim/-/jsprim-2.0.2.tgz} - name: jsprim + jsprim@https://registry.npmmirror.com/jsprim/-/jsprim-2.0.2.tgz: + resolution: {integrity: sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==, tarball: https://registry.npmmirror.com/jsprim/-/jsprim-2.0.2.tgz} version: 2.0.2 engines: {'0': node >=0.6.0} - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - extsprintf: registry.npmmirror.com/extsprintf@1.3.0 - json-schema: registry.npmmirror.com/json-schema@0.4.0 - verror: registry.npmmirror.com/verror@1.10.0 - dev: false - registry.npmmirror.com/jsrsasign@11.1.0: - resolution: {integrity: sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsrsasign/-/jsrsasign-11.1.0.tgz} - name: jsrsasign + jsrsasign@https://registry.npmmirror.com/jsrsasign/-/jsrsasign-11.1.0.tgz: + resolution: {integrity: sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==, tarball: https://registry.npmmirror.com/jsrsasign/-/jsrsasign-11.1.0.tgz} version: 11.1.0 - dev: false - registry.npmmirror.com/just-debounce@1.1.0: - resolution: {integrity: sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/just-debounce/-/just-debounce-1.1.0.tgz} - name: just-debounce + just-debounce@https://registry.npmmirror.com/just-debounce/-/just-debounce-1.1.0.tgz: + resolution: {integrity: sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==, tarball: https://registry.npmmirror.com/just-debounce/-/just-debounce-1.1.0.tgz} version: 1.1.0 - dev: true - registry.npmmirror.com/keyv@3.1.0: - resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/keyv/-/keyv-3.1.0.tgz} - name: keyv + jwa@1.4.1: + resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==, tarball: https://registry.npmmirror.com/jwa/-/jwa-1.4.1.tgz} + + jws@3.2.2: + resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==, tarball: https://registry.npmmirror.com/jws/-/jws-3.2.2.tgz} + + keyv@https://registry.npmmirror.com/keyv/-/keyv-3.1.0.tgz: + resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==, tarball: https://registry.npmmirror.com/keyv/-/keyv-3.1.0.tgz} version: 3.1.0 - dependencies: - json-buffer: registry.npmmirror.com/json-buffer@3.0.0 - dev: true - registry.npmmirror.com/kind-of@3.2.2: - resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz} - name: kind-of + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz: + resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz} version: 3.2.2 engines: {node: '>=0.10.0'} - dependencies: - is-buffer: registry.npmmirror.com/is-buffer@1.1.6 - dev: true - registry.npmmirror.com/kind-of@4.0.0: - resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz} - name: kind-of + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz: + resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz} version: 4.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-buffer: registry.npmmirror.com/is-buffer@1.1.6 - dev: true - registry.npmmirror.com/kind-of@5.1.0: - resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz} - name: kind-of + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz: + resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz} version: 5.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/kind-of@6.0.3: - resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz} - name: kind-of + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz: + resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz} version: 6.0.3 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/labeled-stream-splicer@2.0.2: - resolution: {integrity: sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz} - name: labeled-stream-splicer + labeled-stream-splicer@https://registry.npmmirror.com/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz: + resolution: {integrity: sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==, tarball: https://registry.npmmirror.com/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz} version: 2.0.2 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - stream-splicer: registry.npmmirror.com/stream-splicer@2.0.1 - dev: true - registry.npmmirror.com/last-run@1.1.1: - resolution: {integrity: sha512-U/VxvpX4N/rFvPzr3qG5EtLKEnNI0emvIQB3/ecEwv+8GHaUKbIB8vxv1Oai5FAF0d0r7LXHhLLe5K/yChm5GQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/last-run/-/last-run-1.1.1.tgz} - name: last-run + last-run@https://registry.npmmirror.com/last-run/-/last-run-1.1.1.tgz: + resolution: {integrity: sha512-U/VxvpX4N/rFvPzr3qG5EtLKEnNI0emvIQB3/ecEwv+8GHaUKbIB8vxv1Oai5FAF0d0r7LXHhLLe5K/yChm5GQ==, tarball: https://registry.npmmirror.com/last-run/-/last-run-1.1.1.tgz} version: 1.1.1 engines: {node: '>= 0.10'} - dependencies: - default-resolution: registry.npmmirror.com/default-resolution@2.0.0 - es6-weak-map: registry.npmmirror.com/es6-weak-map@2.0.3 - dev: true - registry.npmmirror.com/latest-version@5.1.0: - resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/latest-version/-/latest-version-5.1.0.tgz} - name: latest-version + latest-version@https://registry.npmmirror.com/latest-version/-/latest-version-5.1.0.tgz: + resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==, tarball: https://registry.npmmirror.com/latest-version/-/latest-version-5.1.0.tgz} version: 5.1.0 engines: {node: '>=8'} - dependencies: - package-json: registry.npmmirror.com/package-json@6.5.0 - dev: true - registry.npmmirror.com/lazystream@1.0.1: - resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz} - name: lazystream + lazystream@https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz: + resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==, tarball: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.6.3'} - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/lcid@1.0.0: - resolution: {integrity: sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lcid/-/lcid-1.0.0.tgz} - name: lcid + lcid@https://registry.npmmirror.com/lcid/-/lcid-1.0.0.tgz: + resolution: {integrity: sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw==, tarball: https://registry.npmmirror.com/lcid/-/lcid-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - invert-kv: registry.npmmirror.com/invert-kv@1.0.0 - dev: true - registry.npmmirror.com/lead@1.0.0: - resolution: {integrity: sha512-IpSVCk9AYvLHo5ctcIXxOBpMWUe+4TKN3VPWAKUbJikkmsGp0VrSM8IttVc32D6J4WUsiPE6aEFRNmIoF/gdow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lead/-/lead-1.0.0.tgz} - name: lead + lead@https://registry.npmmirror.com/lead/-/lead-1.0.0.tgz: + resolution: {integrity: sha512-IpSVCk9AYvLHo5ctcIXxOBpMWUe+4TKN3VPWAKUbJikkmsGp0VrSM8IttVc32D6J4WUsiPE6aEFRNmIoF/gdow==, tarball: https://registry.npmmirror.com/lead/-/lead-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.10'} - dependencies: - flush-write-stream: registry.npmmirror.com/flush-write-stream@1.1.1 - dev: true - registry.npmmirror.com/levn@0.3.0: - resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz} - name: levn + levn@https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz: + resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==, tarball: https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz} version: 0.3.0 engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.1.2 - type-check: registry.npmmirror.com/type-check@0.3.2 - dev: true - registry.npmmirror.com/levn@0.4.1: - resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz} - name: levn + levn@https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz: + resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, tarball: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz} version: 0.4.1 engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 - type-check: registry.npmmirror.com/type-check@0.4.0 - dev: true - registry.npmmirror.com/liftoff@3.1.0: - resolution: {integrity: sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/liftoff/-/liftoff-3.1.0.tgz} - name: liftoff + liftoff@https://registry.npmmirror.com/liftoff/-/liftoff-3.1.0.tgz: + resolution: {integrity: sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==, tarball: https://registry.npmmirror.com/liftoff/-/liftoff-3.1.0.tgz} version: 3.1.0 engines: {node: '>= 0.8'} - dependencies: - extend: registry.npmmirror.com/extend@3.0.2 - findup-sync: registry.npmmirror.com/findup-sync@3.0.0 - fined: registry.npmmirror.com/fined@1.2.0 - flagged-respawn: registry.npmmirror.com/flagged-respawn@1.0.1 - is-plain-object: registry.npmmirror.com/is-plain-object@2.0.4 - object.map: registry.npmmirror.com/object.map@1.0.1 - rechoir: registry.npmmirror.com/rechoir@0.6.2 - resolve: registry.npmmirror.com/resolve@1.22.0 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/load-json-file@1.1.0: - resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/load-json-file/-/load-json-file-1.1.0.tgz} - name: load-json-file + load-json-file@https://registry.npmmirror.com/load-json-file/-/load-json-file-1.1.0.tgz: + resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==, tarball: https://registry.npmmirror.com/load-json-file/-/load-json-file-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - parse-json: registry.npmmirror.com/parse-json@2.2.0 - pify: registry.npmmirror.com/pify@2.3.0 - pinkie-promise: registry.npmmirror.com/pinkie-promise@2.0.1 - strip-bom: registry.npmmirror.com/strip-bom@2.0.0 - dev: true - registry.npmmirror.com/loads@0.0.4: - resolution: {integrity: sha512-XjPzzYIHkuMNqYyvh6AECQAHi682nyKO9TMdMYnaz7QbPDI/KIeSIjRhAlXIbRMPYAgtLUYgPlD3mtKZ4Q8SYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loads/-/loads-0.0.4.tgz} - name: loads - version: 0.0.4 - dependencies: - failure: registry.npmmirror.com/failure@1.1.1 - one-time: registry.npmmirror.com/one-time@0.0.4 - xhr-response: registry.npmmirror.com/xhr-response@1.0.1 - xhr-status: registry.npmmirror.com/xhr-status@1.0.1 - dev: false - - registry.npmmirror.com/locate-path@3.0.0: - resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz} - name: locate-path + locate-path@https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz: + resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz} version: 3.0.0 engines: {node: '>=6'} - dependencies: - p-locate: registry.npmmirror.com/p-locate@3.0.0 - path-exists: registry.npmmirror.com/path-exists@3.0.0 - dev: true - registry.npmmirror.com/locate-path@6.0.0: - resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz} - name: locate-path + locate-path@https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz: + resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz} version: 6.0.0 engines: {node: '>=10'} - dependencies: - p-locate: registry.npmmirror.com/p-locate@5.0.0 - dev: true - registry.npmmirror.com/lodash._reinterpolate@3.0.0: - resolution: {integrity: sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz} - name: lodash._reinterpolate + lodash._reinterpolate@https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz: + resolution: {integrity: sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==, tarball: https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz} version: 3.0.0 - dev: true - registry.npmmirror.com/lodash.debounce@4.0.8: - resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz} - name: lodash.debounce + lodash.debounce@https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz: + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, tarball: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz} version: 4.0.8 - dev: true - registry.npmmirror.com/lodash.memoize@3.0.4: - resolution: {integrity: sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz} - name: lodash.memoize + lodash.includes@4.3.0: + resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==, tarball: https://registry.npmmirror.com/lodash.includes/-/lodash.includes-4.3.0.tgz} + + lodash.isboolean@3.0.3: + resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==, tarball: https://registry.npmmirror.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz} + + lodash.isinteger@4.0.4: + resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==, tarball: https://registry.npmmirror.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz} + + lodash.isnumber@3.0.3: + resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==, tarball: https://registry.npmmirror.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz} + + lodash.isplainobject@4.0.6: + resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==, tarball: https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz} + + lodash.isstring@4.0.1: + resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==, tarball: https://registry.npmmirror.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz} + + lodash.memoize@https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz: + resolution: {integrity: sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==, tarball: https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz} version: 3.0.4 - dev: true - registry.npmmirror.com/lodash.merge@4.6.2: - resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz} - name: lodash.merge + lodash.merge@https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz: + resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==, tarball: https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz} version: 4.6.2 - dev: true - registry.npmmirror.com/lodash.template@4.5.0: - resolution: {integrity: sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.template/-/lodash.template-4.5.0.tgz} - name: lodash.template + lodash.once@4.1.1: + resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==, tarball: https://registry.npmmirror.com/lodash.once/-/lodash.once-4.1.1.tgz} + + lodash.template@https://registry.npmmirror.com/lodash.template/-/lodash.template-4.5.0.tgz: + resolution: {integrity: sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==, tarball: https://registry.npmmirror.com/lodash.template/-/lodash.template-4.5.0.tgz} version: 4.5.0 - dependencies: - lodash._reinterpolate: registry.npmmirror.com/lodash._reinterpolate@3.0.0 - lodash.templatesettings: registry.npmmirror.com/lodash.templatesettings@4.2.0 - dev: true - registry.npmmirror.com/lodash.templatesettings@4.2.0: - resolution: {integrity: sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz} - name: lodash.templatesettings + lodash.templatesettings@https://registry.npmmirror.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz: + resolution: {integrity: sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==, tarball: https://registry.npmmirror.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz} version: 4.2.0 - dependencies: - lodash._reinterpolate: registry.npmmirror.com/lodash._reinterpolate@3.0.0 - dev: true - registry.npmmirror.com/lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz} - name: lodash + lodash@https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, tarball: https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz} version: 4.17.21 - dev: false - registry.npmmirror.com/log-symbols@4.1.0: - resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz} - name: log-symbols + log-symbols@https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz: + resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==, tarball: https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz} version: 4.1.0 engines: {node: '>=10'} - dependencies: - chalk: registry.npmmirror.com/chalk@4.1.2 - is-unicode-supported: registry.npmmirror.com/is-unicode-supported@0.1.0 - dev: true - registry.npmmirror.com/loupe@2.3.4: - resolution: {integrity: sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loupe/-/loupe-2.3.4.tgz} - name: loupe + loupe@https://registry.npmmirror.com/loupe/-/loupe-2.3.4.tgz: + resolution: {integrity: sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==, tarball: https://registry.npmmirror.com/loupe/-/loupe-2.3.4.tgz} version: 2.3.4 - dependencies: - get-func-name: registry.npmmirror.com/get-func-name@2.0.0 - dev: true - registry.npmmirror.com/lowercase-keys@1.0.1: - resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz} - name: lowercase-keys + lowercase-keys@https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz: + resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==, tarball: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/lowercase-keys@2.0.0: - resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz} - name: lowercase-keys + lowercase-keys@https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz: + resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==, tarball: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz} version: 2.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/lru-cache@6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz} - name: lru-cache + lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz: + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz} version: 6.0.0 engines: {node: '>=10'} - dependencies: - yallist: registry.npmmirror.com/yallist@4.0.0 - registry.npmmirror.com/luxon@3.4.4: - resolution: {integrity: sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/luxon/-/luxon-3.4.4.tgz} - name: luxon + luxon@https://registry.npmmirror.com/luxon/-/luxon-3.4.4.tgz: + resolution: {integrity: sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==, tarball: https://registry.npmmirror.com/luxon/-/luxon-3.4.4.tgz} version: 3.4.4 engines: {node: '>=12'} - dev: false - registry.npmmirror.com/magic-string@0.23.2: - resolution: {integrity: sha512-oIUZaAxbcxYIp4AyLafV6OVKoB3YouZs0UTCJ8mOKBHNyJgGDaMJ4TgA+VylJh6fx7EQCC52XkbURxxG9IoJXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.23.2.tgz} - name: magic-string + magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.23.2.tgz: + resolution: {integrity: sha512-oIUZaAxbcxYIp4AyLafV6OVKoB3YouZs0UTCJ8mOKBHNyJgGDaMJ4TgA+VylJh6fx7EQCC52XkbURxxG9IoJXA==, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.23.2.tgz} version: 0.23.2 - dependencies: - sourcemap-codec: registry.npmmirror.com/sourcemap-codec@1.4.8 - dev: true - registry.npmmirror.com/make-dir@2.1.0: - resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz} - name: make-dir + make-dir@https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz: + resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz} version: 2.1.0 engines: {node: '>=6'} - dependencies: - pify: registry.npmmirror.com/pify@4.0.1 - semver: registry.npmmirror.com/semver@5.7.1 - dev: true - registry.npmmirror.com/make-dir@3.1.0: - resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz} - name: make-dir + make-dir@https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz: + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz} version: 3.1.0 engines: {node: '>=8'} - dependencies: - semver: registry.npmmirror.com/semver@6.3.0 - dev: true - registry.npmmirror.com/make-iterator@1.0.1: - resolution: {integrity: sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz} - name: make-iterator + make-iterator@https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz: + resolution: {integrity: sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==, tarball: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@6.0.3 - dev: true - registry.npmmirror.com/map-cache@0.2.2: - resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz} - name: map-cache + map-cache@https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz: + resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==, tarball: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz} version: 0.2.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/map-stream@0.0.7: - resolution: {integrity: sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-stream/-/map-stream-0.0.7.tgz} - name: map-stream + map-stream@https://registry.npmmirror.com/map-stream/-/map-stream-0.0.7.tgz: + resolution: {integrity: sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==, tarball: https://registry.npmmirror.com/map-stream/-/map-stream-0.0.7.tgz} version: 0.0.7 - dev: true - registry.npmmirror.com/map-visit@1.0.0: - resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz} - name: map-visit + map-visit@https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz: + resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==, tarball: https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - object-visit: registry.npmmirror.com/object-visit@1.0.1 - dev: true - registry.npmmirror.com/matchdep@2.0.0: - resolution: {integrity: sha512-LFgVbaHIHMqCRuCZyfCtUOq9/Lnzhi7Z0KFUE2fhD54+JN2jLh3hC02RLkqauJ3U4soU6H1J3tfj/Byk7GoEjA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/matchdep/-/matchdep-2.0.0.tgz} - name: matchdep + matchdep@https://registry.npmmirror.com/matchdep/-/matchdep-2.0.0.tgz: + resolution: {integrity: sha512-LFgVbaHIHMqCRuCZyfCtUOq9/Lnzhi7Z0KFUE2fhD54+JN2jLh3hC02RLkqauJ3U4soU6H1J3tfj/Byk7GoEjA==, tarball: https://registry.npmmirror.com/matchdep/-/matchdep-2.0.0.tgz} version: 2.0.0 engines: {node: '>= 0.10.0'} - dependencies: - findup-sync: registry.npmmirror.com/findup-sync@2.0.0 - micromatch: registry.npmmirror.com/micromatch@3.1.10 - resolve: registry.npmmirror.com/resolve@1.22.0 - stack-trace: registry.npmmirror.com/stack-trace@0.0.10 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/maxmind@4.3.19: - resolution: {integrity: sha512-Bu/VEN7ZWAOCjifdZaXJQuN6/yO7+OK35pnJsqmz8sOndK3KQFvJoY+6HX09/MmLLqtCfa+sMK0iaQOaTejGNA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/maxmind/-/maxmind-4.3.19.tgz} - name: maxmind + maxmind@https://registry.npmmirror.com/maxmind/-/maxmind-4.3.19.tgz: + resolution: {integrity: sha512-Bu/VEN7ZWAOCjifdZaXJQuN6/yO7+OK35pnJsqmz8sOndK3KQFvJoY+6HX09/MmLLqtCfa+sMK0iaQOaTejGNA==, tarball: https://registry.npmmirror.com/maxmind/-/maxmind-4.3.19.tgz} version: 4.3.19 engines: {node: '>=12', npm: '>=6'} - dependencies: - mmdb-lib: registry.npmmirror.com/mmdb-lib@2.1.0 - tiny-lru: registry.npmmirror.com/tiny-lru@11.2.6 - dev: false - registry.npmmirror.com/md5.js@1.3.5: - resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz} - name: md5.js + md5.js@https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz: + resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==, tarball: https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz} version: 1.3.5 - dependencies: - hash-base: registry.npmmirror.com/hash-base@3.1.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/media-typer@0.3.0: - resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz} - name: media-typer + media-typer@https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz: + resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==, tarball: https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz} version: 0.3.0 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/merge-descriptors@1.0.1: - resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz} - name: merge-descriptors + merge-descriptors@https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz: + resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==, tarball: https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz} version: 1.0.1 - dev: false - registry.npmmirror.com/merge-source-map@1.0.4: - resolution: {integrity: sha512-PGSmS0kfnTnMJCzJ16BLLCEe6oeYCamKFFdQKshi4BmM6FUwipjVOcBFGxqtQtirtAG4iZvHlqST9CpZKqlRjA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.0.4.tgz} - name: merge-source-map + merge-source-map@https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.0.4.tgz: + resolution: {integrity: sha512-PGSmS0kfnTnMJCzJ16BLLCEe6oeYCamKFFdQKshi4BmM6FUwipjVOcBFGxqtQtirtAG4iZvHlqST9CpZKqlRjA==, tarball: https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.0.4.tgz} version: 1.0.4 - dependencies: - source-map: registry.npmmirror.com/source-map@0.5.7 - dev: true - registry.npmmirror.com/merge-stream@2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz} - name: merge-stream + merge-stream@https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz: + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, tarball: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz} version: 2.0.0 - dev: true - registry.npmmirror.com/methods@1.1.2: - resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz} - name: methods + methods@https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz: + resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==, tarball: https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz} version: 1.1.2 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/micromatch@3.1.10: - resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz} - name: micromatch + micromatch@https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz: + resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz} version: 3.1.10 engines: {node: '>=0.10.0'} - dependencies: - arr-diff: registry.npmmirror.com/arr-diff@4.0.0 - array-unique: registry.npmmirror.com/array-unique@0.3.2 - braces: registry.npmmirror.com/braces@2.3.2 - define-property: registry.npmmirror.com/define-property@2.0.2 - extend-shallow: registry.npmmirror.com/extend-shallow@3.0.2 - extglob: registry.npmmirror.com/extglob@2.0.4 - fragment-cache: registry.npmmirror.com/fragment-cache@0.2.1 - kind-of: registry.npmmirror.com/kind-of@6.0.3 - nanomatch: registry.npmmirror.com/nanomatch@1.2.13 - object.pick: registry.npmmirror.com/object.pick@1.3.0 - regex-not: registry.npmmirror.com/regex-not@1.0.2 - snapdragon: registry.npmmirror.com/snapdragon@0.8.2 - to-regex: registry.npmmirror.com/to-regex@3.0.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/micromatch@4.0.5: - resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz} - name: micromatch + micromatch@https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz: + resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz} version: 4.0.5 engines: {node: '>=8.6'} - dependencies: - braces: registry.npmmirror.com/braces@3.0.2 - picomatch: registry.npmmirror.com/picomatch@2.3.1 - dev: false - registry.npmmirror.com/miller-rabin@4.0.1: - resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/miller-rabin/-/miller-rabin-4.0.1.tgz} - name: miller-rabin + miller-rabin@https://registry.npmmirror.com/miller-rabin/-/miller-rabin-4.0.1.tgz: + resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==, tarball: https://registry.npmmirror.com/miller-rabin/-/miller-rabin-4.0.1.tgz} version: 4.0.1 hasBin: true - dependencies: - bn.js: registry.npmmirror.com/bn.js@4.12.0 - brorand: registry.npmmirror.com/brorand@1.1.0 - dev: true - registry.npmmirror.com/mime-db@1.44.0: - resolution: {integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.44.0.tgz} - name: mime-db + mime-db@https://registry.npmmirror.com/mime-db/-/mime-db-1.44.0.tgz: + resolution: {integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.44.0.tgz} version: 1.44.0 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/mime-types@2.1.27: - resolution: {integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz} - name: mime-types + mime-types@https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz: + resolution: {integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==, tarball: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz} version: 2.1.27 engines: {node: '>= 0.6'} - dependencies: - mime-db: registry.npmmirror.com/mime-db@1.44.0 - dev: false - registry.npmmirror.com/mime@1.6.0: - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz} - name: mime + mime@https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz: + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz} version: 1.6.0 engines: {node: '>=4'} hasBin: true - dev: false - registry.npmmirror.com/mimic-response@1.0.1: - resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz} - name: mimic-response + mimic-response@https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz: + resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==, tarball: https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz} version: 1.0.1 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/minify-stream@2.1.0: - resolution: {integrity: sha512-P5xE4EQRkn7Td54VGcgfDMFx1jmKPPIXCdcMfrbXS6cNHK4dO1LXwtYFb48hHrSmZfT+jlGImvHgSZEkbpNtCw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minify-stream/-/minify-stream-2.1.0.tgz} - name: minify-stream + minify-stream@https://registry.npmmirror.com/minify-stream/-/minify-stream-2.1.0.tgz: + resolution: {integrity: sha512-P5xE4EQRkn7Td54VGcgfDMFx1jmKPPIXCdcMfrbXS6cNHK4dO1LXwtYFb48hHrSmZfT+jlGImvHgSZEkbpNtCw==, tarball: https://registry.npmmirror.com/minify-stream/-/minify-stream-2.1.0.tgz} version: 2.1.0 engines: {node: '>= 6'} - dependencies: - concat-stream: registry.npmmirror.com/concat-stream@2.0.0 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - duplexify: registry.npmmirror.com/duplexify@4.1.2 - from2-string: registry.npmmirror.com/from2-string@1.1.0 - terser: registry.npmmirror.com/terser@4.8.0 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/minimalistic-assert@1.0.1: - resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz} - name: minimalistic-assert + minimalistic-assert@https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz: + resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==, tarball: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/minimalistic-crypto-utils@1.0.1: - resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz} - name: minimalistic-crypto-utils + minimalistic-crypto-utils@https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz: + resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==, tarball: https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} - name: minimatch + minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} version: 3.1.2 - dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@1.1.11 - dev: true - registry.npmmirror.com/minimatch@5.0.1: - resolution: {integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.0.1.tgz} - name: minimatch + minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-5.0.1.tgz: + resolution: {integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.0.1.tgz} version: 5.0.1 engines: {node: '>=10'} - dependencies: - brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1 - dev: true - registry.npmmirror.com/minimist@0.0.8: - resolution: {integrity: sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-0.0.8.tgz} - name: minimist + minimist@https://registry.npmmirror.com/minimist/-/minimist-0.0.8.tgz: + resolution: {integrity: sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==, tarball: https://registry.npmmirror.com/minimist/-/minimist-0.0.8.tgz} version: 0.0.8 - dev: false - registry.npmmirror.com/minimist@1.2.6: - resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz} - name: minimist + minimist@https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz: + resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz} version: 1.2.6 - dev: true - registry.npmmirror.com/mixin-deep@1.3.2: - resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz} - name: mixin-deep + mixin-deep@https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz: + resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==, tarball: https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz} version: 1.3.2 engines: {node: '>=0.10.0'} - dependencies: - for-in: registry.npmmirror.com/for-in@1.0.2 - is-extendable: registry.npmmirror.com/is-extendable@1.0.1 - dev: true - registry.npmmirror.com/mkdirp-classic@0.5.3: - resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz} - name: mkdirp-classic + mkdirp-classic@https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz: + resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==, tarball: https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz} version: 0.5.3 - dev: true - registry.npmmirror.com/mmdb-lib@2.1.0: - resolution: {integrity: sha512-tdDTZmnI5G4UoSctv2KxM/3VQt2XRj4CmR5R4VsAWsOUcS3LysHR34wtixWm/pXxXdkBDuN92auxkC0T2+qd1Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mmdb-lib/-/mmdb-lib-2.1.0.tgz} - name: mmdb-lib + mmdb-lib@https://registry.npmmirror.com/mmdb-lib/-/mmdb-lib-2.1.0.tgz: + resolution: {integrity: sha512-tdDTZmnI5G4UoSctv2KxM/3VQt2XRj4CmR5R4VsAWsOUcS3LysHR34wtixWm/pXxXdkBDuN92auxkC0T2+qd1Q==, tarball: https://registry.npmmirror.com/mmdb-lib/-/mmdb-lib-2.1.0.tgz} version: 2.1.0 engines: {node: '>=10', npm: '>=6'} - dev: false - registry.npmmirror.com/mocha@10.0.0: - resolution: {integrity: sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mocha/-/mocha-10.0.0.tgz} - name: mocha + mocha@https://registry.npmmirror.com/mocha/-/mocha-10.0.0.tgz: + resolution: {integrity: sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==, tarball: https://registry.npmmirror.com/mocha/-/mocha-10.0.0.tgz} version: 10.0.0 engines: {node: '>= 14.0.0'} hasBin: true - dependencies: - '@ungap/promise-all-settled': registry.npmmirror.com/@ungap/promise-all-settled@1.1.2 - ansi-colors: registry.npmmirror.com/ansi-colors@4.1.1 - browser-stdout: registry.npmmirror.com/browser-stdout@1.3.1 - chokidar: registry.npmmirror.com/chokidar@3.5.3 - debug: registry.npmmirror.com/debug@4.3.4(supports-color@8.1.1) - diff: registry.npmmirror.com/diff@5.0.0 - escape-string-regexp: registry.npmmirror.com/escape-string-regexp@4.0.0 - find-up: registry.npmmirror.com/find-up@5.0.0 - glob: registry.npmmirror.com/glob@7.2.0 - he: registry.npmmirror.com/he@1.2.0 - js-yaml: registry.npmmirror.com/js-yaml@4.1.0 - log-symbols: registry.npmmirror.com/log-symbols@4.1.0 - minimatch: registry.npmmirror.com/minimatch@5.0.1 - ms: registry.npmmirror.com/ms@2.1.3 - nanoid: registry.npmmirror.com/nanoid@3.3.3 - serialize-javascript: registry.npmmirror.com/serialize-javascript@6.0.0 - strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1 - supports-color: registry.npmmirror.com/supports-color@8.1.1 - workerpool: registry.npmmirror.com/workerpool@6.2.1 - yargs: registry.npmmirror.com/yargs@16.2.0 - yargs-parser: registry.npmmirror.com/yargs-parser@20.2.4 - yargs-unparser: registry.npmmirror.com/yargs-unparser@2.0.0 - dev: true - registry.npmmirror.com/module-deps@6.2.3: - resolution: {integrity: sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/module-deps/-/module-deps-6.2.3.tgz} - name: module-deps + module-deps@https://registry.npmmirror.com/module-deps/-/module-deps-6.2.3.tgz: + resolution: {integrity: sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA==, tarball: https://registry.npmmirror.com/module-deps/-/module-deps-6.2.3.tgz} version: 6.2.3 engines: {node: '>= 0.8.0'} hasBin: true - dependencies: - JSONStream: registry.npmmirror.com/JSONStream@1.3.5 - browser-resolve: registry.npmmirror.com/browser-resolve@2.0.0 - cached-path-relative: registry.npmmirror.com/cached-path-relative@1.1.0 - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - defined: registry.npmmirror.com/defined@1.0.0 - detective: registry.npmmirror.com/detective@5.2.0 - duplexer2: registry.npmmirror.com/duplexer2@0.1.4 - inherits: registry.npmmirror.com/inherits@2.0.4 - parents: registry.npmmirror.com/parents@1.0.1 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - resolve: registry.npmmirror.com/resolve@1.22.0 - stream-combiner2: registry.npmmirror.com/stream-combiner2@1.1.1 - subarg: registry.npmmirror.com/subarg@1.0.0 - through2: registry.npmmirror.com/through2@2.0.5 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/ms@2.0.0: - resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz} - name: ms + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz} + + ms@https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz: + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==, tarball: https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz} version: 2.0.0 - registry.npmmirror.com/ms@2.1.1: - resolution: {integrity: sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.1.tgz} - name: ms + ms@https://registry.npmmirror.com/ms/-/ms-2.1.1.tgz: + resolution: {integrity: sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.1.tgz} version: 2.1.1 - dev: false - registry.npmmirror.com/ms@2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz} - name: ms + ms@https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz} version: 2.1.2 - dev: true - registry.npmmirror.com/ms@2.1.3: - resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz} - name: ms + ms@https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz} version: 2.1.3 - dev: true - registry.npmmirror.com/multi-stage-sourcemap@0.2.1: - resolution: {integrity: sha512-umaOM+8BZByZIB/ciD3dQLzTv50rEkkGJV78ta/tIVc/J/rfGZY5y1R+fBD3oTaolx41mK8rRcyGtYbDXlzx8Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/multi-stage-sourcemap/-/multi-stage-sourcemap-0.2.1.tgz} - name: multi-stage-sourcemap + multi-stage-sourcemap@https://registry.npmmirror.com/multi-stage-sourcemap/-/multi-stage-sourcemap-0.2.1.tgz: + resolution: {integrity: sha512-umaOM+8BZByZIB/ciD3dQLzTv50rEkkGJV78ta/tIVc/J/rfGZY5y1R+fBD3oTaolx41mK8rRcyGtYbDXlzx8Q==, tarball: https://registry.npmmirror.com/multi-stage-sourcemap/-/multi-stage-sourcemap-0.2.1.tgz} version: 0.2.1 - dependencies: - source-map: registry.npmmirror.com/source-map@0.1.43 - dev: true - registry.npmmirror.com/multisplice@1.0.0: - resolution: {integrity: sha512-KU5tVjIdTGsMb92JlWwEZCGrvtI1ku9G9GuNbWdQT/Ici1ztFXX0L8lWpbbC3pISVMfBNL56wdqplHvva2XSlA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/multisplice/-/multisplice-1.0.0.tgz} - name: multisplice + multisplice@https://registry.npmmirror.com/multisplice/-/multisplice-1.0.0.tgz: + resolution: {integrity: sha512-KU5tVjIdTGsMb92JlWwEZCGrvtI1ku9G9GuNbWdQT/Ici1ztFXX0L8lWpbbC3pISVMfBNL56wdqplHvva2XSlA==, tarball: https://registry.npmmirror.com/multisplice/-/multisplice-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/mute-stdout@1.0.1: - resolution: {integrity: sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mute-stdout/-/mute-stdout-1.0.1.tgz} - name: mute-stdout + mute-stdout@https://registry.npmmirror.com/mute-stdout/-/mute-stdout-1.0.1.tgz: + resolution: {integrity: sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==, tarball: https://registry.npmmirror.com/mute-stdout/-/mute-stdout-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/mutexify@1.4.0: - resolution: {integrity: sha512-pbYSsOrSB/AKN5h/WzzLRMFgZhClWccf2XIB4RSMC8JbquiB0e0/SH5AIfdQMdyHmYtv4seU7yV/TvAwPLJ1Yg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mutexify/-/mutexify-1.4.0.tgz} - name: mutexify + mutexify@https://registry.npmmirror.com/mutexify/-/mutexify-1.4.0.tgz: + resolution: {integrity: sha512-pbYSsOrSB/AKN5h/WzzLRMFgZhClWccf2XIB4RSMC8JbquiB0e0/SH5AIfdQMdyHmYtv4seU7yV/TvAwPLJ1Yg==, tarball: https://registry.npmmirror.com/mutexify/-/mutexify-1.4.0.tgz} version: 1.4.0 - dependencies: - queue-tick: registry.npmmirror.com/queue-tick@1.0.0 - dev: true - registry.npmmirror.com/nanobench@2.1.1: - resolution: {integrity: sha512-z+Vv7zElcjN+OpzAxAquUayFLGK3JI/ubCl0Oh64YQqsTGG09CGqieJVQw4ui8huDnnAgrvTv93qi5UaOoNj8A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanobench/-/nanobench-2.1.1.tgz} - name: nanobench + nan@2.15.0: + resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==} + + nanobench@https://registry.npmmirror.com/nanobench/-/nanobench-2.1.1.tgz: + resolution: {integrity: sha512-z+Vv7zElcjN+OpzAxAquUayFLGK3JI/ubCl0Oh64YQqsTGG09CGqieJVQw4ui8huDnnAgrvTv93qi5UaOoNj8A==, tarball: https://registry.npmmirror.com/nanobench/-/nanobench-2.1.1.tgz} version: 2.1.1 hasBin: true - dependencies: - browser-process-hrtime: registry.npmmirror.com/browser-process-hrtime@0.1.3 - chalk: registry.npmmirror.com/chalk@1.1.3 - mutexify: registry.npmmirror.com/mutexify@1.4.0 - pretty-hrtime: registry.npmmirror.com/pretty-hrtime@1.0.3 - dev: true - registry.npmmirror.com/nanoid@3.3.3: - resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.3.tgz} - name: nanoid + nanoid@https://registry.npmmirror.com/nanoid/-/nanoid-3.3.3.tgz: + resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.3.tgz} version: 3.3.3 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - dev: true - registry.npmmirror.com/nanomatch@1.2.13: - resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz} - name: nanomatch + nanomatch@https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz: + resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==, tarball: https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz} version: 1.2.13 engines: {node: '>=0.10.0'} - dependencies: - arr-diff: registry.npmmirror.com/arr-diff@4.0.0 - array-unique: registry.npmmirror.com/array-unique@0.3.2 - define-property: registry.npmmirror.com/define-property@2.0.2 - extend-shallow: registry.npmmirror.com/extend-shallow@3.0.2 - fragment-cache: registry.npmmirror.com/fragment-cache@0.2.1 - is-windows: registry.npmmirror.com/is-windows@1.0.2 - kind-of: registry.npmmirror.com/kind-of@6.0.3 - object.pick: registry.npmmirror.com/object.pick@1.3.0 - regex-not: registry.npmmirror.com/regex-not@1.0.2 - snapdragon: registry.npmmirror.com/snapdragon@0.8.2 - to-regex: registry.npmmirror.com/to-regex@3.0.2 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/natural-compare@1.4.0: - resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz} - name: natural-compare + natural-compare@https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz: + resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==, tarball: https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz} version: 1.4.0 - dev: true - registry.npmmirror.com/negotiator@0.6.2: - resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/negotiator/-/negotiator-0.6.2.tgz} - name: negotiator + negotiator@https://registry.npmmirror.com/negotiator/-/negotiator-0.6.2.tgz: + resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==, tarball: https://registry.npmmirror.com/negotiator/-/negotiator-0.6.2.tgz} version: 0.6.2 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/next-tick@1.1.0: - resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz} - name: next-tick + next-tick@https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz: + resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==, tarball: https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz} version: 1.1.0 - dev: true - registry.npmmirror.com/node-environment-flags@1.0.6: - resolution: {integrity: sha512-5Evy2epuL+6TM0lCQGpFIj6KwiEsGh1SrHUhTbNX+sLbBtjidPZFAnVK9y5yU1+h//RitLbRHTIMyxQPtxMdHw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz} - name: node-environment-flags + node-environment-flags@https://registry.npmmirror.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz: + resolution: {integrity: sha512-5Evy2epuL+6TM0lCQGpFIj6KwiEsGh1SrHUhTbNX+sLbBtjidPZFAnVK9y5yU1+h//RitLbRHTIMyxQPtxMdHw==, tarball: https://registry.npmmirror.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz} version: 1.0.6 - dependencies: - object.getownpropertydescriptors: registry.npmmirror.com/object.getownpropertydescriptors@2.1.4 - semver: registry.npmmirror.com/semver@5.7.1 - dev: true - registry.npmmirror.com/node-http-xhr@1.3.4: - resolution: {integrity: sha512-0bA08/2RKWxw6pMkOVd3KP+0F5+ifQLMMTDxrCgxlgkoU1N8DhCbCSAYEqpgaVYM2smvbVVewiXjW+8AyoLfxQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-http-xhr/-/node-http-xhr-1.3.4.tgz} - name: node-http-xhr - version: 1.3.4 - dev: false - - registry.npmmirror.com/node-releases@2.0.4: - resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/-/node-releases-2.0.4.tgz} - name: node-releases + node-releases@https://registry.npmmirror.com/node-releases/-/node-releases-2.0.4.tgz: + resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==, tarball: https://registry.npmmirror.com/node-releases/-/node-releases-2.0.4.tgz} version: 2.0.4 - dev: true - registry.npmmirror.com/nodemon@2.0.16: - resolution: {integrity: sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nodemon/-/nodemon-2.0.16.tgz} - name: nodemon + nodemon@https://registry.npmmirror.com/nodemon/-/nodemon-2.0.16.tgz: + resolution: {integrity: sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==, tarball: https://registry.npmmirror.com/nodemon/-/nodemon-2.0.16.tgz} version: 2.0.16 engines: {node: '>=8.10.0'} hasBin: true - requiresBuild: true - dependencies: - chokidar: registry.npmmirror.com/chokidar@3.5.3 - debug: registry.npmmirror.com/debug@3.2.7(supports-color@5.5.0) - ignore-by-default: registry.npmmirror.com/ignore-by-default@1.0.1 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - pstree.remy: registry.npmmirror.com/pstree.remy@1.1.8 - semver: registry.npmmirror.com/semver@5.7.1 - supports-color: registry.npmmirror.com/supports-color@5.5.0 - touch: registry.npmmirror.com/touch@3.1.0 - undefsafe: registry.npmmirror.com/undefsafe@2.0.5 - update-notifier: registry.npmmirror.com/update-notifier@5.1.0 - dev: true - registry.npmmirror.com/nopt@1.0.10: - resolution: {integrity: sha512-NWmpvLSqUrgrAC9HCuxEvb+PSloHpqVu+FqcO4eeF2h5qYRhA7ev6KvelyQAKtegUbC6RypJnlEOhd8vloNKYg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nopt/-/nopt-1.0.10.tgz} - name: nopt + nopt@https://registry.npmmirror.com/nopt/-/nopt-1.0.10.tgz: + resolution: {integrity: sha512-NWmpvLSqUrgrAC9HCuxEvb+PSloHpqVu+FqcO4eeF2h5qYRhA7ev6KvelyQAKtegUbC6RypJnlEOhd8vloNKYg==, tarball: https://registry.npmmirror.com/nopt/-/nopt-1.0.10.tgz} version: 1.0.10 hasBin: true - dependencies: - abbrev: registry.npmmirror.com/abbrev@1.1.1 - dev: true - registry.npmmirror.com/normalize-package-data@2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz} - name: normalize-package-data + normalize-package-data@https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz: + resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, tarball: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz} version: 2.5.0 - dependencies: - hosted-git-info: registry.npmmirror.com/hosted-git-info@2.8.9 - resolve: registry.npmmirror.com/resolve@1.22.0 - semver: registry.npmmirror.com/semver@5.7.1 - validate-npm-package-license: registry.npmmirror.com/validate-npm-package-license@3.0.4 - dev: true - registry.npmmirror.com/normalize-path@2.1.1: - resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-2.1.1.tgz} - name: normalize-path + normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-2.1.1.tgz: + resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-2.1.1.tgz} version: 2.1.1 engines: {node: '>=0.10.0'} - dependencies: - remove-trailing-separator: registry.npmmirror.com/remove-trailing-separator@1.1.0 - dev: true - registry.npmmirror.com/normalize-path@3.0.0: - resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz} - name: normalize-path + normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz: + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz} version: 3.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/normalize-url@4.5.1: - resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-url/-/normalize-url-4.5.1.tgz} - name: normalize-url + normalize-url@https://registry.npmmirror.com/normalize-url/-/normalize-url-4.5.1.tgz: + resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==, tarball: https://registry.npmmirror.com/normalize-url/-/normalize-url-4.5.1.tgz} version: 4.5.1 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/now-and-later@2.0.1: - resolution: {integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/now-and-later/-/now-and-later-2.0.1.tgz} - name: now-and-later + now-and-later@https://registry.npmmirror.com/now-and-later/-/now-and-later-2.0.1.tgz: + resolution: {integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==, tarball: https://registry.npmmirror.com/now-and-later/-/now-and-later-2.0.1.tgz} version: 2.0.1 engines: {node: '>= 0.10'} - dependencies: - once: registry.npmmirror.com/once@1.4.0 - dev: true - registry.npmmirror.com/number-is-nan@1.0.1: - resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/number-is-nan/-/number-is-nan-1.0.1.tgz} - name: number-is-nan + number-is-nan@https://registry.npmmirror.com/number-is-nan/-/number-is-nan-1.0.1.tgz: + resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==, tarball: https://registry.npmmirror.com/number-is-nan/-/number-is-nan-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/oauth-sign@0.9.0: - resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/oauth-sign/-/oauth-sign-0.9.0.tgz} - name: oauth-sign + oauth-sign@https://registry.npmmirror.com/oauth-sign/-/oauth-sign-0.9.0.tgz: + resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==, tarball: https://registry.npmmirror.com/oauth-sign/-/oauth-sign-0.9.0.tgz} version: 0.9.0 - dev: false - registry.npmmirror.com/object-assign@4.1.1: - resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz} - name: object-assign + object-assign@https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz} version: 4.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/object-copy@0.1.0: - resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz} - name: object-copy + object-copy@https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz: + resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==, tarball: https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz} version: 0.1.0 engines: {node: '>=0.10.0'} - dependencies: - copy-descriptor: registry.npmmirror.com/copy-descriptor@0.1.1 - define-property: registry.npmmirror.com/define-property@0.2.5 - kind-of: registry.npmmirror.com/kind-of@3.2.2 - dev: true - registry.npmmirror.com/object-inspect@0.4.0: - resolution: {integrity: sha512-8WvkvUZiKAjjsy/63rJjA7jw9uyF0CLVLjBKEfnPHE3Jxvs1LgwqL2OmJN+LliIX1vrzKW+AAu02Cc+xv27ncQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-0.4.0.tgz} - name: object-inspect + object-inspect@https://registry.npmmirror.com/object-inspect/-/object-inspect-0.4.0.tgz: + resolution: {integrity: sha512-8WvkvUZiKAjjsy/63rJjA7jw9uyF0CLVLjBKEfnPHE3Jxvs1LgwqL2OmJN+LliIX1vrzKW+AAu02Cc+xv27ncQ==, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-0.4.0.tgz} version: 0.4.0 - dev: false - registry.npmmirror.com/object-inspect@1.12.1: - resolution: {integrity: sha512-Y/jF6vnvEtOPGiKD1+q+X0CiUYRQtEHp89MLLUJ7TUivtH8Ugn2+3A7Rynqk7BRsAoqeOQWnFnjpDrKSxDgIGA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.1.tgz} - name: object-inspect + object-inspect@https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.1.tgz: + resolution: {integrity: sha512-Y/jF6vnvEtOPGiKD1+q+X0CiUYRQtEHp89MLLUJ7TUivtH8Ugn2+3A7Rynqk7BRsAoqeOQWnFnjpDrKSxDgIGA==, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.1.tgz} version: 1.12.1 - dev: true - registry.npmmirror.com/object-is@1.1.5: - resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-is/-/object-is-1.1.5.tgz} - name: object-is + object-is@https://registry.npmmirror.com/object-is/-/object-is-1.1.5.tgz: + resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==, tarball: https://registry.npmmirror.com/object-is/-/object-is-1.1.5.tgz} version: 1.1.5 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - dev: true - registry.npmmirror.com/object-keys@0.4.0: - resolution: {integrity: sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-0.4.0.tgz} - name: object-keys + object-keys@https://registry.npmmirror.com/object-keys/-/object-keys-0.4.0.tgz: + resolution: {integrity: sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-0.4.0.tgz} version: 0.4.0 - registry.npmmirror.com/object-keys@1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz} - name: object-keys + object-keys@https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz} version: 1.1.1 engines: {node: '>= 0.4'} - dev: true - registry.npmmirror.com/object-visit@1.0.1: - resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz} - name: object-visit + object-visit@https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz: + resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==, tarball: https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/object.assign@4.1.2: - resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz} - name: object.assign + object.assign@https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz: + resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==, tarball: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz} version: 4.1.2 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - object-keys: registry.npmmirror.com/object-keys@1.1.1 - dev: true - registry.npmmirror.com/object.defaults@1.1.0: - resolution: {integrity: sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz} - name: object.defaults + object.defaults@https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz: + resolution: {integrity: sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==, tarball: https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dependencies: - array-each: registry.npmmirror.com/array-each@1.0.1 - array-slice: registry.npmmirror.com/array-slice@1.1.0 - for-own: registry.npmmirror.com/for-own@1.0.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/object.getownpropertydescriptors@2.1.4: - resolution: {integrity: sha512-sccv3L/pMModT6dJAYF3fzGMVcb38ysQ0tEE6ixv2yXJDtEIPph268OlAdJj5/qZMZDq2g/jqvwppt36uS/uQQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.4.tgz} - name: object.getownpropertydescriptors + object.getownpropertydescriptors@https://registry.npmmirror.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.4.tgz: + resolution: {integrity: sha512-sccv3L/pMModT6dJAYF3fzGMVcb38ysQ0tEE6ixv2yXJDtEIPph268OlAdJj5/qZMZDq2g/jqvwppt36uS/uQQ==, tarball: https://registry.npmmirror.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.4.tgz} version: 2.1.4 engines: {node: '>= 0.8'} - dependencies: - array.prototype.reduce: registry.npmmirror.com/array.prototype.reduce@1.0.4 - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - dev: true - registry.npmmirror.com/object.map@1.0.1: - resolution: {integrity: sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.map/-/object.map-1.0.1.tgz} - name: object.map + object.map@https://registry.npmmirror.com/object.map/-/object.map-1.0.1.tgz: + resolution: {integrity: sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==, tarball: https://registry.npmmirror.com/object.map/-/object.map-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - for-own: registry.npmmirror.com/for-own@1.0.0 - make-iterator: registry.npmmirror.com/make-iterator@1.0.1 - dev: true - registry.npmmirror.com/object.pick@1.3.0: - resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz} - name: object.pick + object.pick@https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz: + resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==, tarball: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz} version: 1.3.0 engines: {node: '>=0.10.0'} - dependencies: - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/object.reduce@1.0.1: - resolution: {integrity: sha512-naLhxxpUESbNkRqc35oQ2scZSJueHGQNUfMW/0U37IgN6tE2dgDWg3whf+NEliy3F/QysrO48XKUz/nGPe+AQw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.reduce/-/object.reduce-1.0.1.tgz} - name: object.reduce + object.reduce@https://registry.npmmirror.com/object.reduce/-/object.reduce-1.0.1.tgz: + resolution: {integrity: sha512-naLhxxpUESbNkRqc35oQ2scZSJueHGQNUfMW/0U37IgN6tE2dgDWg3whf+NEliy3F/QysrO48XKUz/nGPe+AQw==, tarball: https://registry.npmmirror.com/object.reduce/-/object.reduce-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - for-own: registry.npmmirror.com/for-own@1.0.0 - make-iterator: registry.npmmirror.com/make-iterator@1.0.1 - dev: true - registry.npmmirror.com/on-finished@2.3.0: - resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz} - name: on-finished + on-finished@https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz: + resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==, tarball: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz} version: 2.3.0 engines: {node: '>= 0.8'} - dependencies: - ee-first: registry.npmmirror.com/ee-first@1.1.1 - dev: false - registry.npmmirror.com/once@1.4.0: - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz} - name: once + once@https://registry.npmmirror.com/once/-/once-1.4.0.tgz: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz} version: 1.4.0 - dependencies: - wrappy: registry.npmmirror.com/wrappy@1.0.2 - dev: true - registry.npmmirror.com/one-time@0.0.4: - resolution: {integrity: sha512-qAMrwuk2xLEutlASoiPiAMW3EN3K96Ka/ilSXYr6qR1zSVXw2j7+yDSqGTC4T9apfLYxM3tLLjKvgPdAUK7kYQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/one-time/-/one-time-0.0.4.tgz} - name: one-time - version: 0.0.4 - dev: false - - registry.npmmirror.com/optionator@0.8.3: - resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz} - name: optionator + optionator@https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz: + resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz} version: 0.8.3 engines: {node: '>= 0.8.0'} - dependencies: - deep-is: registry.npmmirror.com/deep-is@0.1.4 - fast-levenshtein: registry.npmmirror.com/fast-levenshtein@2.0.6 - levn: registry.npmmirror.com/levn@0.3.0 - prelude-ls: registry.npmmirror.com/prelude-ls@1.1.2 - type-check: registry.npmmirror.com/type-check@0.3.2 - word-wrap: registry.npmmirror.com/word-wrap@1.2.3 - dev: true - registry.npmmirror.com/optionator@0.9.1: - resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz} - name: optionator + optionator@https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz: + resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==, tarball: https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz} version: 0.9.1 engines: {node: '>= 0.8.0'} - dependencies: - deep-is: registry.npmmirror.com/deep-is@0.1.4 - fast-levenshtein: registry.npmmirror.com/fast-levenshtein@2.0.6 - levn: registry.npmmirror.com/levn@0.4.1 - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 - type-check: registry.npmmirror.com/type-check@0.4.0 - word-wrap: registry.npmmirror.com/word-wrap@1.2.3 - dev: true - registry.npmmirror.com/ordered-read-streams@1.0.1: - resolution: {integrity: sha512-Z87aSjx3r5c0ZB7bcJqIgIRX5bxR7A4aSzvIbaxd0oTkWBCOoKfuGHiKj60CHVUgg1Phm5yMZzBdt8XqRs73Mw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz} - name: ordered-read-streams + ordered-read-streams@https://registry.npmmirror.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz: + resolution: {integrity: sha512-Z87aSjx3r5c0ZB7bcJqIgIRX5bxR7A4aSzvIbaxd0oTkWBCOoKfuGHiKj60CHVUgg1Phm5yMZzBdt8XqRs73Mw==, tarball: https://registry.npmmirror.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz} version: 1.0.1 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/os-browserify@0.3.0: - resolution: {integrity: sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/os-browserify/-/os-browserify-0.3.0.tgz} - name: os-browserify + os-browserify@https://registry.npmmirror.com/os-browserify/-/os-browserify-0.3.0.tgz: + resolution: {integrity: sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==, tarball: https://registry.npmmirror.com/os-browserify/-/os-browserify-0.3.0.tgz} version: 0.3.0 - dev: true - registry.npmmirror.com/os-locale@1.4.0: - resolution: {integrity: sha512-PRT7ZORmwu2MEFt4/fv3Q+mEfN4zetKxufQrkShY2oGvUms9r8otu5HfdyIFHkYXjO7laNsoVGmM2MANfuTA8g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/os-locale/-/os-locale-1.4.0.tgz} - name: os-locale + os-locale@https://registry.npmmirror.com/os-locale/-/os-locale-1.4.0.tgz: + resolution: {integrity: sha512-PRT7ZORmwu2MEFt4/fv3Q+mEfN4zetKxufQrkShY2oGvUms9r8otu5HfdyIFHkYXjO7laNsoVGmM2MANfuTA8g==, tarball: https://registry.npmmirror.com/os-locale/-/os-locale-1.4.0.tgz} version: 1.4.0 engines: {node: '>=0.10.0'} - dependencies: - lcid: registry.npmmirror.com/lcid@1.0.0 - dev: true - registry.npmmirror.com/p-cancelable@1.1.0: - resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-cancelable/-/p-cancelable-1.1.0.tgz} - name: p-cancelable + p-cancelable@https://registry.npmmirror.com/p-cancelable/-/p-cancelable-1.1.0.tgz: + resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==, tarball: https://registry.npmmirror.com/p-cancelable/-/p-cancelable-1.1.0.tgz} version: 1.1.0 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/p-limit@2.3.0: - resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz} - name: p-limit + p-limit@https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz: + resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz} version: 2.3.0 engines: {node: '>=6'} - dependencies: - p-try: registry.npmmirror.com/p-try@2.2.0 - dev: true - registry.npmmirror.com/p-limit@3.1.0: - resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz} - name: p-limit + p-limit@https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz: + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz} version: 3.1.0 engines: {node: '>=10'} - dependencies: - yocto-queue: registry.npmmirror.com/yocto-queue@0.1.0 - dev: true - registry.npmmirror.com/p-locate@3.0.0: - resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz} - name: p-locate + p-locate@https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz: + resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz} version: 3.0.0 engines: {node: '>=6'} - dependencies: - p-limit: registry.npmmirror.com/p-limit@2.3.0 - dev: true - registry.npmmirror.com/p-locate@5.0.0: - resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz} - name: p-locate + p-locate@https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz: + resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz} version: 5.0.0 engines: {node: '>=10'} - dependencies: - p-limit: registry.npmmirror.com/p-limit@3.1.0 - dev: true - registry.npmmirror.com/p-try@2.2.0: - resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz} - name: p-try + p-try@https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz: + resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, tarball: https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz} version: 2.2.0 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/package-json@6.5.0: - resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/package-json/-/package-json-6.5.0.tgz} - name: package-json + package-json@https://registry.npmmirror.com/package-json/-/package-json-6.5.0.tgz: + resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==, tarball: https://registry.npmmirror.com/package-json/-/package-json-6.5.0.tgz} version: 6.5.0 engines: {node: '>=8'} - dependencies: - got: registry.npmmirror.com/got@9.6.0 - registry-auth-token: registry.npmmirror.com/registry-auth-token@4.2.1 - registry-url: registry.npmmirror.com/registry-url@5.1.0 - semver: registry.npmmirror.com/semver@6.3.0 - dev: true - registry.npmmirror.com/pako@1.0.11: - resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz} - name: pako + pako@https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz: + resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==, tarball: https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz} version: 1.0.11 - dev: true - registry.npmmirror.com/pako@2.0.4: - resolution: {integrity: sha512-v8tweI900AUkZN6heMU/4Uy4cXRc2AYNRggVmTR+dEncawDJgCdLMximOVA2p4qO57WMynangsfGRb5WD6L1Bg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pako/-/pako-2.0.4.tgz} - name: pako + pako@https://registry.npmmirror.com/pako/-/pako-2.0.4.tgz: + resolution: {integrity: sha512-v8tweI900AUkZN6heMU/4Uy4cXRc2AYNRggVmTR+dEncawDJgCdLMximOVA2p4qO57WMynangsfGRb5WD6L1Bg==, tarball: https://registry.npmmirror.com/pako/-/pako-2.0.4.tgz} version: 2.0.4 - dev: false - registry.npmmirror.com/parent-module@1.0.1: - resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz} - name: parent-module + parent-module@https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz: + resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, tarball: https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz} version: 1.0.1 engines: {node: '>=6'} - dependencies: - callsites: registry.npmmirror.com/callsites@3.1.0 - dev: true - registry.npmmirror.com/parents@1.0.1: - resolution: {integrity: sha512-mXKF3xkoUt5td2DoxpLmtOmZvko9VfFpwRwkKDHSNvgmpLAeBo18YDhcPbBzJq+QLCHMbGOfzia2cX4U+0v9Mg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parents/-/parents-1.0.1.tgz} - name: parents + parents@https://registry.npmmirror.com/parents/-/parents-1.0.1.tgz: + resolution: {integrity: sha512-mXKF3xkoUt5td2DoxpLmtOmZvko9VfFpwRwkKDHSNvgmpLAeBo18YDhcPbBzJq+QLCHMbGOfzia2cX4U+0v9Mg==, tarball: https://registry.npmmirror.com/parents/-/parents-1.0.1.tgz} version: 1.0.1 - dependencies: - path-platform: registry.npmmirror.com/path-platform@0.11.15 - dev: true - registry.npmmirror.com/parse-asn1@5.1.6: - resolution: {integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-asn1/-/parse-asn1-5.1.6.tgz} - name: parse-asn1 + parse-asn1@https://registry.npmmirror.com/parse-asn1/-/parse-asn1-5.1.6.tgz: + resolution: {integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==, tarball: https://registry.npmmirror.com/parse-asn1/-/parse-asn1-5.1.6.tgz} version: 5.1.6 - dependencies: - asn1.js: registry.npmmirror.com/asn1.js@5.4.1 - browserify-aes: registry.npmmirror.com/browserify-aes@1.2.0 - evp_bytestokey: registry.npmmirror.com/evp_bytestokey@1.0.3 - pbkdf2: registry.npmmirror.com/pbkdf2@3.1.2 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/parse-filepath@1.0.2: - resolution: {integrity: sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-filepath/-/parse-filepath-1.0.2.tgz} - name: parse-filepath + parse-filepath@https://registry.npmmirror.com/parse-filepath/-/parse-filepath-1.0.2.tgz: + resolution: {integrity: sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==, tarball: https://registry.npmmirror.com/parse-filepath/-/parse-filepath-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.8'} - dependencies: - is-absolute: registry.npmmirror.com/is-absolute@1.0.0 - map-cache: registry.npmmirror.com/map-cache@0.2.2 - path-root: registry.npmmirror.com/path-root@0.1.1 - dev: true - registry.npmmirror.com/parse-json@2.2.0: - resolution: {integrity: sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-json/-/parse-json-2.2.0.tgz} - name: parse-json + parse-json@https://registry.npmmirror.com/parse-json/-/parse-json-2.2.0.tgz: + resolution: {integrity: sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==, tarball: https://registry.npmmirror.com/parse-json/-/parse-json-2.2.0.tgz} version: 2.2.0 engines: {node: '>=0.10.0'} - dependencies: - error-ex: registry.npmmirror.com/error-ex@1.3.2 - dev: true - registry.npmmirror.com/parse-node-version@1.0.1: - resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz} - name: parse-node-version + parse-node-version@https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz: + resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==, tarball: https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/parse-passwd@1.0.0: - resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-passwd/-/parse-passwd-1.0.0.tgz} - name: parse-passwd + parse-passwd@https://registry.npmmirror.com/parse-passwd/-/parse-passwd-1.0.0.tgz: + resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==, tarball: https://registry.npmmirror.com/parse-passwd/-/parse-passwd-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/parseurl@1.3.3: - resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz} - name: parseurl + parseurl@https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz: + resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==, tarball: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz} version: 1.3.3 engines: {node: '>= 0.8'} - dev: false - registry.npmmirror.com/pascalcase@0.1.1: - resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz} - name: pascalcase + pascalcase@https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz: + resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==, tarball: https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz} version: 0.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/path-browserify@1.0.1: - resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz} - name: path-browserify + path-browserify@https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz: + resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==, tarball: https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/path-dirname@1.0.2: - resolution: {integrity: sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-dirname/-/path-dirname-1.0.2.tgz} - name: path-dirname + path-dirname@https://registry.npmmirror.com/path-dirname/-/path-dirname-1.0.2.tgz: + resolution: {integrity: sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==, tarball: https://registry.npmmirror.com/path-dirname/-/path-dirname-1.0.2.tgz} version: 1.0.2 - dev: true - registry.npmmirror.com/path-exists@2.1.0: - resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-2.1.0.tgz} - name: path-exists + path-exists@https://registry.npmmirror.com/path-exists/-/path-exists-2.1.0.tgz: + resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-2.1.0.tgz} version: 2.1.0 engines: {node: '>=0.10.0'} - dependencies: - pinkie-promise: registry.npmmirror.com/pinkie-promise@2.0.1 - dev: true - registry.npmmirror.com/path-exists@3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz} - name: path-exists + path-exists@https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz: + resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz} version: 3.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/path-exists@4.0.0: - resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz} - name: path-exists + path-exists@https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz: + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz} version: 4.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/path-is-absolute@1.0.1: - resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz} - name: path-is-absolute + path-is-absolute@https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/path-key@3.1.1: - resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz} - name: path-key + path-key@https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz} version: 3.1.1 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/path-parse@1.0.7: - resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz} - name: path-parse + path-parse@https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz} version: 1.0.7 - dev: true - registry.npmmirror.com/path-platform@0.11.15: - resolution: {integrity: sha512-Y30dB6rab1A/nfEKsZxmr01nUotHX0c/ZiIAsCTatEe1CmS5Pm5He7fZ195bPT7RdquoaL8lLxFCMQi/bS7IJg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-platform/-/path-platform-0.11.15.tgz} - name: path-platform + path-platform@https://registry.npmmirror.com/path-platform/-/path-platform-0.11.15.tgz: + resolution: {integrity: sha512-Y30dB6rab1A/nfEKsZxmr01nUotHX0c/ZiIAsCTatEe1CmS5Pm5He7fZ195bPT7RdquoaL8lLxFCMQi/bS7IJg==, tarball: https://registry.npmmirror.com/path-platform/-/path-platform-0.11.15.tgz} version: 0.11.15 engines: {node: '>= 0.8.0'} - dev: true - registry.npmmirror.com/path-root-regex@0.1.2: - resolution: {integrity: sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-root-regex/-/path-root-regex-0.1.2.tgz} - name: path-root-regex + path-root-regex@https://registry.npmmirror.com/path-root-regex/-/path-root-regex-0.1.2.tgz: + resolution: {integrity: sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==, tarball: https://registry.npmmirror.com/path-root-regex/-/path-root-regex-0.1.2.tgz} version: 0.1.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/path-root@0.1.1: - resolution: {integrity: sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-root/-/path-root-0.1.1.tgz} - name: path-root + path-root@https://registry.npmmirror.com/path-root/-/path-root-0.1.1.tgz: + resolution: {integrity: sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==, tarball: https://registry.npmmirror.com/path-root/-/path-root-0.1.1.tgz} version: 0.1.1 engines: {node: '>=0.10.0'} - dependencies: - path-root-regex: registry.npmmirror.com/path-root-regex@0.1.2 - dev: true - registry.npmmirror.com/path-to-regexp@0.1.7: - resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz} - name: path-to-regexp + path-to-regexp@https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz: + resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==, tarball: https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz} version: 0.1.7 - dev: false - registry.npmmirror.com/path-type@1.1.0: - resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-type/-/path-type-1.1.0.tgz} - name: path-type + path-type@https://registry.npmmirror.com/path-type/-/path-type-1.1.0.tgz: + resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==, tarball: https://registry.npmmirror.com/path-type/-/path-type-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - pify: registry.npmmirror.com/pify@2.3.0 - pinkie-promise: registry.npmmirror.com/pinkie-promise@2.0.1 - dev: true - registry.npmmirror.com/pathval@1.1.1: - resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz} - name: pathval + pathval@https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz: + resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==, tarball: https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz} version: 1.1.1 - dev: true - registry.npmmirror.com/pbkdf2@3.1.2: - resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz} - name: pbkdf2 + pbkdf2@https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz: + resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==, tarball: https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz} version: 3.1.2 engines: {node: '>=0.12'} - dependencies: - create-hash: registry.npmmirror.com/create-hash@1.2.0 - create-hmac: registry.npmmirror.com/create-hmac@1.1.7 - ripemd160: registry.npmmirror.com/ripemd160@2.0.2 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - sha.js: registry.npmmirror.com/sha.js@2.4.11 - dev: true - registry.npmmirror.com/peggy@2.0.1: - resolution: {integrity: sha512-mBqfmdUAOVn7RILpXTbcRBhLfTR4Go0SresSnivGDdRylBOyVFJncFiVyCNNpPWq8HmgeRleXHs/Go4o8kQVXA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/peggy/-/peggy-2.0.1.tgz} - name: peggy + peggy@https://registry.npmmirror.com/peggy/-/peggy-2.0.1.tgz: + resolution: {integrity: sha512-mBqfmdUAOVn7RILpXTbcRBhLfTR4Go0SresSnivGDdRylBOyVFJncFiVyCNNpPWq8HmgeRleXHs/Go4o8kQVXA==, tarball: https://registry.npmmirror.com/peggy/-/peggy-2.0.1.tgz} version: 2.0.1 engines: {node: '>=10'} hasBin: true - dependencies: - commander: registry.npmmirror.com/commander@9.3.0 - source-map-generator: registry.npmmirror.com/source-map-generator@0.8.0 - dev: true - registry.npmmirror.com/performance-now@2.1.0: - resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz} - name: performance-now + performance-now@https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz: + resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==, tarball: https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz} version: 2.1.0 - dev: false - registry.npmmirror.com/picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz} - name: picocolors + picocolors@https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz: + resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/picomatch@2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz} - name: picomatch + picomatch@https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz} version: 2.3.1 engines: {node: '>=8.6'} - registry.npmmirror.com/pify@2.3.0: - resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz} - name: pify + pify@https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz: + resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==, tarball: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz} version: 2.3.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/pify@4.0.1: - resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz} - name: pify + pify@https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz: + resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, tarball: https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz} version: 4.0.1 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/pinkie-promise@2.0.1: - resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz} - name: pinkie-promise + pinkie-promise@https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz: + resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==, tarball: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz} version: 2.0.1 engines: {node: '>=0.10.0'} - dependencies: - pinkie: registry.npmmirror.com/pinkie@2.0.4 - dev: true - registry.npmmirror.com/pinkie@2.0.4: - resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinkie/-/pinkie-2.0.4.tgz} - name: pinkie + pinkie@https://registry.npmmirror.com/pinkie/-/pinkie-2.0.4.tgz: + resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==, tarball: https://registry.npmmirror.com/pinkie/-/pinkie-2.0.4.tgz} version: 2.0.4 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/pirates@4.0.5: - resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pirates/-/pirates-4.0.5.tgz} - name: pirates + pirates@https://registry.npmmirror.com/pirates/-/pirates-4.0.5.tgz: + resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==, tarball: https://registry.npmmirror.com/pirates/-/pirates-4.0.5.tgz} version: 4.0.5 engines: {node: '>= 6'} - dev: true - registry.npmmirror.com/pkg-dir@3.0.0: - resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pkg-dir/-/pkg-dir-3.0.0.tgz} - name: pkg-dir + pkg-dir@https://registry.npmmirror.com/pkg-dir/-/pkg-dir-3.0.0.tgz: + resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==, tarball: https://registry.npmmirror.com/pkg-dir/-/pkg-dir-3.0.0.tgz} version: 3.0.0 engines: {node: '>=6'} - dependencies: - find-up: registry.npmmirror.com/find-up@3.0.0 - dev: true - registry.npmmirror.com/plugin-error@1.0.1: - resolution: {integrity: sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz} - name: plugin-error + plugin-error@https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz: + resolution: {integrity: sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==, tarball: https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dependencies: - ansi-colors: registry.npmmirror.com/ansi-colors@1.1.0 - arr-diff: registry.npmmirror.com/arr-diff@4.0.0 - arr-union: registry.npmmirror.com/arr-union@3.1.0 - extend-shallow: registry.npmmirror.com/extend-shallow@3.0.2 - dev: true - registry.npmmirror.com/posix-character-classes@0.1.1: - resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz} - name: posix-character-classes + posix-character-classes@https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz: + resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==, tarball: https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz} version: 0.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/prelude-ls@1.1.2: - resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz} - name: prelude-ls + prelude-ls@https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz: + resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz} version: 1.1.2 engines: {node: '>= 0.8.0'} - dev: true - registry.npmmirror.com/prelude-ls@1.2.1: - resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz} - name: prelude-ls + prelude-ls@https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz: + resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, tarball: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz} version: 1.2.1 engines: {node: '>= 0.8.0'} - dev: true - registry.npmmirror.com/prepend-http@2.0.0: - resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prepend-http/-/prepend-http-2.0.0.tgz} - name: prepend-http + prepend-http@https://registry.npmmirror.com/prepend-http/-/prepend-http-2.0.0.tgz: + resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==, tarball: https://registry.npmmirror.com/prepend-http/-/prepend-http-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/prettier-plugin-sort-imports@1.6.1: - resolution: {integrity: sha512-qqknrB5ozMilKig/xWrs9K2zivZMHU6pjU3H4Up34VpFD1MsPm0m0WfduaRDbaCNHkKx+rLRfR/AyTr0tPY0Iw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-1.6.1.tgz} - name: prettier-plugin-sort-imports + prettier-plugin-sort-imports@https://registry.npmmirror.com/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-1.6.1.tgz: + resolution: {integrity: sha512-qqknrB5ozMilKig/xWrs9K2zivZMHU6pjU3H4Up34VpFD1MsPm0m0WfduaRDbaCNHkKx+rLRfR/AyTr0tPY0Iw==, tarball: https://registry.npmmirror.com/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-1.6.1.tgz} version: 1.6.1 - dependencies: - prettier: registry.npmmirror.com/prettier@2.6.2 - typescript: registry.npmmirror.com/typescript@4.6.4 - dev: true - registry.npmmirror.com/prettier@2.6.2: - resolution: {integrity: sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz} - name: prettier + prettier@https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz: + resolution: {integrity: sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz} version: 2.6.2 engines: {node: '>=10.13.0'} hasBin: true - dev: true - registry.npmmirror.com/pretty-hrtime@1.0.3: - resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz} - name: pretty-hrtime + pretty-hrtime@https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz: + resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==, tarball: https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz} version: 1.0.3 engines: {node: '>= 0.8'} - dev: true - registry.npmmirror.com/process-nextick-args@2.0.1: - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz} - name: process-nextick-args + process-nextick-args@https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz: + resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, tarball: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz} version: 2.0.1 - registry.npmmirror.com/process@0.11.10: - resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/process/-/process-0.11.10.tgz} - name: process + process@https://registry.npmmirror.com/process/-/process-0.11.10.tgz: + resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==, tarball: https://registry.npmmirror.com/process/-/process-0.11.10.tgz} version: 0.11.10 engines: {node: '>= 0.6.0'} - dev: true - registry.npmmirror.com/proxy-addr@2.0.6: - resolution: {integrity: sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.6.tgz} - name: proxy-addr + proxy-addr@https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.6.tgz: + resolution: {integrity: sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==, tarball: https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.6.tgz} version: 2.0.6 engines: {node: '>= 0.10'} - dependencies: - forwarded: registry.npmmirror.com/forwarded@0.1.2 - ipaddr.js: registry.npmmirror.com/ipaddr.js@1.9.1 - dev: false - registry.npmmirror.com/psl@1.8.0: - resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/psl/-/psl-1.8.0.tgz} - name: psl + psl@https://registry.npmmirror.com/psl/-/psl-1.8.0.tgz: + resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==, tarball: https://registry.npmmirror.com/psl/-/psl-1.8.0.tgz} version: 1.8.0 - dev: false - registry.npmmirror.com/pstree.remy@1.1.8: - resolution: {integrity: sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz} - name: pstree.remy + pstree.remy@https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz: + resolution: {integrity: sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==, tarball: https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz} version: 1.1.8 - dev: true - registry.npmmirror.com/public-encrypt@4.0.3: - resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/public-encrypt/-/public-encrypt-4.0.3.tgz} - name: public-encrypt + public-encrypt@https://registry.npmmirror.com/public-encrypt/-/public-encrypt-4.0.3.tgz: + resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==, tarball: https://registry.npmmirror.com/public-encrypt/-/public-encrypt-4.0.3.tgz} version: 4.0.3 - dependencies: - bn.js: registry.npmmirror.com/bn.js@4.12.0 - browserify-rsa: registry.npmmirror.com/browserify-rsa@4.1.0 - create-hash: registry.npmmirror.com/create-hash@1.2.0 - parse-asn1: registry.npmmirror.com/parse-asn1@5.1.6 - randombytes: registry.npmmirror.com/randombytes@2.1.0 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/pump@2.0.1: - resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pump/-/pump-2.0.1.tgz} - name: pump + pump@https://registry.npmmirror.com/pump/-/pump-2.0.1.tgz: + resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==, tarball: https://registry.npmmirror.com/pump/-/pump-2.0.1.tgz} version: 2.0.1 - dependencies: - end-of-stream: registry.npmmirror.com/end-of-stream@1.4.4 - once: registry.npmmirror.com/once@1.4.0 - dev: true - registry.npmmirror.com/pump@3.0.0: - resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz} - name: pump + pump@https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz: + resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, tarball: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz} version: 3.0.0 - dependencies: - end-of-stream: registry.npmmirror.com/end-of-stream@1.4.4 - once: registry.npmmirror.com/once@1.4.0 - dev: true - registry.npmmirror.com/pumpify@1.5.1: - resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pumpify/-/pumpify-1.5.1.tgz} - name: pumpify + pumpify@https://registry.npmmirror.com/pumpify/-/pumpify-1.5.1.tgz: + resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==, tarball: https://registry.npmmirror.com/pumpify/-/pumpify-1.5.1.tgz} version: 1.5.1 - dependencies: - duplexify: registry.npmmirror.com/duplexify@3.7.1 - inherits: registry.npmmirror.com/inherits@2.0.4 - pump: registry.npmmirror.com/pump@2.0.1 - dev: true - registry.npmmirror.com/punycode@1.3.2: - resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-1.3.2.tgz} - name: punycode + punycode@https://registry.npmmirror.com/punycode/-/punycode-1.3.2.tgz: + resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==, tarball: https://registry.npmmirror.com/punycode/-/punycode-1.3.2.tgz} version: 1.3.2 - dev: true - registry.npmmirror.com/punycode@1.4.1: - resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz} - name: punycode + punycode@https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz: + resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==, tarball: https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz} version: 1.4.1 - dev: true - registry.npmmirror.com/punycode@2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz} - name: punycode + punycode@https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz: + resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz} version: 2.1.1 engines: {node: '>=6'} - registry.npmmirror.com/pupa@2.1.1: - resolution: {integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pupa/-/pupa-2.1.1.tgz} - name: pupa + pupa@https://registry.npmmirror.com/pupa/-/pupa-2.1.1.tgz: + resolution: {integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==, tarball: https://registry.npmmirror.com/pupa/-/pupa-2.1.1.tgz} version: 2.1.1 engines: {node: '>=8'} - dependencies: - escape-goat: registry.npmmirror.com/escape-goat@2.1.1 - dev: true - registry.npmmirror.com/qs@6.5.2: - resolution: {integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/-/qs-6.5.2.tgz} - name: qs + qs@https://registry.npmmirror.com/qs/-/qs-6.5.2.tgz: + resolution: {integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==, tarball: https://registry.npmmirror.com/qs/-/qs-6.5.2.tgz} version: 6.5.2 engines: {node: '>=0.6'} - dev: false - registry.npmmirror.com/qs@6.7.0: - resolution: {integrity: sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz} - name: qs + qs@https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz: + resolution: {integrity: sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==, tarball: https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz} version: 6.7.0 engines: {node: '>=0.6'} - dev: false - registry.npmmirror.com/querystring-es3@0.2.1: - resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/querystring-es3/-/querystring-es3-0.2.1.tgz} - name: querystring-es3 + querystring-es3@https://registry.npmmirror.com/querystring-es3/-/querystring-es3-0.2.1.tgz: + resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==, tarball: https://registry.npmmirror.com/querystring-es3/-/querystring-es3-0.2.1.tgz} version: 0.2.1 engines: {node: '>=0.4.x'} - dev: true - registry.npmmirror.com/querystring@0.2.0: - resolution: {integrity: sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/querystring/-/querystring-0.2.0.tgz} - name: querystring + querystring@https://registry.npmmirror.com/querystring/-/querystring-0.2.0.tgz: + resolution: {integrity: sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==, tarball: https://registry.npmmirror.com/querystring/-/querystring-0.2.0.tgz} version: 0.2.0 engines: {node: '>=0.4.x'} deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. - dev: true - registry.npmmirror.com/queue-tick@1.0.0: - resolution: {integrity: sha512-ULWhjjE8BmiICGn3G8+1L9wFpERNxkf8ysxkAer4+TFdRefDaXOCV5m92aMB9FtBVmn/8sETXLXY6BfW7hyaWQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/queue-tick/-/queue-tick-1.0.0.tgz} - name: queue-tick + queue-tick@https://registry.npmmirror.com/queue-tick/-/queue-tick-1.0.0.tgz: + resolution: {integrity: sha512-ULWhjjE8BmiICGn3G8+1L9wFpERNxkf8ysxkAer4+TFdRefDaXOCV5m92aMB9FtBVmn/8sETXLXY6BfW7hyaWQ==, tarball: https://registry.npmmirror.com/queue-tick/-/queue-tick-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/quote-stream@0.0.0: - resolution: {integrity: sha512-m4VtvjAMx00wgAS6eOy50ZDat1EBQeFKBIrtF/oxUt0MenEI33y7runJcRiOihc+JBBIt2aFFJhILIh4e9shJA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/quote-stream/-/quote-stream-0.0.0.tgz} - name: quote-stream + quote-stream@https://registry.npmmirror.com/quote-stream/-/quote-stream-0.0.0.tgz: + resolution: {integrity: sha512-m4VtvjAMx00wgAS6eOy50ZDat1EBQeFKBIrtF/oxUt0MenEI33y7runJcRiOihc+JBBIt2aFFJhILIh4e9shJA==, tarball: https://registry.npmmirror.com/quote-stream/-/quote-stream-0.0.0.tgz} version: 0.0.0 - dependencies: - minimist: registry.npmmirror.com/minimist@0.0.8 - through2: registry.npmmirror.com/through2@0.4.2 - dev: false - registry.npmmirror.com/randombytes@2.1.0: - resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz} - name: randombytes + randombytes@https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==, tarball: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz} version: 2.1.0 - dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/randomfill@1.0.4: - resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/randomfill/-/randomfill-1.0.4.tgz} - name: randomfill + randomfill@https://registry.npmmirror.com/randomfill/-/randomfill-1.0.4.tgz: + resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==, tarball: https://registry.npmmirror.com/randomfill/-/randomfill-1.0.4.tgz} version: 1.0.4 - dependencies: - randombytes: registry.npmmirror.com/randombytes@2.1.0 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/range-parser@1.2.1: - resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz} - name: range-parser + range-parser@https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz: + resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==, tarball: https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz} version: 1.2.1 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/raw-body@2.4.0: - resolution: {integrity: sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/raw-body/-/raw-body-2.4.0.tgz} - name: raw-body + raw-body@https://registry.npmmirror.com/raw-body/-/raw-body-2.4.0.tgz: + resolution: {integrity: sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==, tarball: https://registry.npmmirror.com/raw-body/-/raw-body-2.4.0.tgz} version: 2.4.0 engines: {node: '>= 0.8'} - dependencies: - bytes: registry.npmmirror.com/bytes@3.1.0 - http-errors: registry.npmmirror.com/http-errors@1.7.2 - iconv-lite: registry.npmmirror.com/iconv-lite@0.4.24 - unpipe: registry.npmmirror.com/unpipe@1.0.0 - dev: false - registry.npmmirror.com/rc@1.2.8: - resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz} - name: rc + rc@https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz: + resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==, tarball: https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz} version: 1.2.8 hasBin: true - dependencies: - deep-extend: registry.npmmirror.com/deep-extend@0.6.0 - ini: registry.npmmirror.com/ini@1.3.8 - minimist: registry.npmmirror.com/minimist@1.2.6 - strip-json-comments: registry.npmmirror.com/strip-json-comments@2.0.1 - dev: true - registry.npmmirror.com/read-only-stream@2.0.0: - resolution: {integrity: sha512-3ALe0bjBVZtkdWKIcThYpQCLbBMd/+Tbh2CDSrAIDO3UsZ4Xs+tnyjv2MjCOMMgBG+AsUOeuP1cgtY1INISc8w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-only-stream/-/read-only-stream-2.0.0.tgz} - name: read-only-stream + read-only-stream@https://registry.npmmirror.com/read-only-stream/-/read-only-stream-2.0.0.tgz: + resolution: {integrity: sha512-3ALe0bjBVZtkdWKIcThYpQCLbBMd/+Tbh2CDSrAIDO3UsZ4Xs+tnyjv2MjCOMMgBG+AsUOeuP1cgtY1INISc8w==, tarball: https://registry.npmmirror.com/read-only-stream/-/read-only-stream-2.0.0.tgz} version: 2.0.0 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/read-pkg-up@1.0.1: - resolution: {integrity: sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz} - name: read-pkg-up + read-pkg-up@https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz: + resolution: {integrity: sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==, tarball: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - find-up: registry.npmmirror.com/find-up@1.1.2 - read-pkg: registry.npmmirror.com/read-pkg@1.1.0 - dev: true - registry.npmmirror.com/read-pkg@1.1.0: - resolution: {integrity: sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/read-pkg/-/read-pkg-1.1.0.tgz} - name: read-pkg + read-pkg@https://registry.npmmirror.com/read-pkg/-/read-pkg-1.1.0.tgz: + resolution: {integrity: sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==, tarball: https://registry.npmmirror.com/read-pkg/-/read-pkg-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dependencies: - load-json-file: registry.npmmirror.com/load-json-file@1.1.0 - normalize-package-data: registry.npmmirror.com/normalize-package-data@2.5.0 - path-type: registry.npmmirror.com/path-type@1.1.0 - dev: true - registry.npmmirror.com/readable-stream@1.0.34: - resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz} - name: readable-stream + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz: + resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz} version: 1.0.34 - dependencies: - core-util-is: registry.npmmirror.com/core-util-is@1.0.2 - inherits: registry.npmmirror.com/inherits@2.0.4 - isarray: registry.npmmirror.com/isarray@0.0.1 - string_decoder: registry.npmmirror.com/string_decoder@0.10.31 - registry.npmmirror.com/readable-stream@1.1.14: - resolution: {integrity: sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.1.14.tgz} - name: readable-stream + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-1.1.14.tgz: + resolution: {integrity: sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.1.14.tgz} version: 1.1.14 - dependencies: - core-util-is: registry.npmmirror.com/core-util-is@1.0.2 - inherits: registry.npmmirror.com/inherits@2.0.4 - isarray: registry.npmmirror.com/isarray@0.0.1 - string_decoder: registry.npmmirror.com/string_decoder@0.10.31 - dev: false - registry.npmmirror.com/readable-stream@2.3.7: - resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz} - name: readable-stream + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz: + resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz} version: 2.3.7 - dependencies: - core-util-is: registry.npmmirror.com/core-util-is@1.0.2 - inherits: registry.npmmirror.com/inherits@2.0.4 - isarray: registry.npmmirror.com/isarray@1.0.0 - process-nextick-args: registry.npmmirror.com/process-nextick-args@2.0.1 - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 - string_decoder: registry.npmmirror.com/string_decoder@1.1.1 - util-deprecate: registry.npmmirror.com/util-deprecate@1.0.2 - registry.npmmirror.com/readable-stream@3.6.0: - resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz} - name: readable-stream + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz: + resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz} version: 3.6.0 engines: {node: '>= 6'} - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - string_decoder: registry.npmmirror.com/string_decoder@1.3.0 - util-deprecate: registry.npmmirror.com/util-deprecate@1.0.2 - dev: true - registry.npmmirror.com/readdirp@2.2.1: - resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-2.2.1.tgz} - name: readdirp + readdirp@https://registry.npmmirror.com/readdirp/-/readdirp-2.2.1.tgz: + resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-2.2.1.tgz} version: 2.2.1 engines: {node: '>=0.10'} - dependencies: - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - micromatch: registry.npmmirror.com/micromatch@3.1.10 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/readdirp@3.6.0: - resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz} - name: readdirp + readdirp@https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz} version: 3.6.0 engines: {node: '>=8.10.0'} - dependencies: - picomatch: registry.npmmirror.com/picomatch@2.3.1 - dev: true - registry.npmmirror.com/rechoir@0.6.2: - resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rechoir/-/rechoir-0.6.2.tgz} - name: rechoir + rechoir@https://registry.npmmirror.com/rechoir/-/rechoir-0.6.2.tgz: + resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==, tarball: https://registry.npmmirror.com/rechoir/-/rechoir-0.6.2.tgz} version: 0.6.2 engines: {node: '>= 0.10'} - dependencies: - resolve: registry.npmmirror.com/resolve@1.22.0 - dev: true - registry.npmmirror.com/regenerate-unicode-properties@10.0.1: - resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz} - name: regenerate-unicode-properties + regenerate-unicode-properties@https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz: + resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==, tarball: https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz} version: 10.0.1 engines: {node: '>=4'} - dependencies: - regenerate: registry.npmmirror.com/regenerate@1.4.2 - dev: true - registry.npmmirror.com/regenerate@1.4.2: - resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz} - name: regenerate + regenerate@https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz: + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, tarball: https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz} version: 1.4.2 - dev: true - registry.npmmirror.com/regenerator-runtime@0.13.9: - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz} - name: regenerator-runtime + regenerator-runtime@https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz: + resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz} version: 0.13.9 - dev: true - registry.npmmirror.com/regenerator-transform@0.15.0: - resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz} - name: regenerator-transform + regenerator-transform@https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz: + resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==, tarball: https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz} version: 0.15.0 - dependencies: - '@babel/runtime': registry.npmmirror.com/@babel/runtime@7.18.0 - dev: true - registry.npmmirror.com/regex-not@1.0.2: - resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz} - name: regex-not + regex-not@https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz: + resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==, tarball: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: registry.npmmirror.com/extend-shallow@3.0.2 - safe-regex: registry.npmmirror.com/safe-regex@1.1.0 - dev: true - registry.npmmirror.com/regexp.prototype.flags@1.4.3: - resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz} - name: regexp.prototype.flags + regexp.prototype.flags@https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz: + resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==, tarball: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz} version: 1.4.3 engines: {node: '>= 0.4'} - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3 - dev: true - registry.npmmirror.com/regexpp@3.2.0: - resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz} - name: regexpp + regexpp@https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz: + resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==, tarball: https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz} version: 3.2.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/regexpu-core@5.0.1: - resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.0.1.tgz} - name: regexpu-core + regexpu-core@https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.0.1.tgz: + resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==, tarball: https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.0.1.tgz} version: 5.0.1 engines: {node: '>=4'} - dependencies: - regenerate: registry.npmmirror.com/regenerate@1.4.2 - regenerate-unicode-properties: registry.npmmirror.com/regenerate-unicode-properties@10.0.1 - regjsgen: registry.npmmirror.com/regjsgen@0.6.0 - regjsparser: registry.npmmirror.com/regjsparser@0.8.4 - unicode-match-property-ecmascript: registry.npmmirror.com/unicode-match-property-ecmascript@2.0.0 - unicode-match-property-value-ecmascript: registry.npmmirror.com/unicode-match-property-value-ecmascript@2.0.0 - dev: true - registry.npmmirror.com/registry-auth-token@4.2.1: - resolution: {integrity: sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-4.2.1.tgz} - name: registry-auth-token + registry-auth-token@https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-4.2.1.tgz: + resolution: {integrity: sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==, tarball: https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-4.2.1.tgz} version: 4.2.1 engines: {node: '>=6.0.0'} - dependencies: - rc: registry.npmmirror.com/rc@1.2.8 - dev: true - registry.npmmirror.com/registry-url@5.1.0: - resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/registry-url/-/registry-url-5.1.0.tgz} - name: registry-url + registry-url@https://registry.npmmirror.com/registry-url/-/registry-url-5.1.0.tgz: + resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==, tarball: https://registry.npmmirror.com/registry-url/-/registry-url-5.1.0.tgz} version: 5.1.0 engines: {node: '>=8'} - dependencies: - rc: registry.npmmirror.com/rc@1.2.8 - dev: true - registry.npmmirror.com/regjsgen@0.6.0: - resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regjsgen/-/regjsgen-0.6.0.tgz} - name: regjsgen + regjsgen@https://registry.npmmirror.com/regjsgen/-/regjsgen-0.6.0.tgz: + resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==, tarball: https://registry.npmmirror.com/regjsgen/-/regjsgen-0.6.0.tgz} version: 0.6.0 - dev: true - registry.npmmirror.com/regjsparser@0.8.4: - resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regjsparser/-/regjsparser-0.8.4.tgz} - name: regjsparser + regjsparser@https://registry.npmmirror.com/regjsparser/-/regjsparser-0.8.4.tgz: + resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==, tarball: https://registry.npmmirror.com/regjsparser/-/regjsparser-0.8.4.tgz} version: 0.8.4 hasBin: true - dependencies: - jsesc: registry.npmmirror.com/jsesc@0.5.0 - dev: true - registry.npmmirror.com/remove-bom-buffer@3.0.0: - resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz} - name: remove-bom-buffer + remove-bom-buffer@https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz: + resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==, tarball: https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz} version: 3.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-buffer: registry.npmmirror.com/is-buffer@1.1.6 - is-utf8: registry.npmmirror.com/is-utf8@0.2.1 - dev: true - registry.npmmirror.com/remove-bom-stream@1.2.0: - resolution: {integrity: sha512-wigO8/O08XHb8YPzpDDT+QmRANfW6vLqxfaXm1YXhnFf3AkSLyjfG3GEFg4McZkmgL7KvCj5u2KczkvSP6NfHA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz} - name: remove-bom-stream + remove-bom-stream@https://registry.npmmirror.com/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz: + resolution: {integrity: sha512-wigO8/O08XHb8YPzpDDT+QmRANfW6vLqxfaXm1YXhnFf3AkSLyjfG3GEFg4McZkmgL7KvCj5u2KczkvSP6NfHA==, tarball: https://registry.npmmirror.com/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz} version: 1.2.0 engines: {node: '>= 0.10'} - dependencies: - remove-bom-buffer: registry.npmmirror.com/remove-bom-buffer@3.0.0 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/remove-trailing-separator@1.1.0: - resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz} - name: remove-trailing-separator + remove-trailing-separator@https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz: + resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==, tarball: https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz} version: 1.1.0 - dev: true - registry.npmmirror.com/repeat-element@1.1.4: - resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz} - name: repeat-element + repeat-element@https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz: + resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==, tarball: https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz} version: 1.1.4 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/repeat-string@1.6.1: - resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz} - name: repeat-string + repeat-string@https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz: + resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==, tarball: https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz} version: 1.6.1 engines: {node: '>=0.10'} - dev: true - registry.npmmirror.com/replace-ext@1.0.1: - resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/replace-ext/-/replace-ext-1.0.1.tgz} - name: replace-ext + replace-ext@https://registry.npmmirror.com/replace-ext/-/replace-ext-1.0.1.tgz: + resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==, tarball: https://registry.npmmirror.com/replace-ext/-/replace-ext-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/replace-homedir@1.0.0: - resolution: {integrity: sha512-CHPV/GAglbIB1tnQgaiysb8H2yCy8WQ7lcEwQ/eT+kLj0QHV8LnJW0zpqpE7RSkrMSRoa+EBoag86clf7WAgSg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/replace-homedir/-/replace-homedir-1.0.0.tgz} - name: replace-homedir + replace-homedir@https://registry.npmmirror.com/replace-homedir/-/replace-homedir-1.0.0.tgz: + resolution: {integrity: sha512-CHPV/GAglbIB1tnQgaiysb8H2yCy8WQ7lcEwQ/eT+kLj0QHV8LnJW0zpqpE7RSkrMSRoa+EBoag86clf7WAgSg==, tarball: https://registry.npmmirror.com/replace-homedir/-/replace-homedir-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.10'} - dependencies: - homedir-polyfill: registry.npmmirror.com/homedir-polyfill@1.0.3 - is-absolute: registry.npmmirror.com/is-absolute@1.0.0 - remove-trailing-separator: registry.npmmirror.com/remove-trailing-separator@1.1.0 - dev: true - registry.npmmirror.com/request@2.88.2: - resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/request/-/request-2.88.2.tgz} - name: request + request@https://registry.npmmirror.com/request/-/request-2.88.2.tgz: + resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==, tarball: https://registry.npmmirror.com/request/-/request-2.88.2.tgz} version: 2.88.2 engines: {node: '>= 6'} deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 - dependencies: - aws-sign2: registry.npmmirror.com/aws-sign2@0.7.0 - aws4: registry.npmmirror.com/aws4@1.10.1 - caseless: registry.npmmirror.com/caseless@0.12.0 - combined-stream: registry.npmmirror.com/combined-stream@1.0.8 - extend: registry.npmmirror.com/extend@3.0.2 - forever-agent: registry.npmmirror.com/forever-agent@0.6.1 - form-data: registry.npmmirror.com/form-data@2.3.3 - har-validator: registry.npmmirror.com/har-validator@5.1.5 - http-signature: registry.npmmirror.com/http-signature@1.2.0 - is-typedarray: registry.npmmirror.com/is-typedarray@1.0.0 - isstream: registry.npmmirror.com/isstream@0.1.2 - json-stringify-safe: registry.npmmirror.com/json-stringify-safe@5.0.1 - mime-types: registry.npmmirror.com/mime-types@2.1.27 - oauth-sign: registry.npmmirror.com/oauth-sign@0.9.0 - performance-now: registry.npmmirror.com/performance-now@2.1.0 - qs: registry.npmmirror.com/qs@6.5.2 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - tough-cookie: registry.npmmirror.com/tough-cookie@2.5.0 - tunnel-agent: registry.npmmirror.com/tunnel-agent@0.6.0 - uuid: registry.npmmirror.com/uuid@3.4.0 - dev: false - registry.npmmirror.com/requests@0.3.0: - resolution: {integrity: sha512-1B6nkiHjC1O1cSgFhEwkc+xd8vuj04h7xSmCg5yI8nmhCIKbPkX47od8erQ2pokBt5qxUO7dwP4jplXD6k6ISA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/requests/-/requests-0.3.0.tgz} - name: requests - version: 0.3.0 - dependencies: - axo: registry.npmmirror.com/axo@0.0.2 - eventemitter3: registry.npmmirror.com/eventemitter3@4.0.7 - extendible: registry.npmmirror.com/extendible@0.1.1 - hang: registry.npmmirror.com/hang@1.0.0 - loads: registry.npmmirror.com/loads@0.0.4 - node-http-xhr: registry.npmmirror.com/node-http-xhr@1.3.4 - xhr-send: registry.npmmirror.com/xhr-send@1.0.0 - dev: false - - registry.npmmirror.com/require-directory@2.1.1: - resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz} - name: require-directory + require-directory@https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz: + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==, tarball: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz} version: 2.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/require-main-filename@1.0.1: - resolution: {integrity: sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-main-filename/-/require-main-filename-1.0.1.tgz} - name: require-main-filename + require-main-filename@https://registry.npmmirror.com/require-main-filename/-/require-main-filename-1.0.1.tgz: + resolution: {integrity: sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==, tarball: https://registry.npmmirror.com/require-main-filename/-/require-main-filename-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/requires-port@1.0.0: - resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz} - name: requires-port + requires-port@https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz: + resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==, tarball: https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz} version: 1.0.0 - dev: false - registry.npmmirror.com/resolve-dir@1.0.1: - resolution: {integrity: sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz} - name: resolve-dir + resolve-dir@https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz: + resolution: {integrity: sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==, tarball: https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - expand-tilde: registry.npmmirror.com/expand-tilde@2.0.2 - global-modules: registry.npmmirror.com/global-modules@1.0.0 - dev: true - registry.npmmirror.com/resolve-from@4.0.0: - resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz} - name: resolve-from + resolve-from@https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz: + resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, tarball: https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz} version: 4.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/resolve-options@1.1.0: - resolution: {integrity: sha512-NYDgziiroVeDC29xq7bp/CacZERYsA9bXYd1ZmcJlF3BcrZv5pTb4NG7SjdyKDnXZ84aC4vo2u6sNKIA1LCu/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-options/-/resolve-options-1.1.0.tgz} - name: resolve-options + resolve-options@https://registry.npmmirror.com/resolve-options/-/resolve-options-1.1.0.tgz: + resolution: {integrity: sha512-NYDgziiroVeDC29xq7bp/CacZERYsA9bXYd1ZmcJlF3BcrZv5pTb4NG7SjdyKDnXZ84aC4vo2u6sNKIA1LCu/A==, tarball: https://registry.npmmirror.com/resolve-options/-/resolve-options-1.1.0.tgz} version: 1.1.0 engines: {node: '>= 0.10'} - dependencies: - value-or-function: registry.npmmirror.com/value-or-function@3.0.0 - dev: true - registry.npmmirror.com/resolve-url@0.2.1: - resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz} - name: resolve-url + resolve-url@https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz: + resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==, tarball: https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz} version: 0.2.1 deprecated: https://github.com/lydell/resolve-url#deprecated - dev: true - registry.npmmirror.com/resolve@1.22.0: - resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz} - name: resolve + resolve@https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz: + resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz} version: 1.22.0 hasBin: true - dependencies: - is-core-module: registry.npmmirror.com/is-core-module@2.9.0 - path-parse: registry.npmmirror.com/path-parse@1.0.7 - supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0 - dev: true - registry.npmmirror.com/responselike@1.0.2: - resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/responselike/-/responselike-1.0.2.tgz} - name: responselike + responselike@https://registry.npmmirror.com/responselike/-/responselike-1.0.2.tgz: + resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==, tarball: https://registry.npmmirror.com/responselike/-/responselike-1.0.2.tgz} version: 1.0.2 - dependencies: - lowercase-keys: registry.npmmirror.com/lowercase-keys@1.0.1 - dev: true - registry.npmmirror.com/ret@0.1.15: - resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz} - name: ret + ret@https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz: + resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==, tarball: https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz} version: 0.1.15 engines: {node: '>=0.12'} - dev: true - registry.npmmirror.com/rimraf@3.0.2: - resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz} - name: rimraf + rimraf@https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz: + resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, tarball: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz} version: 3.0.2 hasBin: true - dependencies: - glob: registry.npmmirror.com/glob@7.2.3 - dev: true - registry.npmmirror.com/ripemd160@2.0.2: - resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz} - name: ripemd160 + ripemd160@https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz: + resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==, tarball: https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz} version: 2.0.2 - dependencies: - hash-base: registry.npmmirror.com/hash-base@3.1.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - dev: true - registry.npmmirror.com/safe-buffer@5.1.2: - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz} - name: safe-buffer + safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz} + + safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz: + resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz} version: 5.1.2 - registry.npmmirror.com/safe-buffer@5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz} - name: safe-buffer + safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz} version: 5.2.1 - registry.npmmirror.com/safe-regex@1.1.0: - resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz} - name: safe-regex + safe-regex@https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz: + resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==, tarball: https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz} version: 1.1.0 - dependencies: - ret: registry.npmmirror.com/ret@0.1.15 - dev: true - registry.npmmirror.com/safer-buffer@2.1.2: - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz} - name: safer-buffer + safer-buffer@https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz: + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, tarball: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz} version: 2.1.2 - registry.npmmirror.com/scope-analyzer@2.1.2: - resolution: {integrity: sha512-5cfCmsTYV/wPaRIItNxatw02ua/MThdIUNnUOCYp+3LSEJvnG804ANw2VLaavNILIfWXF1D1G2KNANkBBvInwQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scope-analyzer/-/scope-analyzer-2.1.2.tgz} - name: scope-analyzer + scope-analyzer@https://registry.npmmirror.com/scope-analyzer/-/scope-analyzer-2.1.2.tgz: + resolution: {integrity: sha512-5cfCmsTYV/wPaRIItNxatw02ua/MThdIUNnUOCYp+3LSEJvnG804ANw2VLaavNILIfWXF1D1G2KNANkBBvInwQ==, tarball: https://registry.npmmirror.com/scope-analyzer/-/scope-analyzer-2.1.2.tgz} version: 2.1.2 - dependencies: - array-from: registry.npmmirror.com/array-from@2.1.1 - dash-ast: registry.npmmirror.com/dash-ast@2.0.1 - es6-map: registry.npmmirror.com/es6-map@0.1.5 - es6-set: registry.npmmirror.com/es6-set@0.1.5 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - estree-is-function: registry.npmmirror.com/estree-is-function@1.0.0 - get-assigned-identifiers: registry.npmmirror.com/get-assigned-identifiers@1.2.0 - dev: true - registry.npmmirror.com/semver-diff@3.1.1: - resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver-diff/-/semver-diff-3.1.1.tgz} - name: semver-diff + semver-diff@https://registry.npmmirror.com/semver-diff/-/semver-diff-3.1.1.tgz: + resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==, tarball: https://registry.npmmirror.com/semver-diff/-/semver-diff-3.1.1.tgz} version: 3.1.1 engines: {node: '>=8'} - dependencies: - semver: registry.npmmirror.com/semver@6.3.0 - dev: true - registry.npmmirror.com/semver-greatest-satisfied-range@1.1.0: - resolution: {integrity: sha512-Ny/iyOzSSa8M5ML46IAx3iXc6tfOsYU2R4AXi2UpHk60Zrgyq6eqPj/xiOfS0rRl/iiQ/rdJkVjw/5cdUyCntQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz} - name: semver-greatest-satisfied-range + semver-greatest-satisfied-range@https://registry.npmmirror.com/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz: + resolution: {integrity: sha512-Ny/iyOzSSa8M5ML46IAx3iXc6tfOsYU2R4AXi2UpHk60Zrgyq6eqPj/xiOfS0rRl/iiQ/rdJkVjw/5cdUyCntQ==, tarball: https://registry.npmmirror.com/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz} version: 1.1.0 engines: {node: '>= 0.10'} - dependencies: - sver-compat: registry.npmmirror.com/sver-compat@1.5.0 - dev: true - registry.npmmirror.com/semver@5.7.1: - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz} - name: semver + semver@5.7.1: + resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, tarball: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz} + hasBin: true + + semver@6.3.0: + resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, tarball: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz} + hasBin: true + + semver@7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==, tarball: https://registry.npmmirror.com/semver/-/semver-7.6.3.tgz} + engines: {node: '>=10'} + hasBin: true + + semver@https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz: + resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, tarball: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz} version: 5.7.1 hasBin: true - dev: true - registry.npmmirror.com/semver@6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz} - name: semver + semver@https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz: + resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, tarball: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz} version: 6.3.0 hasBin: true - dev: true - registry.npmmirror.com/semver@7.0.0: - resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.0.0.tgz} - name: semver + semver@https://registry.npmmirror.com/semver/-/semver-7.0.0.tgz: + resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==, tarball: https://registry.npmmirror.com/semver/-/semver-7.0.0.tgz} version: 7.0.0 hasBin: true - dev: true - registry.npmmirror.com/semver@7.3.7: - resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.3.7.tgz} - name: semver + semver@https://registry.npmmirror.com/semver/-/semver-7.3.7.tgz: + resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==, tarball: https://registry.npmmirror.com/semver/-/semver-7.3.7.tgz} version: 7.3.7 engines: {node: '>=10'} hasBin: true - dependencies: - lru-cache: registry.npmmirror.com/lru-cache@6.0.0 - registry.npmmirror.com/send@0.17.1: - resolution: {integrity: sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/send/-/send-0.17.1.tgz} - name: send + send@https://registry.npmmirror.com/send/-/send-0.17.1.tgz: + resolution: {integrity: sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==, tarball: https://registry.npmmirror.com/send/-/send-0.17.1.tgz} version: 0.17.1 engines: {node: '>= 0.8.0'} - dependencies: - debug: registry.npmmirror.com/debug@2.6.9 - depd: registry.npmmirror.com/depd@1.1.2 - destroy: registry.npmmirror.com/destroy@1.0.4 - encodeurl: registry.npmmirror.com/encodeurl@1.0.2 - escape-html: registry.npmmirror.com/escape-html@1.0.3 - etag: registry.npmmirror.com/etag@1.8.1 - fresh: registry.npmmirror.com/fresh@0.5.2 - http-errors: registry.npmmirror.com/http-errors@1.7.2 - mime: registry.npmmirror.com/mime@1.6.0 - ms: registry.npmmirror.com/ms@2.1.1 - on-finished: registry.npmmirror.com/on-finished@2.3.0 - range-parser: registry.npmmirror.com/range-parser@1.2.1 - statuses: registry.npmmirror.com/statuses@1.5.0 - transitivePeerDependencies: - - supports-color - dev: false - registry.npmmirror.com/serialize-javascript@6.0.0: - resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz} - name: serialize-javascript + serialize-javascript@https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz: + resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==, tarball: https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz} version: 6.0.0 - dependencies: - randombytes: registry.npmmirror.com/randombytes@2.1.0 - dev: true - registry.npmmirror.com/serve-static@1.14.1: - resolution: {integrity: sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/serve-static/-/serve-static-1.14.1.tgz} - name: serve-static + serve-static@https://registry.npmmirror.com/serve-static/-/serve-static-1.14.1.tgz: + resolution: {integrity: sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==, tarball: https://registry.npmmirror.com/serve-static/-/serve-static-1.14.1.tgz} version: 1.14.1 engines: {node: '>= 0.8.0'} - dependencies: - encodeurl: registry.npmmirror.com/encodeurl@1.0.2 - escape-html: registry.npmmirror.com/escape-html@1.0.3 - parseurl: registry.npmmirror.com/parseurl@1.3.3 - send: registry.npmmirror.com/send@0.17.1 - transitivePeerDependencies: - - supports-color - dev: false - registry.npmmirror.com/set-blocking@2.0.0: - resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz} - name: set-blocking + set-blocking@https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz: + resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==, tarball: https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz} version: 2.0.0 - dev: true - registry.npmmirror.com/set-value@2.0.1: - resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz} - name: set-value + set-value@https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz: + resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==, tarball: https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz} version: 2.0.1 engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1 - is-extendable: registry.npmmirror.com/is-extendable@0.1.1 - is-plain-object: registry.npmmirror.com/is-plain-object@2.0.4 - split-string: registry.npmmirror.com/split-string@3.1.0 - dev: true - registry.npmmirror.com/setprototypeof@1.1.1: - resolution: {integrity: sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.1.tgz} - name: setprototypeof + setprototypeof@https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.1.tgz: + resolution: {integrity: sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==, tarball: https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.1.tgz} version: 1.1.1 - dev: false - registry.npmmirror.com/sha.js@2.4.11: - resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz} - name: sha.js + sha.js@https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz: + resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==, tarball: https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz} version: 2.4.11 hasBin: true - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/shallow-clone@3.0.1: - resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz} - name: shallow-clone + shallow-clone@https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz: + resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==, tarball: https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz} version: 3.0.1 engines: {node: '>=8'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@6.0.3 - dev: true - registry.npmmirror.com/shallow-copy@0.0.1: - resolution: {integrity: sha512-b6i4ZpVuUxB9h5gfCxPiusKYkqTMOjEbBs4wMaFbkfia4yFv92UKZ6Df8WXcKbn08JNL/abvg3FnMAOfakDvUw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shallow-copy/-/shallow-copy-0.0.1.tgz} - name: shallow-copy + shallow-copy@https://registry.npmmirror.com/shallow-copy/-/shallow-copy-0.0.1.tgz: + resolution: {integrity: sha512-b6i4ZpVuUxB9h5gfCxPiusKYkqTMOjEbBs4wMaFbkfia4yFv92UKZ6Df8WXcKbn08JNL/abvg3FnMAOfakDvUw==, tarball: https://registry.npmmirror.com/shallow-copy/-/shallow-copy-0.0.1.tgz} version: 0.0.1 - dev: false - registry.npmmirror.com/shasum-object@1.0.0: - resolution: {integrity: sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shasum-object/-/shasum-object-1.0.0.tgz} - name: shasum-object + shasum-object@https://registry.npmmirror.com/shasum-object/-/shasum-object-1.0.0.tgz: + resolution: {integrity: sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==, tarball: https://registry.npmmirror.com/shasum-object/-/shasum-object-1.0.0.tgz} version: 1.0.0 - dependencies: - fast-safe-stringify: registry.npmmirror.com/fast-safe-stringify@2.1.1 - dev: true - registry.npmmirror.com/shebang-command@2.0.0: - resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz} - name: shebang-command + shebang-command@https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz} version: 2.0.0 engines: {node: '>=8'} - dependencies: - shebang-regex: registry.npmmirror.com/shebang-regex@3.0.0 - dev: true - registry.npmmirror.com/shebang-regex@3.0.0: - resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz} - name: shebang-regex + shebang-regex@https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz} version: 3.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/shell-quote@1.7.3: - resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shell-quote/-/shell-quote-1.7.3.tgz} - name: shell-quote + shell-quote@https://registry.npmmirror.com/shell-quote/-/shell-quote-1.7.3.tgz: + resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==, tarball: https://registry.npmmirror.com/shell-quote/-/shell-quote-1.7.3.tgz} version: 1.7.3 - dev: true - registry.npmmirror.com/side-channel@1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz} - name: side-channel + side-channel@https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz: + resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, tarball: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz} version: 1.0.4 - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - get-intrinsic: registry.npmmirror.com/get-intrinsic@1.1.1 - object-inspect: registry.npmmirror.com/object-inspect@1.12.1 - dev: true - registry.npmmirror.com/signal-exit@3.0.7: - resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz} - name: signal-exit + signal-exit@https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz: + resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz} version: 3.0.7 - dev: true - registry.npmmirror.com/simple-concat@1.0.1: - resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz} - name: simple-concat + simple-concat@https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz: + resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==, tarball: https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/slash@1.0.0: - resolution: {integrity: sha512-3TYDR7xWt4dIqV2JauJr+EJeW356RXijHeUlO+8djJ+uBXPn8/2dpzBc8yQhh583sVvc9CvFAeQVgijsH+PNNg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slash/-/slash-1.0.0.tgz} - name: slash + slash@https://registry.npmmirror.com/slash/-/slash-1.0.0.tgz: + resolution: {integrity: sha512-3TYDR7xWt4dIqV2JauJr+EJeW356RXijHeUlO+8djJ+uBXPn8/2dpzBc8yQhh583sVvc9CvFAeQVgijsH+PNNg==, tarball: https://registry.npmmirror.com/slash/-/slash-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/snapdragon-node@2.1.1: - resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz} - name: snapdragon-node + snapdragon-node@https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz: + resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==, tarball: https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz} version: 2.1.1 engines: {node: '>=0.10.0'} - dependencies: - define-property: registry.npmmirror.com/define-property@1.0.0 - isobject: registry.npmmirror.com/isobject@3.0.1 - snapdragon-util: registry.npmmirror.com/snapdragon-util@3.0.1 - dev: true - registry.npmmirror.com/snapdragon-util@3.0.1: - resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz} - name: snapdragon-util + snapdragon-util@https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz: + resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==, tarball: https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz} version: 3.0.1 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@3.2.2 - dev: true - registry.npmmirror.com/snapdragon@0.8.2: - resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz} - name: snapdragon + snapdragon@https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz: + resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==, tarball: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz} version: 0.8.2 engines: {node: '>=0.10.0'} - dependencies: - base: registry.npmmirror.com/base@0.11.2 - debug: registry.npmmirror.com/debug@2.6.9 - define-property: registry.npmmirror.com/define-property@0.2.5 - extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1 - map-cache: registry.npmmirror.com/map-cache@0.2.2 - source-map: registry.npmmirror.com/source-map@0.5.7 - source-map-resolve: registry.npmmirror.com/source-map-resolve@0.5.3 - use: registry.npmmirror.com/use@3.1.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/source-map-generator@0.8.0: - resolution: {integrity: sha512-psgxdGMwl5MZM9S3FWee4EgsEaIjahYV5AzGnwUvPhWeITz/j6rKpysQHlQ4USdxvINlb8lKfWGIXwfkrgtqkA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-generator/-/source-map-generator-0.8.0.tgz} - name: source-map-generator + source-map-generator@https://registry.npmmirror.com/source-map-generator/-/source-map-generator-0.8.0.tgz: + resolution: {integrity: sha512-psgxdGMwl5MZM9S3FWee4EgsEaIjahYV5AzGnwUvPhWeITz/j6rKpysQHlQ4USdxvINlb8lKfWGIXwfkrgtqkA==, tarball: https://registry.npmmirror.com/source-map-generator/-/source-map-generator-0.8.0.tgz} version: 0.8.0 engines: {node: '>= 10'} - dev: true - registry.npmmirror.com/source-map-resolve@0.5.3: - resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz} - name: source-map-resolve + source-map-resolve@https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz: + resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==, tarball: https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz} version: 0.5.3 deprecated: See https://github.com/lydell/source-map-resolve#deprecated - dependencies: - atob: registry.npmmirror.com/atob@2.1.2 - decode-uri-component: registry.npmmirror.com/decode-uri-component@0.2.0 - resolve-url: registry.npmmirror.com/resolve-url@0.2.1 - source-map-url: registry.npmmirror.com/source-map-url@0.4.1 - urix: registry.npmmirror.com/urix@0.1.0 - dev: true - registry.npmmirror.com/source-map-support@0.5.21: - resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz} - name: source-map-support + source-map-support@https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, tarball: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz} version: 0.5.21 - dependencies: - buffer-from: registry.npmmirror.com/buffer-from@1.1.2 - source-map: registry.npmmirror.com/source-map@0.6.1 - dev: true - registry.npmmirror.com/source-map-url@0.4.1: - resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz} - name: source-map-url + source-map-url@https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz: + resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==, tarball: https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz} version: 0.4.1 deprecated: See https://github.com/lydell/source-map-url#deprecated - dev: true - registry.npmmirror.com/source-map@0.1.43: - resolution: {integrity: sha512-VtCvB9SIQhk3aF6h+N85EaqIaBFIAfZ9Cu+NJHHVvc8BbEcnvDcFw6sqQ2dQrT6SlOrZq3tIvyD9+EGq/lJryQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.1.43.tgz} - name: source-map + source-map@0.1.43: + resolution: {integrity: sha512-VtCvB9SIQhk3aF6h+N85EaqIaBFIAfZ9Cu+NJHHVvc8BbEcnvDcFw6sqQ2dQrT6SlOrZq3tIvyD9+EGq/lJryQ==, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.1.43.tgz} + engines: {node: '>=0.8.0'} + + source-map@0.5.7: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz} + engines: {node: '>=0.10.0'} + + source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} + engines: {node: '>=0.10.0'} + + source-map@https://registry.npmmirror.com/source-map/-/source-map-0.1.43.tgz: + resolution: {integrity: sha512-VtCvB9SIQhk3aF6h+N85EaqIaBFIAfZ9Cu+NJHHVvc8BbEcnvDcFw6sqQ2dQrT6SlOrZq3tIvyD9+EGq/lJryQ==, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.1.43.tgz} version: 0.1.43 engines: {node: '>=0.8.0'} - requiresBuild: true - dependencies: - amdefine: registry.npmmirror.com/amdefine@1.0.1 - registry.npmmirror.com/source-map@0.5.7: - resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz} - name: source-map + source-map@https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz} version: 0.5.7 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/source-map@0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} - name: source-map + source-map@https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} version: 0.6.1 engines: {node: '>=0.10.0'} - registry.npmmirror.com/sourcemap-codec@1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz} - name: sourcemap-codec + sourcemap-codec@https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz: + resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz} version: 1.4.8 - dev: true - registry.npmmirror.com/sparkles@1.0.1: - resolution: {integrity: sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sparkles/-/sparkles-1.0.1.tgz} - name: sparkles + sparkles@https://registry.npmmirror.com/sparkles/-/sparkles-1.0.1.tgz: + resolution: {integrity: sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==, tarball: https://registry.npmmirror.com/sparkles/-/sparkles-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/spdx-correct@3.1.1: - resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz} - name: spdx-correct + spdx-correct@https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz: + resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, tarball: https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz} version: 3.1.1 - dependencies: - spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse@3.0.1 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids@3.0.11 - dev: true - registry.npmmirror.com/spdx-exceptions@2.3.0: - resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz} - name: spdx-exceptions + spdx-exceptions@https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz: + resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, tarball: https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz} version: 2.3.0 - dev: true - registry.npmmirror.com/spdx-expression-parse@3.0.1: - resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz} - name: spdx-expression-parse + spdx-expression-parse@https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz: + resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, tarball: https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz} version: 3.0.1 - dependencies: - spdx-exceptions: registry.npmmirror.com/spdx-exceptions@2.3.0 - spdx-license-ids: registry.npmmirror.com/spdx-license-ids@3.0.11 - dev: true - registry.npmmirror.com/spdx-license-ids@3.0.11: - resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz} - name: spdx-license-ids + spdx-license-ids@https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz: + resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==, tarball: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz} version: 3.0.11 - dev: true - registry.npmmirror.com/split-string@3.1.0: - resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz} - name: split-string + split-string@https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz: + resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==, tarball: https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz} version: 3.1.0 engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: registry.npmmirror.com/extend-shallow@3.0.2 - dev: true - registry.npmmirror.com/sprintf-js@1.0.3: - resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz} - name: sprintf-js + sprintf-js@https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz: + resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz} version: 1.0.3 - dev: false - registry.npmmirror.com/sprintf-js@1.1.3: - resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz} - name: sprintf-js + sprintf-js@https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz: + resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz} version: 1.1.3 - dev: false - registry.npmmirror.com/sshpk@1.16.1: - resolution: {integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sshpk/-/sshpk-1.16.1.tgz} - name: sshpk + sshpk@https://registry.npmmirror.com/sshpk/-/sshpk-1.16.1.tgz: + resolution: {integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==, tarball: https://registry.npmmirror.com/sshpk/-/sshpk-1.16.1.tgz} version: 1.16.1 engines: {node: '>=0.10.0'} hasBin: true - dependencies: - asn1: registry.npmmirror.com/asn1@0.2.4 - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - bcrypt-pbkdf: registry.npmmirror.com/bcrypt-pbkdf@1.0.2 - dashdash: registry.npmmirror.com/dashdash@1.14.1 - ecc-jsbn: registry.npmmirror.com/ecc-jsbn@0.1.2 - getpass: registry.npmmirror.com/getpass@0.1.7 - jsbn: registry.npmmirror.com/jsbn@0.1.1 - safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2 - tweetnacl: registry.npmmirror.com/tweetnacl@0.14.5 - dev: false - registry.npmmirror.com/stack-trace@0.0.10: - resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stack-trace/-/stack-trace-0.0.10.tgz} - name: stack-trace + stack-trace@https://registry.npmmirror.com/stack-trace/-/stack-trace-0.0.10.tgz: + resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==, tarball: https://registry.npmmirror.com/stack-trace/-/stack-trace-0.0.10.tgz} version: 0.0.10 - dev: true - registry.npmmirror.com/static-eval@0.2.4: - resolution: {integrity: sha512-6dWWPfa/0+1zULdQi7ssT5EQZHsGK8LygBzhE/HdafNCo4e/Ibt7vLPfxBw9VcdVV+t0ARtN4ZAJKtApVc0A5Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/static-eval/-/static-eval-0.2.4.tgz} - name: static-eval + static-eval@https://registry.npmmirror.com/static-eval/-/static-eval-0.2.4.tgz: + resolution: {integrity: sha512-6dWWPfa/0+1zULdQi7ssT5EQZHsGK8LygBzhE/HdafNCo4e/Ibt7vLPfxBw9VcdVV+t0ARtN4ZAJKtApVc0A5Q==, tarball: https://registry.npmmirror.com/static-eval/-/static-eval-0.2.4.tgz} version: 0.2.4 - dependencies: - escodegen: registry.npmmirror.com/escodegen@0.0.28 - dev: false - registry.npmmirror.com/static-extend@0.1.2: - resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz} - name: static-extend + static-extend@https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz: + resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==, tarball: https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz} version: 0.1.2 engines: {node: '>=0.10.0'} - dependencies: - define-property: registry.npmmirror.com/define-property@0.2.5 - object-copy: registry.npmmirror.com/object-copy@0.1.0 - dev: true - registry.npmmirror.com/static-js-yaml@1.0.0: - resolution: {integrity: sha512-SHd8UBXpEUeFEhexli7Nn1+fysyhU3LiQFKcwnqM3l5wzvJU6QoXg4cMtjjZjfc4ngRj934188v7FHgDyZ6U9A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/static-js-yaml/-/static-js-yaml-1.0.0.tgz} - name: static-js-yaml + static-js-yaml@https://registry.npmmirror.com/static-js-yaml/-/static-js-yaml-1.0.0.tgz: + resolution: {integrity: sha512-SHd8UBXpEUeFEhexli7Nn1+fysyhU3LiQFKcwnqM3l5wzvJU6QoXg4cMtjjZjfc4ngRj934188v7FHgDyZ6U9A==, tarball: https://registry.npmmirror.com/static-js-yaml/-/static-js-yaml-1.0.0.tgz} version: 1.0.0 - dependencies: - js-yaml: registry.npmmirror.com/js-yaml@3.14.1 - static-module: registry.npmmirror.com/static-module@1.5.0 - through2: registry.npmmirror.com/through2@0.6.5 - dev: false - registry.npmmirror.com/static-module@1.5.0: - resolution: {integrity: sha512-XTj7pQOHT33l77lK/Pu8UXqzI44C6LYAqwAc9hLTTESHRqJAFudBpReuopFPpoRr5CtOoSmGfFQC6FPlbDnyCw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/static-module/-/static-module-1.5.0.tgz} - name: static-module + static-module@https://registry.npmmirror.com/static-module/-/static-module-1.5.0.tgz: + resolution: {integrity: sha512-XTj7pQOHT33l77lK/Pu8UXqzI44C6LYAqwAc9hLTTESHRqJAFudBpReuopFPpoRr5CtOoSmGfFQC6FPlbDnyCw==, tarball: https://registry.npmmirror.com/static-module/-/static-module-1.5.0.tgz} version: 1.5.0 - dependencies: - concat-stream: registry.npmmirror.com/concat-stream@1.6.2 - duplexer2: registry.npmmirror.com/duplexer2@0.0.2 - escodegen: registry.npmmirror.com/escodegen@1.3.3 - falafel: registry.npmmirror.com/falafel@2.2.5 - has: registry.npmmirror.com/has@1.0.3 - object-inspect: registry.npmmirror.com/object-inspect@0.4.0 - quote-stream: registry.npmmirror.com/quote-stream@0.0.0 - readable-stream: registry.npmmirror.com/readable-stream@1.0.34 - shallow-copy: registry.npmmirror.com/shallow-copy@0.0.1 - static-eval: registry.npmmirror.com/static-eval@0.2.4 - through2: registry.npmmirror.com/through2@0.4.2 - dev: false - registry.npmmirror.com/statuses@1.5.0: - resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz} - name: statuses + statuses@https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz: + resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==, tarball: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz} version: 1.5.0 engines: {node: '>= 0.6'} - dev: false - registry.npmmirror.com/stream-browserify@3.0.0: - resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-browserify/-/stream-browserify-3.0.0.tgz} - name: stream-browserify + stream-browserify@https://registry.npmmirror.com/stream-browserify/-/stream-browserify-3.0.0.tgz: + resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==, tarball: https://registry.npmmirror.com/stream-browserify/-/stream-browserify-3.0.0.tgz} version: 3.0.0 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - dev: true - registry.npmmirror.com/stream-combiner2@1.1.1: - resolution: {integrity: sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz} - name: stream-combiner2 + stream-combiner2@https://registry.npmmirror.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz: + resolution: {integrity: sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==, tarball: https://registry.npmmirror.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz} version: 1.1.1 - dependencies: - duplexer2: registry.npmmirror.com/duplexer2@0.1.4 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/stream-combiner@0.2.2: - resolution: {integrity: sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-combiner/-/stream-combiner-0.2.2.tgz} - name: stream-combiner + stream-combiner@https://registry.npmmirror.com/stream-combiner/-/stream-combiner-0.2.2.tgz: + resolution: {integrity: sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==, tarball: https://registry.npmmirror.com/stream-combiner/-/stream-combiner-0.2.2.tgz} version: 0.2.2 - dependencies: - duplexer: registry.npmmirror.com/duplexer@0.1.2 - through: registry.npmmirror.com/through@2.3.8 - dev: true - registry.npmmirror.com/stream-exhaust@1.0.2: - resolution: {integrity: sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-exhaust/-/stream-exhaust-1.0.2.tgz} - name: stream-exhaust + stream-exhaust@https://registry.npmmirror.com/stream-exhaust/-/stream-exhaust-1.0.2.tgz: + resolution: {integrity: sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==, tarball: https://registry.npmmirror.com/stream-exhaust/-/stream-exhaust-1.0.2.tgz} version: 1.0.2 - dev: true - registry.npmmirror.com/stream-http@3.2.0: - resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-http/-/stream-http-3.2.0.tgz} - name: stream-http + stream-http@https://registry.npmmirror.com/stream-http/-/stream-http-3.2.0.tgz: + resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==, tarball: https://registry.npmmirror.com/stream-http/-/stream-http-3.2.0.tgz} version: 3.2.0 - dependencies: - builtin-status-codes: registry.npmmirror.com/builtin-status-codes@3.0.0 - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/stream-shift@1.0.1: - resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-shift/-/stream-shift-1.0.1.tgz} - name: stream-shift + stream-shift@https://registry.npmmirror.com/stream-shift/-/stream-shift-1.0.1.tgz: + resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==, tarball: https://registry.npmmirror.com/stream-shift/-/stream-shift-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/stream-splicer@2.0.1: - resolution: {integrity: sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stream-splicer/-/stream-splicer-2.0.1.tgz} - name: stream-splicer + stream-splicer@https://registry.npmmirror.com/stream-splicer/-/stream-splicer-2.0.1.tgz: + resolution: {integrity: sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==, tarball: https://registry.npmmirror.com/stream-splicer/-/stream-splicer-2.0.1.tgz} version: 2.0.1 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - dev: true - registry.npmmirror.com/string-width@1.0.2: - resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz} - name: string-width + string-width@https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz: + resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==, tarball: https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz} version: 1.0.2 engines: {node: '>=0.10.0'} - dependencies: - code-point-at: registry.npmmirror.com/code-point-at@1.1.0 - is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point@1.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi@3.0.1 - dev: true - registry.npmmirror.com/string-width@4.2.3: - resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz} - name: string-width + string-width@https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, tarball: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz} version: 4.2.3 engines: {node: '>=8'} - dependencies: - emoji-regex: registry.npmmirror.com/emoji-regex@8.0.0 - is-fullwidth-code-point: registry.npmmirror.com/is-fullwidth-code-point@3.0.0 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - dev: true - registry.npmmirror.com/string.prototype.trimend@1.0.5: - resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz} - name: string.prototype.trimend + string.prototype.trimend@https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz: + resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==, tarball: https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz} version: 1.0.5 - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - dev: true - registry.npmmirror.com/string.prototype.trimstart@1.0.5: - resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz} - name: string.prototype.trimstart + string.prototype.trimstart@https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz: + resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==, tarball: https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz} version: 1.0.5 - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - define-properties: registry.npmmirror.com/define-properties@1.1.4 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - dev: true - registry.npmmirror.com/string_decoder@0.10.31: - resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz} - name: string_decoder + string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz: + resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz} version: 0.10.31 - registry.npmmirror.com/string_decoder@1.1.1: - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz} - name: string_decoder + string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz: + resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz} version: 1.1.1 - dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.1.2 - registry.npmmirror.com/string_decoder@1.3.0: - resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz} - name: string_decoder + string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz: + resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz} version: 1.3.0 - dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: true - registry.npmmirror.com/strip-ansi@3.0.1: - resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz} - name: strip-ansi + strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz: + resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz} version: 3.0.1 engines: {node: '>=0.10.0'} - dependencies: - ansi-regex: registry.npmmirror.com/ansi-regex@2.1.1 - dev: true - registry.npmmirror.com/strip-ansi@6.0.1: - resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz} - name: strip-ansi + strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz} version: 6.0.1 engines: {node: '>=8'} - dependencies: - ansi-regex: registry.npmmirror.com/ansi-regex@5.0.1 - dev: true - registry.npmmirror.com/strip-bom@2.0.0: - resolution: {integrity: sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-bom/-/strip-bom-2.0.0.tgz} - name: strip-bom + strip-bom@https://registry.npmmirror.com/strip-bom/-/strip-bom-2.0.0.tgz: + resolution: {integrity: sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==, tarball: https://registry.npmmirror.com/strip-bom/-/strip-bom-2.0.0.tgz} version: 2.0.0 engines: {node: '>=0.10.0'} - dependencies: - is-utf8: registry.npmmirror.com/is-utf8@0.2.1 - dev: true - registry.npmmirror.com/strip-json-comments@2.0.1: - resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz} - name: strip-json-comments + strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz: + resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz} version: 2.0.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/strip-json-comments@3.1.1: - resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz} - name: strip-json-comments + strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz: + resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz} version: 3.1.1 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/subarg@1.0.0: - resolution: {integrity: sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz} - name: subarg + subarg@https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz: + resolution: {integrity: sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==, tarball: https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz} version: 1.0.0 - dependencies: - minimist: registry.npmmirror.com/minimist@1.2.6 - dev: true - registry.npmmirror.com/supports-color@2.0.0: - resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz} - name: supports-color + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz: + resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz} version: 2.0.0 engines: {node: '>=0.8.0'} - dev: true - registry.npmmirror.com/supports-color@5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz} - name: supports-color + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz: + resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz} version: 5.5.0 engines: {node: '>=4'} - dependencies: - has-flag: registry.npmmirror.com/has-flag@3.0.0 - dev: true - registry.npmmirror.com/supports-color@7.2.0: - resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz} - name: supports-color + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz} version: 7.2.0 engines: {node: '>=8'} - dependencies: - has-flag: registry.npmmirror.com/has-flag@4.0.0 - dev: true - registry.npmmirror.com/supports-color@8.1.1: - resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz} - name: supports-color + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz} version: 8.1.1 engines: {node: '>=10'} - dependencies: - has-flag: registry.npmmirror.com/has-flag@4.0.0 - dev: true - registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0: - resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} - name: supports-preserve-symlinks-flag + supports-preserve-symlinks-flag@https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.4'} - dev: true - registry.npmmirror.com/sver-compat@1.5.0: - resolution: {integrity: sha512-aFTHfmjwizMNlNE6dsGmoAM4lHjL0CyiobWaFiXWSlD7cIxshW422Nb8KbXCmR6z+0ZEPY+daXJrDyh/vuwTyg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sver-compat/-/sver-compat-1.5.0.tgz} - name: sver-compat + sver-compat@https://registry.npmmirror.com/sver-compat/-/sver-compat-1.5.0.tgz: + resolution: {integrity: sha512-aFTHfmjwizMNlNE6dsGmoAM4lHjL0CyiobWaFiXWSlD7cIxshW422Nb8KbXCmR6z+0ZEPY+daXJrDyh/vuwTyg==, tarball: https://registry.npmmirror.com/sver-compat/-/sver-compat-1.5.0.tgz} version: 1.5.0 - dependencies: - es6-iterator: registry.npmmirror.com/es6-iterator@2.0.3 - es6-symbol: registry.npmmirror.com/es6-symbol@3.1.3 - dev: true - registry.npmmirror.com/syntax-error@1.4.0: - resolution: {integrity: sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/syntax-error/-/syntax-error-1.4.0.tgz} - name: syntax-error + syntax-error@https://registry.npmmirror.com/syntax-error/-/syntax-error-1.4.0.tgz: + resolution: {integrity: sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==, tarball: https://registry.npmmirror.com/syntax-error/-/syntax-error-1.4.0.tgz} version: 1.4.0 - dependencies: - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - dev: true - registry.npmmirror.com/ternary-stream@3.0.0: - resolution: {integrity: sha512-oIzdi+UL/JdktkT+7KU5tSIQjj8pbShj3OASuvDEhm0NT5lppsm7aXWAmAq4/QMaBIyfuEcNLbAQA+HpaISobQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ternary-stream/-/ternary-stream-3.0.0.tgz} - name: ternary-stream + ternary-stream@https://registry.npmmirror.com/ternary-stream/-/ternary-stream-3.0.0.tgz: + resolution: {integrity: sha512-oIzdi+UL/JdktkT+7KU5tSIQjj8pbShj3OASuvDEhm0NT5lppsm7aXWAmAq4/QMaBIyfuEcNLbAQA+HpaISobQ==, tarball: https://registry.npmmirror.com/ternary-stream/-/ternary-stream-3.0.0.tgz} version: 3.0.0 - dependencies: - duplexify: registry.npmmirror.com/duplexify@4.1.2 - fork-stream: registry.npmmirror.com/fork-stream@0.0.4 - merge-stream: registry.npmmirror.com/merge-stream@2.0.0 - through2: registry.npmmirror.com/through2@3.0.2 - dev: true - registry.npmmirror.com/terser@3.17.0: - resolution: {integrity: sha512-/FQzzPJmCpjAH9Xvk2paiWrFq+5M6aVOf+2KRbwhByISDX/EujxsK+BAvrhb6H+2rtrLCHK9N01wO014vrIwVQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/-/terser-3.17.0.tgz} - name: terser + terser@https://registry.npmmirror.com/terser/-/terser-3.17.0.tgz: + resolution: {integrity: sha512-/FQzzPJmCpjAH9Xvk2paiWrFq+5M6aVOf+2KRbwhByISDX/EujxsK+BAvrhb6H+2rtrLCHK9N01wO014vrIwVQ==, tarball: https://registry.npmmirror.com/terser/-/terser-3.17.0.tgz} version: 3.17.0 engines: {node: '>=6.0.0'} hasBin: true - dependencies: - acorn: registry.npmmirror.com/acorn@8.7.1 - commander: registry.npmmirror.com/commander@2.20.3 - source-map: registry.npmmirror.com/source-map@0.6.1 - source-map-support: registry.npmmirror.com/source-map-support@0.5.21 - dev: true - registry.npmmirror.com/terser@4.8.0: - resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/-/terser-4.8.0.tgz} - name: terser + terser@https://registry.npmmirror.com/terser/-/terser-4.8.0.tgz: + resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==, tarball: https://registry.npmmirror.com/terser/-/terser-4.8.0.tgz} version: 4.8.0 engines: {node: '>=6.0.0'} hasBin: true - dependencies: - acorn: registry.npmmirror.com/acorn@8.7.1 - commander: registry.npmmirror.com/commander@2.20.3 - source-map: registry.npmmirror.com/source-map@0.6.1 - source-map-support: registry.npmmirror.com/source-map-support@0.5.21 - dev: true - registry.npmmirror.com/text-table@0.2.0: - resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz} - name: text-table + text-table@https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz: + resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==, tarball: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz} version: 0.2.0 - dev: true - registry.npmmirror.com/through2-filter@3.0.0: - resolution: {integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2-filter/-/through2-filter-3.0.0.tgz} - name: through2-filter + through2-filter@https://registry.npmmirror.com/through2-filter/-/through2-filter-3.0.0.tgz: + resolution: {integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==, tarball: https://registry.npmmirror.com/through2-filter/-/through2-filter-3.0.0.tgz} version: 3.0.0 - dependencies: - through2: registry.npmmirror.com/through2@2.0.5 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/through2@0.4.2: - resolution: {integrity: sha512-45Llu+EwHKtAZYTPPVn3XZHBgakWMN3rokhEv5hu596XP+cNgplMg+Gj+1nmAvj+L0K7+N49zBKx5rah5u0QIQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz} - name: through2 + through2@https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz: + resolution: {integrity: sha512-45Llu+EwHKtAZYTPPVn3XZHBgakWMN3rokhEv5hu596XP+cNgplMg+Gj+1nmAvj+L0K7+N49zBKx5rah5u0QIQ==, tarball: https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz} version: 0.4.2 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@1.0.34 - xtend: registry.npmmirror.com/xtend@2.1.2 - registry.npmmirror.com/through2@0.6.5: - resolution: {integrity: sha512-RkK/CCESdTKQZHdmKICijdKKsCRVHs5KsLZ6pACAmF/1GPUQhonHSXWNERctxEp7RmvjdNbZTL5z9V7nSCXKcg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-0.6.5.tgz} - name: through2 + through2@https://registry.npmmirror.com/through2/-/through2-0.6.5.tgz: + resolution: {integrity: sha512-RkK/CCESdTKQZHdmKICijdKKsCRVHs5KsLZ6pACAmF/1GPUQhonHSXWNERctxEp7RmvjdNbZTL5z9V7nSCXKcg==, tarball: https://registry.npmmirror.com/through2/-/through2-0.6.5.tgz} version: 0.6.5 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@1.0.34 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: false - registry.npmmirror.com/through2@2.0.5: - resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz} - name: through2 + through2@https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz: + resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==, tarball: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz} version: 2.0.5 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/through2@3.0.2: - resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz} - name: through2 + through2@https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz: + resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==, tarball: https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz} version: 3.0.2 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - dev: true - registry.npmmirror.com/through2@4.0.2: - resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz} - name: through2 + through2@https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz: + resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==, tarball: https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz} version: 4.0.2 - dependencies: - readable-stream: registry.npmmirror.com/readable-stream@3.6.0 - dev: true - registry.npmmirror.com/through@2.3.8: - resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through/-/through-2.3.8.tgz} - name: through + through@https://registry.npmmirror.com/through/-/through-2.3.8.tgz: + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, tarball: https://registry.npmmirror.com/through/-/through-2.3.8.tgz} version: 2.3.8 - dev: true - registry.npmmirror.com/time-stamp@1.1.0: - resolution: {integrity: sha512-gLCeArryy2yNTRzTGKbZbloctj64jkZ57hj5zdraXue6aFgd6PmvVtEyiUU+hvU0v7q08oVv8r8ev0tRo6bvgw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/time-stamp/-/time-stamp-1.1.0.tgz} - name: time-stamp + time-stamp@https://registry.npmmirror.com/time-stamp/-/time-stamp-1.1.0.tgz: + resolution: {integrity: sha512-gLCeArryy2yNTRzTGKbZbloctj64jkZ57hj5zdraXue6aFgd6PmvVtEyiUU+hvU0v7q08oVv8r8ev0tRo6bvgw==, tarball: https://registry.npmmirror.com/time-stamp/-/time-stamp-1.1.0.tgz} version: 1.1.0 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/timers-browserify@1.4.2: - resolution: {integrity: sha512-PIxwAupJZiYU4JmVZYwXp9FKsHMXb5h0ZEFyuXTAn8WLHOlcij+FEcbrvDsom1o5dr1YggEtFbECvGCW2sT53Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/timers-browserify/-/timers-browserify-1.4.2.tgz} - name: timers-browserify + timers-browserify@https://registry.npmmirror.com/timers-browserify/-/timers-browserify-1.4.2.tgz: + resolution: {integrity: sha512-PIxwAupJZiYU4JmVZYwXp9FKsHMXb5h0ZEFyuXTAn8WLHOlcij+FEcbrvDsom1o5dr1YggEtFbECvGCW2sT53Q==, tarball: https://registry.npmmirror.com/timers-browserify/-/timers-browserify-1.4.2.tgz} version: 1.4.2 engines: {node: '>=0.6.0'} - dependencies: - process: registry.npmmirror.com/process@0.11.10 - dev: true - registry.npmmirror.com/tiny-lru@11.2.6: - resolution: {integrity: sha512-0PU3c9PjMnltZaFo2sGYv/nnJsMjG0Cxx8X6FXHPPGjFyoo1SJDxvUXW1207rdiSxYizf31roo+GrkIByQeZoA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tiny-lru/-/tiny-lru-11.2.6.tgz} - name: tiny-lru + tiny-lru@https://registry.npmmirror.com/tiny-lru/-/tiny-lru-11.2.6.tgz: + resolution: {integrity: sha512-0PU3c9PjMnltZaFo2sGYv/nnJsMjG0Cxx8X6FXHPPGjFyoo1SJDxvUXW1207rdiSxYizf31roo+GrkIByQeZoA==, tarball: https://registry.npmmirror.com/tiny-lru/-/tiny-lru-11.2.6.tgz} version: 11.2.6 engines: {node: '>=12'} - dev: false - registry.npmmirror.com/tinyify@3.0.0: - resolution: {integrity: sha512-RtjVjC1xwwxt8AMVfxEmo+FzRJB6p5sAOtFaJj8vMrkWShtArsM4dLVRWhx2Vc07Me3NWgmP7pi9UPm/a2XNNA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tinyify/-/tinyify-3.0.0.tgz} - name: tinyify + tinyify@https://registry.npmmirror.com/tinyify/-/tinyify-3.0.0.tgz: + resolution: {integrity: sha512-RtjVjC1xwwxt8AMVfxEmo+FzRJB6p5sAOtFaJj8vMrkWShtArsM4dLVRWhx2Vc07Me3NWgmP7pi9UPm/a2XNNA==, tarball: https://registry.npmmirror.com/tinyify/-/tinyify-3.0.0.tgz} version: 3.0.0 - dependencies: - '@goto-bus-stop/envify': registry.npmmirror.com/@goto-bus-stop/envify@5.0.0 - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - browser-pack-flat: registry.npmmirror.com/browser-pack-flat@3.4.2 - bundle-collapser: registry.npmmirror.com/bundle-collapser@1.4.0 - common-shakeify: registry.npmmirror.com/common-shakeify@0.6.2 - dash-ast: registry.npmmirror.com/dash-ast@1.0.0 - minify-stream: registry.npmmirror.com/minify-stream@2.1.0 - multisplice: registry.npmmirror.com/multisplice@1.0.0 - through2: registry.npmmirror.com/through2@3.0.2 - uglifyify: registry.npmmirror.com/uglifyify@5.0.2 - unassertify: registry.npmmirror.com/unassertify@2.1.1 - transitivePeerDependencies: - - supports-color - dev: true - registry.npmmirror.com/to-absolute-glob@2.0.2: - resolution: {integrity: sha512-rtwLUQEwT8ZeKQbyFJyomBRYXyE16U5VKuy0ftxLMK/PZb2fkOsg5r9kHdauuVDbsNdIBoC/HCthpidamQFXYA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz} - name: to-absolute-glob + to-absolute-glob@https://registry.npmmirror.com/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz: + resolution: {integrity: sha512-rtwLUQEwT8ZeKQbyFJyomBRYXyE16U5VKuy0ftxLMK/PZb2fkOsg5r9kHdauuVDbsNdIBoC/HCthpidamQFXYA==, tarball: https://registry.npmmirror.com/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz} version: 2.0.2 engines: {node: '>=0.10.0'} - dependencies: - is-absolute: registry.npmmirror.com/is-absolute@1.0.0 - is-negated-glob: registry.npmmirror.com/is-negated-glob@1.0.0 - dev: true - registry.npmmirror.com/to-fast-properties@2.0.0: - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz} - name: to-fast-properties + to-fast-properties@https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz: + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/to-object-path@0.3.0: - resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz} - name: to-object-path + to-object-path@https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz: + resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==, tarball: https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz} version: 0.3.0 engines: {node: '>=0.10.0'} - dependencies: - kind-of: registry.npmmirror.com/kind-of@3.2.2 - dev: true - registry.npmmirror.com/to-readable-stream@1.0.0: - resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz} - name: to-readable-stream + to-readable-stream@https://registry.npmmirror.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz: + resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==, tarball: https://registry.npmmirror.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz} version: 1.0.0 engines: {node: '>=6'} - dev: true - registry.npmmirror.com/to-regex-range@2.1.1: - resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz} - name: to-regex-range + to-regex-range@https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz: + resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz} version: 2.1.1 engines: {node: '>=0.10.0'} - dependencies: - is-number: registry.npmmirror.com/is-number@3.0.0 - repeat-string: registry.npmmirror.com/repeat-string@1.6.1 - dev: true - registry.npmmirror.com/to-regex-range@5.0.1: - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz} - name: to-regex-range + to-regex-range@https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz} version: 5.0.1 engines: {node: '>=8.0'} - dependencies: - is-number: registry.npmmirror.com/is-number@7.0.0 - registry.npmmirror.com/to-regex@3.0.2: - resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz} - name: to-regex + to-regex@https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz: + resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==, tarball: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz} version: 3.0.2 engines: {node: '>=0.10.0'} - dependencies: - define-property: registry.npmmirror.com/define-property@2.0.2 - extend-shallow: registry.npmmirror.com/extend-shallow@3.0.2 - regex-not: registry.npmmirror.com/regex-not@1.0.2 - safe-regex: registry.npmmirror.com/safe-regex@1.1.0 - dev: true - registry.npmmirror.com/to-through@2.0.0: - resolution: {integrity: sha512-+QIz37Ly7acM4EMdw2PRN389OneM5+d844tirkGp4dPKzI5OE72V9OsbFp+CIYJDahZ41ZV05hNtcPAQUAm9/Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-through/-/to-through-2.0.0.tgz} - name: to-through + to-through@https://registry.npmmirror.com/to-through/-/to-through-2.0.0.tgz: + resolution: {integrity: sha512-+QIz37Ly7acM4EMdw2PRN389OneM5+d844tirkGp4dPKzI5OE72V9OsbFp+CIYJDahZ41ZV05hNtcPAQUAm9/Q==, tarball: https://registry.npmmirror.com/to-through/-/to-through-2.0.0.tgz} version: 2.0.0 engines: {node: '>= 0.10'} - dependencies: - through2: registry.npmmirror.com/through2@2.0.5 - dev: true - registry.npmmirror.com/toidentifier@1.0.0: - resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.0.tgz} - name: toidentifier + toidentifier@https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.0.tgz: + resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==, tarball: https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.6'} - dev: false - registry.npmmirror.com/touch@3.1.0: - resolution: {integrity: sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/touch/-/touch-3.1.0.tgz} - name: touch + touch@https://registry.npmmirror.com/touch/-/touch-3.1.0.tgz: + resolution: {integrity: sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==, tarball: https://registry.npmmirror.com/touch/-/touch-3.1.0.tgz} version: 3.1.0 hasBin: true - dependencies: - nopt: registry.npmmirror.com/nopt@1.0.10 - dev: true - registry.npmmirror.com/tough-cookie@2.5.0: - resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tough-cookie/-/tough-cookie-2.5.0.tgz} - name: tough-cookie + tough-cookie@https://registry.npmmirror.com/tough-cookie/-/tough-cookie-2.5.0.tgz: + resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==, tarball: https://registry.npmmirror.com/tough-cookie/-/tough-cookie-2.5.0.tgz} version: 2.5.0 engines: {node: '>=0.8'} - dependencies: - psl: registry.npmmirror.com/psl@1.8.0 - punycode: registry.npmmirror.com/punycode@2.1.1 - dev: false - registry.npmmirror.com/transform-ast@2.4.4: - resolution: {integrity: sha512-AxjeZAcIOUO2lev2GDe3/xZ1Q0cVGjIMk5IsriTy8zbWlsEnjeB025AhkhBJHoy997mXpLd4R+kRbvnnQVuQHQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/transform-ast/-/transform-ast-2.4.4.tgz} - name: transform-ast + transform-ast@https://registry.npmmirror.com/transform-ast/-/transform-ast-2.4.4.tgz: + resolution: {integrity: sha512-AxjeZAcIOUO2lev2GDe3/xZ1Q0cVGjIMk5IsriTy8zbWlsEnjeB025AhkhBJHoy997mXpLd4R+kRbvnnQVuQHQ==, tarball: https://registry.npmmirror.com/transform-ast/-/transform-ast-2.4.4.tgz} version: 2.4.4 - dependencies: - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - dash-ast: registry.npmmirror.com/dash-ast@1.0.0 - is-buffer: registry.npmmirror.com/is-buffer@2.0.5 - magic-string: registry.npmmirror.com/magic-string@0.23.2 - merge-source-map: registry.npmmirror.com/merge-source-map@1.0.4 - nanobench: registry.npmmirror.com/nanobench@2.1.1 - dev: true - registry.npmmirror.com/tty-browserify@0.0.1: - resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tty-browserify/-/tty-browserify-0.0.1.tgz} - name: tty-browserify + tty-browserify@https://registry.npmmirror.com/tty-browserify/-/tty-browserify-0.0.1.tgz: + resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==, tarball: https://registry.npmmirror.com/tty-browserify/-/tty-browserify-0.0.1.tgz} version: 0.0.1 - dev: true - registry.npmmirror.com/tunnel-agent@0.6.0: - resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz} - name: tunnel-agent + tunnel-agent@https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz: + resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==, tarball: https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz} version: 0.6.0 - dependencies: - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - dev: false - registry.npmmirror.com/tweetnacl@0.14.5: - resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz} - name: tweetnacl + tweetnacl@https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz: + resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==, tarball: https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz} version: 0.14.5 - dev: false - registry.npmmirror.com/type-check@0.3.2: - resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz} - name: type-check + type-check@https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz: + resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz} version: 0.3.2 engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.1.2 - dev: true - registry.npmmirror.com/type-check@0.4.0: - resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz} - name: type-check + type-check@https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz: + resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==, tarball: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz} version: 0.4.0 engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: registry.npmmirror.com/prelude-ls@1.2.1 - dev: true - registry.npmmirror.com/type-detect@4.0.8: - resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz} - name: type-detect + type-detect@https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz: + resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==, tarball: https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz} version: 4.0.8 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/type-fest@0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz} - name: type-fest + type-fest@https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz: + resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz} version: 0.20.2 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/type-is@1.6.18: - resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz} - name: type-is + type-is@https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz: + resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==, tarball: https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz} version: 1.6.18 engines: {node: '>= 0.6'} - dependencies: - media-typer: registry.npmmirror.com/media-typer@0.3.0 - mime-types: registry.npmmirror.com/mime-types@2.1.27 - dev: false - registry.npmmirror.com/type@1.2.0: - resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type/-/type-1.2.0.tgz} - name: type + type@https://registry.npmmirror.com/type/-/type-1.2.0.tgz: + resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==, tarball: https://registry.npmmirror.com/type/-/type-1.2.0.tgz} version: 1.2.0 - dev: true - registry.npmmirror.com/type@2.6.0: - resolution: {integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type/-/type-2.6.0.tgz} - name: type + type@https://registry.npmmirror.com/type/-/type-2.6.0.tgz: + resolution: {integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==, tarball: https://registry.npmmirror.com/type/-/type-2.6.0.tgz} version: 2.6.0 - dev: true - registry.npmmirror.com/typedarray-to-buffer@3.1.5: - resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz} - name: typedarray-to-buffer + typedarray-to-buffer@https://registry.npmmirror.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz: + resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==, tarball: https://registry.npmmirror.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz} version: 3.1.5 - dependencies: - is-typedarray: registry.npmmirror.com/is-typedarray@1.0.0 - dev: true - registry.npmmirror.com/typedarray@0.0.6: - resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz} - name: typedarray + typedarray@https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz: + resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==, tarball: https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz} version: 0.0.6 - registry.npmmirror.com/typescript@4.6.4: - resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/-/typescript-4.6.4.tgz} - name: typescript + typescript@https://registry.npmmirror.com/typescript/-/typescript-4.6.4.tgz: + resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==, tarball: https://registry.npmmirror.com/typescript/-/typescript-4.6.4.tgz} version: 4.6.4 engines: {node: '>=4.2.0'} hasBin: true - dev: true - registry.npmmirror.com/uglifyify@5.0.2: - resolution: {integrity: sha512-NcSk6pgoC+IgwZZ2tVLVHq+VNKSvLPlLkF5oUiHPVOJI0s/OlSVYEGXG9PCAH0hcyFZLyvt4KBdPAQBRlVDn1Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uglifyify/-/uglifyify-5.0.2.tgz} - name: uglifyify + uglifyify@https://registry.npmmirror.com/uglifyify/-/uglifyify-5.0.2.tgz: + resolution: {integrity: sha512-NcSk6pgoC+IgwZZ2tVLVHq+VNKSvLPlLkF5oUiHPVOJI0s/OlSVYEGXG9PCAH0hcyFZLyvt4KBdPAQBRlVDn1Q==, tarball: https://registry.npmmirror.com/uglifyify/-/uglifyify-5.0.2.tgz} version: 5.0.2 - dependencies: - convert-source-map: registry.npmmirror.com/convert-source-map@1.1.3 - minimatch: registry.npmmirror.com/minimatch@3.1.2 - terser: registry.npmmirror.com/terser@3.17.0 - through: registry.npmmirror.com/through@2.3.8 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/umd@3.0.3: - resolution: {integrity: sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/umd/-/umd-3.0.3.tgz} - name: umd + umd@https://registry.npmmirror.com/umd/-/umd-3.0.3.tgz: + resolution: {integrity: sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==, tarball: https://registry.npmmirror.com/umd/-/umd-3.0.3.tgz} version: 3.0.3 hasBin: true - dev: true - registry.npmmirror.com/unassert@1.6.0: - resolution: {integrity: sha512-GoMtWTwGSxSFuRD0NKmbjlx3VJkgvSogzDzMPpJXYmBZv6MIWButsyMqEYhMx3NI4osXACcZA9mXiBteXyJtRw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unassert/-/unassert-1.6.0.tgz} - name: unassert + unassert@https://registry.npmmirror.com/unassert/-/unassert-1.6.0.tgz: + resolution: {integrity: sha512-GoMtWTwGSxSFuRD0NKmbjlx3VJkgvSogzDzMPpJXYmBZv6MIWButsyMqEYhMx3NI4osXACcZA9mXiBteXyJtRw==, tarball: https://registry.npmmirror.com/unassert/-/unassert-1.6.0.tgz} version: 1.6.0 - dependencies: - acorn: registry.npmmirror.com/acorn@7.4.1 - call-matcher: registry.npmmirror.com/call-matcher@2.0.0 - deep-equal: registry.npmmirror.com/deep-equal@1.1.1 - espurify: registry.npmmirror.com/espurify@2.1.1 - estraverse: registry.npmmirror.com/estraverse@4.3.0 - esutils: registry.npmmirror.com/esutils@2.0.3 - object-assign: registry.npmmirror.com/object-assign@4.1.1 - dev: true - registry.npmmirror.com/unassertify@2.1.1: - resolution: {integrity: sha512-YIAaIlc6/KC9Oib8cVZLlpDDhK1UTEuaDyx9BwD97xqxDZC0cJOqwFcs/Y6K3m73B5VzHsRTBLXNO0dxS/GkTw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unassertify/-/unassertify-2.1.1.tgz} - name: unassertify + unassertify@https://registry.npmmirror.com/unassertify/-/unassertify-2.1.1.tgz: + resolution: {integrity: sha512-YIAaIlc6/KC9Oib8cVZLlpDDhK1UTEuaDyx9BwD97xqxDZC0cJOqwFcs/Y6K3m73B5VzHsRTBLXNO0dxS/GkTw==, tarball: https://registry.npmmirror.com/unassertify/-/unassertify-2.1.1.tgz} version: 2.1.1 - dependencies: - acorn: registry.npmmirror.com/acorn@5.7.4 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - escodegen: registry.npmmirror.com/escodegen@1.14.3 - multi-stage-sourcemap: registry.npmmirror.com/multi-stage-sourcemap@0.2.1 - through: registry.npmmirror.com/through@2.3.8 - unassert: registry.npmmirror.com/unassert@1.6.0 - dev: true - registry.npmmirror.com/unbox-primitive@1.0.2: - resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz} - name: unbox-primitive + unbox-primitive@https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz: + resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==, tarball: https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz} version: 1.0.2 - dependencies: - call-bind: registry.npmmirror.com/call-bind@1.0.2 - has-bigints: registry.npmmirror.com/has-bigints@1.0.2 - has-symbols: registry.npmmirror.com/has-symbols@1.0.3 - which-boxed-primitive: registry.npmmirror.com/which-boxed-primitive@1.0.2 - dev: true - registry.npmmirror.com/unc-path-regex@0.1.2: - resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz} - name: unc-path-regex + unc-path-regex@https://registry.npmmirror.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz: + resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==, tarball: https://registry.npmmirror.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz} version: 0.1.2 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/undeclared-identifiers@1.1.3: - resolution: {integrity: sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz} - name: undeclared-identifiers + undeclared-identifiers@https://registry.npmmirror.com/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz: + resolution: {integrity: sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==, tarball: https://registry.npmmirror.com/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz} version: 1.1.3 hasBin: true - dependencies: - acorn-node: registry.npmmirror.com/acorn-node@1.8.2 - dash-ast: registry.npmmirror.com/dash-ast@1.0.0 - get-assigned-identifiers: registry.npmmirror.com/get-assigned-identifiers@1.2.0 - simple-concat: registry.npmmirror.com/simple-concat@1.0.1 - xtend: registry.npmmirror.com/xtend@4.0.2 - dev: true - registry.npmmirror.com/undefsafe@2.0.5: - resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/undefsafe/-/undefsafe-2.0.5.tgz} - name: undefsafe + undefsafe@https://registry.npmmirror.com/undefsafe/-/undefsafe-2.0.5.tgz: + resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==, tarball: https://registry.npmmirror.com/undefsafe/-/undefsafe-2.0.5.tgz} version: 2.0.5 - dev: true - registry.npmmirror.com/undertaker-registry@1.0.1: - resolution: {integrity: sha512-UR1khWeAjugW3548EfQmL9Z7pGMlBgXteQpr1IZeZBtnkCJQJIJ1Scj0mb9wQaPvUZ9Q17XqW6TIaPchJkyfqw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz} - name: undertaker-registry + undertaker-registry@https://registry.npmmirror.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz: + resolution: {integrity: sha512-UR1khWeAjugW3548EfQmL9Z7pGMlBgXteQpr1IZeZBtnkCJQJIJ1Scj0mb9wQaPvUZ9Q17XqW6TIaPchJkyfqw==, tarball: https://registry.npmmirror.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/undertaker@1.3.0: - resolution: {integrity: sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/undertaker/-/undertaker-1.3.0.tgz} - name: undertaker + undertaker@https://registry.npmmirror.com/undertaker/-/undertaker-1.3.0.tgz: + resolution: {integrity: sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==, tarball: https://registry.npmmirror.com/undertaker/-/undertaker-1.3.0.tgz} version: 1.3.0 engines: {node: '>= 0.10'} - dependencies: - arr-flatten: registry.npmmirror.com/arr-flatten@1.1.0 - arr-map: registry.npmmirror.com/arr-map@2.0.2 - bach: registry.npmmirror.com/bach@1.2.0 - collection-map: registry.npmmirror.com/collection-map@1.0.0 - es6-weak-map: registry.npmmirror.com/es6-weak-map@2.0.3 - fast-levenshtein: registry.npmmirror.com/fast-levenshtein@1.1.4 - last-run: registry.npmmirror.com/last-run@1.1.1 - object.defaults: registry.npmmirror.com/object.defaults@1.1.0 - object.reduce: registry.npmmirror.com/object.reduce@1.0.1 - undertaker-registry: registry.npmmirror.com/undertaker-registry@1.0.1 - dev: true - registry.npmmirror.com/unicode-canonical-property-names-ecmascript@2.0.0: - resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz} - name: unicode-canonical-property-names-ecmascript + unicode-canonical-property-names-ecmascript@https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz: + resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, tarball: https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/unicode-match-property-ecmascript@2.0.0: - resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz} - name: unicode-match-property-ecmascript + unicode-match-property-ecmascript@https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz: + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, tarball: https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dependencies: - unicode-canonical-property-names-ecmascript: registry.npmmirror.com/unicode-canonical-property-names-ecmascript@2.0.0 - unicode-property-aliases-ecmascript: registry.npmmirror.com/unicode-property-aliases-ecmascript@2.0.0 - dev: true - registry.npmmirror.com/unicode-match-property-value-ecmascript@2.0.0: - resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz} - name: unicode-match-property-value-ecmascript + unicode-match-property-value-ecmascript@https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz: + resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==, tarball: https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/unicode-property-aliases-ecmascript@2.0.0: - resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz} - name: unicode-property-aliases-ecmascript + unicode-property-aliases-ecmascript@https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz: + resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==, tarball: https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz} version: 2.0.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/union-value@1.0.1: - resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz} - name: union-value + union-value@https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz: + resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==, tarball: https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz} version: 1.0.1 engines: {node: '>=0.10.0'} - dependencies: - arr-union: registry.npmmirror.com/arr-union@3.1.0 - get-value: registry.npmmirror.com/get-value@2.0.6 - is-extendable: registry.npmmirror.com/is-extendable@0.1.1 - set-value: registry.npmmirror.com/set-value@2.0.1 - dev: true - registry.npmmirror.com/unique-stream@2.3.1: - resolution: {integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unique-stream/-/unique-stream-2.3.1.tgz} - name: unique-stream + unique-stream@https://registry.npmmirror.com/unique-stream/-/unique-stream-2.3.1.tgz: + resolution: {integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==, tarball: https://registry.npmmirror.com/unique-stream/-/unique-stream-2.3.1.tgz} version: 2.3.1 - dependencies: - json-stable-stringify-without-jsonify: registry.npmmirror.com/json-stable-stringify-without-jsonify@1.0.1 - through2-filter: registry.npmmirror.com/through2-filter@3.0.0 - dev: true - registry.npmmirror.com/unique-string@2.0.0: - resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unique-string/-/unique-string-2.0.0.tgz} - name: unique-string + unique-string@https://registry.npmmirror.com/unique-string/-/unique-string-2.0.0.tgz: + resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==, tarball: https://registry.npmmirror.com/unique-string/-/unique-string-2.0.0.tgz} version: 2.0.0 engines: {node: '>=8'} - dependencies: - crypto-random-string: registry.npmmirror.com/crypto-random-string@2.0.0 - dev: true - registry.npmmirror.com/unpipe@1.0.0: - resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz} - name: unpipe + unpipe@https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz: + resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==, tarball: https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz} version: 1.0.0 engines: {node: '>= 0.8'} - dev: false - registry.npmmirror.com/unset-value@1.0.0: - resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz} - name: unset-value + unset-value@https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz: + resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==, tarball: https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz} version: 1.0.0 engines: {node: '>=0.10.0'} - dependencies: - has-value: registry.npmmirror.com/has-value@0.3.1 - isobject: registry.npmmirror.com/isobject@3.0.1 - dev: true - registry.npmmirror.com/upath@1.2.0: - resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/upath/-/upath-1.2.0.tgz} - name: upath + upath@https://registry.npmmirror.com/upath/-/upath-1.2.0.tgz: + resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==, tarball: https://registry.npmmirror.com/upath/-/upath-1.2.0.tgz} version: 1.2.0 engines: {node: '>=4'} - dev: true - registry.npmmirror.com/update-notifier@5.1.0: - resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/update-notifier/-/update-notifier-5.1.0.tgz} - name: update-notifier + update-notifier@https://registry.npmmirror.com/update-notifier/-/update-notifier-5.1.0.tgz: + resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==, tarball: https://registry.npmmirror.com/update-notifier/-/update-notifier-5.1.0.tgz} version: 5.1.0 engines: {node: '>=10'} - dependencies: - boxen: registry.npmmirror.com/boxen@5.1.2 - chalk: registry.npmmirror.com/chalk@4.1.2 - configstore: registry.npmmirror.com/configstore@5.0.1 - has-yarn: registry.npmmirror.com/has-yarn@2.1.0 - import-lazy: registry.npmmirror.com/import-lazy@2.1.0 - is-ci: registry.npmmirror.com/is-ci@2.0.0 - is-installed-globally: registry.npmmirror.com/is-installed-globally@0.4.0 - is-npm: registry.npmmirror.com/is-npm@5.0.0 - is-yarn-global: registry.npmmirror.com/is-yarn-global@0.3.0 - latest-version: registry.npmmirror.com/latest-version@5.1.0 - pupa: registry.npmmirror.com/pupa@2.1.1 - semver: registry.npmmirror.com/semver@7.3.7 - semver-diff: registry.npmmirror.com/semver-diff@3.1.1 - xdg-basedir: registry.npmmirror.com/xdg-basedir@4.0.0 - dev: true - registry.npmmirror.com/uri-js@4.2.2: - resolution: {integrity: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uri-js/-/uri-js-4.2.2.tgz} - name: uri-js + uri-js@https://registry.npmmirror.com/uri-js/-/uri-js-4.2.2.tgz: + resolution: {integrity: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==, tarball: https://registry.npmmirror.com/uri-js/-/uri-js-4.2.2.tgz} version: 4.2.2 - dependencies: - punycode: registry.npmmirror.com/punycode@2.1.1 - registry.npmmirror.com/urix@0.1.0: - resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz} - name: urix + urix@https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz: + resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==, tarball: https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz} version: 0.1.0 deprecated: Please see https://github.com/lydell/urix#deprecated - dev: true - registry.npmmirror.com/url-parse-lax@3.0.0: - resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz} - name: url-parse-lax + url-parse-lax@https://registry.npmmirror.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz: + resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==, tarball: https://registry.npmmirror.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz} version: 3.0.0 engines: {node: '>=4'} - dependencies: - prepend-http: registry.npmmirror.com/prepend-http@2.0.0 - dev: true - registry.npmmirror.com/url@0.11.0: - resolution: {integrity: sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url/-/url-0.11.0.tgz} - name: url + url@https://registry.npmmirror.com/url/-/url-0.11.0.tgz: + resolution: {integrity: sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ==, tarball: https://registry.npmmirror.com/url/-/url-0.11.0.tgz} version: 0.11.0 - dependencies: - punycode: registry.npmmirror.com/punycode@1.3.2 - querystring: registry.npmmirror.com/querystring@0.2.0 - dev: true - registry.npmmirror.com/use@3.1.1: - resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/use/-/use-3.1.1.tgz} - name: use + use@https://registry.npmmirror.com/use/-/use-3.1.1.tgz: + resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==, tarball: https://registry.npmmirror.com/use/-/use-3.1.1.tgz} version: 3.1.1 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/util-deprecate@1.0.2: - resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz} - name: util-deprecate + util-deprecate@https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz: + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz} version: 1.0.2 - registry.npmmirror.com/util@0.10.3: - resolution: {integrity: sha512-5KiHfsmkqacuKjkRkdV7SsfDJ2EGiPsK92s2MhNSY0craxjTdKTtqKsJaCWp4LW33ZZ0OPUv1WO/TFvNQRiQxQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util/-/util-0.10.3.tgz} - name: util + util@https://registry.npmmirror.com/util/-/util-0.10.3.tgz: + resolution: {integrity: sha512-5KiHfsmkqacuKjkRkdV7SsfDJ2EGiPsK92s2MhNSY0craxjTdKTtqKsJaCWp4LW33ZZ0OPUv1WO/TFvNQRiQxQ==, tarball: https://registry.npmmirror.com/util/-/util-0.10.3.tgz} version: 0.10.3 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.1 - dev: true - registry.npmmirror.com/util@0.12.4: - resolution: {integrity: sha512-bxZ9qtSlGUWSOy9Qa9Xgk11kSslpuZwaxCg4sNIDj6FLucDab2JxnHwyNTCpHMtK1MjoQiWQ6DiUMZYbSrO+Sw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util/-/util-0.12.4.tgz} - name: util + util@https://registry.npmmirror.com/util/-/util-0.12.4.tgz: + resolution: {integrity: sha512-bxZ9qtSlGUWSOy9Qa9Xgk11kSslpuZwaxCg4sNIDj6FLucDab2JxnHwyNTCpHMtK1MjoQiWQ6DiUMZYbSrO+Sw==, tarball: https://registry.npmmirror.com/util/-/util-0.12.4.tgz} version: 0.12.4 - dependencies: - inherits: registry.npmmirror.com/inherits@2.0.4 - is-arguments: registry.npmmirror.com/is-arguments@1.1.1 - is-generator-function: registry.npmmirror.com/is-generator-function@1.0.10 - is-typed-array: registry.npmmirror.com/is-typed-array@1.1.9 - safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1 - which-typed-array: registry.npmmirror.com/which-typed-array@1.1.8 - dev: true - registry.npmmirror.com/utils-merge@1.0.1: - resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz} - name: utils-merge + utils-merge@https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz: + resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==, tarball: https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz} version: 1.0.1 engines: {node: '>= 0.4.0'} - dev: false - registry.npmmirror.com/uuid@3.4.0: - resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz} - name: uuid + uuid@https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz: + resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==, tarball: https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz} version: 3.4.0 deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true - dev: false - registry.npmmirror.com/uuid@8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz} - name: uuid + uuid@https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz: + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==, tarball: https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz} version: 8.3.2 hasBin: true - dev: false - registry.npmmirror.com/v8-compile-cache@2.3.0: - resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz} - name: v8-compile-cache + v8-compile-cache@https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz: + resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==, tarball: https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz} version: 2.3.0 - dev: true - registry.npmmirror.com/v8flags@3.2.0: - resolution: {integrity: sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/v8flags/-/v8flags-3.2.0.tgz} - name: v8flags + v8flags@https://registry.npmmirror.com/v8flags/-/v8flags-3.2.0.tgz: + resolution: {integrity: sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==, tarball: https://registry.npmmirror.com/v8flags/-/v8flags-3.2.0.tgz} version: 3.2.0 engines: {node: '>= 0.10'} - dependencies: - homedir-polyfill: registry.npmmirror.com/homedir-polyfill@1.0.3 - dev: true - registry.npmmirror.com/validate-npm-package-license@3.0.4: - resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz} - name: validate-npm-package-license + validate-npm-package-license@https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz: + resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, tarball: https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz} version: 3.0.4 - dependencies: - spdx-correct: registry.npmmirror.com/spdx-correct@3.1.1 - spdx-expression-parse: registry.npmmirror.com/spdx-expression-parse@3.0.1 - dev: true - registry.npmmirror.com/value-or-function@3.0.0: - resolution: {integrity: sha512-jdBB2FrWvQC/pnPtIqcLsMaQgjhdb6B7tk1MMyTKapox+tQZbdRP4uLxu/JY0t7fbfDCUMnuelzEYv5GsxHhdg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/value-or-function/-/value-or-function-3.0.0.tgz} - name: value-or-function + value-or-function@https://registry.npmmirror.com/value-or-function/-/value-or-function-3.0.0.tgz: + resolution: {integrity: sha512-jdBB2FrWvQC/pnPtIqcLsMaQgjhdb6B7tk1MMyTKapox+tQZbdRP4uLxu/JY0t7fbfDCUMnuelzEYv5GsxHhdg==, tarball: https://registry.npmmirror.com/value-or-function/-/value-or-function-3.0.0.tgz} version: 3.0.0 engines: {node: '>= 0.10'} - dev: true - registry.npmmirror.com/vary@1.1.2: - resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz} - name: vary + vary@https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz: + resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==, tarball: https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz} version: 1.1.2 engines: {node: '>= 0.8'} - dev: false - registry.npmmirror.com/verror@1.10.0: - resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz} - name: verror + verror@https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz: + resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==, tarball: https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz} version: 1.10.0 engines: {'0': node >=0.6.0} - dependencies: - assert-plus: registry.npmmirror.com/assert-plus@1.0.0 - core-util-is: registry.npmmirror.com/core-util-is@1.0.2 - extsprintf: registry.npmmirror.com/extsprintf@1.3.0 - dev: false - registry.npmmirror.com/vinyl-fs@3.0.3: - resolution: {integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz} - name: vinyl-fs + vinyl-fs@https://registry.npmmirror.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz: + resolution: {integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==, tarball: https://registry.npmmirror.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz} version: 3.0.3 engines: {node: '>= 0.10'} - dependencies: - fs-mkdirp-stream: registry.npmmirror.com/fs-mkdirp-stream@1.0.0 - glob-stream: registry.npmmirror.com/glob-stream@6.1.0 - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - is-valid-glob: registry.npmmirror.com/is-valid-glob@1.0.0 - lazystream: registry.npmmirror.com/lazystream@1.0.1 - lead: registry.npmmirror.com/lead@1.0.0 - object.assign: registry.npmmirror.com/object.assign@4.1.2 - pumpify: registry.npmmirror.com/pumpify@1.5.1 - readable-stream: registry.npmmirror.com/readable-stream@2.3.7 - remove-bom-buffer: registry.npmmirror.com/remove-bom-buffer@3.0.0 - remove-bom-stream: registry.npmmirror.com/remove-bom-stream@1.2.0 - resolve-options: registry.npmmirror.com/resolve-options@1.1.0 - through2: registry.npmmirror.com/through2@2.0.5 - to-through: registry.npmmirror.com/to-through@2.0.0 - value-or-function: registry.npmmirror.com/value-or-function@3.0.0 - vinyl: registry.npmmirror.com/vinyl@2.2.1 - vinyl-sourcemap: registry.npmmirror.com/vinyl-sourcemap@1.1.0 - dev: true - registry.npmmirror.com/vinyl-sourcemap@1.1.0: - resolution: {integrity: sha512-NiibMgt6VJGJmyw7vtzhctDcfKch4e4n9TBeoWlirb7FMg9/1Ov9k+A5ZRAtywBpRPiyECvQRQllYM8dECegVA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz} - name: vinyl-sourcemap + vinyl-sourcemap@https://registry.npmmirror.com/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz: + resolution: {integrity: sha512-NiibMgt6VJGJmyw7vtzhctDcfKch4e4n9TBeoWlirb7FMg9/1Ov9k+A5ZRAtywBpRPiyECvQRQllYM8dECegVA==, tarball: https://registry.npmmirror.com/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz} version: 1.1.0 engines: {node: '>= 0.10'} - dependencies: - append-buffer: registry.npmmirror.com/append-buffer@1.0.2 - convert-source-map: registry.npmmirror.com/convert-source-map@1.8.0 - graceful-fs: registry.npmmirror.com/graceful-fs@4.2.10 - normalize-path: registry.npmmirror.com/normalize-path@2.1.1 - now-and-later: registry.npmmirror.com/now-and-later@2.0.1 - remove-bom-buffer: registry.npmmirror.com/remove-bom-buffer@3.0.0 - vinyl: registry.npmmirror.com/vinyl@2.2.1 - dev: true - registry.npmmirror.com/vinyl-sourcemaps-apply@0.2.1: - resolution: {integrity: sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz} - name: vinyl-sourcemaps-apply + vinyl-sourcemaps-apply@https://registry.npmmirror.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz: + resolution: {integrity: sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==, tarball: https://registry.npmmirror.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz} version: 0.2.1 - dependencies: - source-map: registry.npmmirror.com/source-map@0.5.7 - dev: true - registry.npmmirror.com/vinyl@2.2.1: - resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz} - name: vinyl + vinyl@https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz: + resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==, tarball: https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz} version: 2.2.1 engines: {node: '>= 0.10'} - dependencies: - clone: registry.npmmirror.com/clone@2.1.2 - clone-buffer: registry.npmmirror.com/clone-buffer@1.0.0 - clone-stats: registry.npmmirror.com/clone-stats@1.0.0 - cloneable-readable: registry.npmmirror.com/cloneable-readable@1.1.3 - remove-trailing-separator: registry.npmmirror.com/remove-trailing-separator@1.1.0 - replace-ext: registry.npmmirror.com/replace-ext@1.0.1 - dev: true - registry.npmmirror.com/vm-browserify@1.1.2: - resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vm-browserify/-/vm-browserify-1.1.2.tgz} - name: vm-browserify + vm-browserify@https://registry.npmmirror.com/vm-browserify/-/vm-browserify-1.1.2.tgz: + resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==, tarball: https://registry.npmmirror.com/vm-browserify/-/vm-browserify-1.1.2.tgz} version: 1.1.2 - dev: true - registry.npmmirror.com/which-boxed-primitive@1.0.2: - resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz} - name: which-boxed-primitive + which-boxed-primitive@https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz: + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, tarball: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz} version: 1.0.2 - dependencies: - is-bigint: registry.npmmirror.com/is-bigint@1.0.4 - is-boolean-object: registry.npmmirror.com/is-boolean-object@1.1.2 - is-number-object: registry.npmmirror.com/is-number-object@1.0.7 - is-string: registry.npmmirror.com/is-string@1.0.7 - is-symbol: registry.npmmirror.com/is-symbol@1.0.4 - dev: true - registry.npmmirror.com/which-module@1.0.0: - resolution: {integrity: sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-module/-/which-module-1.0.0.tgz} - name: which-module + which-module@https://registry.npmmirror.com/which-module/-/which-module-1.0.0.tgz: + resolution: {integrity: sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ==, tarball: https://registry.npmmirror.com/which-module/-/which-module-1.0.0.tgz} version: 1.0.0 - dev: true - registry.npmmirror.com/which-typed-array@1.1.8: - resolution: {integrity: sha512-Jn4e5PItbcAHyLoRDwvPj1ypu27DJbtdYXUa5zsinrUx77Uvfb0cXwwnGMTn7cjUfhhqgVQnVJCwF+7cgU7tpw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.8.tgz} - name: which-typed-array + which-typed-array@https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.8.tgz: + resolution: {integrity: sha512-Jn4e5PItbcAHyLoRDwvPj1ypu27DJbtdYXUa5zsinrUx77Uvfb0cXwwnGMTn7cjUfhhqgVQnVJCwF+7cgU7tpw==, tarball: https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.8.tgz} version: 1.1.8 engines: {node: '>= 0.4'} - dependencies: - available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5 - call-bind: registry.npmmirror.com/call-bind@1.0.2 - es-abstract: registry.npmmirror.com/es-abstract@1.20.1 - for-each: registry.npmmirror.com/for-each@0.3.3 - has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0 - is-typed-array: registry.npmmirror.com/is-typed-array@1.1.9 - dev: true - registry.npmmirror.com/which@1.3.1: - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-1.3.1.tgz} - name: which + which@https://registry.npmmirror.com/which/-/which-1.3.1.tgz: + resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, tarball: https://registry.npmmirror.com/which/-/which-1.3.1.tgz} version: 1.3.1 hasBin: true - dependencies: - isexe: registry.npmmirror.com/isexe@2.0.0 - dev: true - registry.npmmirror.com/which@2.0.2: - resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz} - name: which + which@https://registry.npmmirror.com/which/-/which-2.0.2.tgz: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz} version: 2.0.2 engines: {node: '>= 8'} hasBin: true - dependencies: - isexe: registry.npmmirror.com/isexe@2.0.0 - dev: true - registry.npmmirror.com/widest-line@3.1.0: - resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/widest-line/-/widest-line-3.1.0.tgz} - name: widest-line + widest-line@https://registry.npmmirror.com/widest-line/-/widest-line-3.1.0.tgz: + resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==, tarball: https://registry.npmmirror.com/widest-line/-/widest-line-3.1.0.tgz} version: 3.1.0 engines: {node: '>=8'} - dependencies: - string-width: registry.npmmirror.com/string-width@4.2.3 - dev: true - registry.npmmirror.com/word-wrap@1.2.3: - resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz} - name: word-wrap + word-wrap@https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz: + resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==, tarball: https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz} version: 1.2.3 engines: {node: '>=0.10.0'} - dev: true - registry.npmmirror.com/workerpool@6.2.1: - resolution: {integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workerpool/-/workerpool-6.2.1.tgz} - name: workerpool + workerpool@https://registry.npmmirror.com/workerpool/-/workerpool-6.2.1.tgz: + resolution: {integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==, tarball: https://registry.npmmirror.com/workerpool/-/workerpool-6.2.1.tgz} version: 6.2.1 - dev: true - registry.npmmirror.com/wrap-ansi@2.1.0: - resolution: {integrity: sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz} - name: wrap-ansi + wrap-ansi@https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz: + resolution: {integrity: sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz} version: 2.1.0 engines: {node: '>=0.10.0'} - dependencies: - string-width: registry.npmmirror.com/string-width@1.0.2 - strip-ansi: registry.npmmirror.com/strip-ansi@3.0.1 - dev: true - registry.npmmirror.com/wrap-ansi@7.0.0: - resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz} - name: wrap-ansi + wrap-ansi@https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz} version: 7.0.0 engines: {node: '>=10'} - dependencies: - ansi-styles: registry.npmmirror.com/ansi-styles@4.3.0 - string-width: registry.npmmirror.com/string-width@4.2.3 - strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1 - dev: true - registry.npmmirror.com/wrap-comment@1.0.1: - resolution: {integrity: sha512-APccrMwl/ont0RHFTXNAQfM647duYYEfs6cngrIyTByTI0xbWnDnPSptFZhS68L4WCjt2ZxuhCFwuY6Pe88KZQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-comment/-/wrap-comment-1.0.1.tgz} - name: wrap-comment + wrap-comment@https://registry.npmmirror.com/wrap-comment/-/wrap-comment-1.0.1.tgz: + resolution: {integrity: sha512-APccrMwl/ont0RHFTXNAQfM647duYYEfs6cngrIyTByTI0xbWnDnPSptFZhS68L4WCjt2ZxuhCFwuY6Pe88KZQ==, tarball: https://registry.npmmirror.com/wrap-comment/-/wrap-comment-1.0.1.tgz} version: 1.0.1 - dev: true - registry.npmmirror.com/wrappy@1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz} - name: wrappy + wrappy@https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz} version: 1.0.2 - dev: true - registry.npmmirror.com/write-file-atomic@3.0.3: - resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz} - name: write-file-atomic + write-file-atomic@https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz: + resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==, tarball: https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz} version: 3.0.3 - dependencies: - imurmurhash: registry.npmmirror.com/imurmurhash@0.1.4 - is-typedarray: registry.npmmirror.com/is-typedarray@1.0.0 - signal-exit: registry.npmmirror.com/signal-exit@3.0.7 - typedarray-to-buffer: registry.npmmirror.com/typedarray-to-buffer@3.1.5 - dev: true - registry.npmmirror.com/xdg-basedir@4.0.0: - resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz} - name: xdg-basedir + xdg-basedir@https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz: + resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==, tarball: https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz} version: 4.0.0 engines: {node: '>=8'} - dev: true - registry.npmmirror.com/xhr-response@1.0.1: - resolution: {integrity: sha512-m2FlVRCl3VqDcpc8UaWZJpwuHpFR2vYeXv6ipXU2Uuu4vNKFYVEFI0emuJN370Fge+JCbiAnS+JJmSoWVmWrjQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xhr-response/-/xhr-response-1.0.1.tgz} - name: xhr-response - version: 1.0.1 - dev: false - - registry.npmmirror.com/xhr-send@1.0.0: - resolution: {integrity: sha512-789EG4qW6Z0nPvG74AV3WWQCnBG5HxJXNiBsnEivZ8OpbvVA0amH0+g+MNT99o5kt/XLdRezm5KS1wJzcGJztw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xhr-send/-/xhr-send-1.0.0.tgz} - name: xhr-send - version: 1.0.0 - dev: false - - registry.npmmirror.com/xhr-status@1.0.1: - resolution: {integrity: sha512-VF0WSqtmkf56OmF26LCWsWvRb1a+WYGdHDoQnPPCVUQTM8CVUAOBcUDsm7nP7SQcgEEdrvF4DmhEADuXdGieyw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xhr-status/-/xhr-status-1.0.1.tgz} - name: xhr-status - version: 1.0.1 - dev: false - - registry.npmmirror.com/xtend@2.1.2: - resolution: {integrity: sha512-vMNKzr2rHP9Dp/e1NQFnLQlwlhp9L/LfvnsVdHxN1f+uggyVI3i08uD14GPvCToPkdsRfyPqIyYGmIk58V98ZQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xtend/-/xtend-2.1.2.tgz} - name: xtend + xtend@https://registry.npmmirror.com/xtend/-/xtend-2.1.2.tgz: + resolution: {integrity: sha512-vMNKzr2rHP9Dp/e1NQFnLQlwlhp9L/LfvnsVdHxN1f+uggyVI3i08uD14GPvCToPkdsRfyPqIyYGmIk58V98ZQ==, tarball: https://registry.npmmirror.com/xtend/-/xtend-2.1.2.tgz} version: 2.1.2 engines: {node: '>=0.4'} - dependencies: - object-keys: registry.npmmirror.com/object-keys@0.4.0 - registry.npmmirror.com/xtend@4.0.2: - resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz} - name: xtend + xtend@https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz: + resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, tarball: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz} version: 4.0.2 engines: {node: '>=0.4'} - registry.npmmirror.com/y18n@3.2.2: - resolution: {integrity: sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-3.2.2.tgz} - name: y18n + y18n@https://registry.npmmirror.com/y18n/-/y18n-3.2.2.tgz: + resolution: {integrity: sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==, tarball: https://registry.npmmirror.com/y18n/-/y18n-3.2.2.tgz} version: 3.2.2 - dev: true - registry.npmmirror.com/y18n@5.0.8: - resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz} - name: y18n + y18n@https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz: + resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==, tarball: https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz} version: 5.0.8 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/yallist@4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz} - name: yallist + yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz: + resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz} version: 4.0.0 - registry.npmmirror.com/yargs-parser@20.2.4: - resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz} - name: yargs-parser + yargs-parser@https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz: + resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz} version: 20.2.4 engines: {node: '>=10'} - dev: true - registry.npmmirror.com/yargs-parser@5.0.1: - resolution: {integrity: sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-5.0.1.tgz} - name: yargs-parser + yargs-parser@https://registry.npmmirror.com/yargs-parser/-/yargs-parser-5.0.1.tgz: + resolution: {integrity: sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-5.0.1.tgz} version: 5.0.1 - dependencies: - camelcase: registry.npmmirror.com/camelcase@3.0.0 - object.assign: registry.npmmirror.com/object.assign@4.1.2 - dev: true - registry.npmmirror.com/yargs-unparser@2.0.0: - resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz} - name: yargs-unparser + yargs-unparser@https://registry.npmmirror.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz: + resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==, tarball: https://registry.npmmirror.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz} version: 2.0.0 engines: {node: '>=10'} - dependencies: - camelcase: registry.npmmirror.com/camelcase@6.3.0 - decamelize: registry.npmmirror.com/decamelize@4.0.0 - flat: registry.npmmirror.com/flat@5.0.2 - is-plain-obj: registry.npmmirror.com/is-plain-obj@2.1.0 - dev: true - registry.npmmirror.com/yargs@16.2.0: - resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz} - name: yargs + yargs@https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz: + resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==, tarball: https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz} version: 16.2.0 engines: {node: '>=10'} - dependencies: - cliui: registry.npmmirror.com/cliui@7.0.4 - escalade: registry.npmmirror.com/escalade@3.1.1 - get-caller-file: registry.npmmirror.com/get-caller-file@2.0.5 - require-directory: registry.npmmirror.com/require-directory@2.1.1 - string-width: registry.npmmirror.com/string-width@4.2.3 - y18n: registry.npmmirror.com/y18n@5.0.8 - yargs-parser: registry.npmmirror.com/yargs-parser@20.2.4 - dev: true - registry.npmmirror.com/yargs@7.1.2: - resolution: {integrity: sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-7.1.2.tgz} - name: yargs + yargs@https://registry.npmmirror.com/yargs/-/yargs-7.1.2.tgz: + resolution: {integrity: sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==, tarball: https://registry.npmmirror.com/yargs/-/yargs-7.1.2.tgz} version: 7.1.2 - dependencies: - camelcase: registry.npmmirror.com/camelcase@3.0.0 - cliui: registry.npmmirror.com/cliui@3.2.0 - decamelize: registry.npmmirror.com/decamelize@1.2.0 - get-caller-file: registry.npmmirror.com/get-caller-file@1.0.3 - os-locale: registry.npmmirror.com/os-locale@1.4.0 - read-pkg-up: registry.npmmirror.com/read-pkg-up@1.0.1 - require-directory: registry.npmmirror.com/require-directory@2.1.1 - require-main-filename: registry.npmmirror.com/require-main-filename@1.0.1 - set-blocking: registry.npmmirror.com/set-blocking@2.0.0 - string-width: registry.npmmirror.com/string-width@1.0.2 - which-module: registry.npmmirror.com/which-module@1.0.0 - y18n: registry.npmmirror.com/y18n@3.2.2 - yargs-parser: registry.npmmirror.com/yargs-parser@5.0.1 - dev: true - registry.npmmirror.com/yocto-queue@0.1.0: - resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, registry: http://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz} - name: yocto-queue + yocto-queue@https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz: + resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, tarball: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz} version: 0.1.0 engines: {node: '>=10'} - dev: true + +snapshots: + + '@ampproject/remapping@https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz': + dependencies: + '@jridgewell/gen-mapping': https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz + '@jridgewell/trace-mapping': https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz + + '@babel/code-frame@https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz': + dependencies: + '@babel/highlight': https://registry.npmmirror.com/@babel/highlight/-/highlight-7.17.12.tgz + + '@babel/compat-data@https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz': {} + + '@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz': + dependencies: + '@ampproject/remapping': https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz + '@babel/code-frame': https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz + '@babel/generator': https://registry.npmmirror.com/@babel/generator/-/generator-7.18.0.tgz + '@babel/helper-compilation-targets': https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-module-transforms': https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz + '@babel/helpers': https://registry.npmmirror.com/@babel/helpers/-/helpers-7.18.0.tgz + '@babel/parser': https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz + '@babel/template': https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz + '@babel/traverse': https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + gensync: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz + json5: https://registry.npmmirror.com/json5/-/json5-2.2.1.tgz + semver: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/generator@https://registry.npmmirror.com/@babel/generator/-/generator-7.18.0.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + '@jridgewell/gen-mapping': https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz + jsesc: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz + + '@babel/helper-annotate-as-pure@https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-builder-binary-assignment-operator-visitor@https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz': + dependencies: + '@babel/helper-explode-assignable-expression': https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-compilation-targets@https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/compat-data': https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-validator-option': https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz + browserslist: https://registry.npmmirror.com/browserslist/-/browserslist-4.20.3.tgz + semver: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + + '@babel/helper-create-class-features-plugin@https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-annotate-as-pure': https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz + '@babel/helper-environment-visitor': https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz + '@babel/helper-function-name': https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz + '@babel/helper-member-expression-to-functions': https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz + '@babel/helper-optimise-call-expression': https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz + '@babel/helper-replace-supers': https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz + '@babel/helper-split-export-declaration': https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz + transitivePeerDependencies: + - supports-color + + '@babel/helper-create-regexp-features-plugin@https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-annotate-as-pure': https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz + regexpu-core: https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.0.1.tgz + + '@babel/helper-define-polyfill-provider@https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-compilation-targets': https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-module-imports': https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/traverse': https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + lodash.debounce: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + semver: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/helper-environment-visitor@https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-explode-assignable-expression@https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-function-name@https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz': + dependencies: + '@babel/template': https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-hoist-variables@https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-member-expression-to-functions@https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-module-imports@https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-module-transforms@https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz': + dependencies: + '@babel/helper-environment-visitor': https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz + '@babel/helper-module-imports': https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz + '@babel/helper-simple-access': https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz + '@babel/helper-split-export-declaration': https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz + '@babel/helper-validator-identifier': https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz + '@babel/template': https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz + '@babel/traverse': https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/helper-optimise-call-expression@https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-plugin-utils@https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz': {} + + '@babel/helper-remap-async-to-generator@https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz': + dependencies: + '@babel/helper-annotate-as-pure': https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz + '@babel/helper-wrap-function': https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/helper-replace-supers@https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz': + dependencies: + '@babel/helper-environment-visitor': https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz + '@babel/helper-member-expression-to-functions': https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz + '@babel/helper-optimise-call-expression': https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz + '@babel/traverse': https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/helper-simple-access@https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-skip-transparent-expression-wrappers@https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-split-export-declaration@https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/helper-validator-identifier@https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz': {} + + '@babel/helper-validator-option@https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz': {} + + '@babel/helper-wrap-function@https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz': + dependencies: + '@babel/helper-function-name': https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz + '@babel/template': https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz + '@babel/traverse': https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/helpers@https://registry.npmmirror.com/@babel/helpers/-/helpers-7.18.0.tgz': + dependencies: + '@babel/template': https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz + '@babel/traverse': https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/highlight@https://registry.npmmirror.com/@babel/highlight/-/highlight-7.17.12.tgz': + dependencies: + '@babel/helper-validator-identifier': https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz + chalk: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz + js-tokens: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz + + '@babel/node@https://registry.npmmirror.com/@babel/node/-/node-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/register': https://registry.npmmirror.com/@babel/register/-/register-7.17.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + commander: https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz + core-js: https://registry.npmmirror.com/core-js/-/core-js-3.22.6.tgz + node-environment-flags: https://registry.npmmirror.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz + regenerator-runtime: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz + v8flags: https://registry.npmmirror.com/v8flags/-/v8flags-3.2.0.tgz + + '@babel/parser@https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz': + dependencies: + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-skip-transparent-expression-wrappers': https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz + '@babel/plugin-proposal-optional-chaining': https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-async-generator-functions@https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-remap-async-to-generator': https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz + '@babel/plugin-syntax-async-generators': https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-class-properties@https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-class-features-plugin': https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-class-static-block@https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-class-features-plugin': https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-class-static-block': https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-dynamic-import@https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-dynamic-import': https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-export-namespace-from@https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-export-namespace-from': https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-json-strings@https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-json-strings': https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-logical-assignment-operators@https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-logical-assignment-operators': https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-nullish-coalescing-operator@https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-nullish-coalescing-operator': https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-numeric-separator@https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-numeric-separator': https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-object-rest-spread@https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/compat-data': https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-compilation-targets': https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-object-rest-spread': https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-parameters': https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-optional-catch-binding@https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-optional-catch-binding': https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-optional-chaining@https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-skip-transparent-expression-wrappers': https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz + '@babel/plugin-syntax-optional-chaining': https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + + '@babel/plugin-proposal-private-methods@https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-class-features-plugin': https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-private-property-in-object@https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-annotate-as-pure': https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz + '@babel/helper-create-class-features-plugin': https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-syntax-private-property-in-object': https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-unicode-property-regex@https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-regexp-features-plugin': https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-async-generators@https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-class-properties@https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-class-static-block@https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-dynamic-import@https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-export-namespace-from@https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-import-assertions@https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-json-strings@https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-logical-assignment-operators@https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-nullish-coalescing-operator@https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-numeric-separator@https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-object-rest-spread@https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-optional-catch-binding@https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-optional-chaining@https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-private-property-in-object@https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-syntax-top-level-await@https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-arrow-functions@https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-async-to-generator@https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-module-imports': https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-remap-async-to-generator': https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-block-scoped-functions@https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-block-scoping@https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-classes@https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-annotate-as-pure': https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz + '@babel/helper-environment-visitor': https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz + '@babel/helper-function-name': https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz + '@babel/helper-optimise-call-expression': https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-replace-supers': https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz + '@babel/helper-split-export-declaration': https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz + globals: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-computed-properties@https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-destructuring@https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-dotall-regex@https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-regexp-features-plugin': https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-duplicate-keys@https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-exponentiation-operator@https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-builder-binary-assignment-operator-visitor': https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-for-of@https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-function-name@https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-compilation-targets': https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-function-name': https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-literals@https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-member-expression-literals@https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-modules-amd@https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-module-transforms': https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + babel-plugin-dynamic-import-node: https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-commonjs@https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-module-transforms': https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-simple-access': https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz + babel-plugin-dynamic-import-node: https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-systemjs@https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-hoist-variables': https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz + '@babel/helper-module-transforms': https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-validator-identifier': https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz + babel-plugin-dynamic-import-node: https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-umd@https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-module-transforms': https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-named-capturing-groups-regex@https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-regexp-features-plugin': https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-new-target@https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-object-super@https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-replace-supers': https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-parameters@https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-property-literals@https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-regenerator@https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + regenerator-transform: https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz + + '@babel/plugin-transform-reserved-words@https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-shorthand-properties@https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-spread@https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-skip-transparent-expression-wrappers': https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz + + '@babel/plugin-transform-sticky-regex@https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-template-literals@https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-typeof-symbol@https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-unicode-escapes@https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/plugin-transform-unicode-regex@https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-create-regexp-features-plugin': https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + + '@babel/preset-env@https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/compat-data': https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-compilation-targets': https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/helper-validator-option': https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-async-generator-functions': https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-class-properties': https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-class-static-block': https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-dynamic-import': https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-export-namespace-from': https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-json-strings': https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-logical-assignment-operators': https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-nullish-coalescing-operator': https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-numeric-separator': https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-object-rest-spread': https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-optional-catch-binding': https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-optional-chaining': https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-private-methods': https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-private-property-in-object': https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-proposal-unicode-property-regex': https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-async-generators': https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-class-properties': https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-class-static-block': https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-dynamic-import': https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-export-namespace-from': https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-import-assertions': https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-json-strings': https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-logical-assignment-operators': https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-nullish-coalescing-operator': https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-numeric-separator': https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-object-rest-spread': https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-optional-catch-binding': https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-optional-chaining': https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-private-property-in-object': https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-syntax-top-level-await': https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-arrow-functions': https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-async-to-generator': https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-block-scoped-functions': https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-block-scoping': https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-classes': https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-computed-properties': https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-destructuring': https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-dotall-regex': https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-duplicate-keys': https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-exponentiation-operator': https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-for-of': https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-function-name': https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-literals': https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-member-expression-literals': https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-modules-amd': https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-modules-commonjs': https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-modules-systemjs': https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-modules-umd': https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-named-capturing-groups-regex': https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-new-target': https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-object-super': https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-parameters': https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-property-literals': https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-regenerator': https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-reserved-words': https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-shorthand-properties': https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-spread': https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-sticky-regex': https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-template-literals': https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-typeof-symbol': https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-unicode-escapes': https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-unicode-regex': https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/preset-modules': https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + babel-plugin-polyfill-corejs2: https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + babel-plugin-polyfill-corejs3: https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + babel-plugin-polyfill-regenerator: https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + core-js-compat: https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.6.tgz + semver: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/preset-modules@https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-plugin-utils': https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz + '@babel/plugin-proposal-unicode-property-regex': https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.17.12.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/plugin-transform-dotall-regex': https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + esutils: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + + '@babel/register@https://registry.npmmirror.com/@babel/register/-/register-7.17.7.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz)': + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + clone-deep: https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz + find-cache-dir: https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz + make-dir: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz + pirates: https://registry.npmmirror.com/pirates/-/pirates-4.0.5.tgz + source-map-support: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz + + '@babel/runtime@https://registry.npmmirror.com/@babel/runtime/-/runtime-7.18.0.tgz': + dependencies: + regenerator-runtime: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz + + '@babel/template@https://registry.npmmirror.com/@babel/template/-/template-7.16.7.tgz': + dependencies: + '@babel/code-frame': https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz + '@babel/parser': https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + + '@babel/traverse@https://registry.npmmirror.com/@babel/traverse/-/traverse-7.18.0.tgz': + dependencies: + '@babel/code-frame': https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.16.7.tgz + '@babel/generator': https://registry.npmmirror.com/@babel/generator/-/generator-7.18.0.tgz + '@babel/helper-environment-visitor': https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz + '@babel/helper-function-name': https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz + '@babel/helper-hoist-variables': https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz + '@babel/helper-split-export-declaration': https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz + '@babel/parser': https://registry.npmmirror.com/@babel/parser/-/parser-7.18.0.tgz + '@babel/types': https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + globals: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz + transitivePeerDependencies: + - supports-color + + '@babel/types@https://registry.npmmirror.com/@babel/types/-/types-7.18.0.tgz': + dependencies: + '@babel/helper-validator-identifier': https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz + to-fast-properties: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz + + '@esbuild/android-arm64@0.19.8': + optional: true + + '@esbuild/android-arm@0.19.8': + optional: true + + '@esbuild/android-x64@0.19.8': + optional: true + + '@esbuild/darwin-arm64@0.19.8': + optional: true + + '@esbuild/darwin-x64@0.19.8': + optional: true + + '@esbuild/freebsd-arm64@0.19.8': + optional: true + + '@esbuild/freebsd-x64@0.19.8': + optional: true + + '@esbuild/linux-arm64@0.19.8': + optional: true + + '@esbuild/linux-arm@0.19.8': + optional: true + + '@esbuild/linux-ia32@0.19.8': + optional: true + + '@esbuild/linux-loong64@0.19.8': + optional: true + + '@esbuild/linux-mips64el@0.19.8': + optional: true + + '@esbuild/linux-ppc64@0.19.8': + optional: true + + '@esbuild/linux-riscv64@0.19.8': + optional: true + + '@esbuild/linux-s390x@0.19.8': + optional: true + + '@esbuild/linux-x64@0.19.8': + optional: true + + '@esbuild/netbsd-x64@0.19.8': + optional: true + + '@esbuild/openbsd-x64@0.19.8': + optional: true + + '@esbuild/sunos-x64@0.19.8': + optional: true + + '@esbuild/win32-arm64@0.19.8': + optional: true + + '@esbuild/win32-ia32@0.19.8': + optional: true + + '@esbuild/win32-x64@0.19.8': + optional: true + + '@eslint/eslintrc@https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz': + dependencies: + ajv: https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + espree: https://registry.npmmirror.com/espree/-/espree-9.3.2.tgz + globals: https://registry.npmmirror.com/globals/-/globals-13.15.0.tgz + ignore: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz + import-fresh: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz + js-yaml: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + strip-json-comments: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz + transitivePeerDependencies: + - supports-color + + '@goto-bus-stop/common-shake@https://registry.npmmirror.com/@goto-bus-stop/common-shake/-/common-shake-2.4.0.tgz': + dependencies: + acorn-walk: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz + debug: https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz) + escope: https://registry.npmmirror.com/escope/-/escope-3.6.0.tgz + transitivePeerDependencies: + - supports-color + + '@goto-bus-stop/envify@https://registry.npmmirror.com/@goto-bus-stop/envify/-/envify-5.0.0.tgz': + dependencies: + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-2.0.1.tgz + dash-ast: https://registry.npmmirror.com/dash-ast/-/dash-ast-2.0.1.tgz + multisplice: https://registry.npmmirror.com/multisplice/-/multisplice-1.0.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + '@humanwhocodes/config-array@https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz': + dependencies: + '@humanwhocodes/object-schema': https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + transitivePeerDependencies: + - supports-color + + '@humanwhocodes/object-schema@https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz': {} + + '@jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz': + dependencies: + '@jridgewell/set-array': https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.1.tgz + '@jridgewell/sourcemap-codec': https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz + + '@jridgewell/gen-mapping@https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz': + dependencies: + '@jridgewell/set-array': https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.1.tgz + '@jridgewell/sourcemap-codec': https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz + '@jridgewell/trace-mapping': https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz + + '@jridgewell/resolve-uri@https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz': {} + + '@jridgewell/set-array@https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.1.tgz': {} + + '@jridgewell/sourcemap-codec@https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz': {} + + '@jridgewell/trace-mapping@https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz': + dependencies: + '@jridgewell/resolve-uri': https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz + '@jridgewell/sourcemap-codec': https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz + + '@leichtgewicht/ip-codec@https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz': {} + + '@maxmind/geoip2-node@https://registry.npmmirror.com/@maxmind/geoip2-node/-/geoip2-node-5.0.0.tgz': + dependencies: + ip6addr: https://registry.npmmirror.com/ip6addr/-/ip6addr-0.2.5.tgz + maxmind: https://registry.npmmirror.com/maxmind/-/maxmind-4.3.19.tgz + + '@sindresorhus/is@https://registry.npmmirror.com/@sindresorhus/is/-/is-0.14.0.tgz': {} + + '@szmarczak/http-timer@https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz': + dependencies: + defer-to-connect: https://registry.npmmirror.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz + + '@types/eslint@https://registry.npmmirror.com/@types/eslint/-/eslint-8.4.2.tgz': + dependencies: + '@types/estree': https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz + '@types/json-schema': https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz + + '@types/estree@https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz': {} + + '@types/expect@https://registry.npmmirror.com/@types/expect/-/expect-1.20.4.tgz': {} + + '@types/glob-stream@https://registry.npmmirror.com/@types/glob-stream/-/glob-stream-6.1.1.tgz': + dependencies: + '@types/glob': https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + + '@types/glob@https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz': + dependencies: + '@types/minimatch': https://registry.npmmirror.com/@types/minimatch/-/minimatch-3.0.5.tgz + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + + '@types/gulp@https://registry.npmmirror.com/@types/gulp/-/gulp-4.0.9.tgz': + dependencies: + '@types/undertaker': https://registry.npmmirror.com/@types/undertaker/-/undertaker-1.2.8.tgz + '@types/vinyl-fs': https://registry.npmmirror.com/@types/vinyl-fs/-/vinyl-fs-2.4.12.tgz + chokidar: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz + + '@types/http-proxy@https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz': + dependencies: + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + + '@types/json-schema@https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz': {} + + '@types/keyv@https://registry.npmmirror.com/@types/keyv/-/keyv-3.1.4.tgz': + dependencies: + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + + '@types/luxon@https://registry.npmmirror.com/@types/luxon/-/luxon-3.3.8.tgz': {} + + '@types/minimatch@https://registry.npmmirror.com/@types/minimatch/-/minimatch-3.0.5.tgz': {} + + '@types/node@https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz': {} + + '@types/responselike@https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.0.tgz': + dependencies: + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + + '@types/undertaker-registry@https://registry.npmmirror.com/@types/undertaker-registry/-/undertaker-registry-1.0.1.tgz': {} + + '@types/undertaker@https://registry.npmmirror.com/@types/undertaker/-/undertaker-1.2.8.tgz': + dependencies: + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + '@types/undertaker-registry': https://registry.npmmirror.com/@types/undertaker-registry/-/undertaker-registry-1.0.1.tgz + async-done: https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz + + '@types/vinyl-fs@https://registry.npmmirror.com/@types/vinyl-fs/-/vinyl-fs-2.4.12.tgz': + dependencies: + '@types/glob-stream': https://registry.npmmirror.com/@types/glob-stream/-/glob-stream-6.1.1.tgz + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + '@types/vinyl': https://registry.npmmirror.com/@types/vinyl/-/vinyl-2.0.6.tgz + + '@types/vinyl@https://registry.npmmirror.com/@types/vinyl/-/vinyl-2.0.6.tgz': + dependencies: + '@types/expect': https://registry.npmmirror.com/@types/expect/-/expect-1.20.4.tgz + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + + '@ungap/promise-all-settled@https://registry.npmmirror.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz': {} + + JSONStream@https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz: + dependencies: + jsonparse: https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz + through: https://registry.npmmirror.com/through/-/through-2.3.8.tgz + + abbrev@https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz: {} + + accepts@https://registry.npmmirror.com/accepts/-/accepts-1.3.7.tgz: + dependencies: + mime-types: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz + negotiator: https://registry.npmmirror.com/negotiator/-/negotiator-0.6.2.tgz + + acorn-jsx@https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz(acorn@https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz): + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz + + acorn-node@https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz + acorn-walk: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + acorn-node@https://registry.npmmirror.com/acorn-node/-/acorn-node-2.0.1.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz + acorn-walk: https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + acorn-walk@https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz: {} + + acorn@https://registry.npmmirror.com/acorn/-/acorn-5.7.4.tgz: {} + + acorn@https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz: {} + + acorn@https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz: {} + + ajv@https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz: + dependencies: + fast-deep-equal: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz + fast-json-stable-stringify: https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz + json-schema-traverse: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz + uri-js: https://registry.npmmirror.com/uri-js/-/uri-js-4.2.2.tgz + + amdefine@https://registry.npmmirror.com/amdefine/-/amdefine-1.0.1.tgz: {} + + ansi-align@https://registry.npmmirror.com/ansi-align/-/ansi-align-3.0.1.tgz: + dependencies: + string-width: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + + ansi-colors@https://registry.npmmirror.com/ansi-colors/-/ansi-colors-1.1.0.tgz: + dependencies: + ansi-wrap: https://registry.npmmirror.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz + + ansi-colors@https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.1.tgz: {} + + ansi-gray@https://registry.npmmirror.com/ansi-gray/-/ansi-gray-0.1.1.tgz: + dependencies: + ansi-wrap: https://registry.npmmirror.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz + + ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz: {} + + ansi-regex@https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz: {} + + ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz: {} + + ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz: + dependencies: + color-convert: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz + + ansi-styles@https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz: + dependencies: + color-convert: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz + + ansi-wrap@https://registry.npmmirror.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz: {} + + anymatch@https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz: + dependencies: + micromatch: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz + normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-2.1.1.tgz + transitivePeerDependencies: + - supports-color + + anymatch@https://registry.npmmirror.com/anymatch/-/anymatch-3.1.2.tgz: + dependencies: + normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz + picomatch: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz + + append-buffer@https://registry.npmmirror.com/append-buffer/-/append-buffer-1.0.2.tgz: + dependencies: + buffer-equal: https://registry.npmmirror.com/buffer-equal/-/buffer-equal-1.0.0.tgz + + archy@https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz: {} + + argparse@https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz: + dependencies: + sprintf-js: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz + + argparse@https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz: {} + + arr-diff@https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz: {} + + arr-filter@https://registry.npmmirror.com/arr-filter/-/arr-filter-1.1.2.tgz: + dependencies: + make-iterator: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz + + arr-flatten@https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz: {} + + arr-map@https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz: + dependencies: + make-iterator: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz + + arr-union@https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz: {} + + array-each@https://registry.npmmirror.com/array-each/-/array-each-1.0.1.tgz: {} + + array-flatten@https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz: {} + + array-from@https://registry.npmmirror.com/array-from/-/array-from-2.1.1.tgz: {} + + array-initial@https://registry.npmmirror.com/array-initial/-/array-initial-1.1.0.tgz: + dependencies: + array-slice: https://registry.npmmirror.com/array-slice/-/array-slice-1.1.0.tgz + is-number: https://registry.npmmirror.com/is-number/-/is-number-4.0.0.tgz + + array-last@https://registry.npmmirror.com/array-last/-/array-last-1.3.0.tgz: + dependencies: + is-number: https://registry.npmmirror.com/is-number/-/is-number-4.0.0.tgz + + array-slice@https://registry.npmmirror.com/array-slice/-/array-slice-1.1.0.tgz: {} + + array-sort@https://registry.npmmirror.com/array-sort/-/array-sort-1.0.0.tgz: + dependencies: + default-compare: https://registry.npmmirror.com/default-compare/-/default-compare-1.0.0.tgz + get-value: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz + + array-unique@https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz: {} + + array.prototype.reduce@https://registry.npmmirror.com/array.prototype.reduce/-/array.prototype.reduce-1.0.4.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + es-array-method-boxes-properly: https://registry.npmmirror.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz + is-string: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz + + asn1.js@https://registry.npmmirror.com/asn1.js/-/asn1.js-5.4.1.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + minimalistic-assert: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz + safer-buffer: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz + + asn1@https://registry.npmmirror.com/asn1/-/asn1-0.2.4.tgz: + dependencies: + safer-buffer: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz + + assert-plus@https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz: {} + + assert@https://registry.npmmirror.com/assert/-/assert-1.5.0.tgz: + dependencies: + object-assign: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz + util: https://registry.npmmirror.com/util/-/util-0.10.3.tgz + + assertion-error@https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz: {} + + assign-symbols@https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz: {} + + async-done@https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz: + dependencies: + end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + process-nextick-args: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz + stream-exhaust: https://registry.npmmirror.com/stream-exhaust/-/stream-exhaust-1.0.2.tgz + + async-each@https://registry.npmmirror.com/async-each/-/async-each-1.0.3.tgz: {} + + async-settle@https://registry.npmmirror.com/async-settle/-/async-settle-1.0.0.tgz: + dependencies: + async-done: https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz + + asynckit@https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz: {} + + atob@https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz: {} + + automerge@https://registry.npmmirror.com/automerge/-/automerge-1.0.1-preview.7.tgz: + dependencies: + fast-sha256: https://registry.npmmirror.com/fast-sha256/-/fast-sha256-1.3.0.tgz + pako: https://registry.npmmirror.com/pako/-/pako-2.0.4.tgz + uuid: https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz + + available-typed-arrays@https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz: {} + + aws-sign2@https://registry.npmmirror.com/aws-sign2/-/aws-sign2-0.7.0.tgz: {} + + aws4@https://registry.npmmirror.com/aws4/-/aws4-1.10.1.tgz: {} + + axios@0.21.2: + dependencies: + follow-redirects: 1.15.2 + transitivePeerDependencies: + - debug + + babel-plugin-dynamic-import-node@https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz: + dependencies: + object.assign: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz + + babel-plugin-polyfill-corejs2@https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz): + dependencies: + '@babel/compat-data': https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.17.10.tgz + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-define-polyfill-provider': https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + semver: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-corejs3@https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz): + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-define-polyfill-provider': https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + core-js-compat: https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.6.tgz + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-regenerator@https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz): + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + '@babel/helper-define-polyfill-provider': https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz) + transitivePeerDependencies: + - supports-color + + babel-plugin-relative-path-import@https://registry.npmmirror.com/babel-plugin-relative-path-import/-/babel-plugin-relative-path-import-2.0.1.tgz: + dependencies: + slash: https://registry.npmmirror.com/slash/-/slash-1.0.0.tgz + + babelify@https://registry.npmmirror.com/babelify/-/babelify-10.0.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz): + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + + bach@https://registry.npmmirror.com/bach/-/bach-1.2.0.tgz: + dependencies: + arr-filter: https://registry.npmmirror.com/arr-filter/-/arr-filter-1.1.2.tgz + arr-flatten: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz + arr-map: https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz + array-each: https://registry.npmmirror.com/array-each/-/array-each-1.0.1.tgz + array-initial: https://registry.npmmirror.com/array-initial/-/array-initial-1.1.0.tgz + array-last: https://registry.npmmirror.com/array-last/-/array-last-1.3.0.tgz + async-done: https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz + async-settle: https://registry.npmmirror.com/async-settle/-/async-settle-1.0.0.tgz + now-and-later: https://registry.npmmirror.com/now-and-later/-/now-and-later-2.0.1.tgz + + balanced-match@https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz: {} + + base64-js@https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz: {} + + base@https://registry.npmmirror.com/base/-/base-0.11.2.tgz: + dependencies: + cache-base: https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz + class-utils: https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz + component-emitter: https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + mixin-deep: https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz + pascalcase: https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz + + bcrypt-pbkdf@https://registry.npmmirror.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz: + dependencies: + tweetnacl: https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz + + binary-extensions@https://registry.npmmirror.com/binary-extensions/-/binary-extensions-1.13.1.tgz: {} + + binary-extensions@https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz: {} + + bindings@1.5.0: + dependencies: + file-uri-to-path: 1.0.0 + optional: true + + bn.js@https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz: {} + + bn.js@https://registry.npmmirror.com/bn.js/-/bn.js-5.2.0.tgz: {} + + body-parser@https://registry.npmmirror.com/body-parser/-/body-parser-1.19.0.tgz: + dependencies: + bytes: https://registry.npmmirror.com/bytes/-/bytes-3.1.0.tgz + content-type: https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz + debug: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + depd: https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz + http-errors: https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz + iconv-lite: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz + on-finished: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz + qs: https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz + raw-body: https://registry.npmmirror.com/raw-body/-/raw-body-2.4.0.tgz + type-is: https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz + transitivePeerDependencies: + - supports-color + + boxen@https://registry.npmmirror.com/boxen/-/boxen-5.1.2.tgz: + dependencies: + ansi-align: https://registry.npmmirror.com/ansi-align/-/ansi-align-3.0.1.tgz + camelcase: https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz + chalk: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz + cli-boxes: https://registry.npmmirror.com/cli-boxes/-/cli-boxes-2.2.1.tgz + string-width: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + type-fest: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz + widest-line: https://registry.npmmirror.com/widest-line/-/widest-line-3.1.0.tgz + wrap-ansi: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz + + brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz: + dependencies: + balanced-match: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz + concat-map: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz + + brace-expansion@https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz: + dependencies: + balanced-match: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz + + braces@https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz: + dependencies: + arr-flatten: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz + array-unique: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + fill-range: https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + repeat-element: https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz + snapdragon: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz + snapdragon-node: https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz + split-string: https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz + to-regex: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz + transitivePeerDependencies: + - supports-color + + braces@https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz: + dependencies: + fill-range: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz + + brorand@https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz: {} + + browser-pack-flat@https://registry.npmmirror.com/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz: + dependencies: + JSONStream: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + combine-source-map: https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + count-lines: https://registry.npmmirror.com/count-lines/-/count-lines-0.1.2.tgz + dedent: https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz + estree-is-member-expression: https://registry.npmmirror.com/estree-is-member-expression/-/estree-is-member-expression-1.0.0.tgz + estree-is-require: https://registry.npmmirror.com/estree-is-require/-/estree-is-require-1.0.0.tgz + esutils: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + path-parse: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz + scope-analyzer: https://registry.npmmirror.com/scope-analyzer/-/scope-analyzer-2.1.2.tgz + stream-combiner: https://registry.npmmirror.com/stream-combiner/-/stream-combiner-0.2.2.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + transform-ast: https://registry.npmmirror.com/transform-ast/-/transform-ast-2.4.4.tgz + umd: https://registry.npmmirror.com/umd/-/umd-3.0.3.tgz + wrap-comment: https://registry.npmmirror.com/wrap-comment/-/wrap-comment-1.0.1.tgz + + browser-pack@https://registry.npmmirror.com/browser-pack/-/browser-pack-6.1.0.tgz: + dependencies: + JSONStream: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + combine-source-map: https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz + defined: https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + umd: https://registry.npmmirror.com/umd/-/umd-3.0.3.tgz + + browser-process-hrtime@https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz: {} + + browser-resolve@https://registry.npmmirror.com/browser-resolve/-/browser-resolve-2.0.0.tgz: + dependencies: + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + + browser-stdout@https://registry.npmmirror.com/browser-stdout/-/browser-stdout-1.3.1.tgz: {} + + browser-unpack@https://registry.npmmirror.com/browser-unpack/-/browser-unpack-1.4.2.tgz: + dependencies: + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz + + browserify-aes@https://registry.npmmirror.com/browserify-aes/-/browserify-aes-1.2.0.tgz: + dependencies: + buffer-xor: https://registry.npmmirror.com/buffer-xor/-/buffer-xor-1.0.3.tgz + cipher-base: https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz + create-hash: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz + evp_bytestokey: https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + browserify-cipher@https://registry.npmmirror.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz: + dependencies: + browserify-aes: https://registry.npmmirror.com/browserify-aes/-/browserify-aes-1.2.0.tgz + browserify-des: https://registry.npmmirror.com/browserify-des/-/browserify-des-1.0.2.tgz + evp_bytestokey: https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz + + browserify-des@https://registry.npmmirror.com/browserify-des/-/browserify-des-1.0.2.tgz: + dependencies: + cipher-base: https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz + des.js: https://registry.npmmirror.com/des.js/-/des.js-1.0.1.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + browserify-rsa@https://registry.npmmirror.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-5.2.0.tgz + randombytes: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz + + browserify-sign@https://registry.npmmirror.com/browserify-sign/-/browserify-sign-4.2.1.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-5.2.0.tgz + browserify-rsa: https://registry.npmmirror.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz + create-hash: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz + create-hmac: https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz + elliptic: https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + parse-asn1: https://registry.npmmirror.com/parse-asn1/-/parse-asn1-5.1.6.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + browserify-zlib@https://registry.npmmirror.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz: + dependencies: + pako: https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz + + browserify@https://registry.npmmirror.com/browserify/-/browserify-17.0.0.tgz: + dependencies: + JSONStream: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + assert: https://registry.npmmirror.com/assert/-/assert-1.5.0.tgz + browser-pack: https://registry.npmmirror.com/browser-pack/-/browser-pack-6.1.0.tgz + browser-resolve: https://registry.npmmirror.com/browser-resolve/-/browser-resolve-2.0.0.tgz + browserify-zlib: https://registry.npmmirror.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz + buffer: https://registry.npmmirror.com/buffer/-/buffer-5.2.1.tgz + cached-path-relative: https://registry.npmmirror.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + console-browserify: https://registry.npmmirror.com/console-browserify/-/console-browserify-1.2.0.tgz + constants-browserify: https://registry.npmmirror.com/constants-browserify/-/constants-browserify-1.0.0.tgz + crypto-browserify: https://registry.npmmirror.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz + defined: https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz + deps-sort: https://registry.npmmirror.com/deps-sort/-/deps-sort-2.0.1.tgz + domain-browser: https://registry.npmmirror.com/domain-browser/-/domain-browser-1.2.0.tgz + duplexer2: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz + events: https://registry.npmmirror.com/events/-/events-3.3.0.tgz + glob: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz + has: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + htmlescape: https://registry.npmmirror.com/htmlescape/-/htmlescape-1.1.1.tgz + https-browserify: https://registry.npmmirror.com/https-browserify/-/https-browserify-1.0.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + insert-module-globals: https://registry.npmmirror.com/insert-module-globals/-/insert-module-globals-7.2.1.tgz + labeled-stream-splicer: https://registry.npmmirror.com/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz + mkdirp-classic: https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz + module-deps: https://registry.npmmirror.com/module-deps/-/module-deps-6.2.3.tgz + os-browserify: https://registry.npmmirror.com/os-browserify/-/os-browserify-0.3.0.tgz + parents: https://registry.npmmirror.com/parents/-/parents-1.0.1.tgz + path-browserify: https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz + process: https://registry.npmmirror.com/process/-/process-0.11.10.tgz + punycode: https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz + querystring-es3: https://registry.npmmirror.com/querystring-es3/-/querystring-es3-0.2.1.tgz + read-only-stream: https://registry.npmmirror.com/read-only-stream/-/read-only-stream-2.0.0.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + shasum-object: https://registry.npmmirror.com/shasum-object/-/shasum-object-1.0.0.tgz + shell-quote: https://registry.npmmirror.com/shell-quote/-/shell-quote-1.7.3.tgz + stream-browserify: https://registry.npmmirror.com/stream-browserify/-/stream-browserify-3.0.0.tgz + stream-http: https://registry.npmmirror.com/stream-http/-/stream-http-3.2.0.tgz + string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz + subarg: https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz + syntax-error: https://registry.npmmirror.com/syntax-error/-/syntax-error-1.4.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + timers-browserify: https://registry.npmmirror.com/timers-browserify/-/timers-browserify-1.4.2.tgz + tty-browserify: https://registry.npmmirror.com/tty-browserify/-/tty-browserify-0.0.1.tgz + url: https://registry.npmmirror.com/url/-/url-0.11.0.tgz + util: https://registry.npmmirror.com/util/-/util-0.12.4.tgz + vm-browserify: https://registry.npmmirror.com/vm-browserify/-/vm-browserify-1.1.2.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + browserslist@https://registry.npmmirror.com/browserslist/-/browserslist-4.20.3.tgz: + dependencies: + caniuse-lite: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz + electron-to-chromium: https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz + escalade: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz + node-releases: https://registry.npmmirror.com/node-releases/-/node-releases-2.0.4.tgz + picocolors: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz + + buffer-equal-constant-time@1.0.1: {} + + buffer-equal@https://registry.npmmirror.com/buffer-equal/-/buffer-equal-1.0.0.tgz: {} + + buffer-from@https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz: {} + + buffer-xor@https://registry.npmmirror.com/buffer-xor/-/buffer-xor-1.0.3.tgz: {} + + buffer@https://registry.npmmirror.com/buffer/-/buffer-5.2.1.tgz: + dependencies: + base64-js: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz + ieee754: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz + + buffer@https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz: + dependencies: + base64-js: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz + ieee754: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz + + builtin-status-codes@https://registry.npmmirror.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz: {} + + bundle-collapser@https://registry.npmmirror.com/bundle-collapser/-/bundle-collapser-1.4.0.tgz: + dependencies: + browser-pack: https://registry.npmmirror.com/browser-pack/-/browser-pack-6.1.0.tgz + browser-unpack: https://registry.npmmirror.com/browser-unpack/-/browser-unpack-1.4.2.tgz + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + falafel: https://registry.npmmirror.com/falafel/-/falafel-2.2.5.tgz + minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + bytes@https://registry.npmmirror.com/bytes/-/bytes-3.1.0.tgz: {} + + cache-base@https://registry.npmmirror.com/cache-base/-/cache-base-1.0.1.tgz: + dependencies: + collection-visit: https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz + component-emitter: https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz + get-value: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz + has-value: https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + set-value: https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz + to-object-path: https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz + union-value: https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz + unset-value: https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz + + cacheable-request@https://registry.npmmirror.com/cacheable-request/-/cacheable-request-6.1.0.tgz: + dependencies: + clone-response: https://registry.npmmirror.com/clone-response/-/clone-response-1.0.2.tgz + get-stream: https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz + http-cache-semantics: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz + keyv: https://registry.npmmirror.com/keyv/-/keyv-3.1.0.tgz + lowercase-keys: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz + normalize-url: https://registry.npmmirror.com/normalize-url/-/normalize-url-4.5.1.tgz + responselike: https://registry.npmmirror.com/responselike/-/responselike-1.0.2.tgz + + cached-path-relative@https://registry.npmmirror.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz: {} + + call-bind@https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz: + dependencies: + function-bind: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz + get-intrinsic: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + + call-matcher@https://registry.npmmirror.com/call-matcher/-/call-matcher-2.0.0.tgz: + dependencies: + deep-equal: https://registry.npmmirror.com/deep-equal/-/deep-equal-1.1.1.tgz + espurify: https://registry.npmmirror.com/espurify/-/espurify-2.1.1.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz + + callsites@https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz: {} + + camelcase@https://registry.npmmirror.com/camelcase/-/camelcase-3.0.0.tgz: {} + + camelcase@https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz: {} + + caniuse-lite@https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz: {} + + caseless@https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz: {} + + chai@https://registry.npmmirror.com/chai/-/chai-4.3.6.tgz: + dependencies: + assertion-error: https://registry.npmmirror.com/assertion-error/-/assertion-error-1.1.0.tgz + check-error: https://registry.npmmirror.com/check-error/-/check-error-1.0.2.tgz + deep-eql: https://registry.npmmirror.com/deep-eql/-/deep-eql-3.0.1.tgz + get-func-name: https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz + loupe: https://registry.npmmirror.com/loupe/-/loupe-2.3.4.tgz + pathval: https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz + type-detect: https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz + + chalk@https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz: + dependencies: + ansi-styles: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-2.2.1.tgz + escape-string-regexp: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz + has-ansi: https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz + + chalk@https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz: + dependencies: + ansi-styles: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz + escape-string-regexp: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz + + chalk@https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz: + dependencies: + ansi-styles: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz + + check-error@https://registry.npmmirror.com/check-error/-/check-error-1.0.2.tgz: {} + + chokidar@https://registry.npmmirror.com/chokidar/-/chokidar-2.1.8.tgz: + dependencies: + anymatch: https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz + async-each: https://registry.npmmirror.com/async-each/-/async-each-1.0.3.tgz + braces: https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz + glob-parent: https://registry.npmmirror.com/glob-parent/-/glob-parent-3.1.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + is-binary-path: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-1.0.1.tgz + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz + path-is-absolute: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz + readdirp: https://registry.npmmirror.com/readdirp/-/readdirp-2.2.1.tgz + upath: https://registry.npmmirror.com/upath/-/upath-1.2.0.tgz + optionalDependencies: + fsevents: 1.2.13 + transitivePeerDependencies: + - supports-color + + chokidar@https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz: + dependencies: + anymatch: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.2.tgz + braces: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz + glob-parent: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz + is-binary-path: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz + readdirp: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz + optionalDependencies: + fsevents: 2.3.2 + + ci-info@https://registry.npmmirror.com/ci-info/-/ci-info-2.0.0.tgz: {} + + cipher-base@https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + class-utils@https://registry.npmmirror.com/class-utils/-/class-utils-0.3.6.tgz: + dependencies: + arr-union: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + static-extend: https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz + + cli-boxes@https://registry.npmmirror.com/cli-boxes/-/cli-boxes-2.2.1.tgz: {} + + cliui@https://registry.npmmirror.com/cliui/-/cliui-3.2.0.tgz: + dependencies: + string-width: https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz + wrap-ansi: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz + + cliui@https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz: + dependencies: + string-width: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz + wrap-ansi: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz + + clone-buffer@https://registry.npmmirror.com/clone-buffer/-/clone-buffer-1.0.0.tgz: {} + + clone-deep@https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz: + dependencies: + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + shallow-clone: https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz + + clone-response@https://registry.npmmirror.com/clone-response/-/clone-response-1.0.2.tgz: + dependencies: + mimic-response: https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz + + clone-stats@https://registry.npmmirror.com/clone-stats/-/clone-stats-1.0.0.tgz: {} + + clone@https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz: {} + + cloneable-readable@https://registry.npmmirror.com/cloneable-readable/-/cloneable-readable-1.1.3.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + process-nextick-args: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + code-point-at@https://registry.npmmirror.com/code-point-at/-/code-point-at-1.1.0.tgz: {} + + collection-map@https://registry.npmmirror.com/collection-map/-/collection-map-1.0.0.tgz: + dependencies: + arr-map: https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz + for-own: https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz + make-iterator: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz + + collection-visit@https://registry.npmmirror.com/collection-visit/-/collection-visit-1.0.0.tgz: + dependencies: + map-visit: https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz + object-visit: https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz + + color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz: + dependencies: + color-name: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz + + color-convert@https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz: + dependencies: + color-name: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz + + color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz: {} + + color-name@https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz: {} + + color-support@https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz: {} + + combine-source-map@https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz: + dependencies: + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.1.3.tgz + inline-source-map: https://registry.npmmirror.com/inline-source-map/-/inline-source-map-0.6.2.tgz + lodash.memoize: https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz + + combined-stream@https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz: + dependencies: + delayed-stream: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz + + commander@https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz: {} + + commander@https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz: {} + + commander@https://registry.npmmirror.com/commander/-/commander-9.3.0.tgz: {} + + common-shakeify@https://registry.npmmirror.com/common-shakeify/-/common-shakeify-0.6.2.tgz: + dependencies: + '@goto-bus-stop/common-shake': https://registry.npmmirror.com/@goto-bus-stop/common-shake/-/common-shake-2.4.0.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + transform-ast: https://registry.npmmirror.com/transform-ast/-/transform-ast-2.4.4.tgz + wrap-comment: https://registry.npmmirror.com/wrap-comment/-/wrap-comment-1.0.1.tgz + transitivePeerDependencies: + - supports-color + + commondir@https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz: {} + + component-emitter@https://registry.npmmirror.com/component-emitter/-/component-emitter-1.3.0.tgz: {} + + concat-map@https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz: {} + + concat-stream@https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz: + dependencies: + buffer-from: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + typedarray: https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz + + concat-stream@https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz: + dependencies: + buffer-from: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + typedarray: https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz + + concat-with-sourcemaps@https://registry.npmmirror.com/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz: + dependencies: + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz + + configstore@https://registry.npmmirror.com/configstore/-/configstore-5.0.1.tgz: + dependencies: + dot-prop: https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + make-dir: https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz + unique-string: https://registry.npmmirror.com/unique-string/-/unique-string-2.0.0.tgz + write-file-atomic: https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz + xdg-basedir: https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz + + connect-history-api-fallback@https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz: {} + + console-browserify@https://registry.npmmirror.com/console-browserify/-/console-browserify-1.2.0.tgz: {} + + constants-browserify@https://registry.npmmirror.com/constants-browserify/-/constants-browserify-1.0.0.tgz: {} + + content-disposition@https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.3.tgz: + dependencies: + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz + + content-type@https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz: {} + + convert-source-map@https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.1.3.tgz: {} + + convert-source-map@https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz: + dependencies: + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz + + cookie-signature@https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz: {} + + cookie@https://registry.npmmirror.com/cookie/-/cookie-0.4.0.tgz: {} + + copy-descriptor@https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz: {} + + copy-props@https://registry.npmmirror.com/copy-props/-/copy-props-2.0.5.tgz: + dependencies: + each-props: https://registry.npmmirror.com/each-props/-/each-props-1.3.2.tgz + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz + + core-js-compat@https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.22.6.tgz: + dependencies: + browserslist: https://registry.npmmirror.com/browserslist/-/browserslist-4.20.3.tgz + semver: https://registry.npmmirror.com/semver/-/semver-7.0.0.tgz + + core-js@https://registry.npmmirror.com/core-js/-/core-js-3.22.6.tgz: {} + + core-util-is@https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz: {} + + count-lines@https://registry.npmmirror.com/count-lines/-/count-lines-0.1.2.tgz: {} + + create-ecdh@https://registry.npmmirror.com/create-ecdh/-/create-ecdh-4.0.4.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz + elliptic: https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz + + create-hash@https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz: + dependencies: + cipher-base: https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + md5.js: https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz + ripemd160: https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz + sha.js: https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz + + create-hmac@https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz: + dependencies: + cipher-base: https://registry.npmmirror.com/cipher-base/-/cipher-base-1.0.4.tgz + create-hash: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + ripemd160: https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + sha.js: https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz + + cron@https://registry.npmmirror.com/cron/-/cron-3.1.6.tgz: + dependencies: + '@types/luxon': https://registry.npmmirror.com/@types/luxon/-/luxon-3.3.8.tgz + luxon: https://registry.npmmirror.com/luxon/-/luxon-3.4.4.tgz + + cross-spawn@https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz: + dependencies: + path-key: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz + shebang-command: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz + which: https://registry.npmmirror.com/which/-/which-2.0.2.tgz + + crypto-browserify@https://registry.npmmirror.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz: + dependencies: + browserify-cipher: https://registry.npmmirror.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz + browserify-sign: https://registry.npmmirror.com/browserify-sign/-/browserify-sign-4.2.1.tgz + create-ecdh: https://registry.npmmirror.com/create-ecdh/-/create-ecdh-4.0.4.tgz + create-hash: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz + create-hmac: https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz + diffie-hellman: https://registry.npmmirror.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + pbkdf2: https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz + public-encrypt: https://registry.npmmirror.com/public-encrypt/-/public-encrypt-4.0.3.tgz + randombytes: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz + randomfill: https://registry.npmmirror.com/randomfill/-/randomfill-1.0.4.tgz + + crypto-random-string@https://registry.npmmirror.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz: {} + + d@https://registry.npmmirror.com/d/-/d-1.0.1.tgz: + dependencies: + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + type: https://registry.npmmirror.com/type/-/type-1.2.0.tgz + + dash-ast@https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz: {} + + dash-ast@https://registry.npmmirror.com/dash-ast/-/dash-ast-2.0.1.tgz: {} + + dashdash@https://registry.npmmirror.com/dashdash/-/dashdash-1.14.1.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + + debug@https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz: + dependencies: + ms: https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz + + debug@https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz): + dependencies: + ms: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz + optionalDependencies: + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz + + debug@https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz): + dependencies: + ms: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz + optionalDependencies: + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz + + decamelize@https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz: {} + + decamelize@https://registry.npmmirror.com/decamelize/-/decamelize-4.0.0.tgz: {} + + decode-uri-component@https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz: {} + + decompress-response@https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz: + dependencies: + mimic-response: https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz + + dedent@https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz: {} + + deep-eql@https://registry.npmmirror.com/deep-eql/-/deep-eql-3.0.1.tgz: + dependencies: + type-detect: https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz + + deep-equal@https://registry.npmmirror.com/deep-equal/-/deep-equal-1.1.1.tgz: + dependencies: + is-arguments: https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz + is-date-object: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz + is-regex: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz + object-is: https://registry.npmmirror.com/object-is/-/object-is-1.1.5.tgz + object-keys: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz + regexp.prototype.flags: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz + + deep-extend@https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz: {} + + deep-is@https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz: {} + + default-compare@https://registry.npmmirror.com/default-compare/-/default-compare-1.0.0.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz + + default-resolution@https://registry.npmmirror.com/default-resolution/-/default-resolution-2.0.0.tgz: {} + + defer-to-connect@https://registry.npmmirror.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz: {} + + define-properties@https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz: + dependencies: + has-property-descriptors: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz + object-keys: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz + + define-property@https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz: + dependencies: + is-descriptor: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz + + define-property@https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz: + dependencies: + is-descriptor: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz + + define-property@https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz: + dependencies: + is-descriptor: https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + defined@https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz: {} + + delayed-stream@https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz: {} + + depd@https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz: {} + + deps-sort@https://registry.npmmirror.com/deps-sort/-/deps-sort-2.0.1.tgz: + dependencies: + JSONStream: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + shasum-object: https://registry.npmmirror.com/shasum-object/-/shasum-object-1.0.0.tgz + subarg: https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + des.js@https://registry.npmmirror.com/des.js/-/des.js-1.0.1.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + minimalistic-assert: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz + + destroy@https://registry.npmmirror.com/destroy/-/destroy-1.0.4.tgz: {} + + detect-file@https://registry.npmmirror.com/detect-file/-/detect-file-1.0.0.tgz: {} + + detective@https://registry.npmmirror.com/detective/-/detective-5.2.0.tgz: + dependencies: + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + defined: https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz + minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz + + diff@https://registry.npmmirror.com/diff/-/diff-5.0.0.tgz: {} + + diffie-hellman@https://registry.npmmirror.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz + miller-rabin: https://registry.npmmirror.com/miller-rabin/-/miller-rabin-4.0.1.tgz + randombytes: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz + + dns-packet@https://registry.npmmirror.com/dns-packet/-/dns-packet-5.6.1.tgz: + dependencies: + '@leichtgewicht/ip-codec': https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz + + doctrine@https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz: + dependencies: + esutils: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + + domain-browser@https://registry.npmmirror.com/domain-browser/-/domain-browser-1.2.0.tgz: {} + + dot-prop@https://registry.npmmirror.com/dot-prop/-/dot-prop-5.3.0.tgz: + dependencies: + is-obj: https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz + + duplexer2@https://registry.npmmirror.com/duplexer2/-/duplexer2-0.0.2.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.1.14.tgz + + duplexer2@https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + duplexer3@https://registry.npmmirror.com/duplexer3/-/duplexer3-0.1.4.tgz: {} + + duplexer@https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz: {} + + duplexify@https://registry.npmmirror.com/duplexify/-/duplexify-3.7.1.tgz: + dependencies: + end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + stream-shift: https://registry.npmmirror.com/stream-shift/-/stream-shift-1.0.1.tgz + + duplexify@https://registry.npmmirror.com/duplexify/-/duplexify-4.1.2.tgz: + dependencies: + end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + stream-shift: https://registry.npmmirror.com/stream-shift/-/stream-shift-1.0.1.tgz + + each-props@https://registry.npmmirror.com/each-props/-/each-props-1.3.2.tgz: + dependencies: + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + object.defaults: https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz + + ecc-jsbn@https://registry.npmmirror.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz: + dependencies: + jsbn: https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz + safer-buffer: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz + + ecdsa-sig-formatter@1.0.11: + dependencies: + safe-buffer: 5.2.1 + + ee-first@https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz: {} + + electron-to-chromium@https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz: {} + + elliptic@https://registry.npmmirror.com/elliptic/-/elliptic-6.5.4.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz + brorand: https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz + hash.js: https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz + hmac-drbg: https://registry.npmmirror.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + minimalistic-assert: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz + minimalistic-crypto-utils: https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz + + emoji-regex@https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz: {} + + encodeurl@https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz: {} + + end-of-stream@https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz: + dependencies: + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + + error-ex@https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz: + dependencies: + is-arrayish: https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz + + es-abstract@https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + es-to-primitive: https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz + function-bind: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz + function.prototype.name: https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz + get-intrinsic: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + get-symbol-description: https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz + has: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + has-property-descriptors: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz + has-symbols: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz + internal-slot: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.3.tgz + is-callable: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz + is-negative-zero: https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz + is-regex: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz + is-shared-array-buffer: https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz + is-string: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz + is-weakref: https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz + object-inspect: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.1.tgz + object-keys: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz + object.assign: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz + regexp.prototype.flags: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz + string.prototype.trimend: https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz + string.prototype.trimstart: https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz + unbox-primitive: https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz + + es-array-method-boxes-properly@https://registry.npmmirror.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz: {} + + es-to-primitive@https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz: + dependencies: + is-callable: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz + is-date-object: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz + is-symbol: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz + + es5-ext@https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz: + dependencies: + es6-iterator: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + next-tick: https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz + + es6-iterator@https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + + es6-map@https://registry.npmmirror.com/es6-map/-/es6-map-0.1.5.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + es6-iterator: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz + es6-set: https://registry.npmmirror.com/es6-set/-/es6-set-0.1.5.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + event-emitter: https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz + + es6-set@https://registry.npmmirror.com/es6-set/-/es6-set-0.1.5.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + es6-iterator: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.1.tgz + event-emitter: https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz + + es6-symbol@https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.1.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + + es6-symbol@https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + ext: https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz + + es6-weak-map@https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + es6-iterator: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + + esbuild@https://registry.npmmirror.com/esbuild/-/esbuild-0.19.8.tgz: + optionalDependencies: + '@esbuild/android-arm': 0.19.8 + '@esbuild/android-arm64': 0.19.8 + '@esbuild/android-x64': 0.19.8 + '@esbuild/darwin-arm64': 0.19.8 + '@esbuild/darwin-x64': 0.19.8 + '@esbuild/freebsd-arm64': 0.19.8 + '@esbuild/freebsd-x64': 0.19.8 + '@esbuild/linux-arm': 0.19.8 + '@esbuild/linux-arm64': 0.19.8 + '@esbuild/linux-ia32': 0.19.8 + '@esbuild/linux-loong64': 0.19.8 + '@esbuild/linux-mips64el': 0.19.8 + '@esbuild/linux-ppc64': 0.19.8 + '@esbuild/linux-riscv64': 0.19.8 + '@esbuild/linux-s390x': 0.19.8 + '@esbuild/linux-x64': 0.19.8 + '@esbuild/netbsd-x64': 0.19.8 + '@esbuild/openbsd-x64': 0.19.8 + '@esbuild/sunos-x64': 0.19.8 + '@esbuild/win32-arm64': 0.19.8 + '@esbuild/win32-ia32': 0.19.8 + '@esbuild/win32-x64': 0.19.8 + + escalade@https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz: {} + + escape-goat@https://registry.npmmirror.com/escape-goat/-/escape-goat-2.1.1.tgz: {} + + escape-html@https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz: {} + + escape-string-regexp@https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz: {} + + escape-string-regexp@https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz: {} + + escodegen@https://registry.npmmirror.com/escodegen/-/escodegen-0.0.28.tgz: + dependencies: + esprima: https://registry.npmmirror.com/esprima/-/esprima-1.0.4.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-1.3.2.tgz + optionalDependencies: + source-map: 0.6.1 + + escodegen@https://registry.npmmirror.com/escodegen/-/escodegen-1.14.3.tgz: + dependencies: + esprima: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz + esutils: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + optionator: https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz + optionalDependencies: + source-map: 0.6.1 + + escodegen@https://registry.npmmirror.com/escodegen/-/escodegen-1.3.3.tgz: + dependencies: + esprima: https://registry.npmmirror.com/esprima/-/esprima-1.1.1.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-1.5.1.tgz + esutils: https://registry.npmmirror.com/esutils/-/esutils-1.0.0.tgz + optionalDependencies: + source-map: 0.1.43 + + escope@https://registry.npmmirror.com/escope/-/escope-3.6.0.tgz: + dependencies: + es6-map: https://registry.npmmirror.com/es6-map/-/es6-map-0.1.5.tgz + es6-weak-map: https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz + esrecurse: https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz + + eslint-scope@https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz: + dependencies: + esrecurse: https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz + + eslint-utils@https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz(eslint@https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz): + dependencies: + eslint: https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz + eslint-visitor-keys: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz + + eslint-visitor-keys@https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz: {} + + eslint-visitor-keys@https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz: {} + + eslint@https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz: + dependencies: + '@eslint/eslintrc': https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz + '@humanwhocodes/config-array': https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz + ajv: https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz + chalk: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz + cross-spawn: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + doctrine: https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz + escape-string-regexp: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz + eslint-scope: https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz + eslint-utils: https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz(eslint@https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz) + eslint-visitor-keys: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz + espree: https://registry.npmmirror.com/espree/-/espree-9.3.2.tgz + esquery: https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz + esutils: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + fast-deep-equal: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz + file-entry-cache: https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz + functional-red-black-tree: https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz + glob-parent: https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz + globals: https://registry.npmmirror.com/globals/-/globals-13.15.0.tgz + ignore: https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz + import-fresh: https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz + imurmurhash: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + js-yaml: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz + json-stable-stringify-without-jsonify: https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz + levn: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz + lodash.merge: https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + natural-compare: https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz + optionator: https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz + regexpp: https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz + strip-json-comments: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz + text-table: https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz + v8-compile-cache: https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz + transitivePeerDependencies: + - supports-color + + espree@https://registry.npmmirror.com/espree/-/espree-9.3.2.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz + acorn-jsx: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz(acorn@https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz) + eslint-visitor-keys: https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz + + esprima@https://registry.npmmirror.com/esprima/-/esprima-1.0.4.tgz: {} + + esprima@https://registry.npmmirror.com/esprima/-/esprima-1.1.1.tgz: {} + + esprima@https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz: {} + + espurify@https://registry.npmmirror.com/espurify/-/espurify-2.1.1.tgz: {} + + esquery@https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz: + dependencies: + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz + + esrecurse@https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz: + dependencies: + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz + + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-1.3.2.tgz: {} + + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-1.5.1.tgz: {} + + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz: {} + + estraverse@https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz: {} + + estree-is-function@https://registry.npmmirror.com/estree-is-function/-/estree-is-function-1.0.0.tgz: {} + + estree-is-identifier@https://registry.npmmirror.com/estree-is-identifier/-/estree-is-identifier-1.0.0.tgz: {} + + estree-is-member-expression@https://registry.npmmirror.com/estree-is-member-expression/-/estree-is-member-expression-1.0.0.tgz: {} + + estree-is-require@https://registry.npmmirror.com/estree-is-require/-/estree-is-require-1.0.0.tgz: + dependencies: + estree-is-identifier: https://registry.npmmirror.com/estree-is-identifier/-/estree-is-identifier-1.0.0.tgz + + esutils@https://registry.npmmirror.com/esutils/-/esutils-1.0.0.tgz: {} + + esutils@https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz: {} + + etag@https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz: {} + + event-emitter@https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz: + dependencies: + d: https://registry.npmmirror.com/d/-/d-1.0.1.tgz + es5-ext: https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.61.tgz + + eventemitter3@https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz: {} + + events@https://registry.npmmirror.com/events/-/events-3.3.0.tgz: {} + + evp_bytestokey@https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz: + dependencies: + md5.js: https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + expand-brackets@https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz: + dependencies: + debug: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + posix-character-classes: https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz + regex-not: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz + snapdragon: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz + to-regex: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz + transitivePeerDependencies: + - supports-color + + expand-tilde@https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz: + dependencies: + homedir-polyfill: https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz + + express@https://registry.npmmirror.com/express/-/express-4.17.1.tgz: + dependencies: + accepts: https://registry.npmmirror.com/accepts/-/accepts-1.3.7.tgz + array-flatten: https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz + body-parser: https://registry.npmmirror.com/body-parser/-/body-parser-1.19.0.tgz + content-disposition: https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.3.tgz + content-type: https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz + cookie: https://registry.npmmirror.com/cookie/-/cookie-0.4.0.tgz + cookie-signature: https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz + debug: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + depd: https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz + encodeurl: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz + escape-html: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz + etag: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz + finalhandler: https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz + fresh: https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz + merge-descriptors: https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz + methods: https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz + on-finished: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz + parseurl: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz + path-to-regexp: https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz + proxy-addr: https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.6.tgz + qs: https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz + range-parser: https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz + send: https://registry.npmmirror.com/send/-/send-0.17.1.tgz + serve-static: https://registry.npmmirror.com/serve-static/-/serve-static-1.14.1.tgz + setprototypeof: https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.1.tgz + statuses: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz + type-is: https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz + utils-merge: https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz + vary: https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz + transitivePeerDependencies: + - supports-color + + ext@https://registry.npmmirror.com/ext/-/ext-1.6.0.tgz: + dependencies: + type: https://registry.npmmirror.com/type/-/type-2.6.0.tgz + + extend-shallow@https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz: + dependencies: + is-extendable: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz + + extend-shallow@https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz: + dependencies: + assign-symbols: https://registry.npmmirror.com/assign-symbols/-/assign-symbols-1.0.0.tgz + is-extendable: https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz + + extend@https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz: {} + + extglob@https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz: + dependencies: + array-unique: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz + expand-brackets: https://registry.npmmirror.com/expand-brackets/-/expand-brackets-2.1.4.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + fragment-cache: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz + regex-not: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz + snapdragon: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz + to-regex: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz + transitivePeerDependencies: + - supports-color + + extsprintf@https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz: {} + + falafel@https://registry.npmmirror.com/falafel/-/falafel-2.2.5.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz + isarray: https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz + + fancy-log@https://registry.npmmirror.com/fancy-log/-/fancy-log-1.3.3.tgz: + dependencies: + ansi-gray: https://registry.npmmirror.com/ansi-gray/-/ansi-gray-0.1.1.tgz + color-support: https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz + parse-node-version: https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz + time-stamp: https://registry.npmmirror.com/time-stamp/-/time-stamp-1.1.0.tgz + + fancy-log@https://registry.npmmirror.com/fancy-log/-/fancy-log-2.0.0.tgz: + dependencies: + color-support: https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz + + fast-deep-equal@https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz: {} + + fast-json-stable-stringify@https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz: {} + + fast-levenshtein@https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz: {} + + fast-levenshtein@https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz: {} + + fast-safe-stringify@https://registry.npmmirror.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz: {} + + fast-sha256@https://registry.npmmirror.com/fast-sha256/-/fast-sha256-1.3.0.tgz: {} + + file-entry-cache@https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz: + dependencies: + flat-cache: https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz + + file-uri-to-path@1.0.0: + optional: true + + fill-range@https://registry.npmmirror.com/fill-range/-/fill-range-4.0.0.tgz: + dependencies: + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + is-number: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz + repeat-string: https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz + to-regex-range: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz + + fill-range@https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz: + dependencies: + to-regex-range: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz + + finalhandler@https://registry.npmmirror.com/finalhandler/-/finalhandler-1.1.2.tgz: + dependencies: + debug: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + encodeurl: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz + escape-html: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz + on-finished: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz + parseurl: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz + statuses: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz + unpipe: https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz + transitivePeerDependencies: + - supports-color + + find-cache-dir@https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz: + dependencies: + commondir: https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz + make-dir: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz + pkg-dir: https://registry.npmmirror.com/pkg-dir/-/pkg-dir-3.0.0.tgz + + find-up@https://registry.npmmirror.com/find-up/-/find-up-1.1.2.tgz: + dependencies: + path-exists: https://registry.npmmirror.com/path-exists/-/path-exists-2.1.0.tgz + pinkie-promise: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz + + find-up@https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz: + dependencies: + locate-path: https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz + + find-up@https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz: + dependencies: + locate-path: https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz + path-exists: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz + + findup-sync@https://registry.npmmirror.com/findup-sync/-/findup-sync-2.0.0.tgz: + dependencies: + detect-file: https://registry.npmmirror.com/detect-file/-/detect-file-1.0.0.tgz + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz + micromatch: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz + resolve-dir: https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz + transitivePeerDependencies: + - supports-color + + findup-sync@https://registry.npmmirror.com/findup-sync/-/findup-sync-3.0.0.tgz: + dependencies: + detect-file: https://registry.npmmirror.com/detect-file/-/detect-file-1.0.0.tgz + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + micromatch: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz + resolve-dir: https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz + transitivePeerDependencies: + - supports-color + + fined@https://registry.npmmirror.com/fined/-/fined-1.2.0.tgz: + dependencies: + expand-tilde: https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + object.defaults: https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz + object.pick: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz + parse-filepath: https://registry.npmmirror.com/parse-filepath/-/parse-filepath-1.0.2.tgz + + flagged-respawn@https://registry.npmmirror.com/flagged-respawn/-/flagged-respawn-1.0.1.tgz: {} + + flat-cache@https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz: + dependencies: + flatted: https://registry.npmmirror.com/flatted/-/flatted-3.2.5.tgz + rimraf: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz + + flat@https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz: {} + + flatted@https://registry.npmmirror.com/flatted/-/flatted-3.2.5.tgz: {} + + flush-write-stream@https://registry.npmmirror.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + follow-redirects@1.15.2: {} + + follow-redirects@https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz: {} + + for-each@https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz: + dependencies: + is-callable: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz + + for-in@https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz: {} + + for-own@https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz: + dependencies: + for-in: https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz + + forever-agent@https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz: {} + + fork-stream@https://registry.npmmirror.com/fork-stream/-/fork-stream-0.0.4.tgz: {} + + form-data@https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz: + dependencies: + asynckit: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz + combined-stream: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz + mime-types: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz + + forwarded@https://registry.npmmirror.com/forwarded/-/forwarded-0.1.2.tgz: {} + + fragment-cache@https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz: + dependencies: + map-cache: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz + + fresh@https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz: {} + + from2-string@https://registry.npmmirror.com/from2-string/-/from2-string-1.1.0.tgz: + dependencies: + from2: https://registry.npmmirror.com/from2/-/from2-2.3.0.tgz + + from2@https://registry.npmmirror.com/from2/-/from2-2.3.0.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + fs-mkdirp-stream@https://registry.npmmirror.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz: + dependencies: + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + fs.realpath@https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz: {} + + fsevents@1.2.13: + dependencies: + bindings: 1.5.0 + nan: 2.15.0 + optional: true + + fsevents@2.3.2: + optional: true + + function-bind@https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz: {} + + function.prototype.name@https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + functions-have-names: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz + + functional-red-black-tree@https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz: {} + + functions-have-names@https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz: {} + + gensync@https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz: {} + + get-assigned-identifiers@https://registry.npmmirror.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz: {} + + get-caller-file@https://registry.npmmirror.com/get-caller-file/-/get-caller-file-1.0.3.tgz: {} + + get-caller-file@https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz: {} + + get-func-name@https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz: {} + + get-intrinsic@https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz: + dependencies: + function-bind: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz + has: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + has-symbols: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz + + get-stream@https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz: + dependencies: + pump: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz + + get-stream@https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz: + dependencies: + pump: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz + + get-symbol-description@https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + get-intrinsic: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + + get-value@https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz: {} + + getpass@https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + + glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-3.1.0.tgz: + dependencies: + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz + path-dirname: https://registry.npmmirror.com/path-dirname/-/path-dirname-1.0.2.tgz + + glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz: + dependencies: + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + + glob-parent@https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz: + dependencies: + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + + glob-stream@https://registry.npmmirror.com/glob-stream/-/glob-stream-6.1.0.tgz: + dependencies: + extend: https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz + glob: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz + glob-parent: https://registry.npmmirror.com/glob-parent/-/glob-parent-3.1.0.tgz + is-negated-glob: https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz + ordered-read-streams: https://registry.npmmirror.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz + pumpify: https://registry.npmmirror.com/pumpify/-/pumpify-1.5.1.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + remove-trailing-separator: https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz + to-absolute-glob: https://registry.npmmirror.com/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz + unique-stream: https://registry.npmmirror.com/unique-stream/-/unique-stream-2.3.1.tgz + + glob-watcher@https://registry.npmmirror.com/glob-watcher/-/glob-watcher-5.0.5.tgz: + dependencies: + anymatch: https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz + async-done: https://registry.npmmirror.com/async-done/-/async-done-1.3.2.tgz + chokidar: https://registry.npmmirror.com/chokidar/-/chokidar-2.1.8.tgz + is-negated-glob: https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz + just-debounce: https://registry.npmmirror.com/just-debounce/-/just-debounce-1.1.0.tgz + normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz + object.defaults: https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz + transitivePeerDependencies: + - supports-color + + glob@https://registry.npmmirror.com/glob/-/glob-7.2.0.tgz: + dependencies: + fs.realpath: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz + inflight: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + path-is-absolute: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz + + glob@https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz: + dependencies: + fs.realpath: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz + inflight: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + path-is-absolute: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz + + global-dirs@https://registry.npmmirror.com/global-dirs/-/global-dirs-3.0.0.tgz: + dependencies: + ini: https://registry.npmmirror.com/ini/-/ini-2.0.0.tgz + + global-modules@https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz: + dependencies: + global-prefix: https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz + is-windows: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz + resolve-dir: https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz + + global-prefix@https://registry.npmmirror.com/global-prefix/-/global-prefix-1.0.2.tgz: + dependencies: + expand-tilde: https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz + homedir-polyfill: https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz + ini: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz + is-windows: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz + which: https://registry.npmmirror.com/which/-/which-1.3.1.tgz + + globals@https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz: {} + + globals@https://registry.npmmirror.com/globals/-/globals-13.15.0.tgz: + dependencies: + type-fest: https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz + + glogg@https://registry.npmmirror.com/glogg/-/glogg-1.0.2.tgz: + dependencies: + sparkles: https://registry.npmmirror.com/sparkles/-/sparkles-1.0.1.tgz + + got@https://registry.npmmirror.com/got/-/got-9.6.0.tgz: + dependencies: + '@sindresorhus/is': https://registry.npmmirror.com/@sindresorhus/is/-/is-0.14.0.tgz + '@szmarczak/http-timer': https://registry.npmmirror.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz + '@types/keyv': https://registry.npmmirror.com/@types/keyv/-/keyv-3.1.4.tgz + '@types/responselike': https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.0.tgz + cacheable-request: https://registry.npmmirror.com/cacheable-request/-/cacheable-request-6.1.0.tgz + decompress-response: https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz + duplexer3: https://registry.npmmirror.com/duplexer3/-/duplexer3-0.1.4.tgz + get-stream: https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz + lowercase-keys: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz + mimic-response: https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz + p-cancelable: https://registry.npmmirror.com/p-cancelable/-/p-cancelable-1.1.0.tgz + to-readable-stream: https://registry.npmmirror.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz + url-parse-lax: https://registry.npmmirror.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz + + graceful-fs@https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz: {} + + gulp-babel@https://registry.npmmirror.com/gulp-babel/-/gulp-babel-8.0.0.tgz(@babel/core@https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz): + dependencies: + '@babel/core': https://registry.npmmirror.com/@babel/core/-/core-7.18.0.tgz + plugin-error: https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz + replace-ext: https://registry.npmmirror.com/replace-ext/-/replace-ext-1.0.1.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + vinyl-sourcemaps-apply: https://registry.npmmirror.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz + + gulp-cli@https://registry.npmmirror.com/gulp-cli/-/gulp-cli-2.3.0.tgz: + dependencies: + ansi-colors: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-1.1.0.tgz + archy: https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz + array-sort: https://registry.npmmirror.com/array-sort/-/array-sort-1.0.0.tgz + color-support: https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + copy-props: https://registry.npmmirror.com/copy-props/-/copy-props-2.0.5.tgz + fancy-log: https://registry.npmmirror.com/fancy-log/-/fancy-log-1.3.3.tgz + gulplog: https://registry.npmmirror.com/gulplog/-/gulplog-1.0.0.tgz + interpret: https://registry.npmmirror.com/interpret/-/interpret-1.4.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + liftoff: https://registry.npmmirror.com/liftoff/-/liftoff-3.1.0.tgz + matchdep: https://registry.npmmirror.com/matchdep/-/matchdep-2.0.0.tgz + mute-stdout: https://registry.npmmirror.com/mute-stdout/-/mute-stdout-1.0.1.tgz + pretty-hrtime: https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz + replace-homedir: https://registry.npmmirror.com/replace-homedir/-/replace-homedir-1.0.0.tgz + semver-greatest-satisfied-range: https://registry.npmmirror.com/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz + v8flags: https://registry.npmmirror.com/v8flags/-/v8flags-3.2.0.tgz + yargs: https://registry.npmmirror.com/yargs/-/yargs-7.1.2.tgz + transitivePeerDependencies: + - supports-color + + gulp-eslint-new@https://registry.npmmirror.com/gulp-eslint-new/-/gulp-eslint-new-1.4.4.tgz: + dependencies: + '@types/eslint': https://registry.npmmirror.com/@types/eslint/-/eslint-8.4.2.tgz + '@types/node': https://registry.npmmirror.com/@types/node/-/node-17.0.35.tgz + eslint: https://registry.npmmirror.com/eslint/-/eslint-8.16.0.tgz + fancy-log: https://registry.npmmirror.com/fancy-log/-/fancy-log-2.0.0.tgz + plugin-error: https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz + ternary-stream: https://registry.npmmirror.com/ternary-stream/-/ternary-stream-3.0.0.tgz + vinyl-fs: https://registry.npmmirror.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz + transitivePeerDependencies: + - supports-color + + gulp-file@https://registry.npmmirror.com/gulp-file/-/gulp-file-0.4.0.tgz: + dependencies: + through2: https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz + vinyl: https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz + + gulp-header@https://registry.npmmirror.com/gulp-header/-/gulp-header-2.0.9.tgz: + dependencies: + concat-with-sourcemaps: https://registry.npmmirror.com/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz + lodash.template: https://registry.npmmirror.com/lodash.template/-/lodash.template-4.5.0.tgz + map-stream: https://registry.npmmirror.com/map-stream/-/map-stream-0.0.7.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + gulp-prettier@https://registry.npmmirror.com/gulp-prettier/-/gulp-prettier-4.0.0.tgz: + dependencies: + plugin-error: https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz + prettier: https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz + through2: https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz + + gulp-tap@https://registry.npmmirror.com/gulp-tap/-/gulp-tap-2.0.0.tgz: + dependencies: + through2: https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz + + gulp@https://registry.npmmirror.com/gulp/-/gulp-4.0.2.tgz: + dependencies: + glob-watcher: https://registry.npmmirror.com/glob-watcher/-/glob-watcher-5.0.5.tgz + gulp-cli: https://registry.npmmirror.com/gulp-cli/-/gulp-cli-2.3.0.tgz + undertaker: https://registry.npmmirror.com/undertaker/-/undertaker-1.3.0.tgz + vinyl-fs: https://registry.npmmirror.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz + transitivePeerDependencies: + - supports-color + + gulplog@https://registry.npmmirror.com/gulplog/-/gulplog-1.0.0.tgz: + dependencies: + glogg: https://registry.npmmirror.com/glogg/-/glogg-1.0.2.tgz + + har-schema@https://registry.npmmirror.com/har-schema/-/har-schema-2.0.0.tgz: {} + + har-validator@https://registry.npmmirror.com/har-validator/-/har-validator-5.1.5.tgz: + dependencies: + ajv: https://registry.npmmirror.com/ajv/-/ajv-6.12.4.tgz + har-schema: https://registry.npmmirror.com/har-schema/-/har-schema-2.0.0.tgz + + has-ansi@https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz: + dependencies: + ansi-regex: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz + + has-bigints@https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz: {} + + has-flag@https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz: {} + + has-flag@https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz: {} + + has-property-descriptors@https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz: + dependencies: + get-intrinsic: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + + has-symbols@https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz: {} + + has-tostringtag@https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz: + dependencies: + has-symbols: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz + + has-value@https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz: + dependencies: + get-value: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz + has-values: https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz + + has-value@https://registry.npmmirror.com/has-value/-/has-value-1.0.0.tgz: + dependencies: + get-value: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz + has-values: https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + has-values@https://registry.npmmirror.com/has-values/-/has-values-0.1.4.tgz: {} + + has-values@https://registry.npmmirror.com/has-values/-/has-values-1.0.0.tgz: + dependencies: + is-number: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz + + has-yarn@https://registry.npmmirror.com/has-yarn/-/has-yarn-2.1.0.tgz: {} + + has@https://registry.npmmirror.com/has/-/has-1.0.3.tgz: + dependencies: + function-bind: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz + + hash-base@https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + hash.js@https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + minimalistic-assert: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz + + he@https://registry.npmmirror.com/he/-/he-1.2.0.tgz: {} + + hmac-drbg@https://registry.npmmirror.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz: + dependencies: + hash.js: https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz + minimalistic-assert: https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz + minimalistic-crypto-utils: https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz + + homedir-polyfill@https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz: + dependencies: + parse-passwd: https://registry.npmmirror.com/parse-passwd/-/parse-passwd-1.0.0.tgz + + hosted-git-info@https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz: {} + + htmlescape@https://registry.npmmirror.com/htmlescape/-/htmlescape-1.1.1.tgz: {} + + http-cache-semantics@https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz: {} + + http-errors@https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz: + dependencies: + depd: https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz + setprototypeof: https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.1.tgz + statuses: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz + toidentifier: https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.0.tgz + + http-proxy-middleware@https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz: + dependencies: + '@types/http-proxy': https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz + http-proxy: https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz + is-glob: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz + is-plain-obj: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz + micromatch: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz + transitivePeerDependencies: + - debug + + http-proxy@https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz: + dependencies: + eventemitter3: https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz + follow-redirects: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz + requires-port: https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz + transitivePeerDependencies: + - debug + + http-signature@https://registry.npmmirror.com/http-signature/-/http-signature-1.2.0.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + jsprim: https://registry.npmmirror.com/jsprim/-/jsprim-1.4.1.tgz + sshpk: https://registry.npmmirror.com/sshpk/-/sshpk-1.16.1.tgz + + https-browserify@https://registry.npmmirror.com/https-browserify/-/https-browserify-1.0.0.tgz: {} + + iconv-lite@https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz: + dependencies: + safer-buffer: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz + + ieee754@https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz: {} + + ignore-by-default@https://registry.npmmirror.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz: {} + + ignore@https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz: {} + + import-fresh@https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz: + dependencies: + parent-module: https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz + resolve-from: https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz + + import-lazy@https://registry.npmmirror.com/import-lazy/-/import-lazy-2.1.0.tgz: {} + + imurmurhash@https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz: {} + + inflight@https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz: + dependencies: + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + wrappy: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz + + inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.1.tgz: {} + + inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz: {} + + inherits@https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz: {} + + ini@https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz: {} + + ini@https://registry.npmmirror.com/ini/-/ini-2.0.0.tgz: {} + + inline-source-map@https://registry.npmmirror.com/inline-source-map/-/inline-source-map-0.6.2.tgz: + dependencies: + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz + + insert-module-globals@https://registry.npmmirror.com/insert-module-globals/-/insert-module-globals-7.2.1.tgz: + dependencies: + JSONStream: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + combine-source-map: https://registry.npmmirror.com/combine-source-map/-/combine-source-map-0.8.0.tgz + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + is-buffer: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz + path-is-absolute: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz + process: https://registry.npmmirror.com/process/-/process-0.11.10.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + undeclared-identifiers: https://registry.npmmirror.com/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + internal-slot@https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.3.tgz: + dependencies: + get-intrinsic: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + has: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + side-channel: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz + + interpret@https://registry.npmmirror.com/interpret/-/interpret-1.4.0.tgz: {} + + invert-kv@https://registry.npmmirror.com/invert-kv/-/invert-kv-1.0.0.tgz: {} + + ip-address@https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz: + dependencies: + jsbn: https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz + sprintf-js: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz + + ip6addr@https://registry.npmmirror.com/ip6addr/-/ip6addr-0.2.5.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + jsprim: https://registry.npmmirror.com/jsprim/-/jsprim-2.0.2.tgz + + ipaddr.js@https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz: {} + + is-absolute@https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz: + dependencies: + is-relative: https://registry.npmmirror.com/is-relative/-/is-relative-1.0.0.tgz + is-windows: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz + + is-accessor-descriptor@https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + + is-accessor-descriptor@https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + + is-arguments@https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-arrayish@https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz: {} + + is-bigint@https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz: + dependencies: + has-bigints: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz + + is-binary-path@https://registry.npmmirror.com/is-binary-path/-/is-binary-path-1.0.1.tgz: + dependencies: + binary-extensions: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-1.13.1.tgz + + is-binary-path@https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz: + dependencies: + binary-extensions: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz + + is-boolean-object@https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-buffer@https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz: {} + + is-buffer@https://registry.npmmirror.com/is-buffer/-/is-buffer-2.0.5.tgz: {} + + is-callable@https://registry.npmmirror.com/is-callable/-/is-callable-1.2.4.tgz: {} + + is-ci@https://registry.npmmirror.com/is-ci/-/is-ci-2.0.0.tgz: + dependencies: + ci-info: https://registry.npmmirror.com/ci-info/-/ci-info-2.0.0.tgz + + is-core-module@https://registry.npmmirror.com/is-core-module/-/is-core-module-2.9.0.tgz: + dependencies: + has: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + + is-data-descriptor@https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + + is-data-descriptor@https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + + is-date-object@https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz: + dependencies: + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-descriptor@https://registry.npmmirror.com/is-descriptor/-/is-descriptor-0.1.6.tgz: + dependencies: + is-accessor-descriptor: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz + is-data-descriptor: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz + + is-descriptor@https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.2.tgz: + dependencies: + is-accessor-descriptor: https://registry.npmmirror.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz + is-data-descriptor: https://registry.npmmirror.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + + is-extendable@https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz: {} + + is-extendable@https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz: + dependencies: + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + + is-extglob@https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz: {} + + is-fullwidth-code-point@https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz: + dependencies: + number-is-nan: https://registry.npmmirror.com/number-is-nan/-/number-is-nan-1.0.1.tgz + + is-fullwidth-code-point@https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz: {} + + is-generator-function@https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz: + dependencies: + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-glob@https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz: + dependencies: + is-extglob: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz + + is-glob@https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz: + dependencies: + is-extglob: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz + + is-installed-globally@https://registry.npmmirror.com/is-installed-globally/-/is-installed-globally-0.4.0.tgz: + dependencies: + global-dirs: https://registry.npmmirror.com/global-dirs/-/global-dirs-3.0.0.tgz + is-path-inside: https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz + + is-negated-glob@https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz: {} + + is-negative-zero@https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz: {} + + is-npm@https://registry.npmmirror.com/is-npm/-/is-npm-5.0.0.tgz: {} + + is-number-object@https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz: + dependencies: + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-number@https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + + is-number@https://registry.npmmirror.com/is-number/-/is-number-4.0.0.tgz: {} + + is-number@https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz: {} + + is-obj@https://registry.npmmirror.com/is-obj/-/is-obj-2.0.0.tgz: {} + + is-path-inside@https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz: {} + + is-plain-obj@https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz: {} + + is-plain-obj@https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz: {} + + is-plain-object@https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz: + dependencies: + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + is-plain-object@https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz: {} + + is-regex@https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-relative@https://registry.npmmirror.com/is-relative/-/is-relative-1.0.0.tgz: + dependencies: + is-unc-path: https://registry.npmmirror.com/is-unc-path/-/is-unc-path-1.0.0.tgz + + is-shared-array-buffer@https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + + is-string@https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz: + dependencies: + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-symbol@https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz: + dependencies: + has-symbols: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz + + is-typed-array@https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.9.tgz: + dependencies: + available-typed-arrays: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + for-each: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + + is-typedarray@https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz: {} + + is-unc-path@https://registry.npmmirror.com/is-unc-path/-/is-unc-path-1.0.0.tgz: + dependencies: + unc-path-regex: https://registry.npmmirror.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz + + is-unicode-supported@https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz: {} + + is-utf8@https://registry.npmmirror.com/is-utf8/-/is-utf8-0.2.1.tgz: {} + + is-valid-glob@https://registry.npmmirror.com/is-valid-glob/-/is-valid-glob-1.0.0.tgz: {} + + is-weakref@https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + + is-windows@https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz: {} + + is-yarn-global@https://registry.npmmirror.com/is-yarn-global/-/is-yarn-global-0.3.0.tgz: {} + + isarray@https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz: {} + + isarray@https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz: {} + + isarray@https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz: {} + + isexe@https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz: {} + + isobject@https://registry.npmmirror.com/isobject/-/isobject-2.1.0.tgz: + dependencies: + isarray: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz + + isobject@https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz: {} + + isstream@https://registry.npmmirror.com/isstream/-/isstream-0.1.2.tgz: {} + + js-base64@https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz: {} + + js-tokens@https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz: {} + + js-yaml@https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz: + dependencies: + argparse: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz + esprima: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz + + js-yaml@https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz: + dependencies: + argparse: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz + + jsbn@https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz: {} + + jsbn@https://registry.npmmirror.com/jsbn/-/jsbn-1.1.0.tgz: {} + + jsesc@https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz: {} + + jsesc@https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz: {} + + json-buffer@https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.0.tgz: {} + + json-schema-traverse@https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz: {} + + json-schema@https://registry.npmmirror.com/json-schema/-/json-schema-0.2.3.tgz: {} + + json-schema@https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz: {} + + json-stable-stringify-without-jsonify@https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz: {} + + json-stringify-safe@https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz: {} + + json5@https://registry.npmmirror.com/json5/-/json5-2.2.1.tgz: {} + + jsonparse@https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz: {} + + jsonwebtoken@9.0.2: + dependencies: + jws: 3.2.2 + lodash.includes: 4.3.0 + lodash.isboolean: 3.0.3 + lodash.isinteger: 4.0.4 + lodash.isnumber: 3.0.3 + lodash.isplainobject: 4.0.6 + lodash.isstring: 4.0.1 + lodash.once: 4.1.1 + ms: 2.1.3 + semver: 7.6.3 + + jsprim@https://registry.npmmirror.com/jsprim/-/jsprim-1.4.1.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + extsprintf: https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz + json-schema: https://registry.npmmirror.com/json-schema/-/json-schema-0.2.3.tgz + verror: https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz + + jsprim@https://registry.npmmirror.com/jsprim/-/jsprim-2.0.2.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + extsprintf: https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz + json-schema: https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz + verror: https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz + + jsrsasign@https://registry.npmmirror.com/jsrsasign/-/jsrsasign-11.1.0.tgz: {} + + just-debounce@https://registry.npmmirror.com/just-debounce/-/just-debounce-1.1.0.tgz: {} + + jwa@1.4.1: + dependencies: + buffer-equal-constant-time: 1.0.1 + ecdsa-sig-formatter: 1.0.11 + safe-buffer: 5.2.1 + + jws@3.2.2: + dependencies: + jwa: 1.4.1 + safe-buffer: 5.2.1 + + keyv@https://registry.npmmirror.com/keyv/-/keyv-3.1.0.tgz: + dependencies: + json-buffer: https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.0.tgz + + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz: + dependencies: + is-buffer: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz + + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-4.0.0.tgz: + dependencies: + is-buffer: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz + + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-5.1.0.tgz: {} + + kind-of@https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz: {} + + labeled-stream-splicer@https://registry.npmmirror.com/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + stream-splicer: https://registry.npmmirror.com/stream-splicer/-/stream-splicer-2.0.1.tgz + + last-run@https://registry.npmmirror.com/last-run/-/last-run-1.1.1.tgz: + dependencies: + default-resolution: https://registry.npmmirror.com/default-resolution/-/default-resolution-2.0.0.tgz + es6-weak-map: https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz + + latest-version@https://registry.npmmirror.com/latest-version/-/latest-version-5.1.0.tgz: + dependencies: + package-json: https://registry.npmmirror.com/package-json/-/package-json-6.5.0.tgz + + lazystream@https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + lcid@https://registry.npmmirror.com/lcid/-/lcid-1.0.0.tgz: + dependencies: + invert-kv: https://registry.npmmirror.com/invert-kv/-/invert-kv-1.0.0.tgz + + lead@https://registry.npmmirror.com/lead/-/lead-1.0.0.tgz: + dependencies: + flush-write-stream: https://registry.npmmirror.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz + + levn@https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz: + dependencies: + prelude-ls: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz + type-check: https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz + + levn@https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz: + dependencies: + prelude-ls: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz + type-check: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz + + liftoff@https://registry.npmmirror.com/liftoff/-/liftoff-3.1.0.tgz: + dependencies: + extend: https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz + findup-sync: https://registry.npmmirror.com/findup-sync/-/findup-sync-3.0.0.tgz + fined: https://registry.npmmirror.com/fined/-/fined-1.2.0.tgz + flagged-respawn: https://registry.npmmirror.com/flagged-respawn/-/flagged-respawn-1.0.1.tgz + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + object.map: https://registry.npmmirror.com/object.map/-/object.map-1.0.1.tgz + rechoir: https://registry.npmmirror.com/rechoir/-/rechoir-0.6.2.tgz + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + transitivePeerDependencies: + - supports-color + + load-json-file@https://registry.npmmirror.com/load-json-file/-/load-json-file-1.1.0.tgz: + dependencies: + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + parse-json: https://registry.npmmirror.com/parse-json/-/parse-json-2.2.0.tgz + pify: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz + pinkie-promise: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz + strip-bom: https://registry.npmmirror.com/strip-bom/-/strip-bom-2.0.0.tgz + + locate-path@https://registry.npmmirror.com/locate-path/-/locate-path-3.0.0.tgz: + dependencies: + p-locate: https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz + path-exists: https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz + + locate-path@https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz: + dependencies: + p-locate: https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz + + lodash._reinterpolate@https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz: {} + + lodash.debounce@https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz: {} + + lodash.includes@4.3.0: {} + + lodash.isboolean@3.0.3: {} + + lodash.isinteger@4.0.4: {} + + lodash.isnumber@3.0.3: {} + + lodash.isplainobject@4.0.6: {} + + lodash.isstring@4.0.1: {} + + lodash.memoize@https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz: {} + + lodash.merge@https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz: {} + + lodash.once@4.1.1: {} + + lodash.template@https://registry.npmmirror.com/lodash.template/-/lodash.template-4.5.0.tgz: + dependencies: + lodash._reinterpolate: https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz + lodash.templatesettings: https://registry.npmmirror.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz + + lodash.templatesettings@https://registry.npmmirror.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz: + dependencies: + lodash._reinterpolate: https://registry.npmmirror.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz + + lodash@https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz: {} + + log-symbols@https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz: + dependencies: + chalk: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz + is-unicode-supported: https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz + + loupe@https://registry.npmmirror.com/loupe/-/loupe-2.3.4.tgz: + dependencies: + get-func-name: https://registry.npmmirror.com/get-func-name/-/get-func-name-2.0.0.tgz + + lowercase-keys@https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz: {} + + lowercase-keys@https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz: {} + + lru-cache@https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz: + dependencies: + yallist: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz + + luxon@https://registry.npmmirror.com/luxon/-/luxon-3.4.4.tgz: {} + + magic-string@https://registry.npmmirror.com/magic-string/-/magic-string-0.23.2.tgz: + dependencies: + sourcemap-codec: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz + + make-dir@https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz: + dependencies: + pify: https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz + semver: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz + + make-dir@https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz: + dependencies: + semver: 6.3.0 + + make-iterator@https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + + map-cache@https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz: {} + + map-stream@https://registry.npmmirror.com/map-stream/-/map-stream-0.0.7.tgz: {} + + map-visit@https://registry.npmmirror.com/map-visit/-/map-visit-1.0.0.tgz: + dependencies: + object-visit: https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz + + matchdep@https://registry.npmmirror.com/matchdep/-/matchdep-2.0.0.tgz: + dependencies: + findup-sync: https://registry.npmmirror.com/findup-sync/-/findup-sync-2.0.0.tgz + micromatch: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + stack-trace: https://registry.npmmirror.com/stack-trace/-/stack-trace-0.0.10.tgz + transitivePeerDependencies: + - supports-color + + maxmind@https://registry.npmmirror.com/maxmind/-/maxmind-4.3.19.tgz: + dependencies: + mmdb-lib: https://registry.npmmirror.com/mmdb-lib/-/mmdb-lib-2.1.0.tgz + tiny-lru: https://registry.npmmirror.com/tiny-lru/-/tiny-lru-11.2.6.tgz + + md5.js@https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz: + dependencies: + hash-base: https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + media-typer@https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz: {} + + merge-descriptors@https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz: {} + + merge-source-map@https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.0.4.tgz: + dependencies: + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz + + merge-stream@https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz: {} + + methods@https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz: {} + + micromatch@https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz: + dependencies: + arr-diff: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz + array-unique: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz + braces: https://registry.npmmirror.com/braces/-/braces-2.3.2.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + extglob: https://registry.npmmirror.com/extglob/-/extglob-2.0.4.tgz + fragment-cache: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + nanomatch: https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz + object.pick: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz + regex-not: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz + snapdragon: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz + to-regex: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz + transitivePeerDependencies: + - supports-color + + micromatch@https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz: + dependencies: + braces: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz + picomatch: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz + + miller-rabin@https://registry.npmmirror.com/miller-rabin/-/miller-rabin-4.0.1.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz + brorand: https://registry.npmmirror.com/brorand/-/brorand-1.1.0.tgz + + mime-db@https://registry.npmmirror.com/mime-db/-/mime-db-1.44.0.tgz: {} + + mime-types@https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz: + dependencies: + mime-db: https://registry.npmmirror.com/mime-db/-/mime-db-1.44.0.tgz + + mime@https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz: {} + + mimic-response@https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz: {} + + minify-stream@https://registry.npmmirror.com/minify-stream/-/minify-stream-2.1.0.tgz: + dependencies: + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-2.0.0.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + duplexify: https://registry.npmmirror.com/duplexify/-/duplexify-4.1.2.tgz + from2-string: https://registry.npmmirror.com/from2-string/-/from2-string-1.1.0.tgz + terser: https://registry.npmmirror.com/terser/-/terser-4.8.0.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + minimalistic-assert@https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz: {} + + minimalistic-crypto-utils@https://registry.npmmirror.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz: {} + + minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz: + dependencies: + brace-expansion: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz + + minimatch@https://registry.npmmirror.com/minimatch/-/minimatch-5.0.1.tgz: + dependencies: + brace-expansion: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz + + minimist@https://registry.npmmirror.com/minimist/-/minimist-0.0.8.tgz: {} + + minimist@https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz: {} + + mixin-deep@https://registry.npmmirror.com/mixin-deep/-/mixin-deep-1.3.2.tgz: + dependencies: + for-in: https://registry.npmmirror.com/for-in/-/for-in-1.0.2.tgz + is-extendable: https://registry.npmmirror.com/is-extendable/-/is-extendable-1.0.1.tgz + + mkdirp-classic@https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz: {} + + mmdb-lib@https://registry.npmmirror.com/mmdb-lib/-/mmdb-lib-2.1.0.tgz: {} + + mocha@https://registry.npmmirror.com/mocha/-/mocha-10.0.0.tgz: + dependencies: + '@ungap/promise-all-settled': https://registry.npmmirror.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz + ansi-colors: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.1.tgz + browser-stdout: https://registry.npmmirror.com/browser-stdout/-/browser-stdout-1.3.1.tgz + chokidar: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz + debug: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz) + diff: https://registry.npmmirror.com/diff/-/diff-5.0.0.tgz + escape-string-regexp: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz + find-up: https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz + glob: https://registry.npmmirror.com/glob/-/glob-7.2.0.tgz + he: https://registry.npmmirror.com/he/-/he-1.2.0.tgz + js-yaml: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz + log-symbols: https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-5.0.1.tgz + ms: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz + nanoid: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.3.tgz + serialize-javascript: https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz + strip-json-comments: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz + workerpool: https://registry.npmmirror.com/workerpool/-/workerpool-6.2.1.tgz + yargs: https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz + yargs-parser: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz + yargs-unparser: https://registry.npmmirror.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz + + module-deps@https://registry.npmmirror.com/module-deps/-/module-deps-6.2.3.tgz: + dependencies: + JSONStream: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz + browser-resolve: https://registry.npmmirror.com/browser-resolve/-/browser-resolve-2.0.0.tgz + cached-path-relative: https://registry.npmmirror.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + defined: https://registry.npmmirror.com/defined/-/defined-1.0.0.tgz + detective: https://registry.npmmirror.com/detective/-/detective-5.2.0.tgz + duplexer2: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + parents: https://registry.npmmirror.com/parents/-/parents-1.0.1.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + stream-combiner2: https://registry.npmmirror.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz + subarg: https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + ms@2.1.3: {} + + ms@https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz: {} + + ms@https://registry.npmmirror.com/ms/-/ms-2.1.1.tgz: {} + + ms@https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz: {} + + ms@https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz: {} + + multi-stage-sourcemap@https://registry.npmmirror.com/multi-stage-sourcemap/-/multi-stage-sourcemap-0.2.1.tgz: + dependencies: + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.1.43.tgz + + multisplice@https://registry.npmmirror.com/multisplice/-/multisplice-1.0.0.tgz: {} + + mute-stdout@https://registry.npmmirror.com/mute-stdout/-/mute-stdout-1.0.1.tgz: {} + + mutexify@https://registry.npmmirror.com/mutexify/-/mutexify-1.4.0.tgz: + dependencies: + queue-tick: https://registry.npmmirror.com/queue-tick/-/queue-tick-1.0.0.tgz + + nan@2.15.0: + optional: true + + nanobench@https://registry.npmmirror.com/nanobench/-/nanobench-2.1.1.tgz: + dependencies: + browser-process-hrtime: https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz + chalk: https://registry.npmmirror.com/chalk/-/chalk-1.1.3.tgz + mutexify: https://registry.npmmirror.com/mutexify/-/mutexify-1.4.0.tgz + pretty-hrtime: https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz + + nanoid@https://registry.npmmirror.com/nanoid/-/nanoid-3.3.3.tgz: {} + + nanomatch@https://registry.npmmirror.com/nanomatch/-/nanomatch-1.2.13.tgz: + dependencies: + arr-diff: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz + array-unique: https://registry.npmmirror.com/array-unique/-/array-unique-0.3.2.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + fragment-cache: https://registry.npmmirror.com/fragment-cache/-/fragment-cache-0.2.1.tgz + is-windows: https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + object.pick: https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz + regex-not: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz + snapdragon: https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz + to-regex: https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz + transitivePeerDependencies: + - supports-color + + natural-compare@https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz: {} + + negotiator@https://registry.npmmirror.com/negotiator/-/negotiator-0.6.2.tgz: {} + + next-tick@https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz: {} + + node-environment-flags@https://registry.npmmirror.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz: + dependencies: + object.getownpropertydescriptors: https://registry.npmmirror.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.4.tgz + semver: 5.7.1 + + node-releases@https://registry.npmmirror.com/node-releases/-/node-releases-2.0.4.tgz: {} + + nodemon@https://registry.npmmirror.com/nodemon/-/nodemon-2.0.16.tgz: + dependencies: + chokidar: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz + debug: https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz(supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz) + ignore-by-default: https://registry.npmmirror.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + pstree.remy: https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz + semver: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz + supports-color: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz + touch: https://registry.npmmirror.com/touch/-/touch-3.1.0.tgz + undefsafe: https://registry.npmmirror.com/undefsafe/-/undefsafe-2.0.5.tgz + update-notifier: https://registry.npmmirror.com/update-notifier/-/update-notifier-5.1.0.tgz + + nopt@https://registry.npmmirror.com/nopt/-/nopt-1.0.10.tgz: + dependencies: + abbrev: https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz + + normalize-package-data@https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz: + dependencies: + hosted-git-info: https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + semver: 5.7.1 + validate-npm-package-license: https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz + + normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-2.1.1.tgz: + dependencies: + remove-trailing-separator: https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz + + normalize-path@https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz: {} + + normalize-url@https://registry.npmmirror.com/normalize-url/-/normalize-url-4.5.1.tgz: {} + + now-and-later@https://registry.npmmirror.com/now-and-later/-/now-and-later-2.0.1.tgz: + dependencies: + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + + number-is-nan@https://registry.npmmirror.com/number-is-nan/-/number-is-nan-1.0.1.tgz: {} + + oauth-sign@https://registry.npmmirror.com/oauth-sign/-/oauth-sign-0.9.0.tgz: {} + + object-assign@https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz: {} + + object-copy@https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz: + dependencies: + copy-descriptor: https://registry.npmmirror.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + + object-inspect@https://registry.npmmirror.com/object-inspect/-/object-inspect-0.4.0.tgz: {} + + object-inspect@https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.1.tgz: {} + + object-is@https://registry.npmmirror.com/object-is/-/object-is-1.1.5.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + + object-keys@https://registry.npmmirror.com/object-keys/-/object-keys-0.4.0.tgz: {} + + object-keys@https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz: {} + + object-visit@https://registry.npmmirror.com/object-visit/-/object-visit-1.0.1.tgz: + dependencies: + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + object.assign@https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + has-symbols: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz + object-keys: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz + + object.defaults@https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz: + dependencies: + array-each: https://registry.npmmirror.com/array-each/-/array-each-1.0.1.tgz + array-slice: https://registry.npmmirror.com/array-slice/-/array-slice-1.1.0.tgz + for-own: https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + object.getownpropertydescriptors@https://registry.npmmirror.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.4.tgz: + dependencies: + array.prototype.reduce: https://registry.npmmirror.com/array.prototype.reduce/-/array.prototype.reduce-1.0.4.tgz + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + + object.map@https://registry.npmmirror.com/object.map/-/object.map-1.0.1.tgz: + dependencies: + for-own: https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz + make-iterator: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz + + object.pick@https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz: + dependencies: + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + object.reduce@https://registry.npmmirror.com/object.reduce/-/object.reduce-1.0.1.tgz: + dependencies: + for-own: https://registry.npmmirror.com/for-own/-/for-own-1.0.0.tgz + make-iterator: https://registry.npmmirror.com/make-iterator/-/make-iterator-1.0.1.tgz + + on-finished@https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz: + dependencies: + ee-first: https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz + + once@https://registry.npmmirror.com/once/-/once-1.4.0.tgz: + dependencies: + wrappy: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz + + optionator@https://registry.npmmirror.com/optionator/-/optionator-0.8.3.tgz: + dependencies: + deep-is: https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz + fast-levenshtein: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz + levn: https://registry.npmmirror.com/levn/-/levn-0.3.0.tgz + prelude-ls: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz + type-check: https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz + word-wrap: https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz + + optionator@https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz: + dependencies: + deep-is: https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz + fast-levenshtein: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz + levn: https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz + prelude-ls: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz + type-check: https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz + word-wrap: https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz + + ordered-read-streams@https://registry.npmmirror.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + os-browserify@https://registry.npmmirror.com/os-browserify/-/os-browserify-0.3.0.tgz: {} + + os-locale@https://registry.npmmirror.com/os-locale/-/os-locale-1.4.0.tgz: + dependencies: + lcid: https://registry.npmmirror.com/lcid/-/lcid-1.0.0.tgz + + p-cancelable@https://registry.npmmirror.com/p-cancelable/-/p-cancelable-1.1.0.tgz: {} + + p-limit@https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz: + dependencies: + p-try: https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz + + p-limit@https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz: + dependencies: + yocto-queue: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz + + p-locate@https://registry.npmmirror.com/p-locate/-/p-locate-3.0.0.tgz: + dependencies: + p-limit: https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz + + p-locate@https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz: + dependencies: + p-limit: https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz + + p-try@https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz: {} + + package-json@https://registry.npmmirror.com/package-json/-/package-json-6.5.0.tgz: + dependencies: + got: https://registry.npmmirror.com/got/-/got-9.6.0.tgz + registry-auth-token: https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-4.2.1.tgz + registry-url: https://registry.npmmirror.com/registry-url/-/registry-url-5.1.0.tgz + semver: 6.3.0 + + pako@https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz: {} + + pako@https://registry.npmmirror.com/pako/-/pako-2.0.4.tgz: {} + + parent-module@https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz: + dependencies: + callsites: https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz + + parents@https://registry.npmmirror.com/parents/-/parents-1.0.1.tgz: + dependencies: + path-platform: https://registry.npmmirror.com/path-platform/-/path-platform-0.11.15.tgz + + parse-asn1@https://registry.npmmirror.com/parse-asn1/-/parse-asn1-5.1.6.tgz: + dependencies: + asn1.js: https://registry.npmmirror.com/asn1.js/-/asn1.js-5.4.1.tgz + browserify-aes: https://registry.npmmirror.com/browserify-aes/-/browserify-aes-1.2.0.tgz + evp_bytestokey: https://registry.npmmirror.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz + pbkdf2: https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + parse-filepath@https://registry.npmmirror.com/parse-filepath/-/parse-filepath-1.0.2.tgz: + dependencies: + is-absolute: https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz + map-cache: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz + path-root: https://registry.npmmirror.com/path-root/-/path-root-0.1.1.tgz + + parse-json@https://registry.npmmirror.com/parse-json/-/parse-json-2.2.0.tgz: + dependencies: + error-ex: https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz + + parse-node-version@https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz: {} + + parse-passwd@https://registry.npmmirror.com/parse-passwd/-/parse-passwd-1.0.0.tgz: {} + + parseurl@https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz: {} + + pascalcase@https://registry.npmmirror.com/pascalcase/-/pascalcase-0.1.1.tgz: {} + + path-browserify@https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz: {} + + path-dirname@https://registry.npmmirror.com/path-dirname/-/path-dirname-1.0.2.tgz: {} + + path-exists@https://registry.npmmirror.com/path-exists/-/path-exists-2.1.0.tgz: + dependencies: + pinkie-promise: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz + + path-exists@https://registry.npmmirror.com/path-exists/-/path-exists-3.0.0.tgz: {} + + path-exists@https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz: {} + + path-is-absolute@https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz: {} + + path-key@https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz: {} + + path-parse@https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz: {} + + path-platform@https://registry.npmmirror.com/path-platform/-/path-platform-0.11.15.tgz: {} + + path-root-regex@https://registry.npmmirror.com/path-root-regex/-/path-root-regex-0.1.2.tgz: {} + + path-root@https://registry.npmmirror.com/path-root/-/path-root-0.1.1.tgz: + dependencies: + path-root-regex: https://registry.npmmirror.com/path-root-regex/-/path-root-regex-0.1.2.tgz + + path-to-regexp@https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz: {} + + path-type@https://registry.npmmirror.com/path-type/-/path-type-1.1.0.tgz: + dependencies: + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + pify: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz + pinkie-promise: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz + + pathval@https://registry.npmmirror.com/pathval/-/pathval-1.1.1.tgz: {} + + pbkdf2@https://registry.npmmirror.com/pbkdf2/-/pbkdf2-3.1.2.tgz: + dependencies: + create-hash: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz + create-hmac: https://registry.npmmirror.com/create-hmac/-/create-hmac-1.1.7.tgz + ripemd160: https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + sha.js: https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz + + peggy@https://registry.npmmirror.com/peggy/-/peggy-2.0.1.tgz: + dependencies: + commander: https://registry.npmmirror.com/commander/-/commander-9.3.0.tgz + source-map-generator: https://registry.npmmirror.com/source-map-generator/-/source-map-generator-0.8.0.tgz + + performance-now@https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz: {} + + picocolors@https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz: {} + + picomatch@https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz: {} + + pify@https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz: {} + + pify@https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz: {} + + pinkie-promise@https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz: + dependencies: + pinkie: https://registry.npmmirror.com/pinkie/-/pinkie-2.0.4.tgz + + pinkie@https://registry.npmmirror.com/pinkie/-/pinkie-2.0.4.tgz: {} + + pirates@https://registry.npmmirror.com/pirates/-/pirates-4.0.5.tgz: {} + + pkg-dir@https://registry.npmmirror.com/pkg-dir/-/pkg-dir-3.0.0.tgz: + dependencies: + find-up: https://registry.npmmirror.com/find-up/-/find-up-3.0.0.tgz + + plugin-error@https://registry.npmmirror.com/plugin-error/-/plugin-error-1.0.1.tgz: + dependencies: + ansi-colors: https://registry.npmmirror.com/ansi-colors/-/ansi-colors-1.1.0.tgz + arr-diff: https://registry.npmmirror.com/arr-diff/-/arr-diff-4.0.0.tgz + arr-union: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + + posix-character-classes@https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz: {} + + prelude-ls@https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz: {} + + prelude-ls@https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz: {} + + prepend-http@https://registry.npmmirror.com/prepend-http/-/prepend-http-2.0.0.tgz: {} + + prettier-plugin-sort-imports@https://registry.npmmirror.com/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-1.6.1.tgz: + dependencies: + prettier: https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz + typescript: https://registry.npmmirror.com/typescript/-/typescript-4.6.4.tgz + + prettier@https://registry.npmmirror.com/prettier/-/prettier-2.6.2.tgz: {} + + pretty-hrtime@https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz: {} + + process-nextick-args@https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz: {} + + process@https://registry.npmmirror.com/process/-/process-0.11.10.tgz: {} + + proxy-addr@https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.6.tgz: + dependencies: + forwarded: https://registry.npmmirror.com/forwarded/-/forwarded-0.1.2.tgz + ipaddr.js: https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz + + psl@https://registry.npmmirror.com/psl/-/psl-1.8.0.tgz: {} + + pstree.remy@https://registry.npmmirror.com/pstree.remy/-/pstree.remy-1.1.8.tgz: {} + + public-encrypt@https://registry.npmmirror.com/public-encrypt/-/public-encrypt-4.0.3.tgz: + dependencies: + bn.js: https://registry.npmmirror.com/bn.js/-/bn.js-4.12.0.tgz + browserify-rsa: https://registry.npmmirror.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz + create-hash: https://registry.npmmirror.com/create-hash/-/create-hash-1.2.0.tgz + parse-asn1: https://registry.npmmirror.com/parse-asn1/-/parse-asn1-5.1.6.tgz + randombytes: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + pump@https://registry.npmmirror.com/pump/-/pump-2.0.1.tgz: + dependencies: + end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + + pump@https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz: + dependencies: + end-of-stream: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz + once: https://registry.npmmirror.com/once/-/once-1.4.0.tgz + + pumpify@https://registry.npmmirror.com/pumpify/-/pumpify-1.5.1.tgz: + dependencies: + duplexify: https://registry.npmmirror.com/duplexify/-/duplexify-3.7.1.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + pump: https://registry.npmmirror.com/pump/-/pump-2.0.1.tgz + + punycode@https://registry.npmmirror.com/punycode/-/punycode-1.3.2.tgz: {} + + punycode@https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz: {} + + punycode@https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz: {} + + pupa@https://registry.npmmirror.com/pupa/-/pupa-2.1.1.tgz: + dependencies: + escape-goat: https://registry.npmmirror.com/escape-goat/-/escape-goat-2.1.1.tgz + + qs@https://registry.npmmirror.com/qs/-/qs-6.5.2.tgz: {} + + qs@https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz: {} + + querystring-es3@https://registry.npmmirror.com/querystring-es3/-/querystring-es3-0.2.1.tgz: {} + + querystring@https://registry.npmmirror.com/querystring/-/querystring-0.2.0.tgz: {} + + queue-tick@https://registry.npmmirror.com/queue-tick/-/queue-tick-1.0.0.tgz: {} + + quote-stream@https://registry.npmmirror.com/quote-stream/-/quote-stream-0.0.0.tgz: + dependencies: + minimist: https://registry.npmmirror.com/minimist/-/minimist-0.0.8.tgz + through2: https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz + + randombytes@https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz: + dependencies: + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + randomfill@https://registry.npmmirror.com/randomfill/-/randomfill-1.0.4.tgz: + dependencies: + randombytes: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + range-parser@https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz: {} + + raw-body@https://registry.npmmirror.com/raw-body/-/raw-body-2.4.0.tgz: + dependencies: + bytes: https://registry.npmmirror.com/bytes/-/bytes-3.1.0.tgz + http-errors: https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz + iconv-lite: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz + unpipe: https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz + + rc@https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz: + dependencies: + deep-extend: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz + ini: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz + minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz + strip-json-comments: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz + + read-only-stream@https://registry.npmmirror.com/read-only-stream/-/read-only-stream-2.0.0.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + read-pkg-up@https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz: + dependencies: + find-up: https://registry.npmmirror.com/find-up/-/find-up-1.1.2.tgz + read-pkg: https://registry.npmmirror.com/read-pkg/-/read-pkg-1.1.0.tgz + + read-pkg@https://registry.npmmirror.com/read-pkg/-/read-pkg-1.1.0.tgz: + dependencies: + load-json-file: https://registry.npmmirror.com/load-json-file/-/load-json-file-1.1.0.tgz + normalize-package-data: https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz + path-type: https://registry.npmmirror.com/path-type/-/path-type-1.1.0.tgz + + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz: + dependencies: + core-util-is: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + isarray: https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz + string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz + + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-1.1.14.tgz: + dependencies: + core-util-is: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + isarray: https://registry.npmmirror.com/isarray/-/isarray-0.0.1.tgz + string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz + + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz: + dependencies: + core-util-is: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + isarray: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz + process-nextick-args: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz + string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz + util-deprecate: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz + + readable-stream@https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + string_decoder: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz + util-deprecate: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz + + readdirp@https://registry.npmmirror.com/readdirp/-/readdirp-2.2.1.tgz: + dependencies: + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + micromatch: https://registry.npmmirror.com/micromatch/-/micromatch-3.1.10.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + transitivePeerDependencies: + - supports-color + + readdirp@https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz: + dependencies: + picomatch: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz + + rechoir@https://registry.npmmirror.com/rechoir/-/rechoir-0.6.2.tgz: + dependencies: + resolve: https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz + + regenerate-unicode-properties@https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz: + dependencies: + regenerate: https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz + + regenerate@https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz: {} + + regenerator-runtime@https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz: {} + + regenerator-transform@https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz: + dependencies: + '@babel/runtime': https://registry.npmmirror.com/@babel/runtime/-/runtime-7.18.0.tgz + + regex-not@https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz: + dependencies: + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + safe-regex: https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz + + regexp.prototype.flags@https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + functions-have-names: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz + + regexpp@https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz: {} + + regexpu-core@https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.0.1.tgz: + dependencies: + regenerate: https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz + regenerate-unicode-properties: https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz + regjsgen: https://registry.npmmirror.com/regjsgen/-/regjsgen-0.6.0.tgz + regjsparser: https://registry.npmmirror.com/regjsparser/-/regjsparser-0.8.4.tgz + unicode-match-property-ecmascript: https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz + unicode-match-property-value-ecmascript: https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz + + registry-auth-token@https://registry.npmmirror.com/registry-auth-token/-/registry-auth-token-4.2.1.tgz: + dependencies: + rc: https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz + + registry-url@https://registry.npmmirror.com/registry-url/-/registry-url-5.1.0.tgz: + dependencies: + rc: https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz + + regjsgen@https://registry.npmmirror.com/regjsgen/-/regjsgen-0.6.0.tgz: {} + + regjsparser@https://registry.npmmirror.com/regjsparser/-/regjsparser-0.8.4.tgz: + dependencies: + jsesc: https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz + + remove-bom-buffer@https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz: + dependencies: + is-buffer: https://registry.npmmirror.com/is-buffer/-/is-buffer-1.1.6.tgz + is-utf8: https://registry.npmmirror.com/is-utf8/-/is-utf8-0.2.1.tgz + + remove-bom-stream@https://registry.npmmirror.com/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz: + dependencies: + remove-bom-buffer: https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + remove-trailing-separator@https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz: {} + + repeat-element@https://registry.npmmirror.com/repeat-element/-/repeat-element-1.1.4.tgz: {} + + repeat-string@https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz: {} + + replace-ext@https://registry.npmmirror.com/replace-ext/-/replace-ext-1.0.1.tgz: {} + + replace-homedir@https://registry.npmmirror.com/replace-homedir/-/replace-homedir-1.0.0.tgz: + dependencies: + homedir-polyfill: https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz + is-absolute: https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz + remove-trailing-separator: https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz + + request@https://registry.npmmirror.com/request/-/request-2.88.2.tgz: + dependencies: + aws-sign2: https://registry.npmmirror.com/aws-sign2/-/aws-sign2-0.7.0.tgz + aws4: https://registry.npmmirror.com/aws4/-/aws4-1.10.1.tgz + caseless: https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz + combined-stream: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz + extend: https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz + forever-agent: https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz + form-data: https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz + har-validator: https://registry.npmmirror.com/har-validator/-/har-validator-5.1.5.tgz + http-signature: https://registry.npmmirror.com/http-signature/-/http-signature-1.2.0.tgz + is-typedarray: https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz + isstream: https://registry.npmmirror.com/isstream/-/isstream-0.1.2.tgz + json-stringify-safe: https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz + mime-types: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz + oauth-sign: https://registry.npmmirror.com/oauth-sign/-/oauth-sign-0.9.0.tgz + performance-now: https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz + qs: https://registry.npmmirror.com/qs/-/qs-6.5.2.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + tough-cookie: https://registry.npmmirror.com/tough-cookie/-/tough-cookie-2.5.0.tgz + tunnel-agent: https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz + uuid: https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz + + require-directory@https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz: {} + + require-main-filename@https://registry.npmmirror.com/require-main-filename/-/require-main-filename-1.0.1.tgz: {} + + requires-port@https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz: {} + + resolve-dir@https://registry.npmmirror.com/resolve-dir/-/resolve-dir-1.0.1.tgz: + dependencies: + expand-tilde: https://registry.npmmirror.com/expand-tilde/-/expand-tilde-2.0.2.tgz + global-modules: https://registry.npmmirror.com/global-modules/-/global-modules-1.0.0.tgz + + resolve-from@https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz: {} + + resolve-options@https://registry.npmmirror.com/resolve-options/-/resolve-options-1.1.0.tgz: + dependencies: + value-or-function: https://registry.npmmirror.com/value-or-function/-/value-or-function-3.0.0.tgz + + resolve-url@https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz: {} + + resolve@https://registry.npmmirror.com/resolve/-/resolve-1.22.0.tgz: + dependencies: + is-core-module: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.9.0.tgz + path-parse: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz + supports-preserve-symlinks-flag: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz + + responselike@https://registry.npmmirror.com/responselike/-/responselike-1.0.2.tgz: + dependencies: + lowercase-keys: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz + + ret@https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz: {} + + rimraf@https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz: + dependencies: + glob: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz + + ripemd160@https://registry.npmmirror.com/ripemd160/-/ripemd160-2.0.2.tgz: + dependencies: + hash-base: https://registry.npmmirror.com/hash-base/-/hash-base-3.1.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + + safe-buffer@5.2.1: {} + + safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz: {} + + safe-buffer@https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz: {} + + safe-regex@https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz: + dependencies: + ret: https://registry.npmmirror.com/ret/-/ret-0.1.15.tgz + + safer-buffer@https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz: {} + + scope-analyzer@https://registry.npmmirror.com/scope-analyzer/-/scope-analyzer-2.1.2.tgz: + dependencies: + array-from: https://registry.npmmirror.com/array-from/-/array-from-2.1.1.tgz + dash-ast: https://registry.npmmirror.com/dash-ast/-/dash-ast-2.0.1.tgz + es6-map: https://registry.npmmirror.com/es6-map/-/es6-map-0.1.5.tgz + es6-set: https://registry.npmmirror.com/es6-set/-/es6-set-0.1.5.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + estree-is-function: https://registry.npmmirror.com/estree-is-function/-/estree-is-function-1.0.0.tgz + get-assigned-identifiers: https://registry.npmmirror.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz + + semver-diff@https://registry.npmmirror.com/semver-diff/-/semver-diff-3.1.1.tgz: + dependencies: + semver: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz + + semver-greatest-satisfied-range@https://registry.npmmirror.com/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz: + dependencies: + sver-compat: https://registry.npmmirror.com/sver-compat/-/sver-compat-1.5.0.tgz + + semver@5.7.1: {} + + semver@6.3.0: {} + + semver@7.6.3: {} + + semver@https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz: {} + + semver@https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz: {} + + semver@https://registry.npmmirror.com/semver/-/semver-7.0.0.tgz: {} + + semver@https://registry.npmmirror.com/semver/-/semver-7.3.7.tgz: + dependencies: + lru-cache: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz + + send@https://registry.npmmirror.com/send/-/send-0.17.1.tgz: + dependencies: + debug: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + depd: https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz + destroy: https://registry.npmmirror.com/destroy/-/destroy-1.0.4.tgz + encodeurl: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz + escape-html: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz + etag: https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz + fresh: https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz + http-errors: https://registry.npmmirror.com/http-errors/-/http-errors-1.7.2.tgz + mime: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz + ms: https://registry.npmmirror.com/ms/-/ms-2.1.1.tgz + on-finished: https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz + range-parser: https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz + statuses: https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz + transitivePeerDependencies: + - supports-color + + serialize-javascript@https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz: + dependencies: + randombytes: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz + + serve-static@https://registry.npmmirror.com/serve-static/-/serve-static-1.14.1.tgz: + dependencies: + encodeurl: https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz + escape-html: https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz + parseurl: https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz + send: https://registry.npmmirror.com/send/-/send-0.17.1.tgz + transitivePeerDependencies: + - supports-color + + set-blocking@https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz: {} + + set-value@https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz: + dependencies: + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + is-extendable: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz + is-plain-object: https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz + split-string: https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz + + setprototypeof@https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.1.tgz: {} + + sha.js@https://registry.npmmirror.com/sha.js/-/sha.js-2.4.11.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + shallow-clone@https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz + + shallow-copy@https://registry.npmmirror.com/shallow-copy/-/shallow-copy-0.0.1.tgz: {} + + shasum-object@https://registry.npmmirror.com/shasum-object/-/shasum-object-1.0.0.tgz: + dependencies: + fast-safe-stringify: https://registry.npmmirror.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz + + shebang-command@https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz: + dependencies: + shebang-regex: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz + + shebang-regex@https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz: {} + + shell-quote@https://registry.npmmirror.com/shell-quote/-/shell-quote-1.7.3.tgz: {} + + side-channel@https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + get-intrinsic: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz + object-inspect: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.1.tgz + + signal-exit@https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz: {} + + simple-concat@https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz: {} + + slash@https://registry.npmmirror.com/slash/-/slash-1.0.0.tgz: {} + + snapdragon-node@https://registry.npmmirror.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz: + dependencies: + define-property: https://registry.npmmirror.com/define-property/-/define-property-1.0.0.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + snapdragon-util: https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz + + snapdragon-util@https://registry.npmmirror.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + + snapdragon@https://registry.npmmirror.com/snapdragon/-/snapdragon-0.8.2.tgz: + dependencies: + base: https://registry.npmmirror.com/base/-/base-0.11.2.tgz + debug: https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz + define-property: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz + map-cache: https://registry.npmmirror.com/map-cache/-/map-cache-0.2.2.tgz + source-map: 0.5.7 + source-map-resolve: https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz + use: https://registry.npmmirror.com/use/-/use-3.1.1.tgz + transitivePeerDependencies: + - supports-color + + source-map-generator@https://registry.npmmirror.com/source-map-generator/-/source-map-generator-0.8.0.tgz: {} + + source-map-resolve@https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz: + dependencies: + atob: https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz + decode-uri-component: https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz + resolve-url: https://registry.npmmirror.com/resolve-url/-/resolve-url-0.2.1.tgz + source-map-url: https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz + urix: https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz + + source-map-support@https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz: + dependencies: + buffer-from: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz + + source-map-url@https://registry.npmmirror.com/source-map-url/-/source-map-url-0.4.1.tgz: {} + + source-map@0.1.43: + dependencies: + amdefine: https://registry.npmmirror.com/amdefine/-/amdefine-1.0.1.tgz + optional: true + + source-map@0.5.7: {} + + source-map@0.6.1: + optional: true + + source-map@https://registry.npmmirror.com/source-map/-/source-map-0.1.43.tgz: + dependencies: + amdefine: https://registry.npmmirror.com/amdefine/-/amdefine-1.0.1.tgz + + source-map@https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz: {} + + source-map@https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz: {} + + sourcemap-codec@https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz: {} + + sparkles@https://registry.npmmirror.com/sparkles/-/sparkles-1.0.1.tgz: {} + + spdx-correct@https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz: + dependencies: + spdx-expression-parse: https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz + spdx-license-ids: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz + + spdx-exceptions@https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz: {} + + spdx-expression-parse@https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz: + dependencies: + spdx-exceptions: https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz + spdx-license-ids: https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz + + spdx-license-ids@https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz: {} + + split-string@https://registry.npmmirror.com/split-string/-/split-string-3.1.0.tgz: + dependencies: + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + + sprintf-js@https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz: {} + + sprintf-js@https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz: {} + + sshpk@https://registry.npmmirror.com/sshpk/-/sshpk-1.16.1.tgz: + dependencies: + asn1: https://registry.npmmirror.com/asn1/-/asn1-0.2.4.tgz + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + bcrypt-pbkdf: https://registry.npmmirror.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz + dashdash: https://registry.npmmirror.com/dashdash/-/dashdash-1.14.1.tgz + ecc-jsbn: https://registry.npmmirror.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz + getpass: https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz + jsbn: https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz + safer-buffer: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz + tweetnacl: https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz + + stack-trace@https://registry.npmmirror.com/stack-trace/-/stack-trace-0.0.10.tgz: {} + + static-eval@https://registry.npmmirror.com/static-eval/-/static-eval-0.2.4.tgz: + dependencies: + escodegen: https://registry.npmmirror.com/escodegen/-/escodegen-0.0.28.tgz + + static-extend@https://registry.npmmirror.com/static-extend/-/static-extend-0.1.2.tgz: + dependencies: + define-property: https://registry.npmmirror.com/define-property/-/define-property-0.2.5.tgz + object-copy: https://registry.npmmirror.com/object-copy/-/object-copy-0.1.0.tgz + + static-js-yaml@https://registry.npmmirror.com/static-js-yaml/-/static-js-yaml-1.0.0.tgz: + dependencies: + js-yaml: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz + static-module: https://registry.npmmirror.com/static-module/-/static-module-1.5.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-0.6.5.tgz + + static-module@https://registry.npmmirror.com/static-module/-/static-module-1.5.0.tgz: + dependencies: + concat-stream: https://registry.npmmirror.com/concat-stream/-/concat-stream-1.6.2.tgz + duplexer2: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.0.2.tgz + escodegen: https://registry.npmmirror.com/escodegen/-/escodegen-1.3.3.tgz + falafel: https://registry.npmmirror.com/falafel/-/falafel-2.2.5.tgz + has: https://registry.npmmirror.com/has/-/has-1.0.3.tgz + object-inspect: https://registry.npmmirror.com/object-inspect/-/object-inspect-0.4.0.tgz + quote-stream: https://registry.npmmirror.com/quote-stream/-/quote-stream-0.0.0.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz + shallow-copy: https://registry.npmmirror.com/shallow-copy/-/shallow-copy-0.0.1.tgz + static-eval: https://registry.npmmirror.com/static-eval/-/static-eval-0.2.4.tgz + through2: https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz + + statuses@https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz: {} + + stream-browserify@https://registry.npmmirror.com/stream-browserify/-/stream-browserify-3.0.0.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + + stream-combiner2@https://registry.npmmirror.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz: + dependencies: + duplexer2: https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + stream-combiner@https://registry.npmmirror.com/stream-combiner/-/stream-combiner-0.2.2.tgz: + dependencies: + duplexer: https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz + through: https://registry.npmmirror.com/through/-/through-2.3.8.tgz + + stream-exhaust@https://registry.npmmirror.com/stream-exhaust/-/stream-exhaust-1.0.2.tgz: {} + + stream-http@https://registry.npmmirror.com/stream-http/-/stream-http-3.2.0.tgz: + dependencies: + builtin-status-codes: https://registry.npmmirror.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + stream-shift@https://registry.npmmirror.com/stream-shift/-/stream-shift-1.0.1.tgz: {} + + stream-splicer@https://registry.npmmirror.com/stream-splicer/-/stream-splicer-2.0.1.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + + string-width@https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz: + dependencies: + code-point-at: https://registry.npmmirror.com/code-point-at/-/code-point-at-1.1.0.tgz + is-fullwidth-code-point: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz + + string-width@https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz: + dependencies: + emoji-regex: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz + is-fullwidth-code-point: https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz + + string.prototype.trimend@https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + + string.prototype.trimstart@https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + define-properties: https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + + string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-0.10.31.tgz: {} + + string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz: + dependencies: + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz + + string_decoder@https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz: + dependencies: + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz: + dependencies: + ansi-regex: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-2.1.1.tgz + + strip-ansi@https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz: + dependencies: + ansi-regex: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz + + strip-bom@https://registry.npmmirror.com/strip-bom/-/strip-bom-2.0.0.tgz: + dependencies: + is-utf8: https://registry.npmmirror.com/is-utf8/-/is-utf8-0.2.1.tgz + + strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz: {} + + strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz: {} + + subarg@https://registry.npmmirror.com/subarg/-/subarg-1.0.0.tgz: + dependencies: + minimist: https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz + + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-2.0.0.tgz: {} + + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz: + dependencies: + has-flag: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz + + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz: + dependencies: + has-flag: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz + + supports-color@https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz: + dependencies: + has-flag: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz + + supports-preserve-symlinks-flag@https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz: {} + + sver-compat@https://registry.npmmirror.com/sver-compat/-/sver-compat-1.5.0.tgz: + dependencies: + es6-iterator: https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz + es6-symbol: https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.3.tgz + + syntax-error@https://registry.npmmirror.com/syntax-error/-/syntax-error-1.4.0.tgz: + dependencies: + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + + ternary-stream@https://registry.npmmirror.com/ternary-stream/-/ternary-stream-3.0.0.tgz: + dependencies: + duplexify: https://registry.npmmirror.com/duplexify/-/duplexify-4.1.2.tgz + fork-stream: https://registry.npmmirror.com/fork-stream/-/fork-stream-0.0.4.tgz + merge-stream: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz + + terser@https://registry.npmmirror.com/terser/-/terser-3.17.0.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz + commander: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz + source-map-support: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz + + terser@https://registry.npmmirror.com/terser/-/terser-4.8.0.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-8.7.1.tgz + commander: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz + source-map-support: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz + + text-table@https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz: {} + + through2-filter@https://registry.npmmirror.com/through2-filter/-/through2-filter-3.0.0.tgz: + dependencies: + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + through2@https://registry.npmmirror.com/through2/-/through2-0.4.2.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-2.1.2.tgz + + through2@https://registry.npmmirror.com/through2/-/through2-0.6.5.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-1.0.34.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + through2@https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + through2@https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + + through2@https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz: + dependencies: + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz + + through@https://registry.npmmirror.com/through/-/through-2.3.8.tgz: {} + + time-stamp@https://registry.npmmirror.com/time-stamp/-/time-stamp-1.1.0.tgz: {} + + timers-browserify@https://registry.npmmirror.com/timers-browserify/-/timers-browserify-1.4.2.tgz: + dependencies: + process: https://registry.npmmirror.com/process/-/process-0.11.10.tgz + + tiny-lru@https://registry.npmmirror.com/tiny-lru/-/tiny-lru-11.2.6.tgz: {} + + tinyify@https://registry.npmmirror.com/tinyify/-/tinyify-3.0.0.tgz: + dependencies: + '@goto-bus-stop/envify': https://registry.npmmirror.com/@goto-bus-stop/envify/-/envify-5.0.0.tgz + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + browser-pack-flat: https://registry.npmmirror.com/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz + bundle-collapser: https://registry.npmmirror.com/bundle-collapser/-/bundle-collapser-1.4.0.tgz + common-shakeify: https://registry.npmmirror.com/common-shakeify/-/common-shakeify-0.6.2.tgz + dash-ast: https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz + minify-stream: https://registry.npmmirror.com/minify-stream/-/minify-stream-2.1.0.tgz + multisplice: https://registry.npmmirror.com/multisplice/-/multisplice-1.0.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-3.0.2.tgz + uglifyify: https://registry.npmmirror.com/uglifyify/-/uglifyify-5.0.2.tgz + unassertify: https://registry.npmmirror.com/unassertify/-/unassertify-2.1.1.tgz + transitivePeerDependencies: + - supports-color + + to-absolute-glob@https://registry.npmmirror.com/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz: + dependencies: + is-absolute: https://registry.npmmirror.com/is-absolute/-/is-absolute-1.0.0.tgz + is-negated-glob: https://registry.npmmirror.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz + + to-fast-properties@https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz: {} + + to-object-path@https://registry.npmmirror.com/to-object-path/-/to-object-path-0.3.0.tgz: + dependencies: + kind-of: https://registry.npmmirror.com/kind-of/-/kind-of-3.2.2.tgz + + to-readable-stream@https://registry.npmmirror.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz: {} + + to-regex-range@https://registry.npmmirror.com/to-regex-range/-/to-regex-range-2.1.1.tgz: + dependencies: + is-number: https://registry.npmmirror.com/is-number/-/is-number-3.0.0.tgz + repeat-string: https://registry.npmmirror.com/repeat-string/-/repeat-string-1.6.1.tgz + + to-regex-range@https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz: + dependencies: + is-number: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz + + to-regex@https://registry.npmmirror.com/to-regex/-/to-regex-3.0.2.tgz: + dependencies: + define-property: https://registry.npmmirror.com/define-property/-/define-property-2.0.2.tgz + extend-shallow: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-3.0.2.tgz + regex-not: https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz + safe-regex: https://registry.npmmirror.com/safe-regex/-/safe-regex-1.1.0.tgz + + to-through@https://registry.npmmirror.com/to-through/-/to-through-2.0.0.tgz: + dependencies: + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + + toidentifier@https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.0.tgz: {} + + touch@https://registry.npmmirror.com/touch/-/touch-3.1.0.tgz: + dependencies: + nopt: https://registry.npmmirror.com/nopt/-/nopt-1.0.10.tgz + + tough-cookie@https://registry.npmmirror.com/tough-cookie/-/tough-cookie-2.5.0.tgz: + dependencies: + psl: https://registry.npmmirror.com/psl/-/psl-1.8.0.tgz + punycode: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz + + transform-ast@https://registry.npmmirror.com/transform-ast/-/transform-ast-2.4.4.tgz: + dependencies: + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + dash-ast: https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz + is-buffer: https://registry.npmmirror.com/is-buffer/-/is-buffer-2.0.5.tgz + magic-string: https://registry.npmmirror.com/magic-string/-/magic-string-0.23.2.tgz + merge-source-map: https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.0.4.tgz + nanobench: https://registry.npmmirror.com/nanobench/-/nanobench-2.1.1.tgz + + tty-browserify@https://registry.npmmirror.com/tty-browserify/-/tty-browserify-0.0.1.tgz: {} + + tunnel-agent@https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz: + dependencies: + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + + tweetnacl@https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz: {} + + type-check@https://registry.npmmirror.com/type-check/-/type-check-0.3.2.tgz: + dependencies: + prelude-ls: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.1.2.tgz + + type-check@https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz: + dependencies: + prelude-ls: https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz + + type-detect@https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz: {} + + type-fest@https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz: {} + + type-is@https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz: + dependencies: + media-typer: https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz + mime-types: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.27.tgz + + type@https://registry.npmmirror.com/type/-/type-1.2.0.tgz: {} + + type@https://registry.npmmirror.com/type/-/type-2.6.0.tgz: {} + + typedarray-to-buffer@https://registry.npmmirror.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz: + dependencies: + is-typedarray: https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz + + typedarray@https://registry.npmmirror.com/typedarray/-/typedarray-0.0.6.tgz: {} + + typescript@https://registry.npmmirror.com/typescript/-/typescript-4.6.4.tgz: {} + + uglifyify@https://registry.npmmirror.com/uglifyify/-/uglifyify-5.0.2.tgz: + dependencies: + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.1.3.tgz + minimatch: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz + terser: https://registry.npmmirror.com/terser/-/terser-3.17.0.tgz + through: https://registry.npmmirror.com/through/-/through-2.3.8.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + umd@https://registry.npmmirror.com/umd/-/umd-3.0.3.tgz: {} + + unassert@https://registry.npmmirror.com/unassert/-/unassert-1.6.0.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz + call-matcher: https://registry.npmmirror.com/call-matcher/-/call-matcher-2.0.0.tgz + deep-equal: https://registry.npmmirror.com/deep-equal/-/deep-equal-1.1.1.tgz + espurify: https://registry.npmmirror.com/espurify/-/espurify-2.1.1.tgz + estraverse: https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz + esutils: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz + object-assign: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz + + unassertify@https://registry.npmmirror.com/unassertify/-/unassertify-2.1.1.tgz: + dependencies: + acorn: https://registry.npmmirror.com/acorn/-/acorn-5.7.4.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + escodegen: https://registry.npmmirror.com/escodegen/-/escodegen-1.14.3.tgz + multi-stage-sourcemap: https://registry.npmmirror.com/multi-stage-sourcemap/-/multi-stage-sourcemap-0.2.1.tgz + through: https://registry.npmmirror.com/through/-/through-2.3.8.tgz + unassert: https://registry.npmmirror.com/unassert/-/unassert-1.6.0.tgz + + unbox-primitive@https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz: + dependencies: + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + has-bigints: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz + has-symbols: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz + which-boxed-primitive: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz + + unc-path-regex@https://registry.npmmirror.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz: {} + + undeclared-identifiers@https://registry.npmmirror.com/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz: + dependencies: + acorn-node: https://registry.npmmirror.com/acorn-node/-/acorn-node-1.8.2.tgz + dash-ast: https://registry.npmmirror.com/dash-ast/-/dash-ast-1.0.0.tgz + get-assigned-identifiers: https://registry.npmmirror.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz + simple-concat: https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz + xtend: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz + + undefsafe@https://registry.npmmirror.com/undefsafe/-/undefsafe-2.0.5.tgz: {} + + undertaker-registry@https://registry.npmmirror.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz: {} + + undertaker@https://registry.npmmirror.com/undertaker/-/undertaker-1.3.0.tgz: + dependencies: + arr-flatten: https://registry.npmmirror.com/arr-flatten/-/arr-flatten-1.1.0.tgz + arr-map: https://registry.npmmirror.com/arr-map/-/arr-map-2.0.2.tgz + bach: https://registry.npmmirror.com/bach/-/bach-1.2.0.tgz + collection-map: https://registry.npmmirror.com/collection-map/-/collection-map-1.0.0.tgz + es6-weak-map: https://registry.npmmirror.com/es6-weak-map/-/es6-weak-map-2.0.3.tgz + fast-levenshtein: https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz + last-run: https://registry.npmmirror.com/last-run/-/last-run-1.1.1.tgz + object.defaults: https://registry.npmmirror.com/object.defaults/-/object.defaults-1.1.0.tgz + object.reduce: https://registry.npmmirror.com/object.reduce/-/object.reduce-1.0.1.tgz + undertaker-registry: https://registry.npmmirror.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz + + unicode-canonical-property-names-ecmascript@https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz: {} + + unicode-match-property-ecmascript@https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz: + dependencies: + unicode-canonical-property-names-ecmascript: https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz + unicode-property-aliases-ecmascript: https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz + + unicode-match-property-value-ecmascript@https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz: {} + + unicode-property-aliases-ecmascript@https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz: {} + + union-value@https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz: + dependencies: + arr-union: https://registry.npmmirror.com/arr-union/-/arr-union-3.1.0.tgz + get-value: https://registry.npmmirror.com/get-value/-/get-value-2.0.6.tgz + is-extendable: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz + set-value: https://registry.npmmirror.com/set-value/-/set-value-2.0.1.tgz + + unique-stream@https://registry.npmmirror.com/unique-stream/-/unique-stream-2.3.1.tgz: + dependencies: + json-stable-stringify-without-jsonify: https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz + through2-filter: https://registry.npmmirror.com/through2-filter/-/through2-filter-3.0.0.tgz + + unique-string@https://registry.npmmirror.com/unique-string/-/unique-string-2.0.0.tgz: + dependencies: + crypto-random-string: https://registry.npmmirror.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz + + unpipe@https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz: {} + + unset-value@https://registry.npmmirror.com/unset-value/-/unset-value-1.0.0.tgz: + dependencies: + has-value: https://registry.npmmirror.com/has-value/-/has-value-0.3.1.tgz + isobject: https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz + + upath@https://registry.npmmirror.com/upath/-/upath-1.2.0.tgz: {} + + update-notifier@https://registry.npmmirror.com/update-notifier/-/update-notifier-5.1.0.tgz: + dependencies: + boxen: https://registry.npmmirror.com/boxen/-/boxen-5.1.2.tgz + chalk: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz + configstore: https://registry.npmmirror.com/configstore/-/configstore-5.0.1.tgz + has-yarn: https://registry.npmmirror.com/has-yarn/-/has-yarn-2.1.0.tgz + import-lazy: https://registry.npmmirror.com/import-lazy/-/import-lazy-2.1.0.tgz + is-ci: https://registry.npmmirror.com/is-ci/-/is-ci-2.0.0.tgz + is-installed-globally: https://registry.npmmirror.com/is-installed-globally/-/is-installed-globally-0.4.0.tgz + is-npm: https://registry.npmmirror.com/is-npm/-/is-npm-5.0.0.tgz + is-yarn-global: https://registry.npmmirror.com/is-yarn-global/-/is-yarn-global-0.3.0.tgz + latest-version: https://registry.npmmirror.com/latest-version/-/latest-version-5.1.0.tgz + pupa: https://registry.npmmirror.com/pupa/-/pupa-2.1.1.tgz + semver: https://registry.npmmirror.com/semver/-/semver-7.3.7.tgz + semver-diff: https://registry.npmmirror.com/semver-diff/-/semver-diff-3.1.1.tgz + xdg-basedir: https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz + + uri-js@https://registry.npmmirror.com/uri-js/-/uri-js-4.2.2.tgz: + dependencies: + punycode: https://registry.npmmirror.com/punycode/-/punycode-2.1.1.tgz + + urix@https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz: {} + + url-parse-lax@https://registry.npmmirror.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz: + dependencies: + prepend-http: https://registry.npmmirror.com/prepend-http/-/prepend-http-2.0.0.tgz + + url@https://registry.npmmirror.com/url/-/url-0.11.0.tgz: + dependencies: + punycode: https://registry.npmmirror.com/punycode/-/punycode-1.3.2.tgz + querystring: https://registry.npmmirror.com/querystring/-/querystring-0.2.0.tgz + + use@https://registry.npmmirror.com/use/-/use-3.1.1.tgz: {} + + util-deprecate@https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz: {} + + util@https://registry.npmmirror.com/util/-/util-0.10.3.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.1.tgz + + util@https://registry.npmmirror.com/util/-/util-0.12.4.tgz: + dependencies: + inherits: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz + is-arguments: https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz + is-generator-function: https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz + is-typed-array: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.9.tgz + safe-buffer: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz + which-typed-array: https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.8.tgz + + utils-merge@https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz: {} + + uuid@https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz: {} + + uuid@https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz: {} + + v8-compile-cache@https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz: {} + + v8flags@https://registry.npmmirror.com/v8flags/-/v8flags-3.2.0.tgz: + dependencies: + homedir-polyfill: https://registry.npmmirror.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz + + validate-npm-package-license@https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz: + dependencies: + spdx-correct: https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz + spdx-expression-parse: https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz + + value-or-function@https://registry.npmmirror.com/value-or-function/-/value-or-function-3.0.0.tgz: {} + + vary@https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz: {} + + verror@https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz: + dependencies: + assert-plus: https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz + core-util-is: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz + extsprintf: https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz + + vinyl-fs@https://registry.npmmirror.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz: + dependencies: + fs-mkdirp-stream: https://registry.npmmirror.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz + glob-stream: https://registry.npmmirror.com/glob-stream/-/glob-stream-6.1.0.tgz + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + is-valid-glob: https://registry.npmmirror.com/is-valid-glob/-/is-valid-glob-1.0.0.tgz + lazystream: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz + lead: https://registry.npmmirror.com/lead/-/lead-1.0.0.tgz + object.assign: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz + pumpify: https://registry.npmmirror.com/pumpify/-/pumpify-1.5.1.tgz + readable-stream: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz + remove-bom-buffer: https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz + remove-bom-stream: https://registry.npmmirror.com/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz + resolve-options: https://registry.npmmirror.com/resolve-options/-/resolve-options-1.1.0.tgz + through2: https://registry.npmmirror.com/through2/-/through2-2.0.5.tgz + to-through: https://registry.npmmirror.com/to-through/-/to-through-2.0.0.tgz + value-or-function: https://registry.npmmirror.com/value-or-function/-/value-or-function-3.0.0.tgz + vinyl: https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz + vinyl-sourcemap: https://registry.npmmirror.com/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz + + vinyl-sourcemap@https://registry.npmmirror.com/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz: + dependencies: + append-buffer: https://registry.npmmirror.com/append-buffer/-/append-buffer-1.0.2.tgz + convert-source-map: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.8.0.tgz + graceful-fs: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz + normalize-path: https://registry.npmmirror.com/normalize-path/-/normalize-path-2.1.1.tgz + now-and-later: https://registry.npmmirror.com/now-and-later/-/now-and-later-2.0.1.tgz + remove-bom-buffer: https://registry.npmmirror.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz + vinyl: https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz + + vinyl-sourcemaps-apply@https://registry.npmmirror.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz: + dependencies: + source-map: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz + + vinyl@https://registry.npmmirror.com/vinyl/-/vinyl-2.2.1.tgz: + dependencies: + clone: https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz + clone-buffer: https://registry.npmmirror.com/clone-buffer/-/clone-buffer-1.0.0.tgz + clone-stats: https://registry.npmmirror.com/clone-stats/-/clone-stats-1.0.0.tgz + cloneable-readable: https://registry.npmmirror.com/cloneable-readable/-/cloneable-readable-1.1.3.tgz + remove-trailing-separator: https://registry.npmmirror.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz + replace-ext: https://registry.npmmirror.com/replace-ext/-/replace-ext-1.0.1.tgz + + vm-browserify@https://registry.npmmirror.com/vm-browserify/-/vm-browserify-1.1.2.tgz: {} + + which-boxed-primitive@https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz: + dependencies: + is-bigint: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz + is-boolean-object: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz + is-number-object: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz + is-string: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz + is-symbol: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz + + which-module@https://registry.npmmirror.com/which-module/-/which-module-1.0.0.tgz: {} + + which-typed-array@https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.8.tgz: + dependencies: + available-typed-arrays: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz + call-bind: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz + es-abstract: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.20.1.tgz + for-each: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz + has-tostringtag: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz + is-typed-array: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.9.tgz + + which@https://registry.npmmirror.com/which/-/which-1.3.1.tgz: + dependencies: + isexe: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz + + which@https://registry.npmmirror.com/which/-/which-2.0.2.tgz: + dependencies: + isexe: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz + + widest-line@https://registry.npmmirror.com/widest-line/-/widest-line-3.1.0.tgz: + dependencies: + string-width: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + + word-wrap@https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz: {} + + workerpool@https://registry.npmmirror.com/workerpool/-/workerpool-6.2.1.tgz: {} + + wrap-ansi@https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz: + dependencies: + string-width: https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-3.0.1.tgz + + wrap-ansi@https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz: + dependencies: + ansi-styles: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz + string-width: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + strip-ansi: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz + + wrap-comment@https://registry.npmmirror.com/wrap-comment/-/wrap-comment-1.0.1.tgz: {} + + wrappy@https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz: {} + + write-file-atomic@https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz: + dependencies: + imurmurhash: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz + is-typedarray: https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz + signal-exit: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz + typedarray-to-buffer: https://registry.npmmirror.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz + + xdg-basedir@https://registry.npmmirror.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz: {} + + xtend@https://registry.npmmirror.com/xtend/-/xtend-2.1.2.tgz: + dependencies: + object-keys: https://registry.npmmirror.com/object-keys/-/object-keys-0.4.0.tgz + + xtend@https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz: {} + + y18n@https://registry.npmmirror.com/y18n/-/y18n-3.2.2.tgz: {} + + y18n@https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz: {} + + yallist@https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz: {} + + yargs-parser@https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz: {} + + yargs-parser@https://registry.npmmirror.com/yargs-parser/-/yargs-parser-5.0.1.tgz: + dependencies: + camelcase: https://registry.npmmirror.com/camelcase/-/camelcase-3.0.0.tgz + object.assign: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.2.tgz + + yargs-unparser@https://registry.npmmirror.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz: + dependencies: + camelcase: https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz + decamelize: https://registry.npmmirror.com/decamelize/-/decamelize-4.0.0.tgz + flat: https://registry.npmmirror.com/flat/-/flat-5.0.2.tgz + is-plain-obj: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz + + yargs@https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz: + dependencies: + cliui: https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz + escalade: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz + get-caller-file: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz + require-directory: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz + string-width: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz + y18n: https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz + yargs-parser: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.4.tgz + + yargs@https://registry.npmmirror.com/yargs/-/yargs-7.1.2.tgz: + dependencies: + camelcase: https://registry.npmmirror.com/camelcase/-/camelcase-3.0.0.tgz + cliui: https://registry.npmmirror.com/cliui/-/cliui-3.2.0.tgz + decamelize: https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz + get-caller-file: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-1.0.3.tgz + os-locale: https://registry.npmmirror.com/os-locale/-/os-locale-1.4.0.tgz + read-pkg-up: https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz + require-directory: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz + require-main-filename: https://registry.npmmirror.com/require-main-filename/-/require-main-filename-1.0.1.tgz + set-blocking: https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz + string-width: https://registry.npmmirror.com/string-width/-/string-width-1.0.2.tgz + which-module: https://registry.npmmirror.com/which-module/-/which-module-1.0.0.tgz + y18n: https://registry.npmmirror.com/y18n/-/y18n-3.2.2.tgz + yargs-parser: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-5.0.1.tgz + + yocto-queue@https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz: {} diff --git a/backend/src/restful/index.js b/backend/src/restful/index.js index 714d663..f56209b 100644 --- a/backend/src/restful/index.js +++ b/backend/src/restful/index.js @@ -143,7 +143,7 @@ export default function serve() { try { fs.accessSync(path.join(fe_abs_path, 'index.html')); } catch (e) { - throw new Error( + $.error( `[FRONTEND] index.html file not found in ${fe_abs_path}`, ); } @@ -158,6 +158,7 @@ export default function serve() { const staticFileMiddleware = express_.static(fe_path); + let be_share_rewrite = '/share/:type/:name'; let be_api_rewrite = ''; let be_download_rewrite = ''; let be_api = '/api/'; @@ -174,6 +175,45 @@ export default function serve() { be_download_rewrite = `${ fe_be_path === '/' ? '' : fe_be_path }${be_download}`; + + const jwt = eval(`require("jsonwebtoken")`); + + app.use( + be_share_rewrite, + createProxyMiddleware({ + target: `http://127.0.0.1:${port}`, + changeOrigin: true, + pathRewrite: (path, req) => { + if (req.method.toLowerCase() !== 'get') + throw new Error('Method not allowed'); + const payload = jwt.verify( + req.query.token, + fe_be_path, + ); + if ( + payload.type !== req.params.type || + payload.name !== req.params.name + ) + throw new Error('Forbbiden'); + if (payload.type === 'sub') + return path.replace( + '/share/sub/', + '/download/', + ); + if (payload.type === 'col') + return path.replace( + '/share/col/', + '/download/collection/', + ); + if (payload.type === 'file') + return path.replace( + '/share/file/', + '/api/file/', + ); + throw new Error('Not Found'); + }, + }), + ); app.use( be_api_rewrite, createProxyMiddleware({ @@ -220,6 +260,9 @@ export default function serve() { $.info( `[FRONTEND -> BACKEND] ${fe_address}:${fe_port}${be_download_rewrite} -> http://127.0.0.1:${port}${be_download}`, ); + $.info( + `[SHARE BACKEND] ${fe_address}:${fe_port}${be_share_rewrite}`, + ); } }); } diff --git a/backend/src/restful/miscs.js b/backend/src/restful/miscs.js index 9699f12..a50e968 100644 --- a/backend/src/restful/miscs.js +++ b/backend/src/restful/miscs.js @@ -20,6 +20,26 @@ export default function register($app) { $app.get('/api/utils/env', getEnv); // get runtime environment $app.get('/api/utils/backup', gistBackup); // gist backup actions $app.get('/api/utils/refresh', refresh); + $app.post('/api/jwt', (req, res) => { + if (!ENV().isNode) { + return failed( + res, + new RequestInvalidError( + 'INVALID_ENV', + `This endpoint is only available in Node.js environment`, + ), + ); + } + const { payload, options } = req.body; + const jwt = eval(`require("jsonwebtoken")`); + res.set('Content-Type', 'application/json;charset=utf-8').send({ + token: jwt.sign( + payload, + eval('process.env.SUB_STORE_FRONTEND_BACKEND_PATH'), + options, + ), + }); + }); // Storage management $app.route('/api/storage')