1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-29 06:41:32 +08:00
Java-Interview-Guide/pnpm-lock.yaml

9129 lines
505 KiB
YAML

lockfileVersion: '6.1'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
'@vuepress/client':
specifier: 2.0.0-beta.62
version: registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/plugin-search':
specifier: 2.0.0-beta.62
version: registry.npmmirror.com/@vuepress/plugin-search@2.0.0-beta.62
'@vuepress/utils':
specifier: 2.0.0-beta.62
version: registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
husky:
specifier: 8.0.3
version: registry.npmmirror.com/husky@8.0.3
markdownlint-cli:
specifier: 0.34.0
version: registry.npmmirror.com/markdownlint-cli@0.34.0
nano-staged:
specifier: 0.8.0
version: registry.npmmirror.com/nano-staged@0.8.0
nodejs-jieba:
specifier: 0.0.2
version: registry.npmmirror.com/nodejs-jieba@0.0.2
prettier:
specifier: 2.8.8
version: registry.npmmirror.com/prettier@2.8.8
vue:
specifier: 3.3.4
version: registry.npmmirror.com/vue@3.3.4
vuepress:
specifier: 2.0.0-beta.62
version: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-theme-hope:
specifier: 2.0.0-beta.221
version: registry.npmmirror.com/vuepress-theme-hope@2.0.0-beta.221(vuepress@2.0.0-beta.62)
packages:
registry.npmmirror.com/@ampproject/remapping@2.2.1:
resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.1.tgz}
name: '@ampproject/remapping'
version: 2.2.1
engines: {node: '>=6.0.0'}
dependencies:
'@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3
'@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.18
dev: false
registry.npmmirror.com/@apideck/better-ajv-errors@0.3.6(ajv@8.12.0):
resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz}
id: registry.npmmirror.com/@apideck/better-ajv-errors/0.3.6
name: '@apideck/better-ajv-errors'
version: 0.3.6
engines: {node: '>=10'}
peerDependencies:
ajv: '>=8'
dependencies:
ajv: registry.npmmirror.com/ajv@8.12.0
json-schema: registry.npmmirror.com/json-schema@0.4.0
jsonpointer: registry.npmmirror.com/jsonpointer@5.0.1
leven: registry.npmmirror.com/leven@3.1.0
dev: false
registry.npmmirror.com/@babel/code-frame@7.21.4:
resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.21.4.tgz}
name: '@babel/code-frame'
version: 7.21.4
engines: {node: '>=6.9.0'}
dependencies:
'@babel/highlight': registry.npmmirror.com/@babel/highlight@7.18.6
dev: false
registry.npmmirror.com/@babel/compat-data@7.22.3:
resolution: {integrity: sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.22.3.tgz}
name: '@babel/compat-data'
version: 7.22.3
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/@babel/core@7.22.1:
resolution: {integrity: sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.22.1.tgz}
name: '@babel/core'
version: 7.22.1
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping@2.2.1
'@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.21.4
'@babel/generator': registry.npmmirror.com/@babel/generator@7.22.3
'@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1)
'@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.22.1
'@babel/helpers': registry.npmmirror.com/@babel/helpers@7.22.3
'@babel/parser': registry.npmmirror.com/@babel/parser@7.22.4
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
'@babel/traverse': registry.npmmirror.com/@babel/traverse@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
convert-source-map: registry.npmmirror.com/convert-source-map@1.9.0
debug: registry.npmmirror.com/debug@4.3.4
gensync: registry.npmmirror.com/gensync@1.0.0-beta.2
json5: registry.npmmirror.com/json5@2.2.3
semver: registry.npmmirror.com/semver@6.3.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/generator@7.22.3:
resolution: {integrity: sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.22.3.tgz}
name: '@babel/generator'
version: 7.22.3
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
'@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3
'@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.18
jsesc: registry.npmmirror.com/jsesc@2.5.2
dev: false
registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz}
name: '@babel/helper-annotate-as-pure'
version: 7.18.6
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor@7.22.3:
resolution: {integrity: sha512-ahEoxgqNoYXm0k22TvOke48i1PkavGu0qGCmcq9ugi6gnmvKNaMjKBSrZTnWUi1CFEeNAUiVba0Wtzm03aSkJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.3.tgz}
name: '@babel/helper-builder-binary-assignment-operator-visitor'
version: 7.22.3
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1):
resolution: {integrity: sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz}
id: registry.npmmirror.com/@babel/helper-compilation-targets/7.22.1
name: '@babel/helper-compilation-targets'
version: 7.22.1
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.22.3
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.21.0
browserslist: registry.npmmirror.com/browserslist@4.21.7
lru-cache: registry.npmmirror.com/lru-cache@5.1.1
semver: registry.npmmirror.com/semver@6.3.0
dev: false
registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.22.1(@babel/core@7.22.1):
resolution: {integrity: sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.1.tgz}
id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.22.1
name: '@babel/helper-create-class-features-plugin'
version: 7.22.1
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.21.0
'@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.22.3
'@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.18.6
'@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.22.1
'@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.20.0
'@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.18.6
semver: registry.npmmirror.com/semver@6.3.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1):
resolution: {integrity: sha512-WWjdnfR3LPIe+0EY8td7WmjhytxXtjKAEpnAxun/hkNiyOaPlvGK+NZaBFIdi9ndYV3Gav7BpFvtUwnaJlwi1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.1.tgz}
id: registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.22.1
name: '@babel/helper-create-regexp-features-plugin'
version: 7.22.1
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6
regexpu-core: registry.npmmirror.com/regexpu-core@5.3.2
semver: registry.npmmirror.com/semver@6.3.0
dev: false
registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.1):
resolution: {integrity: sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz}
id: registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.4.0
name: '@babel/helper-define-polyfill-provider'
version: 0.4.0
peerDependencies:
'@babel/core': ^7.4.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
debug: registry.npmmirror.com/debug@4.3.4
lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8
resolve: registry.npmmirror.com/resolve@1.22.2
semver: registry.npmmirror.com/semver@6.3.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1:
resolution: {integrity: sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz}
name: '@babel/helper-environment-visitor'
version: 7.22.1
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/@babel/helper-function-name@7.21.0:
resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz}
name: '@babel/helper-function-name'
version: 7.21.0
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-hoist-variables@7.18.6:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz}
name: '@babel/helper-hoist-variables'
version: 7.18.6
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.22.3:
resolution: {integrity: sha512-Gl7sK04b/2WOb6OPVeNy9eFKeD3L6++CzL3ykPOWqTn08xgYYK0wz4TUh2feIImDXxcVW3/9WQ1NMKY66/jfZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.3.tgz}
name: '@babel/helper-member-expression-to-functions'
version: 7.22.3
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-module-imports@7.21.4:
resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz}
name: '@babel/helper-module-imports'
version: 7.21.4
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-module-transforms@7.22.1:
resolution: {integrity: sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz}
name: '@babel/helper-module-transforms'
version: 7.22.1
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.21.4
'@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access@7.21.5
'@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.18.6
'@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
'@babel/traverse': registry.npmmirror.com/@babel/traverse@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/helper-optimise-call-expression@7.18.6:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz}
name: '@babel/helper-optimise-call-expression'
version: 7.18.6
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5:
resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz}
name: '@babel/helper-plugin-utils'
version: 7.21.5
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.22.1):
resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz}
id: registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.18.9
name: '@babel/helper-remap-async-to-generator'
version: 7.18.9
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-wrap-function': registry.npmmirror.com/@babel/helper-wrap-function@7.20.5
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/helper-replace-supers@7.22.1:
resolution: {integrity: sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.1.tgz}
name: '@babel/helper-replace-supers'
version: 7.22.1
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.22.3
'@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.18.6
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
'@babel/traverse': registry.npmmirror.com/@babel/traverse@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/helper-simple-access@7.21.5:
resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz}
name: '@babel/helper-simple-access'
version: 7.21.5
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.20.0:
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz}
name: '@babel/helper-skip-transparent-expression-wrappers'
version: 7.20.0
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-split-export-declaration@7.18.6:
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz}
name: '@babel/helper-split-export-declaration'
version: 7.18.6
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/helper-string-parser@7.21.5:
resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz}
name: '@babel/helper-string-parser'
version: 7.21.5
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1:
resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz}
name: '@babel/helper-validator-identifier'
version: 7.19.1
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/@babel/helper-validator-option@7.21.0:
resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz}
name: '@babel/helper-validator-option'
version: 7.21.0
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/@babel/helper-wrap-function@7.20.5:
resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz}
name: '@babel/helper-wrap-function'
version: 7.20.5
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.21.0
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
'@babel/traverse': registry.npmmirror.com/@babel/traverse@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/helpers@7.22.3:
resolution: {integrity: sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.22.3.tgz}
name: '@babel/helpers'
version: 7.22.3
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
'@babel/traverse': registry.npmmirror.com/@babel/traverse@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/highlight@7.18.6:
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.18.6.tgz}
name: '@babel/highlight'
version: 7.18.6
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1
chalk: registry.npmmirror.com/chalk@2.4.2
js-tokens: registry.npmmirror.com/js-tokens@4.0.0
dev: false
registry.npmmirror.com/@babel/parser@7.22.4:
resolution: {integrity: sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.22.4.tgz}
name: '@babel/parser'
version: 7.22.4
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==, registry: https://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.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6
name: '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==, registry: https://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.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.3
name: '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.20.0
'@babel/plugin-transform-optional-chaining': registry.npmmirror.com/@babel/plugin-transform-optional-chaining@7.22.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.22.1):
resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz}
id: registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.21.11
name: '@babel/plugin-proposal-private-property-in-object'
version: 7.21.11
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6
'@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.1)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/7.18.6
name: '@babel/plugin-proposal-unicode-property-regex'
version: 7.18.6
engines: {node: '>=4'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.1):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, registry: https://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'
version: 7.8.4
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.1):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, registry: https://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'
version: 7.12.13
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.1):
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, registry: https://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'
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.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.22.1):
resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz}
id: registry.npmmirror.com/@babel/plugin-syntax-import-assertions/7.20.0
name: '@babel/plugin-syntax-import-assertions'
version: 7.20.0
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-import-attributes@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-syntax-import-attributes/7.22.3
name: '@babel/plugin-syntax-import-attributes'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.1):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz}
id: registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4
name: '@babel/plugin-syntax-import-meta'
version: 7.10.4
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.1):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, registry: https://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'
version: 7.10.4
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.1):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, registry: https://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'
version: 7.10.4
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.1):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, registry: https://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'
version: 7.8.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.1):
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, registry: https://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'
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.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.1):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, registry: https://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'
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.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/7.18.6
name: '@babel/plugin-syntax-unicode-sets-regex'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-arrow-functions@7.21.5(@babel/core@7.22.1):
resolution: {integrity: sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.21.5
name: '@babel/plugin-transform-arrow-functions'
version: 7.21.5
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-async-generator-functions@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/7.22.3
name: '@babel/plugin-transform-async-generator-functions'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.22.1)
'@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.1)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.22.1):
resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.20.7
name: '@babel/plugin-transform-async-to-generator'
version: 7.20.7
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.21.4
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.22.1)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.18.6
name: '@babel/plugin-transform-block-scoped-functions'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.22.1):
resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.21.0
name: '@babel/plugin-transform-block-scoping'
version: 7.21.0
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-class-properties@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-class-properties/7.22.3
name: '@babel/plugin-transform-class-properties'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-class-static-block@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-class-static-block/7.22.3
name: '@babel/plugin-transform-class-static-block'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.1)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-classes@7.21.0(@babel/core@7.22.1):
resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-classes/7.21.0
name: '@babel/plugin-transform-classes'
version: 7.21.0
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6
'@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1)
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.21.0
'@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.18.6
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.22.1
'@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.18.6
globals: registry.npmmirror.com/globals@11.12.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-computed-properties@7.21.5(@babel/core@7.22.1):
resolution: {integrity: sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.21.5
name: '@babel/plugin-transform-computed-properties'
version: 7.21.5
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/template': registry.npmmirror.com/@babel/template@7.21.9
dev: false
registry.npmmirror.com/@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.22.1):
resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-destructuring/7.21.3
name: '@babel/plugin-transform-destructuring'
version: 7.21.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.18.6
name: '@babel/plugin-transform-dotall-regex'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.22.1):
resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.18.9
name: '@babel/plugin-transform-duplicate-keys'
version: 7.18.9
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-dynamic-import@7.22.1(@babel/core@7.22.1):
resolution: {integrity: sha512-rlhWtONnVBPdmt+jeewS0qSnMz/3yLFrqAP8hHC6EDcrYRSyuz9f9yQhHvVn2Ad6+yO9fHXac5piudeYrInxwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.1.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-dynamic-import/7.22.1
name: '@babel/plugin-transform-dynamic-import'
version: 7.22.1
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.18.6
name: '@babel/plugin-transform-exponentiation-operator'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-builder-binary-assignment-operator-visitor': registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor@7.22.3
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-export-namespace-from@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-export-namespace-from/7.22.3
name: '@babel/plugin-transform-export-namespace-from'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-for-of@7.21.5(@babel/core@7.22.1):
resolution: {integrity: sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-for-of/7.21.5
name: '@babel/plugin-transform-for-of'
version: 7.21.5
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-function-name@7.18.9(@babel/core@7.22.1):
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-function-name/7.18.9
name: '@babel/plugin-transform-function-name'
version: 7.18.9
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1)
'@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.21.0
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-json-strings@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-json-strings/7.22.3
name: '@babel/plugin-transform-json-strings'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-literals@7.18.9(@babel/core@7.22.1):
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-literals/7.18.9
name: '@babel/plugin-transform-literals'
version: 7.18.9
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators/7.22.3
name: '@babel/plugin-transform-logical-assignment-operators'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.18.6
name: '@babel/plugin-transform-member-expression-literals'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.22.1):
resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.20.11
name: '@babel/plugin-transform-modules-amd'
version: 7.20.11
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.22.1):
resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.21.5
name: '@babel/plugin-transform-modules-commonjs'
version: 7.21.5
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access@7.21.5
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-modules-systemjs@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.22.3
name: '@babel/plugin-transform-modules-systemjs'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables@7.18.6
'@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.18.6
name: '@babel/plugin-transform-modules-umd'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.22.3
name: '@babel/plugin-transform-named-capturing-groups-regex'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-new-target@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-new-target/7.22.3
name: '@babel/plugin-transform-new-target'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/7.22.3
name: '@babel/plugin-transform-nullish-coalescing-operator'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-numeric-separator@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-numeric-separator/7.22.3
name: '@babel/plugin-transform-numeric-separator'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-object-rest-spread@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-object-rest-spread/7.22.3
name: '@babel/plugin-transform-object-rest-spread'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.22.3
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.1)
'@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters@7.22.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-object-super@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-object-super/7.18.6
name: '@babel/plugin-transform-object-super'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.22.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding/7.22.3
name: '@babel/plugin-transform-optional-catch-binding'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-optional-chaining@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-optional-chaining/7.22.3
name: '@babel/plugin-transform-optional-chaining'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.20.0
'@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.1)
dev: false
registry.npmmirror.com/@babel/plugin-transform-parameters@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-parameters/7.22.3
name: '@babel/plugin-transform-parameters'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-private-methods@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-private-methods/7.22.3
name: '@babel/plugin-transform-private-methods'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-private-property-in-object@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-private-property-in-object/7.22.3
name: '@babel/plugin-transform-private-property-in-object'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.18.6
'@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.1)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-property-literals/7.18.6
name: '@babel/plugin-transform-property-literals'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-regenerator@7.21.5(@babel/core@7.22.1):
resolution: {integrity: sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-regenerator/7.21.5
name: '@babel/plugin-transform-regenerator'
version: 7.21.5
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
regenerator-transform: registry.npmmirror.com/regenerator-transform@0.15.1
dev: false
registry.npmmirror.com/@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.18.6
name: '@babel/plugin-transform-reserved-words'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.18.6
name: '@babel/plugin-transform-shorthand-properties'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-spread@7.20.7(@babel/core@7.22.1):
resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-spread/7.20.7
name: '@babel/plugin-transform-spread'
version: 7.20.7
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.20.0
dev: false
registry.npmmirror.com/@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.18.6
name: '@babel/plugin-transform-sticky-regex'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.22.1):
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-template-literals/7.18.9
name: '@babel/plugin-transform-template-literals'
version: 7.18.9
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.22.1):
resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.18.9
name: '@babel/plugin-transform-typeof-symbol'
version: 7.18.9
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-unicode-escapes@7.21.5(@babel/core@7.22.1):
resolution: {integrity: sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.21.5
name: '@babel/plugin-transform-unicode-escapes'
version: 7.21.5
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex/7.22.3
name: '@babel/plugin-transform-unicode-property-regex'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.18.6
name: '@babel/plugin-transform-unicode-regex'
version: 7.18.6
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex@7.22.3(@babel/core@7.22.1):
resolution: {integrity: sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz}
id: registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex/7.22.3
name: '@babel/plugin-transform-unicode-sets-regex'
version: 7.22.3
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
dev: false
registry.npmmirror.com/@babel/preset-env@7.22.4(@babel/core@7.22.1):
resolution: {integrity: sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.22.4.tgz}
id: registry.npmmirror.com/@babel/preset-env/7.22.4
name: '@babel/preset-env'
version: 7.22.4
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.22.3
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1)
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.21.0
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.22.1)
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.3(@babel/core@7.22.1)
'@babel/plugin-proposal-private-property-in-object': registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.22.1)
'@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.1)
'@babel/plugin-syntax-class-properties': registry.npmmirror.com/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.1)
'@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.1)
'@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-import-assertions': registry.npmmirror.com/@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.22.1)
'@babel/plugin-syntax-import-attributes': registry.npmmirror.com/@babel/plugin-syntax-import-attributes@7.22.3(@babel/core@7.22.1)
'@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.1)
'@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.1)
'@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.1)
'@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.1)
'@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.1)
'@babel/plugin-syntax-top-level-await': registry.npmmirror.com/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.1)
'@babel/plugin-syntax-unicode-sets-regex': registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-arrow-functions': registry.npmmirror.com/@babel/plugin-transform-arrow-functions@7.21.5(@babel/core@7.22.1)
'@babel/plugin-transform-async-generator-functions': registry.npmmirror.com/@babel/plugin-transform-async-generator-functions@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-async-to-generator': registry.npmmirror.com/@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.22.1)
'@babel/plugin-transform-block-scoped-functions': registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-block-scoping': registry.npmmirror.com/@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.22.1)
'@babel/plugin-transform-class-properties': registry.npmmirror.com/@babel/plugin-transform-class-properties@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-class-static-block': registry.npmmirror.com/@babel/plugin-transform-class-static-block@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-classes': registry.npmmirror.com/@babel/plugin-transform-classes@7.21.0(@babel/core@7.22.1)
'@babel/plugin-transform-computed-properties': registry.npmmirror.com/@babel/plugin-transform-computed-properties@7.21.5(@babel/core@7.22.1)
'@babel/plugin-transform-destructuring': registry.npmmirror.com/@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.22.1)
'@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-duplicate-keys': registry.npmmirror.com/@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.22.1)
'@babel/plugin-transform-dynamic-import': registry.npmmirror.com/@babel/plugin-transform-dynamic-import@7.22.1(@babel/core@7.22.1)
'@babel/plugin-transform-exponentiation-operator': registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-export-namespace-from': registry.npmmirror.com/@babel/plugin-transform-export-namespace-from@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-for-of': registry.npmmirror.com/@babel/plugin-transform-for-of@7.21.5(@babel/core@7.22.1)
'@babel/plugin-transform-function-name': registry.npmmirror.com/@babel/plugin-transform-function-name@7.18.9(@babel/core@7.22.1)
'@babel/plugin-transform-json-strings': registry.npmmirror.com/@babel/plugin-transform-json-strings@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-literals': registry.npmmirror.com/@babel/plugin-transform-literals@7.18.9(@babel/core@7.22.1)
'@babel/plugin-transform-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-member-expression-literals': registry.npmmirror.com/@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-modules-amd': registry.npmmirror.com/@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.22.1)
'@babel/plugin-transform-modules-commonjs': registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.22.1)
'@babel/plugin-transform-modules-systemjs': registry.npmmirror.com/@babel/plugin-transform-modules-systemjs@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-modules-umd': registry.npmmirror.com/@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-named-capturing-groups-regex': registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-new-target': registry.npmmirror.com/@babel/plugin-transform-new-target@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-numeric-separator': registry.npmmirror.com/@babel/plugin-transform-numeric-separator@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-object-rest-spread': registry.npmmirror.com/@babel/plugin-transform-object-rest-spread@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-object-super': registry.npmmirror.com/@babel/plugin-transform-object-super@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-optional-catch-binding': registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-optional-chaining': registry.npmmirror.com/@babel/plugin-transform-optional-chaining@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-private-methods': registry.npmmirror.com/@babel/plugin-transform-private-methods@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-private-property-in-object': registry.npmmirror.com/@babel/plugin-transform-private-property-in-object@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-property-literals': registry.npmmirror.com/@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-regenerator': registry.npmmirror.com/@babel/plugin-transform-regenerator@7.21.5(@babel/core@7.22.1)
'@babel/plugin-transform-reserved-words': registry.npmmirror.com/@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-shorthand-properties': registry.npmmirror.com/@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-spread': registry.npmmirror.com/@babel/plugin-transform-spread@7.20.7(@babel/core@7.22.1)
'@babel/plugin-transform-sticky-regex': registry.npmmirror.com/@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-template-literals': registry.npmmirror.com/@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.22.1)
'@babel/plugin-transform-typeof-symbol': registry.npmmirror.com/@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.22.1)
'@babel/plugin-transform-unicode-escapes': registry.npmmirror.com/@babel/plugin-transform-unicode-escapes@7.21.5(@babel/core@7.22.1)
'@babel/plugin-transform-unicode-property-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex@7.22.3(@babel/core@7.22.1)
'@babel/plugin-transform-unicode-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-unicode-sets-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex@7.22.3(@babel/core@7.22.1)
'@babel/preset-modules': registry.npmmirror.com/@babel/preset-modules@0.1.5(@babel/core@7.22.1)
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
babel-plugin-polyfill-corejs2: registry.npmmirror.com/babel-plugin-polyfill-corejs2@0.4.3(@babel/core@7.22.1)
babel-plugin-polyfill-corejs3: registry.npmmirror.com/babel-plugin-polyfill-corejs3@0.8.1(@babel/core@7.22.1)
babel-plugin-polyfill-regenerator: registry.npmmirror.com/babel-plugin-polyfill-regenerator@0.5.0(@babel/core@7.22.1)
core-js-compat: registry.npmmirror.com/core-js-compat@3.30.2
semver: registry.npmmirror.com/semver@6.3.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/preset-modules@0.1.5(@babel/core@7.22.1):
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==, registry: https://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'
version: 0.1.5
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.21.5
'@babel/plugin-proposal-unicode-property-regex': registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.1)
'@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.22.1)
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
esutils: registry.npmmirror.com/esutils@2.0.3
dev: false
registry.npmmirror.com/@babel/regjsgen@0.8.0:
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz}
name: '@babel/regjsgen'
version: 0.8.0
dev: false
registry.npmmirror.com/@babel/runtime@7.22.3:
resolution: {integrity: sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/runtime/-/runtime-7.22.3.tgz}
name: '@babel/runtime'
version: 7.22.3
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.11
dev: false
registry.npmmirror.com/@babel/template@7.21.9:
resolution: {integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.21.9.tgz}
name: '@babel/template'
version: 7.21.9
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.21.4
'@babel/parser': registry.npmmirror.com/@babel/parser@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
dev: false
registry.npmmirror.com/@babel/traverse@7.22.4:
resolution: {integrity: sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.22.4.tgz}
name: '@babel/traverse'
version: 7.22.4
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.21.4
'@babel/generator': registry.npmmirror.com/@babel/generator@7.22.3
'@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.1
'@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.21.0
'@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables@7.18.6
'@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.18.6
'@babel/parser': registry.npmmirror.com/@babel/parser@7.22.4
'@babel/types': registry.npmmirror.com/@babel/types@7.22.4
debug: registry.npmmirror.com/debug@4.3.4
globals: registry.npmmirror.com/globals@11.12.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@babel/types@7.22.4:
resolution: {integrity: sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.22.4.tgz}
name: '@babel/types'
version: 7.22.4
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser@7.21.5
'@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.19.1
to-fast-properties: registry.npmmirror.com/to-fast-properties@2.0.0
dev: false
registry.npmmirror.com/@braintree/sanitize-url@6.0.2:
resolution: {integrity: sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz}
name: '@braintree/sanitize-url'
version: 6.0.2
dev: false
registry.npmmirror.com/@esbuild/android-arm64@0.17.19:
resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz}
name: '@esbuild/android-arm64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/android-arm@0.17.19:
resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.17.19.tgz}
name: '@esbuild/android-arm'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm]
os: [android]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/android-x64@0.17.19:
resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.17.19.tgz}
name: '@esbuild/android-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [android]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/darwin-arm64@0.17.19:
resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz}
name: '@esbuild/darwin-arm64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/darwin-x64@0.17.19:
resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz}
name: '@esbuild/darwin-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/freebsd-arm64@0.17.19:
resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz}
name: '@esbuild/freebsd-arm64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/freebsd-x64@0.17.19:
resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz}
name: '@esbuild/freebsd-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-arm64@0.17.19:
resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz}
name: '@esbuild/linux-arm64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-arm@0.17.19:
resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz}
name: '@esbuild/linux-arm'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-ia32@0.17.19:
resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz}
name: '@esbuild/linux-ia32'
version: 0.17.19
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-loong64@0.17.19:
resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz}
name: '@esbuild/linux-loong64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-mips64el@0.17.19:
resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz}
name: '@esbuild/linux-mips64el'
version: 0.17.19
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-ppc64@0.17.19:
resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz}
name: '@esbuild/linux-ppc64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-riscv64@0.17.19:
resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz}
name: '@esbuild/linux-riscv64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-s390x@0.17.19:
resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz}
name: '@esbuild/linux-s390x'
version: 0.17.19
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/linux-x64@0.17.19:
resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz}
name: '@esbuild/linux-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/netbsd-x64@0.17.19:
resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz}
name: '@esbuild/netbsd-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/openbsd-x64@0.17.19:
resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz}
name: '@esbuild/openbsd-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/sunos-x64@0.17.19:
resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz}
name: '@esbuild/sunos-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/win32-arm64@0.17.19:
resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz}
name: '@esbuild/win32-arm64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/win32-ia32@0.17.19:
resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz}
name: '@esbuild/win32-ia32'
version: 0.17.19
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@esbuild/win32-x64@0.17.19:
resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz}
name: '@esbuild/win32-x64'
version: 0.17.19
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@gar/promisify@1.1.3:
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@gar/promisify/-/promisify-1.1.3.tgz}
name: '@gar/promisify'
version: 1.1.3
dev: false
registry.npmmirror.com/@isaacs/cliui@8.0.2:
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz}
name: '@isaacs/cliui'
version: 8.0.2
engines: {node: '>=12'}
dependencies:
string-width: registry.npmmirror.com/string-width@5.1.2
string-width-cjs: registry.npmmirror.com/string-width@4.2.3
strip-ansi: registry.npmmirror.com/strip-ansi@7.1.0
strip-ansi-cjs: registry.npmmirror.com/strip-ansi@6.0.1
wrap-ansi: registry.npmmirror.com/wrap-ansi@8.1.0
wrap-ansi-cjs: registry.npmmirror.com/wrap-ansi@7.0.0
dev: false
registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3:
resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz}
name: '@jridgewell/gen-mapping'
version: 0.3.3
engines: {node: '>=6.0.0'}
dependencies:
'@jridgewell/set-array': registry.npmmirror.com/@jridgewell/set-array@1.1.2
'@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15
'@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.18
dev: false
registry.npmmirror.com/@jridgewell/resolve-uri@3.1.0:
resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz}
name: '@jridgewell/resolve-uri'
version: 3.1.0
engines: {node: '>=6.0.0'}
dev: false
registry.npmmirror.com/@jridgewell/set-array@1.1.2:
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.2.tgz}
name: '@jridgewell/set-array'
version: 1.1.2
engines: {node: '>=6.0.0'}
dev: false
registry.npmmirror.com/@jridgewell/source-map@0.3.3:
resolution: {integrity: sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.3.tgz}
name: '@jridgewell/source-map'
version: 0.3.3
dependencies:
'@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3
'@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.18
dev: false
registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.14:
resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz}
name: '@jridgewell/sourcemap-codec'
version: 1.4.14
dev: false
registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15:
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz}
name: '@jridgewell/sourcemap-codec'
version: 1.4.15
dev: false
registry.npmmirror.com/@jridgewell/trace-mapping@0.3.18:
resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz}
name: '@jridgewell/trace-mapping'
version: 0.3.18
dependencies:
'@jridgewell/resolve-uri': registry.npmmirror.com/@jridgewell/resolve-uri@3.1.0
'@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.14
dev: false
registry.npmmirror.com/@kurkle/color@0.3.2:
resolution: {integrity: sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@kurkle/color/-/color-0.3.2.tgz}
name: '@kurkle/color'
version: 0.3.2
dev: false
registry.npmmirror.com/@lit-labs/ssr-dom-shim@1.1.1:
resolution: {integrity: sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.1.tgz}
name: '@lit-labs/ssr-dom-shim'
version: 1.1.1
dev: false
registry.npmmirror.com/@lit/reactive-element@1.6.2:
resolution: {integrity: sha512-rDfl+QnCYjuIGf5xI2sVJWdYIi56CTCwWa+nidKYX6oIuBYwUbT/vX4qbUDlHiZKJ/3FRNQ/tWJui44p6/stSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@lit/reactive-element/-/reactive-element-1.6.2.tgz}
name: '@lit/reactive-element'
version: 1.6.2
dependencies:
'@lit-labs/ssr-dom-shim': registry.npmmirror.com/@lit-labs/ssr-dom-shim@1.1.1
dev: false
registry.npmmirror.com/@mapbox/node-pre-gyp@1.0.10:
resolution: {integrity: sha512-4ySo4CjzStuprMwk35H5pPbkymjv1SF3jGLj6rAHp/xT/RF7TL7bd9CTm1xDY49K2qF7jmR/g7k+SkLETP6opA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.10.tgz}
name: '@mapbox/node-pre-gyp'
version: 1.0.10
hasBin: true
dependencies:
detect-libc: registry.npmmirror.com/detect-libc@2.0.1
https-proxy-agent: registry.npmmirror.com/https-proxy-agent@5.0.1
make-dir: registry.npmmirror.com/make-dir@3.1.0
node-fetch: registry.npmmirror.com/node-fetch@2.6.11
nopt: registry.npmmirror.com/nopt@5.0.0
npmlog: registry.npmmirror.com/npmlog@5.0.1
rimraf: registry.npmmirror.com/rimraf@3.0.2
semver: registry.npmmirror.com/semver@7.5.1
tar: registry.npmmirror.com/tar@6.1.15
transitivePeerDependencies:
- encoding
- supports-color
dev: false
registry.npmmirror.com/@mdit-vue/plugin-component@0.12.0:
resolution: {integrity: sha512-LrwV3f0Y6H7b7m/w1Y3bkGuR3HOiBK4QiHHW3HuRMza6MZodDQbj8Baik5/V5GiSg1/ltijS1CymVcycd1EfTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/plugin-component/-/plugin-component-0.12.0.tgz}
name: '@mdit-vue/plugin-component'
version: 0.12.0
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/plugin-frontmatter@0.12.0:
resolution: {integrity: sha512-26Y3JktjGgNoCVH7NLqi5RcdAauAqxepTt2qXueRcRHtGpiRQV2/M1FveIhCOTCtHSuG5bBOHUxGaV6vRK3Vbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/plugin-frontmatter/-/plugin-frontmatter-0.12.0.tgz}
name: '@mdit-vue/plugin-frontmatter'
version: 0.12.0
dependencies:
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
gray-matter: registry.npmmirror.com/gray-matter@4.0.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/plugin-headers@0.12.0:
resolution: {integrity: sha512-7qR63J2uc/rXbjHT77WoYBm9imwzx1tVESmRK+Uth6kqFvSWAXAFPcm4PBatGEE8TgzhklPs5BTcQtQhmmsyaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/plugin-headers/-/plugin-headers-0.12.0.tgz}
name: '@mdit-vue/plugin-headers'
version: 0.12.0
dependencies:
'@mdit-vue/shared': registry.npmmirror.com/@mdit-vue/shared@0.12.0
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/plugin-sfc@0.12.0:
resolution: {integrity: sha512-mH+rHsERzDxGucAQJILspRiD723AIWMmtMhp7lDKdkCIbIhYfupFv/CkSeX+LAx5UY5greWvUTPGYVKn4gw/5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/plugin-sfc/-/plugin-sfc-0.12.0.tgz}
name: '@mdit-vue/plugin-sfc'
version: 0.12.0
dependencies:
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/plugin-title@0.12.0:
resolution: {integrity: sha512-XrQcior1EmPgsDG88KsoF4LUSQw/RS1Nyfn5xNWGiurO70a2hml4kCe0XzT4sLKUAPG0HNbIY6b92ezNezqWTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/plugin-title/-/plugin-title-0.12.0.tgz}
name: '@mdit-vue/plugin-title'
version: 0.12.0
dependencies:
'@mdit-vue/shared': registry.npmmirror.com/@mdit-vue/shared@0.12.0
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/plugin-toc@0.12.0:
resolution: {integrity: sha512-tT985CqvLp17DFWHrSvmmJbh7qcy0Rl0dBbYN//Fn952a04dbr1mb2LqW0B1oStSAQj2q24HpK4ZPgYOt7Z1Jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/plugin-toc/-/plugin-toc-0.12.0.tgz}
name: '@mdit-vue/plugin-toc'
version: 0.12.0
dependencies:
'@mdit-vue/shared': registry.npmmirror.com/@mdit-vue/shared@0.12.0
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/shared@0.12.0:
resolution: {integrity: sha512-E+sGSubhvnp+Gmb2hJXFDxdLwwQD1H52EVbA4yrxxI5q/cwtnPIN2eJU3zlZB9KcvzXYDFFwt/x2mfhK8RZKBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/shared/-/shared-0.12.0.tgz}
name: '@mdit-vue/shared'
version: 0.12.0
dependencies:
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit-vue/types@0.12.0:
resolution: {integrity: sha512-mrC4y8n88BYvgcgzq9bvTlDgFyi2zuvzmPilRvRc3Uz1iIvq8mDhxJ0rHKFUNzPEScpDvJdIujqiDrulMqiudA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit-vue/types/-/types-0.12.0.tgz}
name: '@mdit-vue/types'
version: 0.12.0
dev: false
registry.npmmirror.com/@mdit/plugin-align@0.4.7:
resolution: {integrity: sha512-0mG/zD0j0UYGA3zNYVGgXW9pAhdbteiy90kMOcw1na3GN3o9DKzFdt24ss3m0IfUEY0i9NziXn+7mf6jdCDqmw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-align/-/plugin-align-0.4.7.tgz}
name: '@mdit/plugin-align'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@mdit/plugin-container': registry.npmmirror.com/@mdit/plugin-container@0.4.7
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-attrs@0.4.7:
resolution: {integrity: sha512-elvu36+fNt0hE7uX3QXDCIhsX3TRrATwupN6JnY2x6xjZ6eCzCLQaSDyiusppvSLErX4MOoNBh6cv+StrPKt6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-attrs/-/plugin-attrs-0.4.7.tgz}
name: '@mdit/plugin-attrs'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-container@0.4.7:
resolution: {integrity: sha512-ZBpaiBbddMz/KbOtFF1mZ5AisYs9W9Wq2ltPcPVg2qJsyZ/Sx6nTm49UxpT4gwIVgI/CMTDSt0GXW8ZEXn+9sA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-container/-/plugin-container-0.4.7.tgz}
name: '@mdit/plugin-container'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-figure@0.4.7:
resolution: {integrity: sha512-931pCAAqmBPTNBM714cE9krEWbRq2pUVLqTl/xW5/7mWrXUXK0Z/P2HbbQPLe0MZ8BtWDprE4CiOMm2NlTb73A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-figure/-/plugin-figure-0.4.7.tgz}
name: '@mdit/plugin-figure'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-footnote@0.4.7:
resolution: {integrity: sha512-lDeqvdRevvzlPjGomDGoiHQNI9w1um7BibE6dWC29h2AGUNK1BcKVWZlzwou1o8QYb3M94BfcpApi2O2HjsQqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-footnote/-/plugin-footnote-0.4.7.tgz}
name: '@mdit/plugin-footnote'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-img-lazyload@0.4.7:
resolution: {integrity: sha512-AewC683R/8OhROw6xWD8tJwltI1S4xNkCr6+aD5m4ZJyRLa4OIAI2JD3+/fjzi76JFM/jRGpEhl7VpC45uaguA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-img-lazyload/-/plugin-img-lazyload-0.4.7.tgz}
name: '@mdit/plugin-img-lazyload'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-img-mark@0.4.7:
resolution: {integrity: sha512-l1cxLdT4RQtVRU13HLk+d6Iu1CR96aqF9sG70IoxG/E+m3TJV+OK8KZI8SQGCzIDyneAFWJ314yXgVAsSo/vQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-img-mark/-/plugin-img-mark-0.4.7.tgz}
name: '@mdit/plugin-img-mark'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-img-size@0.4.7:
resolution: {integrity: sha512-EF9HRgmv/sFvZyXMnaW03eAFocFVI1aER1n99aeMJph//tlaRGlLAnGpTc4bejI6hfP1Akkpuoqv0SUommmodg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-img-size/-/plugin-img-size-0.4.7.tgz}
name: '@mdit/plugin-img-size'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-include@0.4.7:
resolution: {integrity: sha512-8CZLInswlK1KJfKsmmDzrs3zZpkFZ2Jnvq0hGem9f3HRcXufNPM88Ss1e6uTiDoa6bhCn6QLBN6RMwewWOZEVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-include/-/plugin-include-0.4.7.tgz}
name: '@mdit/plugin-include'
version: 0.4.7
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
upath: registry.npmmirror.com/upath@2.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-katex@0.4.7:
resolution: {integrity: sha512-6heca71GgZOfGEPsO6G2dXkYUt3MkQ3YwhecxZMdb9i187sHEFjOVWlwryuw6w/9B9Y/DKjm2BOjRM7rdutbHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-katex/-/plugin-katex-0.4.7.tgz}
name: '@mdit/plugin-katex'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@mdit/plugin-tex': registry.npmmirror.com/@mdit/plugin-tex@0.4.7
'@types/katex': registry.npmmirror.com/@types/katex@0.16.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
katex: registry.npmmirror.com/katex@0.16.7
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-mark@0.4.7:
resolution: {integrity: sha512-g08r+Zg+sTfTKMv01UZ9e9hTtUApkqgPb/InAL+qArcqv6d9PAMG9j/M3hyLLc3uwXB3ofKB6vNoLBan/jOiIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-mark/-/plugin-mark-0.4.7.tgz}
name: '@mdit/plugin-mark'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-mathjax@0.4.7:
resolution: {integrity: sha512-wlMkU9zImIIvOcbrqa7A0kS/6qvAjqh2a8vxc6R7ddrGgs1nZA2N4D+noz3wnBBxFaeHokqKEF0lL6LNUmqndg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-mathjax/-/plugin-mathjax-0.4.7.tgz}
name: '@mdit/plugin-mathjax'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@mdit/plugin-tex': registry.npmmirror.com/@mdit/plugin-tex@0.4.7
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
mathjax-full: registry.npmmirror.com/mathjax-full@3.2.2
upath: registry.npmmirror.com/upath@2.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-stylize@0.4.7:
resolution: {integrity: sha512-SG9QDgZq3vCWnNxrefBEIS6HRlkEt2bT6BCJ4t/lG4L4LhWtkbT/xXkYY0fYFub9YuOOfSBWEKza+k52L+bH3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-stylize/-/plugin-stylize-0.4.7.tgz}
name: '@mdit/plugin-stylize'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-sub@0.4.7:
resolution: {integrity: sha512-L9k2D5PA5oyCT7YNoqjrqsRglp4jO5rYXvgI2dsQsU0GnA9OhIAiNqBVmDr1KoPwyBpjpJET/cLRqFaUNZqkLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-sub/-/plugin-sub-0.4.7.tgz}
name: '@mdit/plugin-sub'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-sup@0.4.7:
resolution: {integrity: sha512-QOMk1n3Ja7axN/u7dPQozxOA3wI6P4PFwVGbAP6IjBDx2RdR0WoD+TrnA3uLwVYS2z8MH1BN9+1XhwZWep+18g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-sup/-/plugin-sup-0.4.7.tgz}
name: '@mdit/plugin-sup'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-tab@0.4.7:
resolution: {integrity: sha512-dKh+evy1DpoKbcA2EchskJ3nTxWoGua1YseOpMr8g1sx4CeoKncCen4sWPO0Frpzf7NJRJ5gGFT6L7Rjfk9/jA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-tab/-/plugin-tab-0.4.7.tgz}
name: '@mdit/plugin-tab'
version: 0.4.7
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-tasklist@0.4.7:
resolution: {integrity: sha512-MuUPXBQb88uqS6TBA0C9tvMYM7/nu5oVv2hj/PyBWc6Q3ESJgf78ZixboXaeESVplIUEzbvBfmzGqvbyrFFreA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-tasklist/-/plugin-tasklist-0.4.7.tgz}
name: '@mdit/plugin-tasklist'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-tex@0.4.7:
resolution: {integrity: sha512-gDWFqO8U5AoWeevXiTaK+ge2PqFDVl7LYgVwSOVLo1Zwt6Om9AkviadNcLrNRZojkyys8rOgJb/fbXfuBI5TXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-tex/-/plugin-tex-0.4.7.tgz}
name: '@mdit/plugin-tex'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@mdit/plugin-uml@0.4.7:
resolution: {integrity: sha512-qFeDKT/L2Aprg8FXMgbb1cgheTfj36NiZVNZ9DNDNh/HLI7NPCMmcel28iCJrBkmN7Ya4Tn3NKL1FQoW9Qr+Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@mdit/plugin-uml/-/plugin-uml-0.4.7.tgz}
name: '@mdit/plugin-uml'
version: 0.4.7
engines: {node: '>= 14'}
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/@nodelib/fs.scandir@2.1.5:
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz}
name: '@nodelib/fs.scandir'
version: 2.1.5
engines: {node: '>= 8'}
dependencies:
'@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat@2.0.5
run-parallel: registry.npmmirror.com/run-parallel@1.2.0
dev: false
registry.npmmirror.com/@nodelib/fs.stat@2.0.5:
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz}
name: '@nodelib/fs.stat'
version: 2.0.5
engines: {node: '>= 8'}
dev: false
registry.npmmirror.com/@nodelib/fs.walk@1.2.8:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz}
name: '@nodelib/fs.walk'
version: 1.2.8
engines: {node: '>= 8'}
dependencies:
'@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir@2.1.5
fastq: registry.npmmirror.com/fastq@1.15.0
dev: false
registry.npmmirror.com/@npmcli/fs@2.1.2:
resolution: {integrity: sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@npmcli/fs/-/fs-2.1.2.tgz}
name: '@npmcli/fs'
version: 2.1.2
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
'@gar/promisify': registry.npmmirror.com/@gar/promisify@1.1.3
semver: registry.npmmirror.com/semver@7.5.1
dev: false
registry.npmmirror.com/@npmcli/move-file@2.0.1:
resolution: {integrity: sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@npmcli/move-file/-/move-file-2.0.1.tgz}
name: '@npmcli/move-file'
version: 2.0.1
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
deprecated: This functionality has been moved to @npmcli/fs
dependencies:
mkdirp: registry.npmmirror.com/mkdirp@1.0.4
rimraf: registry.npmmirror.com/rimraf@3.0.2
dev: false
registry.npmmirror.com/@pkgjs/parseargs@0.11.0:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz}
name: '@pkgjs/parseargs'
version: 0.11.0
engines: {node: '>=14'}
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/@rollup/plugin-babel@5.3.1(@babel/core@7.22.1)(rollup@2.79.1):
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz}
id: registry.npmmirror.com/@rollup/plugin-babel/5.3.1
name: '@rollup/plugin-babel'
version: 5.3.1
engines: {node: '>= 10.0.0'}
peerDependencies:
'@babel/core': ^7.0.0
'@types/babel__core': ^7.1.9
rollup: ^1.20.0||^2.0.0
peerDependenciesMeta:
'@types/babel__core':
optional: true
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.21.4
'@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@3.1.0(rollup@2.79.1)
rollup: registry.npmmirror.com/rollup@2.79.1
dev: false
registry.npmmirror.com/@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1):
resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz}
id: registry.npmmirror.com/@rollup/plugin-node-resolve/11.2.1
name: '@rollup/plugin-node-resolve'
version: 11.2.1
engines: {node: '>= 10.0.0'}
peerDependencies:
rollup: ^1.20.0||^2.0.0
dependencies:
'@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@3.1.0(rollup@2.79.1)
'@types/resolve': registry.npmmirror.com/@types/resolve@1.17.1
builtin-modules: registry.npmmirror.com/builtin-modules@3.3.0
deepmerge: registry.npmmirror.com/deepmerge@4.3.1
is-module: registry.npmmirror.com/is-module@1.0.0
resolve: registry.npmmirror.com/resolve@1.22.2
rollup: registry.npmmirror.com/rollup@2.79.1
dev: false
registry.npmmirror.com/@rollup/plugin-replace@2.4.2(rollup@2.79.1):
resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz}
id: registry.npmmirror.com/@rollup/plugin-replace/2.4.2
name: '@rollup/plugin-replace'
version: 2.4.2
peerDependencies:
rollup: ^1.20.0 || ^2.0.0
dependencies:
'@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@3.1.0(rollup@2.79.1)
magic-string: registry.npmmirror.com/magic-string@0.25.9
rollup: registry.npmmirror.com/rollup@2.79.1
dev: false
registry.npmmirror.com/@rollup/pluginutils@3.1.0(rollup@2.79.1):
resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz}
id: registry.npmmirror.com/@rollup/pluginutils/3.1.0
name: '@rollup/pluginutils'
version: 3.1.0
engines: {node: '>= 8.0.0'}
peerDependencies:
rollup: ^1.20.0||^2.0.0
dependencies:
'@types/estree': registry.npmmirror.com/@types/estree@0.0.39
estree-walker: registry.npmmirror.com/estree-walker@1.0.1
picomatch: registry.npmmirror.com/picomatch@2.3.1
rollup: registry.npmmirror.com/rollup@2.79.1
dev: false
registry.npmmirror.com/@stackblitz/sdk@1.9.0:
resolution: {integrity: sha512-3m6C7f8pnR5KXys/Hqx2x6ylnpqOak6HtnZI6T5keEO0yT+E4Spkw37VEbdwuC+2oxmjdgq6YZEgiKX7hM1GmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@stackblitz/sdk/-/sdk-1.9.0.tgz}
name: '@stackblitz/sdk'
version: 1.9.0
dev: false
registry.npmmirror.com/@surma/rollup-plugin-off-main-thread@2.2.3:
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz}
name: '@surma/rollup-plugin-off-main-thread'
version: 2.2.3
dependencies:
ejs: registry.npmmirror.com/ejs@3.1.9
json5: registry.npmmirror.com/json5@2.2.3
magic-string: registry.npmmirror.com/magic-string@0.25.9
string.prototype.matchall: registry.npmmirror.com/string.prototype.matchall@4.0.8
dev: false
registry.npmmirror.com/@tootallnate/once@2.0.0:
resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@tootallnate/once/-/once-2.0.0.tgz}
name: '@tootallnate/once'
version: 2.0.0
engines: {node: '>= 10'}
dev: false
registry.npmmirror.com/@types/debug@4.1.8:
resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/debug/-/debug-4.1.8.tgz}
name: '@types/debug'
version: 4.1.8
dependencies:
'@types/ms': registry.npmmirror.com/@types/ms@0.7.31
dev: false
registry.npmmirror.com/@types/estree@0.0.39:
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/-/estree-0.0.39.tgz}
name: '@types/estree'
version: 0.0.39
dev: false
registry.npmmirror.com/@types/fs-extra@11.0.1:
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/fs-extra/-/fs-extra-11.0.1.tgz}
name: '@types/fs-extra'
version: 11.0.1
dependencies:
'@types/jsonfile': registry.npmmirror.com/@types/jsonfile@6.1.1
'@types/node': registry.npmmirror.com/@types/node@20.2.5
dev: false
registry.npmmirror.com/@types/hash-sum@1.0.0:
resolution: {integrity: sha512-FdLBT93h3kcZ586Aee66HPCVJ6qvxVjBlDWNmxSGSbCZe9hTsjRKdSsl4y1T+3zfujxo9auykQMnFsfyHWD7wg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/hash-sum/-/hash-sum-1.0.0.tgz}
name: '@types/hash-sum'
version: 1.0.0
dev: false
registry.npmmirror.com/@types/js-yaml@4.0.5:
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/js-yaml/-/js-yaml-4.0.5.tgz}
name: '@types/js-yaml'
version: 4.0.5
dev: false
registry.npmmirror.com/@types/jsonfile@6.1.1:
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/jsonfile/-/jsonfile-6.1.1.tgz}
name: '@types/jsonfile'
version: 6.1.1
dependencies:
'@types/node': registry.npmmirror.com/@types/node@20.2.5
dev: false
registry.npmmirror.com/@types/katex@0.16.0:
resolution: {integrity: sha512-hz+S3nV6Mym5xPbT9fnO8dDhBFQguMYpY0Ipxv06JMi1ORgnEM4M1ymWDUhUNer3ElLmT583opRo4RzxKmh9jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/katex/-/katex-0.16.0.tgz}
name: '@types/katex'
version: 0.16.0
dev: false
registry.npmmirror.com/@types/linkify-it@3.0.2:
resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-3.0.2.tgz}
name: '@types/linkify-it'
version: 3.0.2
dev: false
registry.npmmirror.com/@types/markdown-it-emoji@2.0.2:
resolution: {integrity: sha512-2ln8Wjbcj/0oRi/6VnuMeWEHHuK8uapFttvcLmDIe1GKCsFBLOLBX+D+xhDa9oWOQV0IpvxwrSfKKssAqqroog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/markdown-it-emoji/-/markdown-it-emoji-2.0.2.tgz}
name: '@types/markdown-it-emoji'
version: 2.0.2
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
dev: false
registry.npmmirror.com/@types/markdown-it@12.2.3:
resolution: {integrity: sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-12.2.3.tgz}
name: '@types/markdown-it'
version: 12.2.3
dependencies:
'@types/linkify-it': registry.npmmirror.com/@types/linkify-it@3.0.2
'@types/mdurl': registry.npmmirror.com/@types/mdurl@1.0.2
dev: false
registry.npmmirror.com/@types/mdast@3.0.11:
resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/mdast/-/mdast-3.0.11.tgz}
name: '@types/mdast'
version: 3.0.11
dependencies:
'@types/unist': registry.npmmirror.com/@types/unist@2.0.6
dev: false
registry.npmmirror.com/@types/mdurl@1.0.2:
resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/mdurl/-/mdurl-1.0.2.tgz}
name: '@types/mdurl'
version: 1.0.2
dev: false
registry.npmmirror.com/@types/ms@0.7.31:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/ms/-/ms-0.7.31.tgz}
name: '@types/ms'
version: 0.7.31
dev: false
registry.npmmirror.com/@types/node@17.0.45:
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.45.tgz}
name: '@types/node'
version: 17.0.45
dev: false
registry.npmmirror.com/@types/node@20.2.5:
resolution: {integrity: sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-20.2.5.tgz}
name: '@types/node'
version: 20.2.5
dev: false
registry.npmmirror.com/@types/raphael@2.3.3:
resolution: {integrity: sha512-Rhvq0q6wzyvipejki/9w87/pgapyE+s3gO66tdl1oD3qDrow+ek+4vVYAbRkeL58HCCK9EOZKwyjqYJ/TFkmtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/raphael/-/raphael-2.3.3.tgz}
name: '@types/raphael'
version: 2.3.3
dev: false
registry.npmmirror.com/@types/resolve@1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/resolve/-/resolve-1.17.1.tgz}
name: '@types/resolve'
version: 1.17.1
dependencies:
'@types/node': registry.npmmirror.com/@types/node@20.2.5
dev: false
registry.npmmirror.com/@types/sax@1.2.4:
resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/sax/-/sax-1.2.4.tgz}
name: '@types/sax'
version: 1.2.4
dependencies:
'@types/node': registry.npmmirror.com/@types/node@17.0.45
dev: false
registry.npmmirror.com/@types/trusted-types@2.0.3:
resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/trusted-types/-/trusted-types-2.0.3.tgz}
name: '@types/trusted-types'
version: 2.0.3
dev: false
registry.npmmirror.com/@types/unist@2.0.6:
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/unist/-/unist-2.0.6.tgz}
name: '@types/unist'
version: 2.0.6
dev: false
registry.npmmirror.com/@types/web-bluetooth@0.0.17:
resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.17.tgz}
name: '@types/web-bluetooth'
version: 0.0.17
dev: false
registry.npmmirror.com/@vitejs/plugin-vue@4.2.3(vite@4.3.9)(vue@3.3.4):
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz}
id: registry.npmmirror.com/@vitejs/plugin-vue/4.2.3
name: '@vitejs/plugin-vue'
version: 4.2.3
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: registry.npmmirror.com/vite@4.3.9
vue: registry.npmmirror.com/vue@3.3.4
dev: false
registry.npmmirror.com/@vue/compiler-core@3.3.4:
resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.4.tgz}
name: '@vue/compiler-core'
version: 3.3.4
dependencies:
'@babel/parser': registry.npmmirror.com/@babel/parser@7.22.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
estree-walker: registry.npmmirror.com/estree-walker@2.0.2
source-map-js: registry.npmmirror.com/source-map-js@1.0.2
dev: false
registry.npmmirror.com/@vue/compiler-dom@3.3.4:
resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.4.tgz}
name: '@vue/compiler-dom'
version: 3.3.4
dependencies:
'@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
dev: false
registry.npmmirror.com/@vue/compiler-sfc@3.3.4:
resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.3.4.tgz}
name: '@vue/compiler-sfc'
version: 3.3.4
dependencies:
'@babel/parser': registry.npmmirror.com/@babel/parser@7.22.4
'@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.4
'@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.4
'@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.3.4
'@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
estree-walker: registry.npmmirror.com/estree-walker@2.0.2
magic-string: registry.npmmirror.com/magic-string@0.30.0
postcss: registry.npmmirror.com/postcss@8.4.24
source-map-js: registry.npmmirror.com/source-map-js@1.0.2
dev: false
registry.npmmirror.com/@vue/compiler-ssr@3.3.4:
resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.3.4.tgz}
name: '@vue/compiler-ssr'
version: 3.3.4
dependencies:
'@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
dev: false
registry.npmmirror.com/@vue/devtools-api@6.5.0:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz}
name: '@vue/devtools-api'
version: 6.5.0
dev: false
registry.npmmirror.com/@vue/reactivity-transform@3.3.4:
resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.4.tgz}
name: '@vue/reactivity-transform'
version: 3.3.4
dependencies:
'@babel/parser': registry.npmmirror.com/@babel/parser@7.22.4
'@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
estree-walker: registry.npmmirror.com/estree-walker@2.0.2
magic-string: registry.npmmirror.com/magic-string@0.30.0
dev: false
registry.npmmirror.com/@vue/reactivity@3.3.4:
resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.4.tgz}
name: '@vue/reactivity'
version: 3.3.4
dependencies:
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
dev: false
registry.npmmirror.com/@vue/repl@1.4.1(vue@3.3.4):
resolution: {integrity: sha512-7ONz/o1OtS611jW6SdAOZXn4HdN8gfyatcOzcEu+3bDMvgbyr7ZUcbRV6Y4xdkxDARKDBzs+sb3/oz1Na5hAeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/repl/-/repl-1.4.1.tgz}
id: registry.npmmirror.com/@vue/repl/1.4.1
name: '@vue/repl'
version: 1.4.1
peerDependencies:
vue: ^3.2.13
dependencies:
vue: registry.npmmirror.com/vue@3.3.4
dev: false
registry.npmmirror.com/@vue/runtime-core@3.3.4:
resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.3.4.tgz}
name: '@vue/runtime-core'
version: 3.3.4
dependencies:
'@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
dev: false
registry.npmmirror.com/@vue/runtime-dom@3.3.4:
resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.3.4.tgz}
name: '@vue/runtime-dom'
version: 3.3.4
dependencies:
'@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
csstype: registry.npmmirror.com/csstype@3.1.2
dev: false
registry.npmmirror.com/@vue/server-renderer@3.3.4(vue@3.3.4):
resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.3.4.tgz}
id: registry.npmmirror.com/@vue/server-renderer/3.3.4
name: '@vue/server-renderer'
version: 3.3.4
peerDependencies:
vue: 3.3.4
dependencies:
'@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.3.4
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
vue: registry.npmmirror.com/vue@3.3.4
dev: false
registry.npmmirror.com/@vue/shared@3.3.4:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.3.4.tgz}
name: '@vue/shared'
version: 3.3.4
dev: false
registry.npmmirror.com/@vuepress/bundler-vite@2.0.0-beta.62:
resolution: {integrity: sha512-Dpb4rJycssM1gs3MlQ5z0cwQ0KCx9Iliojt+qs5lVIUHP9vfw6ANYx51R3ojctt3dCoWfC4bAL4NhGQndGKvrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/bundler-vite/-/bundler-vite-2.0.0-beta.62.tgz}
name: '@vuepress/bundler-vite'
version: 2.0.0-beta.62
dependencies:
'@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue@4.2.3(vite@4.3.9)(vue@3.3.4)
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
autoprefixer: registry.npmmirror.com/autoprefixer@10.4.14(postcss@8.4.24)
connect-history-api-fallback: registry.npmmirror.com/connect-history-api-fallback@2.0.0
postcss: registry.npmmirror.com/postcss@8.4.24
postcss-load-config: registry.npmmirror.com/postcss-load-config@4.0.1(postcss@8.4.24)
rollup: registry.npmmirror.com/rollup@3.23.1
vite: registry.npmmirror.com/vite@4.3.9
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
transitivePeerDependencies:
- '@types/node'
- less
- sass
- stylus
- sugarss
- supports-color
- terser
- ts-node
dev: false
registry.npmmirror.com/@vuepress/cli@2.0.0-beta.62:
resolution: {integrity: sha512-z5mpxORVSZUWsSGtA0bqvsd4vhMDWXAGnQfHjYZ5ylUgnYMxBZMRWrQcpz9doMCk5Qkn56B2s2jKZEvhyFvdAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/cli/-/cli-2.0.0-beta.62.tgz}
name: '@vuepress/cli'
version: 2.0.0-beta.62
hasBin: true
dependencies:
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
cac: registry.npmmirror.com/cac@6.7.14
chokidar: registry.npmmirror.com/chokidar@3.5.3
envinfo: registry.npmmirror.com/envinfo@7.8.1
esbuild: registry.npmmirror.com/esbuild@0.17.19
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/client@2.0.0-beta.62:
resolution: {integrity: sha512-5JT0H6EibhZMVmg1fel2BWFFaAEv5zOoD397LOiMQmcEuUneeKNSwGcLrJDyvv8AOXz4wsXwET/to3TsOFoHDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/client/-/client-2.0.0-beta.62.tgz}
name: '@vuepress/client'
version: 2.0.0-beta.62
dependencies:
'@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.5.0
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
dev: false
registry.npmmirror.com/@vuepress/core@2.0.0-beta.62:
resolution: {integrity: sha512-IyL1lxkRg2PO6oFDcioa5YKckKO8jEIwPaNG4mwv7bIEwaN5kpsROVtBeYHKkcnncWQMrbBG/z8aHDvjO/vFJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/core/-/core-2.0.0-beta.62.tgz}
name: '@vuepress/core'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/markdown': registry.npmmirror.com/@vuepress/markdown@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/markdown@2.0.0-beta.62:
resolution: {integrity: sha512-OTGSHDALEE1zgAJgx9Py1AKR1JA/eLTjw63ul77ymt/5eNlU8/EVJg8Pj2nwL3cpvCpzB6sQ1Xkj4TF7D0aD1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/markdown/-/markdown-2.0.0-beta.62.tgz}
name: '@vuepress/markdown'
version: 2.0.0-beta.62
dependencies:
'@mdit-vue/plugin-component': registry.npmmirror.com/@mdit-vue/plugin-component@0.12.0
'@mdit-vue/plugin-frontmatter': registry.npmmirror.com/@mdit-vue/plugin-frontmatter@0.12.0
'@mdit-vue/plugin-headers': registry.npmmirror.com/@mdit-vue/plugin-headers@0.12.0
'@mdit-vue/plugin-sfc': registry.npmmirror.com/@mdit-vue/plugin-sfc@0.12.0
'@mdit-vue/plugin-title': registry.npmmirror.com/@mdit-vue/plugin-title@0.12.0
'@mdit-vue/plugin-toc': registry.npmmirror.com/@mdit-vue/plugin-toc@0.12.0
'@mdit-vue/shared': registry.npmmirror.com/@mdit-vue/shared@0.12.0
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
'@types/markdown-it-emoji': registry.npmmirror.com/@types/markdown-it-emoji@2.0.2
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
markdown-it-anchor: registry.npmmirror.com/markdown-it-anchor@8.6.7(@types/markdown-it@12.2.3)(markdown-it@13.0.1)
markdown-it-emoji: registry.npmmirror.com/markdown-it-emoji@2.0.2
mdurl: registry.npmmirror.com/mdurl@1.0.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-active-header-links@2.0.0-beta.62:
resolution: {integrity: sha512-NUoa0JP2npSydJQvM1oOPEtPCKRmtqpkPLxTeBCP6ucR/eHpCbBMrgYt3w6kdmMJykc/AWFd4oZA1QS/MAoEtw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-active-header-links'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
ts-debounce: registry.npmmirror.com/ts-debounce@4.0.0
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-back-to-top@2.0.0-beta.62:
resolution: {integrity: sha512-ndStdKobpq7/YxhtUg2YrSkd8FNoE0v4pPVdTBND6jlkPns4CCcyu+w6BZ8mkiiB2dzS27JrhKcXHz1Tsb0nUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-back-to-top'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
ts-debounce: registry.npmmirror.com/ts-debounce@4.0.0
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-container@2.0.0-beta.62:
resolution: {integrity: sha512-ibo0J8ye5KA6zkwIttkVqleSLy4Sq0rcSW+X8cTzyFfoKKs0Y+ECjmf4wRrDl79m+lgpA43mlFpCcbgtmV9aqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-container/-/plugin-container-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-container'
version: 2.0.0-beta.62
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/markdown': registry.npmmirror.com/@vuepress/markdown@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
markdown-it-container: registry.npmmirror.com/markdown-it-container@3.0.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-external-link-icon@2.0.0-beta.62:
resolution: {integrity: sha512-mQ7gj6pMHYCp7zk6N92omxUz9CjKYZtvZXkNmsloZsz0hiGS1SdG29vLo8yKm/qVzyu9F45WgVNcdQD5mkzx3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-external-link-icon/-/plugin-external-link-icon-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-external-link-icon'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/markdown': registry.npmmirror.com/@vuepress/markdown@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-git@2.0.0-beta.62:
resolution: {integrity: sha512-vTYUguI+X5G7JPTySDnZ6lcAGXBWlD1Nsw9IV42Hh4fvevWzZ3WIjkAhjZpdURIz+xQPEZBbgqnOKjBpbPx0jA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-git/-/plugin-git-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-git'
version: 2.0.0-beta.62
dependencies:
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
execa: registry.npmmirror.com/execa@7.1.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-medium-zoom@2.0.0-beta.62:
resolution: {integrity: sha512-1BolO1OE9Dxf4xLpEDEYjWTmx+luD6RSwjM+Wbgp7gBMK98yY8N9rHxWCzhLWbTffVezmAO0ze37l7hVd4ypTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-medium-zoom/-/plugin-medium-zoom-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-medium-zoom'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
medium-zoom: registry.npmmirror.com/medium-zoom@1.0.8
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-nprogress@2.0.0-beta.62:
resolution: {integrity: sha512-w1Qqw1pP7+fXN+Aznmbfdp62XnQJ2s/FJyoGfV7LjVfV+gWFtqymiJiahvd2aQpBi4/qZNvtFJ1SOQf5tn1CxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-nprogress/-/plugin-nprogress-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-nprogress'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-palette@2.0.0-beta.62:
resolution: {integrity: sha512-Tw+KFxC8c3KIGeXANqMXFLoQ96ZQ/hJaKC0qm6iN04Wk9hKYazkxhPZTAZkOG3SrxaxvOrgnzvicpci6FJgnGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-palette/-/plugin-palette-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-palette'
version: 2.0.0-beta.62
dependencies:
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
chokidar: registry.npmmirror.com/chokidar@3.5.3
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-prismjs@2.0.0-beta.62:
resolution: {integrity: sha512-kPrlh+I4w+YyU6joahjvuMo2zMwbpB36drZYfjXtYFFIxpBQ5Xdse4xx89vYOX0KqckOQrNa/tnYnfBuHBkgAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-prismjs/-/plugin-prismjs-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-prismjs'
version: 2.0.0-beta.62
dependencies:
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
prismjs: registry.npmmirror.com/prismjs@1.29.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-search@2.0.0-beta.62:
resolution: {integrity: sha512-TKm4E+qNX+nHMmVE9hIV5kwC/5rT2b0REVKgTW25vRxCNVLp+VHZOAhszicNY0pYWYySaMJ+mne+tNLDRahRjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-search/-/plugin-search-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-search'
version: 2.0.0-beta.62
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
chokidar: registry.npmmirror.com/chokidar@3.5.3
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/plugin-theme-data@2.0.0-beta.62:
resolution: {integrity: sha512-q6XHIDnZcJ5W55TlynKrwHtHormZedEY5man9zT4hlZywr3vVBgToHztObNTqgn6CssFaW2BFXDlW17iyS2D2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/plugin-theme-data/-/plugin-theme-data-2.0.0-beta.62.tgz}
name: '@vuepress/plugin-theme-data'
version: 2.0.0-beta.62
dependencies:
'@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.5.0
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62:
resolution: {integrity: sha512-+OH8WzFz7+IUv+WbcBbCiy3ZTWZ4a2uVRd4GYHWkTE4Ux5V2Sx3KwY17POIGpn/PfMqNHHtjpDH6rO7qmaD+pg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/shared/-/shared-2.0.0-beta.62.tgz}
name: '@vuepress/shared'
version: 2.0.0-beta.62
dependencies:
'@mdit-vue/types': registry.npmmirror.com/@mdit-vue/types@0.12.0
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
dev: false
registry.npmmirror.com/@vuepress/theme-default@2.0.0-beta.62:
resolution: {integrity: sha512-J6wLH4tevMnn/2y+MrTpZEVDWf5yvikx0S9TIfpcxjR/nN4XD9eSZrMB3Lt8JqTW/lwFze5MVBdTtVafZs4b3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/theme-default/-/theme-default-2.0.0-beta.62.tgz}
name: '@vuepress/theme-default'
version: 2.0.0-beta.62
peerDependencies:
sass-loader: ^13.2.1
peerDependenciesMeta:
sass-loader:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/plugin-active-header-links': registry.npmmirror.com/@vuepress/plugin-active-header-links@2.0.0-beta.62
'@vuepress/plugin-back-to-top': registry.npmmirror.com/@vuepress/plugin-back-to-top@2.0.0-beta.62
'@vuepress/plugin-container': registry.npmmirror.com/@vuepress/plugin-container@2.0.0-beta.62
'@vuepress/plugin-external-link-icon': registry.npmmirror.com/@vuepress/plugin-external-link-icon@2.0.0-beta.62
'@vuepress/plugin-git': registry.npmmirror.com/@vuepress/plugin-git@2.0.0-beta.62
'@vuepress/plugin-medium-zoom': registry.npmmirror.com/@vuepress/plugin-medium-zoom@2.0.0-beta.62
'@vuepress/plugin-nprogress': registry.npmmirror.com/@vuepress/plugin-nprogress@2.0.0-beta.62
'@vuepress/plugin-palette': registry.npmmirror.com/@vuepress/plugin-palette@2.0.0-beta.62
'@vuepress/plugin-prismjs': registry.npmmirror.com/@vuepress/plugin-prismjs@2.0.0-beta.62
'@vuepress/plugin-theme-data': registry.npmmirror.com/@vuepress/plugin-theme-data@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
sass: registry.npmmirror.com/sass@1.62.1
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62:
resolution: {integrity: sha512-2hyGGrN1XCUapsSlckHc7FWkklSPZfqcM5eDYjxyIT9XpQrXKYn8r0CUVcveyFdHF76Tw0KyP57JCxUDTxHxVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vuepress/utils/-/utils-2.0.0-beta.62.tgz}
name: '@vuepress/utils'
version: 2.0.0-beta.62
dependencies:
'@types/debug': registry.npmmirror.com/@types/debug@4.1.8
'@types/fs-extra': registry.npmmirror.com/@types/fs-extra@11.0.1
'@types/hash-sum': registry.npmmirror.com/@types/hash-sum@1.0.0
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
debug: registry.npmmirror.com/debug@4.3.4
fs-extra: registry.npmmirror.com/fs-extra@11.1.1
globby: registry.npmmirror.com/globby@13.1.4
hash-sum: registry.npmmirror.com/hash-sum@2.0.0
ora: registry.npmmirror.com/ora@6.3.1
picocolors: registry.npmmirror.com/picocolors@1.0.0
upath: registry.npmmirror.com/upath@2.0.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4):
resolution: {integrity: sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/-/core-10.1.2.tgz}
id: registry.npmmirror.com/@vueuse/core/10.1.2
name: '@vueuse/core'
version: 10.1.2
dependencies:
'@types/web-bluetooth': registry.npmmirror.com/@types/web-bluetooth@0.0.17
'@vueuse/metadata': registry.npmmirror.com/@vueuse/metadata@10.1.2
'@vueuse/shared': registry.npmmirror.com/@vueuse/shared@10.1.2(vue@3.3.4)
vue-demi: registry.npmmirror.com/vue-demi@0.14.5(vue@3.3.4)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: false
registry.npmmirror.com/@vueuse/metadata@10.1.2:
resolution: {integrity: sha512-3mc5BqN9aU2SqBeBuWE7ne4OtXHoHKggNgxZR2K+zIW4YLsy6xoZ4/9vErQs6tvoKDX6QAqm3lvsrv0mczAwIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.1.2.tgz}
name: '@vueuse/metadata'
version: 10.1.2
dev: false
registry.npmmirror.com/@vueuse/shared@10.1.2(vue@3.3.4):
resolution: {integrity: sha512-1uoUTPBlgyscK9v6ScGeVYDDzlPSFXBlxuK7SfrDGyUTBiznb3mNceqhwvZHjtDRELZEN79V5uWPTF1VDV8svA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/-/shared-10.1.2.tgz}
id: registry.npmmirror.com/@vueuse/shared/10.1.2
name: '@vueuse/shared'
version: 10.1.2
dependencies:
vue-demi: registry.npmmirror.com/vue-demi@0.14.5(vue@3.3.4)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: false
registry.npmmirror.com/@waline/client@2.15.5:
resolution: {integrity: sha512-gLVeojWXRIRvXzVJwz9hfBokfde6KqZs+Adf7Z1SsEC3jAfyiqjOkdYkH93DhgMWyI0ck6nDlsBDLuePsFVifQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@waline/client/-/client-2.15.5.tgz}
name: '@waline/client'
version: 2.15.5
engines: {node: '>=14'}
dependencies:
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
autosize: registry.npmmirror.com/autosize@6.0.1
marked: registry.npmmirror.com/marked@4.3.0
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- '@vue/composition-api'
dev: false
registry.npmmirror.com/abbrev@1.1.1:
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abbrev/-/abbrev-1.1.1.tgz}
name: abbrev
version: 1.1.1
dev: false
registry.npmmirror.com/abortcontroller-polyfill@1.7.5:
resolution: {integrity: sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz}
name: abortcontroller-polyfill
version: 1.7.5
dev: false
registry.npmmirror.com/acorn@8.8.2:
resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.8.2.tgz}
name: acorn
version: 8.8.2
engines: {node: '>=0.4.0'}
hasBin: true
dev: false
registry.npmmirror.com/agent-base@6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz}
name: agent-base
version: 6.0.2
engines: {node: '>= 6.0.0'}
dependencies:
debug: registry.npmmirror.com/debug@4.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/agentkeepalive@4.3.0:
resolution: {integrity: sha512-7Epl1Blf4Sy37j4v9f9FjICCh4+KAQOyXgHEwlyBiAQLbhKdq/i2QQU3amQalS/wPhdPzDXPL5DMR5bkn+YeWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/agentkeepalive/-/agentkeepalive-4.3.0.tgz}
name: agentkeepalive
version: 4.3.0
engines: {node: '>= 8.0.0'}
dependencies:
debug: registry.npmmirror.com/debug@4.3.4
depd: registry.npmmirror.com/depd@2.0.0
humanize-ms: registry.npmmirror.com/humanize-ms@1.2.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/aggregate-error@3.1.0:
resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aggregate-error/-/aggregate-error-3.1.0.tgz}
name: aggregate-error
version: 3.1.0
engines: {node: '>=8'}
dependencies:
clean-stack: registry.npmmirror.com/clean-stack@2.2.0
indent-string: registry.npmmirror.com/indent-string@4.0.0
dev: false
registry.npmmirror.com/ajv@8.12.0:
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz}
name: ajv
version: 8.12.0
dependencies:
fast-deep-equal: registry.npmmirror.com/fast-deep-equal@3.1.3
json-schema-traverse: registry.npmmirror.com/json-schema-traverse@1.0.0
require-from-string: registry.npmmirror.com/require-from-string@2.0.2
uri-js: registry.npmmirror.com/uri-js@4.4.1
dev: false
registry.npmmirror.com/ansi-regex@5.0.1:
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz}
name: ansi-regex
version: 5.0.1
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/ansi-regex@6.0.1:
resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.0.1.tgz}
name: ansi-regex
version: 6.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/ansi-styles@3.2.1:
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz}
name: ansi-styles
version: 3.2.1
engines: {node: '>=4'}
dependencies:
color-convert: registry.npmmirror.com/color-convert@1.9.3
dev: false
registry.npmmirror.com/ansi-styles@4.3.0:
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz}
name: ansi-styles
version: 4.3.0
engines: {node: '>=8'}
dependencies:
color-convert: registry.npmmirror.com/color-convert@2.0.1
dev: false
registry.npmmirror.com/ansi-styles@6.2.1:
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz}
name: ansi-styles
version: 6.2.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/anymatch@3.1.3:
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz}
name: anymatch
version: 3.1.3
engines: {node: '>= 8'}
dependencies:
normalize-path: registry.npmmirror.com/normalize-path@3.0.0
picomatch: registry.npmmirror.com/picomatch@2.3.1
dev: false
registry.npmmirror.com/aproba@2.0.0:
resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/aproba/-/aproba-2.0.0.tgz}
name: aproba
version: 2.0.0
dev: false
registry.npmmirror.com/are-we-there-yet@2.0.0:
resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz}
name: are-we-there-yet
version: 2.0.0
engines: {node: '>=10'}
dependencies:
delegates: registry.npmmirror.com/delegates@1.0.0
readable-stream: registry.npmmirror.com/readable-stream@3.6.2
dev: false
registry.npmmirror.com/are-we-there-yet@3.0.1:
resolution: {integrity: sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz}
name: are-we-there-yet
version: 3.0.1
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
delegates: registry.npmmirror.com/delegates@1.0.0
readable-stream: registry.npmmirror.com/readable-stream@3.6.2
dev: false
registry.npmmirror.com/arg@5.0.2:
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz}
name: arg
version: 5.0.2
dev: false
registry.npmmirror.com/argparse@1.0.10:
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz}
name: argparse
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: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz}
name: argparse
version: 2.0.1
dev: false
registry.npmmirror.com/array-buffer-byte-length@1.0.0:
resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz}
name: array-buffer-byte-length
version: 1.0.0
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
is-array-buffer: registry.npmmirror.com/is-array-buffer@3.0.2
dev: false
registry.npmmirror.com/artalk@2.5.5:
resolution: {integrity: sha512-35Dq9sOquQQlxvqZhRtZMp9g2SS94ryNEfSJy9BP9yq005CZoC64DTCBI2WBG+pd9YenihfB5QWwa+jfCZ/5Ew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/artalk/-/artalk-2.5.5.tgz}
name: artalk
version: 2.5.5
dependencies:
abortcontroller-polyfill: registry.npmmirror.com/abortcontroller-polyfill@1.7.5
hanabi: registry.npmmirror.com/hanabi@0.4.0
insane: registry.npmmirror.com/insane@2.6.2
marked: registry.npmmirror.com/marked@5.0.5
dev: false
registry.npmmirror.com/artplayer@5.0.9:
resolution: {integrity: sha512-IM/DShYdmKFEA9jl08LYbTK2Jfz9s7qIjEH0xWjnxvVArUKZZKcoqwr6i54U0c4grtc/Uvb4wtCd78kvtSVlgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/artplayer/-/artplayer-5.0.9.tgz}
name: artplayer
version: 5.0.9
dependencies:
option-validator: registry.npmmirror.com/option-validator@2.0.6
dev: false
registry.npmmirror.com/assignment@2.0.0:
resolution: {integrity: sha512-naMULXjtgCs9SVUEtyvJNt68aF18em7/W+dhbR59kbz9cXWPEvUkCun2tqlgqRPSqZaKPpqLc5ZnwL8jVmJRvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/assignment/-/assignment-2.0.0.tgz}
name: assignment
version: 2.0.0
dev: false
registry.npmmirror.com/async@3.2.4:
resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/async/-/async-3.2.4.tgz}
name: async
version: 3.2.4
dev: false
registry.npmmirror.com/at-least-node@1.0.0:
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz}
name: at-least-node
version: 1.0.0
engines: {node: '>= 4.0.0'}
dev: false
registry.npmmirror.com/autoprefixer@10.4.14(postcss@8.4.24):
resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.14.tgz}
id: registry.npmmirror.com/autoprefixer/10.4.14
name: autoprefixer
version: 10.4.14
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: registry.npmmirror.com/browserslist@4.21.7
caniuse-lite: registry.npmmirror.com/caniuse-lite@1.0.30001495
fraction.js: registry.npmmirror.com/fraction.js@4.2.0
normalize-range: registry.npmmirror.com/normalize-range@0.1.2
picocolors: registry.npmmirror.com/picocolors@1.0.0
postcss: registry.npmmirror.com/postcss@8.4.24
postcss-value-parser: registry.npmmirror.com/postcss-value-parser@4.2.0
dev: false
registry.npmmirror.com/autosize@6.0.1:
resolution: {integrity: sha512-f86EjiUKE6Xvczc4ioP1JBlWG7FKrE13qe/DxBCpe8GCipCq2nFw73aO8QEBKHfSbYGDN5eB9jXWKen7tspDqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/autosize/-/autosize-6.0.1.tgz}
name: autosize
version: 6.0.1
dev: false
registry.npmmirror.com/available-typed-arrays@1.0.5:
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz}
name: available-typed-arrays
version: 1.0.5
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/babel-plugin-polyfill-corejs2@0.4.3(@babel/core@7.22.1):
resolution: {integrity: sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz}
id: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.4.3
name: babel-plugin-polyfill-corejs2
version: 0.4.3
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.22.3
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.1)
semver: registry.npmmirror.com/semver@6.3.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/babel-plugin-polyfill-corejs3@0.8.1(@babel/core@7.22.1):
resolution: {integrity: sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz}
id: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.8.1
name: babel-plugin-polyfill-corejs3
version: 0.8.1
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.1)
core-js-compat: registry.npmmirror.com/core-js-compat@3.30.2
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/babel-plugin-polyfill-regenerator@0.5.0(@babel/core@7.22.1):
resolution: {integrity: sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz}
id: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.5.0
name: babel-plugin-polyfill-regenerator
version: 0.5.0
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.1)
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz}
name: balanced-match
version: 1.0.2
dev: false
registry.npmmirror.com/balloon-css@1.2.0:
resolution: {integrity: sha512-urXwkHgwp6GsXVF+it01485Z2Cj4pnW02ICnM0TemOlkKmCNnDLmyy+ZZiRXBpwldUXO+aRNr7Hdia4CBvXJ5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balloon-css/-/balloon-css-1.2.0.tgz}
name: balloon-css
version: 1.2.0
dev: false
registry.npmmirror.com/base64-js@1.5.1:
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz}
name: base64-js
version: 1.5.1
dev: false
registry.npmmirror.com/bcp-47-match@1.0.3:
resolution: {integrity: sha512-LggQ4YTdjWQSKELZF5JwchnBa1u0pIQSZf5lSdOHEdbVP55h0qICA/FUp3+W99q0xqxYa1ZQizTUH87gecII5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bcp-47-match/-/bcp-47-match-1.0.3.tgz}
name: bcp-47-match
version: 1.0.3
dev: false
registry.npmmirror.com/bcp-47-normalize@1.1.1:
resolution: {integrity: sha512-jWZ1Jdu3cs0EZdfCkS0UE9Gg01PtxnChjEBySeB+Zo6nkqtFfnvtoQQgP1qU1Oo4qgJgxhTI6Sf9y/pZIhPs0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bcp-47-normalize/-/bcp-47-normalize-1.1.1.tgz}
name: bcp-47-normalize
version: 1.1.1
dependencies:
bcp-47: registry.npmmirror.com/bcp-47@1.0.8
bcp-47-match: registry.npmmirror.com/bcp-47-match@1.0.3
dev: false
registry.npmmirror.com/bcp-47@1.0.8:
resolution: {integrity: sha512-Y9y1QNBBtYtv7hcmoX0tR+tUNSFZGZ6OL6vKPObq8BbOhkCoyayF6ogfLTgAli/KuAEbsYHYUNq2AQuY6IuLag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bcp-47/-/bcp-47-1.0.8.tgz}
name: bcp-47
version: 1.0.8
dependencies:
is-alphabetical: registry.npmmirror.com/is-alphabetical@1.0.4
is-alphanumerical: registry.npmmirror.com/is-alphanumerical@1.0.4
is-decimal: registry.npmmirror.com/is-decimal@1.0.4
dev: false
registry.npmmirror.com/bcrypt-ts@3.0.1:
resolution: {integrity: sha512-rRvmZZ+wAhsV8PA8bW+BQq5kWZzqmh20VdwqI19D2WdB7TLwNnYUB0wzFkp83WLvgpSqOF4L0w/uPr90Rao66g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bcrypt-ts/-/bcrypt-ts-3.0.1.tgz}
name: bcrypt-ts
version: 3.0.1
dev: false
registry.npmmirror.com/binary-extensions@2.2.0:
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz}
name: binary-extensions
version: 2.2.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/bl@5.1.0:
resolution: {integrity: sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bl/-/bl-5.1.0.tgz}
name: bl
version: 5.1.0
dependencies:
buffer: registry.npmmirror.com/buffer@6.0.3
inherits: registry.npmmirror.com/inherits@2.0.4
readable-stream: registry.npmmirror.com/readable-stream@3.6.2
dev: false
registry.npmmirror.com/boolbase@1.0.0:
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz}
name: boolbase
version: 1.0.0
dev: false
registry.npmmirror.com/brace-expansion@1.1.11:
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz}
name: brace-expansion
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: false
registry.npmmirror.com/brace-expansion@2.0.1:
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz}
name: brace-expansion
version: 2.0.1
dependencies:
balanced-match: registry.npmmirror.com/balanced-match@1.0.2
dev: false
registry.npmmirror.com/braces@3.0.2:
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz}
name: braces
version: 3.0.2
engines: {node: '>=8'}
dependencies:
fill-range: registry.npmmirror.com/fill-range@7.0.1
dev: false
registry.npmmirror.com/browserslist@4.21.7:
resolution: {integrity: sha512-BauCXrQ7I2ftSqd2mvKHGo85XR0u7Ru3C/Hxsy/0TkfCtjrmAbPdzLGasmoiBxplpDXlPvdjX9u7srIMfgasNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/-/browserslist-4.21.7.tgz}
name: browserslist
version: 4.21.7
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: registry.npmmirror.com/caniuse-lite@1.0.30001495
electron-to-chromium: registry.npmmirror.com/electron-to-chromium@1.4.423
node-releases: registry.npmmirror.com/node-releases@2.0.12
update-browserslist-db: registry.npmmirror.com/update-browserslist-db@1.0.11(browserslist@4.21.7)
dev: false
registry.npmmirror.com/buffer-from@1.1.2:
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz}
name: buffer-from
version: 1.1.2
dev: false
registry.npmmirror.com/buffer@6.0.3:
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz}
name: buffer
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-modules@3.3.0:
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/builtin-modules/-/builtin-modules-3.3.0.tgz}
name: builtin-modules
version: 3.3.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cac/-/cac-6.7.14.tgz}
name: cac
version: 6.7.14
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/cacache@16.1.3:
resolution: {integrity: sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cacache/-/cacache-16.1.3.tgz}
name: cacache
version: 16.1.3
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
'@npmcli/fs': registry.npmmirror.com/@npmcli/fs@2.1.2
'@npmcli/move-file': registry.npmmirror.com/@npmcli/move-file@2.0.1
chownr: registry.npmmirror.com/chownr@2.0.0
fs-minipass: registry.npmmirror.com/fs-minipass@2.1.0
glob: registry.npmmirror.com/glob@8.1.0
infer-owner: registry.npmmirror.com/infer-owner@1.0.4
lru-cache: registry.npmmirror.com/lru-cache@7.18.3
minipass: registry.npmmirror.com/minipass@3.3.6
minipass-collect: registry.npmmirror.com/minipass-collect@1.0.2
minipass-flush: registry.npmmirror.com/minipass-flush@1.0.5
minipass-pipeline: registry.npmmirror.com/minipass-pipeline@1.2.4
mkdirp: registry.npmmirror.com/mkdirp@1.0.4
p-map: registry.npmmirror.com/p-map@4.0.0
promise-inflight: registry.npmmirror.com/promise-inflight@1.0.1
rimraf: registry.npmmirror.com/rimraf@3.0.2
ssri: registry.npmmirror.com/ssri@9.0.1
tar: registry.npmmirror.com/tar@6.1.15
unique-filename: registry.npmmirror.com/unique-filename@2.0.1
transitivePeerDependencies:
- bluebird
dev: false
registry.npmmirror.com/call-bind@1.0.2:
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz}
name: call-bind
version: 1.0.2
dependencies:
function-bind: registry.npmmirror.com/function-bind@1.1.1
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
dev: false
registry.npmmirror.com/camelcase@5.3.1:
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz}
name: camelcase
version: 5.3.1
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/caniuse-lite@1.0.30001495:
resolution: {integrity: sha512-F6x5IEuigtUfU5ZMQK2jsy5JqUUlEFRVZq8bO2a+ysq5K7jD6PPc9YXZj78xDNS3uNchesp1Jw47YXEqr+Viyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001495.tgz}
name: caniuse-lite
version: 1.0.30001495
dev: false
registry.npmmirror.com/chalk@2.4.2:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz}
name: chalk
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: false
registry.npmmirror.com/chalk@4.1.2:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz}
name: chalk
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: false
registry.npmmirror.com/chalk@5.2.0:
resolution: {integrity: sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-5.2.0.tgz}
name: chalk
version: 5.2.0
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
dev: false
registry.npmmirror.com/character-entities@2.0.2:
resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/character-entities/-/character-entities-2.0.2.tgz}
name: character-entities
version: 2.0.2
dev: false
registry.npmmirror.com/chart.js@4.3.0:
resolution: {integrity: sha512-ynG0E79xGfMaV2xAHdbhwiPLczxnNNnasrmPEXriXsPJGjmhOBYzFVEsB65w2qMDz+CaBJJuJD0inE/ab/h36g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chart.js/-/chart.js-4.3.0.tgz}
name: chart.js
version: 4.3.0
engines: {pnpm: '>=7'}
dependencies:
'@kurkle/color': registry.npmmirror.com/@kurkle/color@0.3.2
dev: false
registry.npmmirror.com/cheerio-select@2.1.0:
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz}
name: cheerio-select
version: 2.1.0
dependencies:
boolbase: registry.npmmirror.com/boolbase@1.0.0
css-select: registry.npmmirror.com/css-select@5.1.0
css-what: registry.npmmirror.com/css-what@6.1.0
domelementtype: registry.npmmirror.com/domelementtype@2.3.0
domhandler: registry.npmmirror.com/domhandler@5.0.3
domutils: registry.npmmirror.com/domutils@3.1.0
dev: false
registry.npmmirror.com/cheerio@1.0.0-rc.12:
resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.12.tgz}
name: cheerio
version: 1.0.0-rc.12
engines: {node: '>= 6'}
dependencies:
cheerio-select: registry.npmmirror.com/cheerio-select@2.1.0
dom-serializer: registry.npmmirror.com/dom-serializer@2.0.0
domhandler: registry.npmmirror.com/domhandler@5.0.3
domutils: registry.npmmirror.com/domutils@3.1.0
htmlparser2: registry.npmmirror.com/htmlparser2@8.0.2
parse5: registry.npmmirror.com/parse5@7.1.2
parse5-htmlparser2-tree-adapter: registry.npmmirror.com/parse5-htmlparser2-tree-adapter@7.0.0
dev: false
registry.npmmirror.com/chokidar@3.5.3:
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz}
name: chokidar
version: 3.5.3
engines: {node: '>= 8.10.0'}
dependencies:
anymatch: registry.npmmirror.com/anymatch@3.1.3
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: false
registry.npmmirror.com/chownr@2.0.0:
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chownr/-/chownr-2.0.0.tgz}
name: chownr
version: 2.0.0
engines: {node: '>=10'}
dev: false
registry.npmmirror.com/clean-stack@2.2.0:
resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clean-stack/-/clean-stack-2.2.0.tgz}
name: clean-stack
version: 2.2.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/cli-cursor@4.0.0:
resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-cursor/-/cli-cursor-4.0.0.tgz}
name: cli-cursor
version: 4.0.0
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
restore-cursor: registry.npmmirror.com/restore-cursor@4.0.0
dev: false
registry.npmmirror.com/cli-spinners@2.9.0:
resolution: {integrity: sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cli-spinners/-/cli-spinners-2.9.0.tgz}
name: cli-spinners
version: 2.9.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/cliui@6.0.0:
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cliui/-/cliui-6.0.0.tgz}
name: cliui
version: 6.0.0
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@6.2.0
dev: false
registry.npmmirror.com/clone@1.0.4:
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz}
name: clone
version: 1.0.4
engines: {node: '>=0.8'}
dev: false
registry.npmmirror.com/codem-isoboxer@0.3.9:
resolution: {integrity: sha512-4XOTqEzBWrGOZaMd+sTED2hLpzfBbiQCf1W6OBGkIHqk1D8uwy8WFLazVbdQwfDpQ+vf39lqTGPa9IhWW0roTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/codem-isoboxer/-/codem-isoboxer-0.3.9.tgz}
name: codem-isoboxer
version: 0.3.9
dev: false
registry.npmmirror.com/color-convert@1.9.3:
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz}
name: color-convert
version: 1.9.3
dependencies:
color-name: registry.npmmirror.com/color-name@1.1.3
dev: false
registry.npmmirror.com/color-convert@2.0.1:
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz}
name: color-convert
version: 2.0.1
engines: {node: '>=7.0.0'}
dependencies:
color-name: registry.npmmirror.com/color-name@1.1.4
dev: false
registry.npmmirror.com/color-name@1.1.3:
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz}
name: color-name
version: 1.1.3
dev: false
registry.npmmirror.com/color-name@1.1.4:
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz}
name: color-name
version: 1.1.4
dev: false
registry.npmmirror.com/color-support@1.1.3:
resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-support/-/color-support-1.1.3.tgz}
name: color-support
version: 1.1.3
hasBin: true
dev: false
registry.npmmirror.com/commander@10.0.1:
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-10.0.1.tgz}
name: commander
version: 10.0.1
engines: {node: '>=14'}
dev: false
registry.npmmirror.com/commander@2.20.3:
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz}
name: commander
version: 2.20.3
dev: false
registry.npmmirror.com/commander@7.2.0:
resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz}
name: commander
version: 7.2.0
engines: {node: '>= 10'}
dev: false
registry.npmmirror.com/commander@8.3.0:
resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz}
name: commander
version: 8.3.0
engines: {node: '>= 12'}
dev: false
registry.npmmirror.com/commander@9.2.0:
resolution: {integrity: sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-9.2.0.tgz}
name: commander
version: 9.2.0
engines: {node: ^12.20.0 || >=14}
dev: false
registry.npmmirror.com/comment-regex@1.0.1:
resolution: {integrity: sha512-IWlN//Yfby92tOIje7J18HkNmWRR7JESA/BK8W7wqY/akITpU5B0JQWnbTjCfdChSrDNb0DrdA9jfAxiiBXyiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/comment-regex/-/comment-regex-1.0.1.tgz}
name: comment-regex
version: 1.0.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/common-tags@1.8.2:
resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/common-tags/-/common-tags-1.8.2.tgz}
name: common-tags
version: 1.8.2
engines: {node: '>=4.0.0'}
dev: false
registry.npmmirror.com/concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz}
name: concat-map
version: 0.0.1
dev: false
registry.npmmirror.com/connect-history-api-fallback@2.0.0:
resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==, registry: https://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
version: 2.0.0
engines: {node: '>=0.8'}
dev: false
registry.npmmirror.com/console-control-strings@1.1.0:
resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/console-control-strings/-/console-control-strings-1.1.0.tgz}
name: console-control-strings
version: 1.1.0
dev: false
registry.npmmirror.com/convert-source-map@1.9.0:
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.9.0.tgz}
name: convert-source-map
version: 1.9.0
dev: false
registry.npmmirror.com/core-js-compat@3.30.2:
resolution: {integrity: sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.30.2.tgz}
name: core-js-compat
version: 3.30.2
dependencies:
browserslist: registry.npmmirror.com/browserslist@4.21.7
dev: false
registry.npmmirror.com/core-js@3.30.2:
resolution: {integrity: sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.30.2.tgz}
name: core-js
version: 3.30.2
requiresBuild: true
dev: false
registry.npmmirror.com/cose-base@1.0.3:
resolution: {integrity: sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cose-base/-/cose-base-1.0.3.tgz}
name: cose-base
version: 1.0.3
dependencies:
layout-base: registry.npmmirror.com/layout-base@1.0.2
dev: false
registry.npmmirror.com/cose-base@2.2.0:
resolution: {integrity: sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cose-base/-/cose-base-2.2.0.tgz}
name: cose-base
version: 2.2.0
dependencies:
layout-base: registry.npmmirror.com/layout-base@2.0.1
dev: false
registry.npmmirror.com/create-codepen@0.0.3:
resolution: {integrity: sha512-Yr9qDyJEZ32V8rZn+R19zomU/0bjHixp11sB+IgnZ5bEb41XJ86iHT3IXTGdqHF2NVx6dsZ1R4DjpxXvA2/dXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/create-codepen/-/create-codepen-0.0.3.tgz}
name: create-codepen
version: 0.0.3
dev: false
registry.npmmirror.com/cross-spawn@7.0.3:
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz}
name: cross-spawn
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: false
registry.npmmirror.com/crypto-random-string@2.0.0:
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz}
name: crypto-random-string
version: 2.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/css-select@5.1.0:
resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz}
name: css-select
version: 5.1.0
dependencies:
boolbase: registry.npmmirror.com/boolbase@1.0.0
css-what: registry.npmmirror.com/css-what@6.1.0
domhandler: registry.npmmirror.com/domhandler@5.0.3
domutils: registry.npmmirror.com/domutils@3.1.0
nth-check: registry.npmmirror.com/nth-check@2.1.1
dev: false
registry.npmmirror.com/css-what@6.1.0:
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz}
name: css-what
version: 6.1.0
engines: {node: '>= 6'}
dev: false
registry.npmmirror.com/csstype@3.1.2:
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-3.1.2.tgz}
name: csstype
version: 3.1.2
dev: false
registry.npmmirror.com/custom-event-polyfill@1.0.7:
resolution: {integrity: sha512-TDDkd5DkaZxZFM8p+1I3yAlvM3rSr1wbrOliG4yJiwinMZN8z/iGL7BTlDkrJcYTmgUSb4ywVCc3ZaUtOtC76w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/custom-event-polyfill/-/custom-event-polyfill-1.0.7.tgz}
name: custom-event-polyfill
version: 1.0.7
dev: false
registry.npmmirror.com/cytoscape-cose-bilkent@4.1.0(cytoscape@3.25.0):
resolution: {integrity: sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cytoscape-cose-bilkent/-/cytoscape-cose-bilkent-4.1.0.tgz}
id: registry.npmmirror.com/cytoscape-cose-bilkent/4.1.0
name: cytoscape-cose-bilkent
version: 4.1.0
peerDependencies:
cytoscape: ^3.2.0
dependencies:
cose-base: registry.npmmirror.com/cose-base@1.0.3
cytoscape: registry.npmmirror.com/cytoscape@3.25.0
dev: false
registry.npmmirror.com/cytoscape-fcose@2.2.0(cytoscape@3.25.0):
resolution: {integrity: sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cytoscape-fcose/-/cytoscape-fcose-2.2.0.tgz}
id: registry.npmmirror.com/cytoscape-fcose/2.2.0
name: cytoscape-fcose
version: 2.2.0
peerDependencies:
cytoscape: ^3.2.0
dependencies:
cose-base: registry.npmmirror.com/cose-base@2.2.0
cytoscape: registry.npmmirror.com/cytoscape@3.25.0
dev: false
registry.npmmirror.com/cytoscape@3.25.0:
resolution: {integrity: sha512-7MW3Iz57mCUo6JQCho6CmPBCbTlJr7LzyEtIkutG255HLVd4XuBg2I9BkTZLI/e4HoaOB/BiAzXuQybQ95+r9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cytoscape/-/cytoscape-3.25.0.tgz}
name: cytoscape
version: 3.25.0
engines: {node: '>=0.10'}
dependencies:
heap: registry.npmmirror.com/heap@0.2.7
lodash: registry.npmmirror.com/lodash@4.17.21
dev: false
registry.npmmirror.com/d3-array@3.2.4:
resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-array/-/d3-array-3.2.4.tgz}
name: d3-array
version: 3.2.4
engines: {node: '>=12'}
dependencies:
internmap: registry.npmmirror.com/internmap@2.0.3
dev: false
registry.npmmirror.com/d3-axis@3.0.0:
resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-axis/-/d3-axis-3.0.0.tgz}
name: d3-axis
version: 3.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-brush@3.0.0:
resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-brush/-/d3-brush-3.0.0.tgz}
name: d3-brush
version: 3.0.0
engines: {node: '>=12'}
dependencies:
d3-dispatch: registry.npmmirror.com/d3-dispatch@3.0.1
d3-drag: registry.npmmirror.com/d3-drag@3.0.0
d3-interpolate: registry.npmmirror.com/d3-interpolate@3.0.1
d3-selection: registry.npmmirror.com/d3-selection@3.0.0
d3-transition: registry.npmmirror.com/d3-transition@3.0.1(d3-selection@3.0.0)
dev: false
registry.npmmirror.com/d3-chord@3.0.1:
resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-chord/-/d3-chord-3.0.1.tgz}
name: d3-chord
version: 3.0.1
engines: {node: '>=12'}
dependencies:
d3-path: registry.npmmirror.com/d3-path@3.1.0
dev: false
registry.npmmirror.com/d3-color@3.1.0:
resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz}
name: d3-color
version: 3.1.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-contour@4.0.2:
resolution: {integrity: sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-contour/-/d3-contour-4.0.2.tgz}
name: d3-contour
version: 4.0.2
engines: {node: '>=12'}
dependencies:
d3-array: registry.npmmirror.com/d3-array@3.2.4
dev: false
registry.npmmirror.com/d3-delaunay@6.0.4:
resolution: {integrity: sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-delaunay/-/d3-delaunay-6.0.4.tgz}
name: d3-delaunay
version: 6.0.4
engines: {node: '>=12'}
dependencies:
delaunator: registry.npmmirror.com/delaunator@5.0.0
dev: false
registry.npmmirror.com/d3-dispatch@3.0.1:
resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz}
name: d3-dispatch
version: 3.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-drag@3.0.0:
resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-drag/-/d3-drag-3.0.0.tgz}
name: d3-drag
version: 3.0.0
engines: {node: '>=12'}
dependencies:
d3-dispatch: registry.npmmirror.com/d3-dispatch@3.0.1
d3-selection: registry.npmmirror.com/d3-selection@3.0.0
dev: false
registry.npmmirror.com/d3-dsv@3.0.1:
resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-dsv/-/d3-dsv-3.0.1.tgz}
name: d3-dsv
version: 3.0.1
engines: {node: '>=12'}
hasBin: true
dependencies:
commander: registry.npmmirror.com/commander@7.2.0
iconv-lite: registry.npmmirror.com/iconv-lite@0.6.3
rw: registry.npmmirror.com/rw@1.3.3
dev: false
registry.npmmirror.com/d3-ease@3.0.1:
resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz}
name: d3-ease
version: 3.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-fetch@3.0.1:
resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-fetch/-/d3-fetch-3.0.1.tgz}
name: d3-fetch
version: 3.0.1
engines: {node: '>=12'}
dependencies:
d3-dsv: registry.npmmirror.com/d3-dsv@3.0.1
dev: false
registry.npmmirror.com/d3-force@3.0.0:
resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz}
name: d3-force
version: 3.0.0
engines: {node: '>=12'}
dependencies:
d3-dispatch: registry.npmmirror.com/d3-dispatch@3.0.1
d3-quadtree: registry.npmmirror.com/d3-quadtree@3.0.1
d3-timer: registry.npmmirror.com/d3-timer@3.0.1
dev: false
registry.npmmirror.com/d3-format@3.1.0:
resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-format/-/d3-format-3.1.0.tgz}
name: d3-format
version: 3.1.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-geo@3.1.0:
resolution: {integrity: sha512-JEo5HxXDdDYXCaWdwLRt79y7giK8SbhZJbFWXqbRTolCHFI5jRqteLzCsq51NKbUoX0PjBVSohxrx+NoOUujYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.0.tgz}
name: d3-geo
version: 3.1.0
engines: {node: '>=12'}
dependencies:
d3-array: registry.npmmirror.com/d3-array@3.2.4
dev: false
registry.npmmirror.com/d3-hierarchy@3.1.2:
resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz}
name: d3-hierarchy
version: 3.1.2
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-interpolate@3.0.1:
resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz}
name: d3-interpolate
version: 3.0.1
engines: {node: '>=12'}
dependencies:
d3-color: registry.npmmirror.com/d3-color@3.1.0
dev: false
registry.npmmirror.com/d3-path@3.1.0:
resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-path/-/d3-path-3.1.0.tgz}
name: d3-path
version: 3.1.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-polygon@3.0.1:
resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-polygon/-/d3-polygon-3.0.1.tgz}
name: d3-polygon
version: 3.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-quadtree@3.0.1:
resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz}
name: d3-quadtree
version: 3.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-random@3.0.1:
resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-random/-/d3-random-3.0.1.tgz}
name: d3-random
version: 3.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-scale-chromatic@3.0.0:
resolution: {integrity: sha512-Lx9thtxAKrO2Pq6OO2Ua474opeziKr279P/TKZsMAhYyNDD3EnCffdbgeSYN5O7m2ByQsxtuP2CSDczNUIZ22g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-scale-chromatic/-/d3-scale-chromatic-3.0.0.tgz}
name: d3-scale-chromatic
version: 3.0.0
engines: {node: '>=12'}
dependencies:
d3-color: registry.npmmirror.com/d3-color@3.1.0
d3-interpolate: registry.npmmirror.com/d3-interpolate@3.0.1
dev: false
registry.npmmirror.com/d3-scale@4.0.2:
resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz}
name: d3-scale
version: 4.0.2
engines: {node: '>=12'}
dependencies:
d3-array: registry.npmmirror.com/d3-array@3.2.4
d3-format: registry.npmmirror.com/d3-format@3.1.0
d3-interpolate: registry.npmmirror.com/d3-interpolate@3.0.1
d3-time: registry.npmmirror.com/d3-time@3.1.0
d3-time-format: registry.npmmirror.com/d3-time-format@4.1.0
dev: false
registry.npmmirror.com/d3-selection@3.0.0:
resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz}
name: d3-selection
version: 3.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-shape@3.2.0:
resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-shape/-/d3-shape-3.2.0.tgz}
name: d3-shape
version: 3.2.0
engines: {node: '>=12'}
dependencies:
d3-path: registry.npmmirror.com/d3-path@3.1.0
dev: false
registry.npmmirror.com/d3-time-format@4.1.0:
resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz}
name: d3-time-format
version: 4.1.0
engines: {node: '>=12'}
dependencies:
d3-time: registry.npmmirror.com/d3-time@3.1.0
dev: false
registry.npmmirror.com/d3-time@3.1.0:
resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz}
name: d3-time
version: 3.1.0
engines: {node: '>=12'}
dependencies:
d3-array: registry.npmmirror.com/d3-array@3.2.4
dev: false
registry.npmmirror.com/d3-timer@3.0.1:
resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz}
name: d3-timer
version: 3.0.1
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/d3-transition@3.0.1(d3-selection@3.0.0):
resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-transition/-/d3-transition-3.0.1.tgz}
id: registry.npmmirror.com/d3-transition/3.0.1
name: d3-transition
version: 3.0.1
engines: {node: '>=12'}
peerDependencies:
d3-selection: 2 - 3
dependencies:
d3-color: registry.npmmirror.com/d3-color@3.1.0
d3-dispatch: registry.npmmirror.com/d3-dispatch@3.0.1
d3-ease: registry.npmmirror.com/d3-ease@3.0.1
d3-interpolate: registry.npmmirror.com/d3-interpolate@3.0.1
d3-selection: registry.npmmirror.com/d3-selection@3.0.0
d3-timer: registry.npmmirror.com/d3-timer@3.0.1
dev: false
registry.npmmirror.com/d3-zoom@3.0.0:
resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3-zoom/-/d3-zoom-3.0.0.tgz}
name: d3-zoom
version: 3.0.0
engines: {node: '>=12'}
dependencies:
d3-dispatch: registry.npmmirror.com/d3-dispatch@3.0.1
d3-drag: registry.npmmirror.com/d3-drag@3.0.0
d3-interpolate: registry.npmmirror.com/d3-interpolate@3.0.1
d3-selection: registry.npmmirror.com/d3-selection@3.0.0
d3-transition: registry.npmmirror.com/d3-transition@3.0.1(d3-selection@3.0.0)
dev: false
registry.npmmirror.com/d3@7.8.5:
resolution: {integrity: sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/d3/-/d3-7.8.5.tgz}
name: d3
version: 7.8.5
engines: {node: '>=12'}
dependencies:
d3-array: registry.npmmirror.com/d3-array@3.2.4
d3-axis: registry.npmmirror.com/d3-axis@3.0.0
d3-brush: registry.npmmirror.com/d3-brush@3.0.0
d3-chord: registry.npmmirror.com/d3-chord@3.0.1
d3-color: registry.npmmirror.com/d3-color@3.1.0
d3-contour: registry.npmmirror.com/d3-contour@4.0.2
d3-delaunay: registry.npmmirror.com/d3-delaunay@6.0.4
d3-dispatch: registry.npmmirror.com/d3-dispatch@3.0.1
d3-drag: registry.npmmirror.com/d3-drag@3.0.0
d3-dsv: registry.npmmirror.com/d3-dsv@3.0.1
d3-ease: registry.npmmirror.com/d3-ease@3.0.1
d3-fetch: registry.npmmirror.com/d3-fetch@3.0.1
d3-force: registry.npmmirror.com/d3-force@3.0.0
d3-format: registry.npmmirror.com/d3-format@3.1.0
d3-geo: registry.npmmirror.com/d3-geo@3.1.0
d3-hierarchy: registry.npmmirror.com/d3-hierarchy@3.1.2
d3-interpolate: registry.npmmirror.com/d3-interpolate@3.0.1
d3-path: registry.npmmirror.com/d3-path@3.1.0
d3-polygon: registry.npmmirror.com/d3-polygon@3.0.1
d3-quadtree: registry.npmmirror.com/d3-quadtree@3.0.1
d3-random: registry.npmmirror.com/d3-random@3.0.1
d3-scale: registry.npmmirror.com/d3-scale@4.0.2
d3-scale-chromatic: registry.npmmirror.com/d3-scale-chromatic@3.0.0
d3-selection: registry.npmmirror.com/d3-selection@3.0.0
d3-shape: registry.npmmirror.com/d3-shape@3.2.0
d3-time: registry.npmmirror.com/d3-time@3.1.0
d3-time-format: registry.npmmirror.com/d3-time-format@4.1.0
d3-timer: registry.npmmirror.com/d3-timer@3.0.1
d3-transition: registry.npmmirror.com/d3-transition@3.0.1(d3-selection@3.0.0)
d3-zoom: registry.npmmirror.com/d3-zoom@3.0.0
dev: false
registry.npmmirror.com/dagre-d3-es@7.0.10:
resolution: {integrity: sha512-qTCQmEhcynucuaZgY5/+ti3X/rnszKZhEQH/ZdWdtP1tA/y3VoHJzcVrO9pjjJCNpigfscAtoUB5ONcd2wNn0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dagre-d3-es/-/dagre-d3-es-7.0.10.tgz}
name: dagre-d3-es
version: 7.0.10
dependencies:
d3: registry.npmmirror.com/d3@7.8.5
lodash-es: registry.npmmirror.com/lodash-es@4.17.21
dev: false
registry.npmmirror.com/dashjs@4.7.0:
resolution: {integrity: sha512-+Sx5TJiT9eDOqODi3anXXBIx2oBM6ANMV5dzvCeSvYKwJ72SzX1bcJSPFLm7g7HTsRCh6pM1VL0XWfrzTlz9xw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dashjs/-/dashjs-4.7.0.tgz}
name: dashjs
version: 4.7.0
dependencies:
bcp-47-match: registry.npmmirror.com/bcp-47-match@1.0.3
bcp-47-normalize: registry.npmmirror.com/bcp-47-normalize@1.1.1
codem-isoboxer: registry.npmmirror.com/codem-isoboxer@0.3.9
es6-promise: registry.npmmirror.com/es6-promise@4.2.8
fast-deep-equal: registry.npmmirror.com/fast-deep-equal@2.0.1
html-entities: registry.npmmirror.com/html-entities@1.4.0
imsc: registry.npmmirror.com/imsc@1.1.3
localforage: registry.npmmirror.com/localforage@1.10.0
path-browserify: registry.npmmirror.com/path-browserify@1.0.1
ua-parser-js: registry.npmmirror.com/ua-parser-js@1.0.35
dev: false
registry.npmmirror.com/dayjs@1.11.8:
resolution: {integrity: sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dayjs/-/dayjs-1.11.8.tgz}
name: dayjs
version: 1.11.8
dev: false
registry.npmmirror.com/debug@4.3.4:
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz}
name: debug
version: 4.3.4
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
dependencies:
ms: registry.npmmirror.com/ms@2.1.2
dev: false
registry.npmmirror.com/decamelize@1.2.0:
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz}
name: decamelize
version: 1.2.0
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/decode-named-character-reference@1.0.2:
resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz}
name: decode-named-character-reference
version: 1.0.2
dependencies:
character-entities: registry.npmmirror.com/character-entities@2.0.2
dev: false
registry.npmmirror.com/deep-extend@0.6.0:
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz}
name: deep-extend
version: 0.6.0
engines: {node: '>=4.0.0'}
dev: false
registry.npmmirror.com/deepmerge@4.3.1:
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz}
name: deepmerge
version: 4.3.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/defaults@1.0.4:
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz}
name: defaults
version: 1.0.4
dependencies:
clone: registry.npmmirror.com/clone@1.0.4
dev: false
registry.npmmirror.com/define-properties@1.2.0:
resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-properties/-/define-properties-1.2.0.tgz}
name: define-properties
version: 1.2.0
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: false
registry.npmmirror.com/delaunator@5.0.0:
resolution: {integrity: sha512-AyLvtyJdbv/U1GkiS6gUUzclRoAY4Gs75qkMygJJhU75LW4DNuSF2RMzpxs9jw9Oz1BobHjTdkG3zdP55VxAqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delaunator/-/delaunator-5.0.0.tgz}
name: delaunator
version: 5.0.0
dependencies:
robust-predicates: registry.npmmirror.com/robust-predicates@3.0.2
dev: false
registry.npmmirror.com/delegates@1.0.0:
resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delegates/-/delegates-1.0.0.tgz}
name: delegates
version: 1.0.0
dev: false
registry.npmmirror.com/depd@2.0.0:
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz}
name: depd
version: 2.0.0
engines: {node: '>= 0.8'}
dev: false
registry.npmmirror.com/dequal@2.0.3:
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz}
name: dequal
version: 2.0.3
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/detect-libc@2.0.1:
resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.1.tgz}
name: detect-libc
version: 2.0.1
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/diff@5.1.0:
resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/diff/-/diff-5.1.0.tgz}
name: diff
version: 5.1.0
engines: {node: '>=0.3.1'}
dev: false
registry.npmmirror.com/dijkstrajs@1.0.3:
resolution: {integrity: sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dijkstrajs/-/dijkstrajs-1.0.3.tgz}
name: dijkstrajs
version: 1.0.3
dev: false
registry.npmmirror.com/dir-glob@3.0.1:
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz}
name: dir-glob
version: 3.0.1
engines: {node: '>=8'}
dependencies:
path-type: registry.npmmirror.com/path-type@4.0.0
dev: false
registry.npmmirror.com/dom-serializer@2.0.0:
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz}
name: dom-serializer
version: 2.0.0
dependencies:
domelementtype: registry.npmmirror.com/domelementtype@2.3.0
domhandler: registry.npmmirror.com/domhandler@5.0.3
entities: registry.npmmirror.com/entities@4.5.0
dev: false
registry.npmmirror.com/domelementtype@2.3.0:
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz}
name: domelementtype
version: 2.3.0
dev: false
registry.npmmirror.com/domhandler@5.0.3:
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz}
name: domhandler
version: 5.0.3
engines: {node: '>= 4'}
dependencies:
domelementtype: registry.npmmirror.com/domelementtype@2.3.0
dev: false
registry.npmmirror.com/dompurify@3.0.3:
resolution: {integrity: sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/dompurify/-/dompurify-3.0.3.tgz}
name: dompurify
version: 3.0.3
dev: false
registry.npmmirror.com/domutils@3.1.0:
resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/domutils/-/domutils-3.1.0.tgz}
name: domutils
version: 3.1.0
dependencies:
dom-serializer: registry.npmmirror.com/dom-serializer@2.0.0
domelementtype: registry.npmmirror.com/domelementtype@2.3.0
domhandler: registry.npmmirror.com/domhandler@5.0.3
dev: false
registry.npmmirror.com/eastasianwidth@0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz}
name: eastasianwidth
version: 0.2.0
dev: false
registry.npmmirror.com/echarts@5.4.2:
resolution: {integrity: sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/echarts/-/echarts-5.4.2.tgz}
name: echarts
version: 5.4.2
dependencies:
tslib: registry.npmmirror.com/tslib@2.3.0
zrender: registry.npmmirror.com/zrender@5.4.3
dev: false
registry.npmmirror.com/ejs@3.1.9:
resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ejs/-/ejs-3.1.9.tgz}
name: ejs
version: 3.1.9
engines: {node: '>=0.10.0'}
hasBin: true
dependencies:
jake: registry.npmmirror.com/jake@10.8.7
dev: false
registry.npmmirror.com/electron-to-chromium@1.4.423:
resolution: {integrity: sha512-y4A7YfQcDGPAeSWM1IuoWzXpg9RY1nwHzHSwRtCSQFp9FgAVDgdWlFf0RbdWfLWQ2WUI+bddUgk5RgTjqRE6FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.423.tgz}
name: electron-to-chromium
version: 1.4.423
dev: false
registry.npmmirror.com/elkjs@0.8.2:
resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/elkjs/-/elkjs-0.8.2.tgz}
name: elkjs
version: 0.8.2
dev: false
registry.npmmirror.com/emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz}
name: emoji-regex
version: 8.0.0
dev: false
registry.npmmirror.com/emoji-regex@9.2.2:
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz}
name: emoji-regex
version: 9.2.2
dev: false
registry.npmmirror.com/encode-utf8@1.0.3:
resolution: {integrity: sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encode-utf8/-/encode-utf8-1.0.3.tgz}
name: encode-utf8
version: 1.0.3
dev: false
registry.npmmirror.com/encoding@0.1.13:
resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/encoding/-/encoding-0.1.13.tgz}
name: encoding
version: 0.1.13
requiresBuild: true
dependencies:
iconv-lite: registry.npmmirror.com/iconv-lite@0.6.3
dev: false
optional: true
registry.npmmirror.com/entities@3.0.1:
resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-3.0.1.tgz}
name: entities
version: 3.0.1
engines: {node: '>=0.12'}
dev: false
registry.npmmirror.com/entities@4.5.0:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz}
name: entities
version: 4.5.0
engines: {node: '>=0.12'}
dev: false
registry.npmmirror.com/env-paths@2.2.1:
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/env-paths/-/env-paths-2.2.1.tgz}
name: env-paths
version: 2.2.1
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/envinfo@7.8.1:
resolution: {integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/envinfo/-/envinfo-7.8.1.tgz}
name: envinfo
version: 7.8.1
engines: {node: '>=4'}
hasBin: true
dev: false
registry.npmmirror.com/err-code@2.0.3:
resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/err-code/-/err-code-2.0.3.tgz}
name: err-code
version: 2.0.3
dev: false
registry.npmmirror.com/es-abstract@1.21.2:
resolution: {integrity: sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-abstract/-/es-abstract-1.21.2.tgz}
name: es-abstract
version: 1.21.2
engines: {node: '>= 0.4'}
dependencies:
array-buffer-byte-length: registry.npmmirror.com/array-buffer-byte-length@1.0.0
available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5
call-bind: registry.npmmirror.com/call-bind@1.0.2
es-set-tostringtag: registry.npmmirror.com/es-set-tostringtag@2.0.1
es-to-primitive: registry.npmmirror.com/es-to-primitive@1.2.1
function.prototype.name: registry.npmmirror.com/function.prototype.name@1.1.5
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
get-symbol-description: registry.npmmirror.com/get-symbol-description@1.0.0
globalthis: registry.npmmirror.com/globalthis@1.0.3
gopd: registry.npmmirror.com/gopd@1.0.1
has: registry.npmmirror.com/has@1.0.3
has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.0
has-proto: registry.npmmirror.com/has-proto@1.0.1
has-symbols: registry.npmmirror.com/has-symbols@1.0.3
internal-slot: registry.npmmirror.com/internal-slot@1.0.5
is-array-buffer: registry.npmmirror.com/is-array-buffer@3.0.2
is-callable: registry.npmmirror.com/is-callable@1.2.7
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-typed-array: registry.npmmirror.com/is-typed-array@1.1.10
is-weakref: registry.npmmirror.com/is-weakref@1.0.2
object-inspect: registry.npmmirror.com/object-inspect@1.12.3
object-keys: registry.npmmirror.com/object-keys@1.1.1
object.assign: registry.npmmirror.com/object.assign@4.1.4
regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.5.0
safe-regex-test: registry.npmmirror.com/safe-regex-test@1.0.0
string.prototype.trim: registry.npmmirror.com/string.prototype.trim@1.2.7
string.prototype.trimend: registry.npmmirror.com/string.prototype.trimend@1.0.6
string.prototype.trimstart: registry.npmmirror.com/string.prototype.trimstart@1.0.6
typed-array-length: registry.npmmirror.com/typed-array-length@1.0.4
unbox-primitive: registry.npmmirror.com/unbox-primitive@1.0.2
which-typed-array: registry.npmmirror.com/which-typed-array@1.1.9
dev: false
registry.npmmirror.com/es-set-tostringtag@2.0.1:
resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz}
name: es-set-tostringtag
version: 2.0.1
engines: {node: '>= 0.4'}
dependencies:
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
has: registry.npmmirror.com/has@1.0.3
has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
dev: false
registry.npmmirror.com/es-to-primitive@1.2.1:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz}
name: es-to-primitive
version: 1.2.1
engines: {node: '>= 0.4'}
dependencies:
is-callable: registry.npmmirror.com/is-callable@1.2.7
is-date-object: registry.npmmirror.com/is-date-object@1.0.5
is-symbol: registry.npmmirror.com/is-symbol@1.0.4
dev: false
registry.npmmirror.com/es6-promise@4.2.8:
resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es6-promise/-/es6-promise-4.2.8.tgz}
name: es6-promise
version: 4.2.8
dev: false
registry.npmmirror.com/esbuild@0.17.19:
resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.17.19.tgz}
name: esbuild
version: 0.17.19
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
'@esbuild/android-arm': registry.npmmirror.com/@esbuild/android-arm@0.17.19
'@esbuild/android-arm64': registry.npmmirror.com/@esbuild/android-arm64@0.17.19
'@esbuild/android-x64': registry.npmmirror.com/@esbuild/android-x64@0.17.19
'@esbuild/darwin-arm64': registry.npmmirror.com/@esbuild/darwin-arm64@0.17.19
'@esbuild/darwin-x64': registry.npmmirror.com/@esbuild/darwin-x64@0.17.19
'@esbuild/freebsd-arm64': registry.npmmirror.com/@esbuild/freebsd-arm64@0.17.19
'@esbuild/freebsd-x64': registry.npmmirror.com/@esbuild/freebsd-x64@0.17.19
'@esbuild/linux-arm': registry.npmmirror.com/@esbuild/linux-arm@0.17.19
'@esbuild/linux-arm64': registry.npmmirror.com/@esbuild/linux-arm64@0.17.19
'@esbuild/linux-ia32': registry.npmmirror.com/@esbuild/linux-ia32@0.17.19
'@esbuild/linux-loong64': registry.npmmirror.com/@esbuild/linux-loong64@0.17.19
'@esbuild/linux-mips64el': registry.npmmirror.com/@esbuild/linux-mips64el@0.17.19
'@esbuild/linux-ppc64': registry.npmmirror.com/@esbuild/linux-ppc64@0.17.19
'@esbuild/linux-riscv64': registry.npmmirror.com/@esbuild/linux-riscv64@0.17.19
'@esbuild/linux-s390x': registry.npmmirror.com/@esbuild/linux-s390x@0.17.19
'@esbuild/linux-x64': registry.npmmirror.com/@esbuild/linux-x64@0.17.19
'@esbuild/netbsd-x64': registry.npmmirror.com/@esbuild/netbsd-x64@0.17.19
'@esbuild/openbsd-x64': registry.npmmirror.com/@esbuild/openbsd-x64@0.17.19
'@esbuild/sunos-x64': registry.npmmirror.com/@esbuild/sunos-x64@0.17.19
'@esbuild/win32-arm64': registry.npmmirror.com/@esbuild/win32-arm64@0.17.19
'@esbuild/win32-ia32': registry.npmmirror.com/@esbuild/win32-ia32@0.17.19
'@esbuild/win32-x64': registry.npmmirror.com/@esbuild/win32-x64@0.17.19
dev: false
registry.npmmirror.com/escalade@3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz}
name: escalade
version: 3.1.1
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/escape-string-regexp@1.0.5:
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz}
name: escape-string-regexp
version: 1.0.5
engines: {node: '>=0.8.0'}
dev: false
registry.npmmirror.com/esm@3.2.25:
resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esm/-/esm-3.2.25.tgz}
name: esm
version: 3.2.25
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/esprima@4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz}
name: esprima
version: 4.0.1
engines: {node: '>=4'}
hasBin: true
dev: false
registry.npmmirror.com/estree-walker@1.0.1:
resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-1.0.1.tgz}
name: estree-walker
version: 1.0.1
dev: false
registry.npmmirror.com/estree-walker@2.0.2:
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz}
name: estree-walker
version: 2.0.2
dev: false
registry.npmmirror.com/esutils@2.0.3:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz}
name: esutils
version: 2.0.3
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/eve-raphael@0.5.0:
resolution: {integrity: sha512-jrxnPsCGqng1UZuEp9DecX/AuSyAszATSjf4oEcRxvfxa1Oux4KkIPKBAAWWnpdwfARtr+Q0o9aPYWjsROD7ug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/eve-raphael/-/eve-raphael-0.5.0.tgz}
name: eve-raphael
version: 0.5.0
dev: false
registry.npmmirror.com/execa@7.1.1:
resolution: {integrity: sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/-/execa-7.1.1.tgz}
name: execa
version: 7.1.1
engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0}
dependencies:
cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3
get-stream: registry.npmmirror.com/get-stream@6.0.1
human-signals: registry.npmmirror.com/human-signals@4.3.1
is-stream: registry.npmmirror.com/is-stream@3.0.0
merge-stream: registry.npmmirror.com/merge-stream@2.0.0
npm-run-path: registry.npmmirror.com/npm-run-path@5.1.0
onetime: registry.npmmirror.com/onetime@6.0.0
signal-exit: registry.npmmirror.com/signal-exit@3.0.7
strip-final-newline: registry.npmmirror.com/strip-final-newline@3.0.0
dev: false
registry.npmmirror.com/extend-shallow@2.0.1:
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz}
name: extend-shallow
version: 2.0.1
engines: {node: '>=0.10.0'}
dependencies:
is-extendable: registry.npmmirror.com/is-extendable@0.1.1
dev: false
registry.npmmirror.com/fast-deep-equal@2.0.1:
resolution: {integrity: sha512-bCK/2Z4zLidyB4ReuIsvALH6w31YfAQDmXMqMx6FyfHqvBxtjC0eRumeSu4Bs3XtXwpyIywtSTrVT99BxY1f9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz}
name: fast-deep-equal
version: 2.0.1
dev: false
registry.npmmirror.com/fast-deep-equal@3.1.3:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz}
name: fast-deep-equal
version: 3.1.3
dev: false
registry.npmmirror.com/fast-glob@3.2.12:
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.12.tgz}
name: fast-glob
version: 3.2.12
engines: {node: '>=8.6.0'}
dependencies:
'@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat@2.0.5
'@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk@1.2.8
glob-parent: registry.npmmirror.com/glob-parent@5.1.2
merge2: registry.npmmirror.com/merge2@1.4.1
micromatch: registry.npmmirror.com/micromatch@4.0.5
dev: false
registry.npmmirror.com/fast-json-stable-stringify@2.1.0:
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, registry: https://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
version: 2.1.0
dev: false
registry.npmmirror.com/fastq@1.15.0:
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz}
name: fastq
version: 1.15.0
dependencies:
reusify: registry.npmmirror.com/reusify@1.0.4
dev: false
registry.npmmirror.com/fflate@0.8.0:
resolution: {integrity: sha512-FAdS4qMuFjsJj6XHbBaZeXOgaypXp8iw/Tpyuq/w3XA41jjLHT8NPA+n7czH/DDhdncq0nAyDZmPeWXh2qmdIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fflate/-/fflate-0.8.0.tgz}
name: fflate
version: 0.8.0
dev: false
registry.npmmirror.com/filelist@1.0.4:
resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/filelist/-/filelist-1.0.4.tgz}
name: filelist
version: 1.0.4
dependencies:
minimatch: registry.npmmirror.com/minimatch@5.1.6
dev: false
registry.npmmirror.com/fill-range@7.0.1:
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz}
name: fill-range
version: 7.0.1
engines: {node: '>=8'}
dependencies:
to-regex-range: registry.npmmirror.com/to-regex-range@5.0.1
dev: false
registry.npmmirror.com/find-up@4.1.0:
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz}
name: find-up
version: 4.1.0
engines: {node: '>=8'}
dependencies:
locate-path: registry.npmmirror.com/locate-path@5.0.0
path-exists: registry.npmmirror.com/path-exists@4.0.0
dev: false
registry.npmmirror.com/flowchart.ts@1.0.0:
resolution: {integrity: sha512-U8FN9kg/U1xPdQ5xW3e/hZBSX7y/07zGESCrJ2mjlT8CLuhzPXHXRJrJ+VyFW0DEJLdj4O7MvJImg3sXeRGt1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/flowchart.ts/-/flowchart.ts-1.0.0.tgz}
name: flowchart.ts
version: 1.0.0
dependencies:
'@types/raphael': registry.npmmirror.com/@types/raphael@2.3.3
raphael: registry.npmmirror.com/raphael@2.3.0
tslib: registry.npmmirror.com/tslib@2.5.3
dev: false
registry.npmmirror.com/for-each@0.3.3:
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz}
name: for-each
version: 0.3.3
dependencies:
is-callable: registry.npmmirror.com/is-callable@1.2.7
dev: false
registry.npmmirror.com/foreground-child@3.1.1:
resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/foreground-child/-/foreground-child-3.1.1.tgz}
name: foreground-child
version: 3.1.1
engines: {node: '>=14'}
dependencies:
cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3
signal-exit: registry.npmmirror.com/signal-exit@4.0.2
dev: false
registry.npmmirror.com/fraction.js@4.2.0:
resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fraction.js/-/fraction.js-4.2.0.tgz}
name: fraction.js
version: 4.2.0
dev: false
registry.npmmirror.com/fs-extra@11.1.1:
resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-extra/-/fs-extra-11.1.1.tgz}
name: fs-extra
version: 11.1.1
engines: {node: '>=14.14'}
dependencies:
graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11
jsonfile: registry.npmmirror.com/jsonfile@6.1.0
universalify: registry.npmmirror.com/universalify@2.0.0
dev: false
registry.npmmirror.com/fs-extra@9.1.0:
resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz}
name: fs-extra
version: 9.1.0
engines: {node: '>=10'}
dependencies:
at-least-node: registry.npmmirror.com/at-least-node@1.0.0
graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11
jsonfile: registry.npmmirror.com/jsonfile@6.1.0
universalify: registry.npmmirror.com/universalify@2.0.0
dev: false
registry.npmmirror.com/fs-minipass@2.1.0:
resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-minipass/-/fs-minipass-2.1.0.tgz}
name: fs-minipass
version: 2.1.0
engines: {node: '>= 8'}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
dev: false
registry.npmmirror.com/fs.realpath@1.0.0:
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz}
name: fs.realpath
version: 1.0.0
dev: false
registry.npmmirror.com/fsevents@2.3.2:
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz}
name: fsevents
version: 2.3.2
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
requiresBuild: true
dev: false
optional: true
registry.npmmirror.com/function-bind@1.1.1:
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz}
name: function-bind
version: 1.1.1
dev: false
registry.npmmirror.com/function.prototype.name@1.1.5:
resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz}
name: function.prototype.name
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.2.0
es-abstract: registry.npmmirror.com/es-abstract@1.21.2
functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3
dev: false
registry.npmmirror.com/functions-have-names@1.2.3:
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz}
name: functions-have-names
version: 1.2.3
dev: false
registry.npmmirror.com/gauge@3.0.2:
resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gauge/-/gauge-3.0.2.tgz}
name: gauge
version: 3.0.2
engines: {node: '>=10'}
dependencies:
aproba: registry.npmmirror.com/aproba@2.0.0
color-support: registry.npmmirror.com/color-support@1.1.3
console-control-strings: registry.npmmirror.com/console-control-strings@1.1.0
has-unicode: registry.npmmirror.com/has-unicode@2.0.1
object-assign: registry.npmmirror.com/object-assign@4.1.1
signal-exit: registry.npmmirror.com/signal-exit@3.0.7
string-width: registry.npmmirror.com/string-width@4.2.3
strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1
wide-align: registry.npmmirror.com/wide-align@1.1.5
dev: false
registry.npmmirror.com/gauge@4.0.4:
resolution: {integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gauge/-/gauge-4.0.4.tgz}
name: gauge
version: 4.0.4
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
aproba: registry.npmmirror.com/aproba@2.0.0
color-support: registry.npmmirror.com/color-support@1.1.3
console-control-strings: registry.npmmirror.com/console-control-strings@1.1.0
has-unicode: registry.npmmirror.com/has-unicode@2.0.1
signal-exit: registry.npmmirror.com/signal-exit@3.0.7
string-width: registry.npmmirror.com/string-width@4.2.3
strip-ansi: registry.npmmirror.com/strip-ansi@6.0.1
wide-align: registry.npmmirror.com/wide-align@1.1.5
dev: false
registry.npmmirror.com/gensync@1.0.0-beta.2:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz}
name: gensync
version: 1.0.0-beta.2
engines: {node: '>=6.9.0'}
dev: false
registry.npmmirror.com/get-caller-file@2.0.5:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz}
name: get-caller-file
version: 2.0.5
engines: {node: 6.* || 8.* || >= 10.*}
dev: false
registry.npmmirror.com/get-intrinsic@1.2.1:
resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz}
name: get-intrinsic
version: 1.2.1
dependencies:
function-bind: registry.npmmirror.com/function-bind@1.1.1
has: registry.npmmirror.com/has@1.0.3
has-proto: registry.npmmirror.com/has-proto@1.0.1
has-symbols: registry.npmmirror.com/has-symbols@1.0.3
dev: false
registry.npmmirror.com/get-own-enumerable-property-symbols@3.0.2:
resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz}
name: get-own-enumerable-property-symbols
version: 3.0.2
dev: false
registry.npmmirror.com/get-stdin@9.0.0:
resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stdin/-/get-stdin-9.0.0.tgz}
name: get-stdin
version: 9.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/get-stream@6.0.1:
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz}
name: get-stream
version: 6.0.1
engines: {node: '>=10'}
dev: false
registry.npmmirror.com/get-symbol-description@1.0.0:
resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz}
name: get-symbol-description
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.2.1
dev: false
registry.npmmirror.com/giscus@1.2.8:
resolution: {integrity: sha512-pufrgQYt1W+4ztiWp/PilLPN8NdyKvpbQ8jNqbAa1g84t6qqyevXHfkOYCi4x4d+y191vJAUc6seL1Dq74yUeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/giscus/-/giscus-1.2.8.tgz}
name: giscus
version: 1.2.8
dependencies:
lit: registry.npmmirror.com/lit@2.7.5
dev: false
registry.npmmirror.com/glob-parent@5.1.2:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz}
name: glob-parent
version: 5.1.2
engines: {node: '>= 6'}
dependencies:
is-glob: registry.npmmirror.com/is-glob@4.0.3
dev: false
registry.npmmirror.com/glob@10.2.7:
resolution: {integrity: sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-10.2.7.tgz}
name: glob
version: 10.2.7
engines: {node: '>=16 || 14 >=14.17'}
hasBin: true
dependencies:
foreground-child: registry.npmmirror.com/foreground-child@3.1.1
jackspeak: registry.npmmirror.com/jackspeak@2.2.1
minimatch: registry.npmmirror.com/minimatch@9.0.1
minipass: registry.npmmirror.com/minipass@6.0.2
path-scurry: registry.npmmirror.com/path-scurry@1.9.2
dev: false
registry.npmmirror.com/glob@7.2.3:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz}
name: glob
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: false
registry.npmmirror.com/glob@8.1.0:
resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob/-/glob-8.1.0.tgz}
name: glob
version: 8.1.0
engines: {node: '>=12'}
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@5.1.6
once: registry.npmmirror.com/once@1.4.0
dev: false
registry.npmmirror.com/globals@11.12.0:
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz}
name: globals
version: 11.12.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/globalthis@1.0.3:
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globalthis/-/globalthis-1.0.3.tgz}
name: globalthis
version: 1.0.3
engines: {node: '>= 0.4'}
dependencies:
define-properties: registry.npmmirror.com/define-properties@1.2.0
dev: false
registry.npmmirror.com/globby@13.1.4:
resolution: {integrity: sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globby/-/globby-13.1.4.tgz}
name: globby
version: 13.1.4
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
dir-glob: registry.npmmirror.com/dir-glob@3.0.1
fast-glob: registry.npmmirror.com/fast-glob@3.2.12
ignore: registry.npmmirror.com/ignore@5.2.4
merge2: registry.npmmirror.com/merge2@1.4.1
slash: registry.npmmirror.com/slash@4.0.0
dev: false
registry.npmmirror.com/gopd@1.0.1:
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gopd/-/gopd-1.0.1.tgz}
name: gopd
version: 1.0.1
dependencies:
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
dev: false
registry.npmmirror.com/graceful-fs@4.2.11:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz}
name: graceful-fs
version: 4.2.11
dev: false
registry.npmmirror.com/gray-matter@4.0.3:
resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gray-matter/-/gray-matter-4.0.3.tgz}
name: gray-matter
version: 4.0.3
engines: {node: '>=6.0'}
dependencies:
js-yaml: registry.npmmirror.com/js-yaml@3.14.1
kind-of: registry.npmmirror.com/kind-of@6.0.3
section-matter: registry.npmmirror.com/section-matter@1.0.0
strip-bom-string: registry.npmmirror.com/strip-bom-string@1.0.0
dev: false
registry.npmmirror.com/hanabi@0.4.0:
resolution: {integrity: sha512-ixJH94fwmmVzUSdxl7TMkVZJmsq4d2JKrxedpM5V1V+91iVHL0q6NnJi4xiDahK6Vo00xT17H8H6b4F6RVbsOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hanabi/-/hanabi-0.4.0.tgz}
name: hanabi
version: 0.4.0
dependencies:
comment-regex: registry.npmmirror.com/comment-regex@1.0.1
dev: false
registry.npmmirror.com/has-bigints@1.0.2:
resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz}
name: has-bigints
version: 1.0.2
dev: false
registry.npmmirror.com/has-flag@3.0.0:
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz}
name: has-flag
version: 3.0.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/has-flag@4.0.0:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz}
name: has-flag
version: 4.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/has-property-descriptors@1.0.0:
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz}
name: has-property-descriptors
version: 1.0.0
dependencies:
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
dev: false
registry.npmmirror.com/has-proto@1.0.1:
resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-proto/-/has-proto-1.0.1.tgz}
name: has-proto
version: 1.0.1
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/has-symbols@1.0.3:
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz}
name: has-symbols
version: 1.0.3
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/has-tostringtag@1.0.0:
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz}
name: has-tostringtag
version: 1.0.0
engines: {node: '>= 0.4'}
dependencies:
has-symbols: registry.npmmirror.com/has-symbols@1.0.3
dev: false
registry.npmmirror.com/has-unicode@2.0.1:
resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-unicode/-/has-unicode-2.0.1.tgz}
name: has-unicode
version: 2.0.1
dev: false
registry.npmmirror.com/has@1.0.3:
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has/-/has-1.0.3.tgz}
name: has
version: 1.0.3
engines: {node: '>= 0.4.0'}
dependencies:
function-bind: registry.npmmirror.com/function-bind@1.1.1
dev: false
registry.npmmirror.com/hash-sum@2.0.0:
resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz}
name: hash-sum
version: 2.0.0
dev: false
registry.npmmirror.com/he@0.5.0:
resolution: {integrity: sha512-DoufbNNOFzwRPy8uecq+j+VCPQ+JyDelHTmSgygrA5TsR8Cbw4Qcir5sGtWiusB4BdT89nmlaVDhSJOqC/33vw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/he/-/he-0.5.0.tgz}
name: he
version: 0.5.0
hasBin: true
dev: false
registry.npmmirror.com/heap@0.2.7:
resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/heap/-/heap-0.2.7.tgz}
name: heap
version: 0.2.7
dev: false
registry.npmmirror.com/hls.js@1.4.5:
resolution: {integrity: sha512-xb7IiSM9apU3tJWb5rdSStobXPNJJykHTwSy7JnLF5y/kLJXWjoR/fEpNBlwYxkKcDiiSfO9SQI8yFravZJxIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hls.js/-/hls.js-1.4.5.tgz}
name: hls.js
version: 1.4.5
dev: false
registry.npmmirror.com/html-entities@1.4.0:
resolution: {integrity: sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/html-entities/-/html-entities-1.4.0.tgz}
name: html-entities
version: 1.4.0
dev: false
registry.npmmirror.com/htmlparser2@8.0.2:
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/htmlparser2/-/htmlparser2-8.0.2.tgz}
name: htmlparser2
version: 8.0.2
dependencies:
domelementtype: registry.npmmirror.com/domelementtype@2.3.0
domhandler: registry.npmmirror.com/domhandler@5.0.3
domutils: registry.npmmirror.com/domutils@3.1.0
entities: registry.npmmirror.com/entities@4.5.0
dev: false
registry.npmmirror.com/http-cache-semantics@4.1.1:
resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz}
name: http-cache-semantics
version: 4.1.1
dev: false
registry.npmmirror.com/http-proxy-agent@5.0.0:
resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz}
name: http-proxy-agent
version: 5.0.0
engines: {node: '>= 6'}
dependencies:
'@tootallnate/once': registry.npmmirror.com/@tootallnate/once@2.0.0
agent-base: registry.npmmirror.com/agent-base@6.0.2
debug: registry.npmmirror.com/debug@4.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/https-proxy-agent@5.0.1:
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz}
name: https-proxy-agent
version: 5.0.1
engines: {node: '>= 6'}
dependencies:
agent-base: registry.npmmirror.com/agent-base@6.0.2
debug: registry.npmmirror.com/debug@4.3.4
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/human-signals@4.3.1:
resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/human-signals/-/human-signals-4.3.1.tgz}
name: human-signals
version: 4.3.1
engines: {node: '>=14.18.0'}
dev: false
registry.npmmirror.com/humanize-ms@1.2.1:
resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/humanize-ms/-/humanize-ms-1.2.1.tgz}
name: humanize-ms
version: 1.2.1
dependencies:
ms: registry.npmmirror.com/ms@2.1.3
dev: false
registry.npmmirror.com/husky@8.0.3:
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/husky/-/husky-8.0.3.tgz}
name: husky
version: 8.0.3
engines: {node: '>=14'}
hasBin: true
dev: false
registry.npmmirror.com/iconv-lite@0.6.3:
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz}
name: iconv-lite
version: 0.6.3
engines: {node: '>=0.10.0'}
dependencies:
safer-buffer: registry.npmmirror.com/safer-buffer@2.1.2
dev: false
registry.npmmirror.com/idb@7.1.1:
resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/idb/-/idb-7.1.1.tgz}
name: idb
version: 7.1.1
dev: false
registry.npmmirror.com/ieee754@1.2.1:
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz}
name: ieee754
version: 1.2.1
dev: false
registry.npmmirror.com/ignore@5.2.4:
resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz}
name: ignore
version: 5.2.4
engines: {node: '>= 4'}
dev: false
registry.npmmirror.com/immediate@3.0.6:
resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz}
name: immediate
version: 3.0.6
dev: false
registry.npmmirror.com/immutable@4.3.0:
resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immutable/-/immutable-4.3.0.tgz}
name: immutable
version: 4.3.0
dev: false
registry.npmmirror.com/imsc@1.1.3:
resolution: {integrity: sha512-IY0hMkVTNoqoYwKEp5UvNNKp/A5jeJUOrIO7judgOyhHT+xC6PA4VBOMAOhdtAYbMRHx9DTgI8p6Z6jhYQPFDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/imsc/-/imsc-1.1.3.tgz}
name: imsc
version: 1.1.3
dependencies:
sax: registry.npmmirror.com/sax@1.2.1
dev: false
registry.npmmirror.com/imurmurhash@0.1.4:
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz}
name: imurmurhash
version: 0.1.4
engines: {node: '>=0.8.19'}
dev: false
registry.npmmirror.com/indent-string@4.0.0:
resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/indent-string/-/indent-string-4.0.0.tgz}
name: indent-string
version: 4.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/infer-owner@1.0.4:
resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/infer-owner/-/infer-owner-1.0.4.tgz}
name: infer-owner
version: 1.0.4
dev: false
registry.npmmirror.com/inflight@1.0.6:
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz}
name: inflight
version: 1.0.6
dependencies:
once: registry.npmmirror.com/once@1.4.0
wrappy: registry.npmmirror.com/wrappy@1.0.2
dev: false
registry.npmmirror.com/inherits@2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz}
name: inherits
version: 2.0.4
dev: false
registry.npmmirror.com/ini@3.0.1:
resolution: {integrity: sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ini/-/ini-3.0.1.tgz}
name: ini
version: 3.0.1
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dev: false
registry.npmmirror.com/insane@2.6.2:
resolution: {integrity: sha512-BqEL1CJsjJi+/C/zKZxv31zs3r6zkLH5Nz1WMFb7UBX2KHY2yXDpbFTSEmNHzomBbGDysIfkTX55A0mQZ2CQiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/insane/-/insane-2.6.2.tgz}
name: insane
version: 2.6.2
dependencies:
assignment: registry.npmmirror.com/assignment@2.0.0
he: registry.npmmirror.com/he@0.5.0
dev: false
registry.npmmirror.com/internal-slot@1.0.5:
resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.5.tgz}
name: internal-slot
version: 1.0.5
engines: {node: '>= 0.4'}
dependencies:
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
has: registry.npmmirror.com/has@1.0.3
side-channel: registry.npmmirror.com/side-channel@1.0.4
dev: false
registry.npmmirror.com/internmap@2.0.3:
resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/internmap/-/internmap-2.0.3.tgz}
name: internmap
version: 2.0.3
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/ip@2.0.0:
resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ip/-/ip-2.0.0.tgz}
name: ip
version: 2.0.0
dev: false
registry.npmmirror.com/is-alphabetical@1.0.4:
resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz}
name: is-alphabetical
version: 1.0.4
dev: false
registry.npmmirror.com/is-alphanumerical@1.0.4:
resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz}
name: is-alphanumerical
version: 1.0.4
dependencies:
is-alphabetical: registry.npmmirror.com/is-alphabetical@1.0.4
is-decimal: registry.npmmirror.com/is-decimal@1.0.4
dev: false
registry.npmmirror.com/is-array-buffer@3.0.2:
resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz}
name: is-array-buffer
version: 3.0.2
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10
dev: false
registry.npmmirror.com/is-bigint@1.0.4:
resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz}
name: is-bigint
version: 1.0.4
dependencies:
has-bigints: registry.npmmirror.com/has-bigints@1.0.2
dev: false
registry.npmmirror.com/is-binary-path@2.1.0:
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz}
name: is-binary-path
version: 2.1.0
engines: {node: '>=8'}
dependencies:
binary-extensions: registry.npmmirror.com/binary-extensions@2.2.0
dev: false
registry.npmmirror.com/is-boolean-object@1.1.2:
resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz}
name: is-boolean-object
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: false
registry.npmmirror.com/is-callable@1.2.7:
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz}
name: is-callable
version: 1.2.7
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/is-core-module@2.12.1:
resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.12.1.tgz}
name: is-core-module
version: 2.12.1
dependencies:
has: registry.npmmirror.com/has@1.0.3
dev: false
registry.npmmirror.com/is-date-object@1.0.5:
resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz}
name: is-date-object
version: 1.0.5
engines: {node: '>= 0.4'}
dependencies:
has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
dev: false
registry.npmmirror.com/is-decimal@1.0.4:
resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-decimal/-/is-decimal-1.0.4.tgz}
name: is-decimal
version: 1.0.4
dev: false
registry.npmmirror.com/is-extendable@0.1.1:
resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz}
name: is-extendable
version: 0.1.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/is-extglob@2.1.1:
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz}
name: is-extglob
version: 2.1.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/is-fullwidth-code-point@3.0.0:
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, registry: https://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
version: 3.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/is-glob@4.0.3:
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz}
name: is-glob
version: 4.0.3
engines: {node: '>=0.10.0'}
dependencies:
is-extglob: registry.npmmirror.com/is-extglob@2.1.1
dev: false
registry.npmmirror.com/is-interactive@2.0.0:
resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-interactive/-/is-interactive-2.0.0.tgz}
name: is-interactive
version: 2.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/is-lambda@1.0.1:
resolution: {integrity: sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-lambda/-/is-lambda-1.0.1.tgz}
name: is-lambda
version: 1.0.1
dev: false
registry.npmmirror.com/is-module@1.0.0:
resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-module/-/is-module-1.0.0.tgz}
name: is-module
version: 1.0.0
dev: false
registry.npmmirror.com/is-negative-zero@2.0.2:
resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz}
name: is-negative-zero
version: 2.0.2
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/is-number-object@1.0.7:
resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz}
name: is-number-object
version: 1.0.7
engines: {node: '>= 0.4'}
dependencies:
has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
dev: false
registry.npmmirror.com/is-number@7.0.0:
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz}
name: is-number
version: 7.0.0
engines: {node: '>=0.12.0'}
dev: false
registry.npmmirror.com/is-obj@1.0.1:
resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-obj/-/is-obj-1.0.1.tgz}
name: is-obj
version: 1.0.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/is-regex@1.1.4:
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz}
name: is-regex
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: false
registry.npmmirror.com/is-regexp@1.0.0:
resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regexp/-/is-regexp-1.0.0.tgz}
name: is-regexp
version: 1.0.0
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/is-shared-array-buffer@1.0.2:
resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, registry: https://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
version: 1.0.2
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
dev: false
registry.npmmirror.com/is-stream@2.0.1:
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz}
name: is-stream
version: 2.0.1
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/is-stream@3.0.0:
resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-stream/-/is-stream-3.0.0.tgz}
name: is-stream
version: 3.0.0
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dev: false
registry.npmmirror.com/is-string@1.0.7:
resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz}
name: is-string
version: 1.0.7
engines: {node: '>= 0.4'}
dependencies:
has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
dev: false
registry.npmmirror.com/is-symbol@1.0.4:
resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz}
name: is-symbol
version: 1.0.4
engines: {node: '>= 0.4'}
dependencies:
has-symbols: registry.npmmirror.com/has-symbols@1.0.3
dev: false
registry.npmmirror.com/is-typed-array@1.1.10:
resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.10.tgz}
name: is-typed-array
version: 1.1.10
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
for-each: registry.npmmirror.com/for-each@0.3.3
gopd: registry.npmmirror.com/gopd@1.0.1
has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
dev: false
registry.npmmirror.com/is-unicode-supported@1.3.0:
resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz}
name: is-unicode-supported
version: 1.3.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/is-weakref@1.0.2:
resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz}
name: is-weakref
version: 1.0.2
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
dev: false
registry.npmmirror.com/isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz}
name: isexe
version: 2.0.0
dev: false
registry.npmmirror.com/jackspeak@2.2.1:
resolution: {integrity: sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jackspeak/-/jackspeak-2.2.1.tgz}
name: jackspeak
version: 2.2.1
engines: {node: '>=14'}
dependencies:
'@isaacs/cliui': registry.npmmirror.com/@isaacs/cliui@8.0.2
optionalDependencies:
'@pkgjs/parseargs': registry.npmmirror.com/@pkgjs/parseargs@0.11.0
dev: false
registry.npmmirror.com/jake@10.8.7:
resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jake/-/jake-10.8.7.tgz}
name: jake
version: 10.8.7
engines: {node: '>=10'}
hasBin: true
dependencies:
async: registry.npmmirror.com/async@3.2.4
chalk: registry.npmmirror.com/chalk@4.1.2
filelist: registry.npmmirror.com/filelist@1.0.4
minimatch: registry.npmmirror.com/minimatch@3.1.2
dev: false
registry.npmmirror.com/jest-worker@26.6.2:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jest-worker/-/jest-worker-26.6.2.tgz}
name: jest-worker
version: 26.6.2
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': registry.npmmirror.com/@types/node@20.2.5
merge-stream: registry.npmmirror.com/merge-stream@2.0.0
supports-color: registry.npmmirror.com/supports-color@7.2.0
dev: false
registry.npmmirror.com/js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz}
name: js-tokens
version: 4.0.0
dev: false
registry.npmmirror.com/js-yaml@3.14.1:
resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz}
name: js-yaml
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: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz}
name: js-yaml
version: 4.1.0
hasBin: true
dependencies:
argparse: registry.npmmirror.com/argparse@2.0.1
dev: false
registry.npmmirror.com/jsesc@0.5.0:
resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz}
name: jsesc
version: 0.5.0
hasBin: true
dev: false
registry.npmmirror.com/jsesc@2.5.2:
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz}
name: jsesc
version: 2.5.2
engines: {node: '>=4'}
hasBin: true
dev: false
registry.npmmirror.com/json-schema-traverse@1.0.0:
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz}
name: json-schema-traverse
version: 1.0.0
dev: false
registry.npmmirror.com/json-schema@0.4.0:
resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz}
name: json-schema
version: 0.4.0
dev: false
registry.npmmirror.com/json5@2.2.3:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz}
name: json5
version: 2.2.3
engines: {node: '>=6'}
hasBin: true
dev: false
registry.npmmirror.com/jsonc-parser@3.2.0:
resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz}
name: jsonc-parser
version: 3.2.0
dev: false
registry.npmmirror.com/jsonfile@6.1.0:
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz}
name: jsonfile
version: 6.1.0
dependencies:
universalify: registry.npmmirror.com/universalify@2.0.0
optionalDependencies:
graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11
dev: false
registry.npmmirror.com/jsonpointer@5.0.1:
resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonpointer/-/jsonpointer-5.0.1.tgz}
name: jsonpointer
version: 5.0.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/katex@0.16.7:
resolution: {integrity: sha512-Xk9C6oGKRwJTfqfIbtr0Kes9OSv6IFsuhFGc7tW4urlpMJtuh+7YhzU6YEG9n8gmWKcMAFzkp7nr+r69kV0zrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/katex/-/katex-0.16.7.tgz}
name: katex
version: 0.16.7
hasBin: true
dependencies:
commander: registry.npmmirror.com/commander@8.3.0
dev: false
registry.npmmirror.com/khroma@2.0.0:
resolution: {integrity: sha512-2J8rDNlQWbtiNYThZRvmMv5yt44ZakX+Tz5ZIp/mN1pt4snn+m030Va5Z4v8xA0cQFDXBwO/8i42xL4QPsVk3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/khroma/-/khroma-2.0.0.tgz}
name: khroma
version: 2.0.0
dev: false
registry.npmmirror.com/kind-of@6.0.3:
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz}
name: kind-of
version: 6.0.3
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/kleur@4.1.5:
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kleur/-/kleur-4.1.5.tgz}
name: kleur
version: 4.1.5
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/layout-base@1.0.2:
resolution: {integrity: sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/layout-base/-/layout-base-1.0.2.tgz}
name: layout-base
version: 1.0.2
dev: false
registry.npmmirror.com/layout-base@2.0.1:
resolution: {integrity: sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/layout-base/-/layout-base-2.0.1.tgz}
name: layout-base
version: 2.0.1
dev: false
registry.npmmirror.com/leven@3.1.0:
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/leven/-/leven-3.1.0.tgz}
name: leven
version: 3.1.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/lie@3.1.1:
resolution: {integrity: sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lie/-/lie-3.1.1.tgz}
name: lie
version: 3.1.1
dependencies:
immediate: registry.npmmirror.com/immediate@3.0.6
dev: false
registry.npmmirror.com/lilconfig@2.1.0:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz}
name: lilconfig
version: 2.1.0
engines: {node: '>=10'}
dev: false
registry.npmmirror.com/linkify-it@4.0.1:
resolution: {integrity: sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/linkify-it/-/linkify-it-4.0.1.tgz}
name: linkify-it
version: 4.0.1
dependencies:
uc.micro: registry.npmmirror.com/uc.micro@1.0.6
dev: false
registry.npmmirror.com/lit-element@3.3.2:
resolution: {integrity: sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lit-element/-/lit-element-3.3.2.tgz}
name: lit-element
version: 3.3.2
dependencies:
'@lit-labs/ssr-dom-shim': registry.npmmirror.com/@lit-labs/ssr-dom-shim@1.1.1
'@lit/reactive-element': registry.npmmirror.com/@lit/reactive-element@1.6.2
lit-html: registry.npmmirror.com/lit-html@2.7.4
dev: false
registry.npmmirror.com/lit-html@2.7.4:
resolution: {integrity: sha512-/Jw+FBpeEN+z8X6PJva5n7+0MzCVAH2yypN99qHYYkq8bI+j7I39GH+68Z/MZD6rGKDK9RpzBw7CocfmHfq6+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lit-html/-/lit-html-2.7.4.tgz}
name: lit-html
version: 2.7.4
dependencies:
'@types/trusted-types': registry.npmmirror.com/@types/trusted-types@2.0.3
dev: false
registry.npmmirror.com/lit@2.7.5:
resolution: {integrity: sha512-i/cH7Ye6nBDUASMnfwcictBnsTN91+aBjXoTHF2xARghXScKxpD4F4WYI+VLXg9lqbMinDfvoI7VnZXjyHgdfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lit/-/lit-2.7.5.tgz}
name: lit
version: 2.7.5
dependencies:
'@lit/reactive-element': registry.npmmirror.com/@lit/reactive-element@1.6.2
lit-element: registry.npmmirror.com/lit-element@3.3.2
lit-html: registry.npmmirror.com/lit-html@2.7.4
dev: false
registry.npmmirror.com/loadjs@4.2.0:
resolution: {integrity: sha512-AgQGZisAlTPbTEzrHPb6q+NYBMD+DP9uvGSIjSUM5uG+0jG15cb8axWpxuOIqrmQjn6scaaH8JwloiP27b2KXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/loadjs/-/loadjs-4.2.0.tgz}
name: loadjs
version: 4.2.0
dev: false
registry.npmmirror.com/localforage@1.10.0:
resolution: {integrity: sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/localforage/-/localforage-1.10.0.tgz}
name: localforage
version: 1.10.0
dependencies:
lie: registry.npmmirror.com/lie@3.1.1
dev: false
registry.npmmirror.com/locate-path@5.0.0:
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz}
name: locate-path
version: 5.0.0
engines: {node: '>=8'}
dependencies:
p-locate: registry.npmmirror.com/p-locate@4.1.0
dev: false
registry.npmmirror.com/lodash-es@4.17.21:
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz}
name: lodash-es
version: 4.17.21
dev: false
registry.npmmirror.com/lodash.debounce@4.0.8:
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz}
name: lodash.debounce
version: 4.0.8
dev: false
registry.npmmirror.com/lodash.sortby@4.7.0:
resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz}
name: lodash.sortby
version: 4.7.0
dev: false
registry.npmmirror.com/lodash@4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz}
name: lodash
version: 4.17.21
dev: false
registry.npmmirror.com/log-symbols@5.1.0:
resolution: {integrity: sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/log-symbols/-/log-symbols-5.1.0.tgz}
name: log-symbols
version: 5.1.0
engines: {node: '>=12'}
dependencies:
chalk: registry.npmmirror.com/chalk@5.2.0
is-unicode-supported: registry.npmmirror.com/is-unicode-supported@1.3.0
dev: false
registry.npmmirror.com/lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz}
name: lru-cache
version: 5.1.1
dependencies:
yallist: registry.npmmirror.com/yallist@3.1.1
dev: false
registry.npmmirror.com/lru-cache@6.0.0:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz}
name: lru-cache
version: 6.0.0
engines: {node: '>=10'}
dependencies:
yallist: registry.npmmirror.com/yallist@4.0.0
dev: false
registry.npmmirror.com/lru-cache@7.18.3:
resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-7.18.3.tgz}
name: lru-cache
version: 7.18.3
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/lru-cache@9.1.2:
resolution: {integrity: sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-9.1.2.tgz}
name: lru-cache
version: 9.1.2
engines: {node: 14 || >=16.14}
dev: false
registry.npmmirror.com/magic-string@0.25.9:
resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz}
name: magic-string
version: 0.25.9
dependencies:
sourcemap-codec: registry.npmmirror.com/sourcemap-codec@1.4.8
dev: false
registry.npmmirror.com/magic-string@0.30.0:
resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.30.0.tgz}
name: magic-string
version: 0.30.0
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15
dev: false
registry.npmmirror.com/make-dir@3.1.0:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz}
name: make-dir
version: 3.1.0
engines: {node: '>=8'}
dependencies:
semver: registry.npmmirror.com/semver@6.3.0
dev: false
registry.npmmirror.com/make-fetch-happen@10.2.1:
resolution: {integrity: sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz}
name: make-fetch-happen
version: 10.2.1
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
agentkeepalive: registry.npmmirror.com/agentkeepalive@4.3.0
cacache: registry.npmmirror.com/cacache@16.1.3
http-cache-semantics: registry.npmmirror.com/http-cache-semantics@4.1.1
http-proxy-agent: registry.npmmirror.com/http-proxy-agent@5.0.0
https-proxy-agent: registry.npmmirror.com/https-proxy-agent@5.0.1
is-lambda: registry.npmmirror.com/is-lambda@1.0.1
lru-cache: registry.npmmirror.com/lru-cache@7.18.3
minipass: registry.npmmirror.com/minipass@3.3.6
minipass-collect: registry.npmmirror.com/minipass-collect@1.0.2
minipass-fetch: registry.npmmirror.com/minipass-fetch@2.1.2
minipass-flush: registry.npmmirror.com/minipass-flush@1.0.5
minipass-pipeline: registry.npmmirror.com/minipass-pipeline@1.2.4
negotiator: registry.npmmirror.com/negotiator@0.6.3
promise-retry: registry.npmmirror.com/promise-retry@2.0.1
socks-proxy-agent: registry.npmmirror.com/socks-proxy-agent@7.0.0
ssri: registry.npmmirror.com/ssri@9.0.1
transitivePeerDependencies:
- bluebird
- supports-color
dev: false
registry.npmmirror.com/markdown-it-anchor@8.6.7(@types/markdown-it@12.2.3)(markdown-it@13.0.1):
resolution: {integrity: sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdown-it-anchor/-/markdown-it-anchor-8.6.7.tgz}
id: registry.npmmirror.com/markdown-it-anchor/8.6.7
name: markdown-it-anchor
version: 8.6.7
peerDependencies:
'@types/markdown-it': '*'
markdown-it: '*'
dependencies:
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
dev: false
registry.npmmirror.com/markdown-it-container@3.0.0:
resolution: {integrity: sha512-y6oKTq4BB9OQuY/KLfk/O3ysFhB3IMYoIWhGJEidXt1NQFocFK2sA2t0NYZAMyMShAGL6x5OPIbrmXPIqaN9rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdown-it-container/-/markdown-it-container-3.0.0.tgz}
name: markdown-it-container
version: 3.0.0
dev: false
registry.npmmirror.com/markdown-it-emoji@2.0.2:
resolution: {integrity: sha512-zLftSaNrKuYl0kR5zm4gxXjHaOI3FAOEaloKmRA5hijmJZvSjmxcokOLlzycb/HXlUFWzXqpIEoyEMCE4i9MvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdown-it-emoji/-/markdown-it-emoji-2.0.2.tgz}
name: markdown-it-emoji
version: 2.0.2
dev: false
registry.npmmirror.com/markdown-it@13.0.1:
resolution: {integrity: sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdown-it/-/markdown-it-13.0.1.tgz}
name: markdown-it
version: 13.0.1
hasBin: true
dependencies:
argparse: registry.npmmirror.com/argparse@2.0.1
entities: registry.npmmirror.com/entities@3.0.1
linkify-it: registry.npmmirror.com/linkify-it@4.0.1
mdurl: registry.npmmirror.com/mdurl@1.0.1
uc.micro: registry.npmmirror.com/uc.micro@1.0.6
dev: false
registry.npmmirror.com/markdownlint-cli@0.34.0:
resolution: {integrity: sha512-4G9I++VBTZkaye6Yfc/7dU6HQHcyldZEVB+bYyQJLcpJOHKk/q5ZpGqK80oKMIdlxzsA3aWOJLZ4DkoaoUWXbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdownlint-cli/-/markdownlint-cli-0.34.0.tgz}
name: markdownlint-cli
version: 0.34.0
engines: {node: '>=14'}
hasBin: true
dependencies:
commander: registry.npmmirror.com/commander@10.0.1
get-stdin: registry.npmmirror.com/get-stdin@9.0.0
glob: registry.npmmirror.com/glob@10.2.7
ignore: registry.npmmirror.com/ignore@5.2.4
js-yaml: registry.npmmirror.com/js-yaml@4.1.0
jsonc-parser: registry.npmmirror.com/jsonc-parser@3.2.0
markdownlint: registry.npmmirror.com/markdownlint@0.28.2
minimatch: registry.npmmirror.com/minimatch@9.0.1
run-con: registry.npmmirror.com/run-con@1.2.11
dev: false
registry.npmmirror.com/markdownlint-micromark@0.1.2:
resolution: {integrity: sha512-jRxlQg8KpOfM2IbCL9RXM8ZiYWz2rv6DlZAnGv8ASJQpUh6byTBnEsbuMZ6T2/uIgntyf7SKg/mEaEBo1164fQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdownlint-micromark/-/markdownlint-micromark-0.1.2.tgz}
name: markdownlint-micromark
version: 0.1.2
engines: {node: '>=14.18.0'}
dev: false
registry.npmmirror.com/markdownlint@0.28.2:
resolution: {integrity: sha512-yYaQXoKKPV1zgrFsyAuZPEQoe+JrY9GDag9ObKpk09twx4OCU5lut+0/kZPrQ3W7w82SmgKhd7D8m34aG1unVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/markdownlint/-/markdownlint-0.28.2.tgz}
name: markdownlint
version: 0.28.2
engines: {node: '>=14.18.0'}
dependencies:
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
markdownlint-micromark: registry.npmmirror.com/markdownlint-micromark@0.1.2
dev: false
registry.npmmirror.com/marked@4.3.0:
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/marked/-/marked-4.3.0.tgz}
name: marked
version: 4.3.0
engines: {node: '>= 12'}
hasBin: true
dev: false
registry.npmmirror.com/marked@5.0.5:
resolution: {integrity: sha512-auTmKJTBwZM/GLVFOhmkY7pL8v/0DxiDaXRC2kEyajcNJ0XXn9NphLD0106dbWrbPwcyD4Y0Dus16OkCzUMkfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/marked/-/marked-5.0.5.tgz}
name: marked
version: 5.0.5
engines: {node: '>= 18'}
hasBin: true
dev: false
registry.npmmirror.com/mathjax-full@3.2.2:
resolution: {integrity: sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mathjax-full/-/mathjax-full-3.2.2.tgz}
name: mathjax-full
version: 3.2.2
dependencies:
esm: registry.npmmirror.com/esm@3.2.25
mhchemparser: registry.npmmirror.com/mhchemparser@4.2.1
mj-context-menu: registry.npmmirror.com/mj-context-menu@0.6.1
speech-rule-engine: registry.npmmirror.com/speech-rule-engine@4.0.7
dev: false
registry.npmmirror.com/mdast-util-from-markdown@1.3.1:
resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz}
name: mdast-util-from-markdown
version: 1.3.1
dependencies:
'@types/mdast': registry.npmmirror.com/@types/mdast@3.0.11
'@types/unist': registry.npmmirror.com/@types/unist@2.0.6
decode-named-character-reference: registry.npmmirror.com/decode-named-character-reference@1.0.2
mdast-util-to-string: registry.npmmirror.com/mdast-util-to-string@3.2.0
micromark: registry.npmmirror.com/micromark@3.2.0
micromark-util-decode-numeric-character-reference: registry.npmmirror.com/micromark-util-decode-numeric-character-reference@1.1.0
micromark-util-decode-string: registry.npmmirror.com/micromark-util-decode-string@1.1.0
micromark-util-normalize-identifier: registry.npmmirror.com/micromark-util-normalize-identifier@1.1.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
unist-util-stringify-position: registry.npmmirror.com/unist-util-stringify-position@3.0.3
uvu: registry.npmmirror.com/uvu@0.5.6
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/mdast-util-to-string@3.2.0:
resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz}
name: mdast-util-to-string
version: 3.2.0
dependencies:
'@types/mdast': registry.npmmirror.com/@types/mdast@3.0.11
dev: false
registry.npmmirror.com/mdurl@1.0.1:
resolution: {integrity: sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdurl/-/mdurl-1.0.1.tgz}
name: mdurl
version: 1.0.1
dev: false
registry.npmmirror.com/medium-zoom@1.0.8:
resolution: {integrity: sha512-CjFVuFq/IfrdqesAXfg+hzlDKu6A2n80ZIq0Kl9kWjoHh9j1N9Uvk5X0/MmN0hOfm5F9YBswlClhcwnmtwz7gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/medium-zoom/-/medium-zoom-1.0.8.tgz}
name: medium-zoom
version: 1.0.8
dev: false
registry.npmmirror.com/merge-stream@2.0.0:
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz}
name: merge-stream
version: 2.0.0
dev: false
registry.npmmirror.com/merge2@1.4.1:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz}
name: merge2
version: 1.4.1
engines: {node: '>= 8'}
dev: false
registry.npmmirror.com/mermaid@10.2.2:
resolution: {integrity: sha512-ifYKlCcZKYq48hxC1poJXnvk/PbCdgqqbg5B4qsybb8nIItPM1ATKqVEDkyde6BBJxVFhVJr9hoUjipzniQJZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mermaid/-/mermaid-10.2.2.tgz}
name: mermaid
version: 10.2.2
dependencies:
'@braintree/sanitize-url': registry.npmmirror.com/@braintree/sanitize-url@6.0.2
cytoscape: registry.npmmirror.com/cytoscape@3.25.0
cytoscape-cose-bilkent: registry.npmmirror.com/cytoscape-cose-bilkent@4.1.0(cytoscape@3.25.0)
cytoscape-fcose: registry.npmmirror.com/cytoscape-fcose@2.2.0(cytoscape@3.25.0)
d3: registry.npmmirror.com/d3@7.8.5
dagre-d3-es: registry.npmmirror.com/dagre-d3-es@7.0.10
dayjs: registry.npmmirror.com/dayjs@1.11.8
dompurify: registry.npmmirror.com/dompurify@3.0.3
elkjs: registry.npmmirror.com/elkjs@0.8.2
khroma: registry.npmmirror.com/khroma@2.0.0
lodash-es: registry.npmmirror.com/lodash-es@4.17.21
mdast-util-from-markdown: registry.npmmirror.com/mdast-util-from-markdown@1.3.1
non-layered-tidy-tree-layout: registry.npmmirror.com/non-layered-tidy-tree-layout@2.0.2
stylis: registry.npmmirror.com/stylis@4.2.0
ts-dedent: registry.npmmirror.com/ts-dedent@2.2.0
uuid: registry.npmmirror.com/uuid@9.0.0
web-worker: registry.npmmirror.com/web-worker@1.2.0
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/mhchemparser@4.2.1:
resolution: {integrity: sha512-kYmyrCirqJf3zZ9t/0wGgRZ4/ZJw//VwaRVGA75C4nhE60vtnIzhl9J9ndkX/h6hxSN7pjg/cE0VxbnNM+bnDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mhchemparser/-/mhchemparser-4.2.1.tgz}
name: mhchemparser
version: 4.2.1
dev: false
registry.npmmirror.com/micromark-core-commonmark@1.1.0:
resolution: {integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz}
name: micromark-core-commonmark
version: 1.1.0
dependencies:
decode-named-character-reference: registry.npmmirror.com/decode-named-character-reference@1.0.2
micromark-factory-destination: registry.npmmirror.com/micromark-factory-destination@1.1.0
micromark-factory-label: registry.npmmirror.com/micromark-factory-label@1.1.0
micromark-factory-space: registry.npmmirror.com/micromark-factory-space@1.1.0
micromark-factory-title: registry.npmmirror.com/micromark-factory-title@1.1.0
micromark-factory-whitespace: registry.npmmirror.com/micromark-factory-whitespace@1.1.0
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-chunked: registry.npmmirror.com/micromark-util-chunked@1.1.0
micromark-util-classify-character: registry.npmmirror.com/micromark-util-classify-character@1.1.0
micromark-util-html-tag-name: registry.npmmirror.com/micromark-util-html-tag-name@1.2.0
micromark-util-normalize-identifier: registry.npmmirror.com/micromark-util-normalize-identifier@1.1.0
micromark-util-resolve-all: registry.npmmirror.com/micromark-util-resolve-all@1.1.0
micromark-util-subtokenize: registry.npmmirror.com/micromark-util-subtokenize@1.1.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
uvu: registry.npmmirror.com/uvu@0.5.6
dev: false
registry.npmmirror.com/micromark-factory-destination@1.1.0:
resolution: {integrity: sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz}
name: micromark-factory-destination
version: 1.1.0
dependencies:
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-factory-label@1.1.0:
resolution: {integrity: sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz}
name: micromark-factory-label
version: 1.1.0
dependencies:
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
uvu: registry.npmmirror.com/uvu@0.5.6
dev: false
registry.npmmirror.com/micromark-factory-space@1.1.0:
resolution: {integrity: sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz}
name: micromark-factory-space
version: 1.1.0
dependencies:
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-factory-title@1.1.0:
resolution: {integrity: sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz}
name: micromark-factory-title
version: 1.1.0
dependencies:
micromark-factory-space: registry.npmmirror.com/micromark-factory-space@1.1.0
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-factory-whitespace@1.1.0:
resolution: {integrity: sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz}
name: micromark-factory-whitespace
version: 1.1.0
dependencies:
micromark-factory-space: registry.npmmirror.com/micromark-factory-space@1.1.0
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-util-character@1.2.0:
resolution: {integrity: sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-1.2.0.tgz}
name: micromark-util-character
version: 1.2.0
dependencies:
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-util-chunked@1.1.0:
resolution: {integrity: sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz}
name: micromark-util-chunked
version: 1.1.0
dependencies:
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
dev: false
registry.npmmirror.com/micromark-util-classify-character@1.1.0:
resolution: {integrity: sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz}
name: micromark-util-classify-character
version: 1.1.0
dependencies:
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-util-combine-extensions@1.1.0:
resolution: {integrity: sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz}
name: micromark-util-combine-extensions
version: 1.1.0
dependencies:
micromark-util-chunked: registry.npmmirror.com/micromark-util-chunked@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-util-decode-numeric-character-reference@1.1.0:
resolution: {integrity: sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz}
name: micromark-util-decode-numeric-character-reference
version: 1.1.0
dependencies:
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
dev: false
registry.npmmirror.com/micromark-util-decode-string@1.1.0:
resolution: {integrity: sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz}
name: micromark-util-decode-string
version: 1.1.0
dependencies:
decode-named-character-reference: registry.npmmirror.com/decode-named-character-reference@1.0.2
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-decode-numeric-character-reference: registry.npmmirror.com/micromark-util-decode-numeric-character-reference@1.1.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
dev: false
registry.npmmirror.com/micromark-util-encode@1.1.0:
resolution: {integrity: sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz}
name: micromark-util-encode
version: 1.1.0
dev: false
registry.npmmirror.com/micromark-util-html-tag-name@1.2.0:
resolution: {integrity: sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz}
name: micromark-util-html-tag-name
version: 1.2.0
dev: false
registry.npmmirror.com/micromark-util-normalize-identifier@1.1.0:
resolution: {integrity: sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz}
name: micromark-util-normalize-identifier
version: 1.1.0
dependencies:
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
dev: false
registry.npmmirror.com/micromark-util-resolve-all@1.1.0:
resolution: {integrity: sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz}
name: micromark-util-resolve-all
version: 1.1.0
dependencies:
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
dev: false
registry.npmmirror.com/micromark-util-sanitize-uri@1.2.0:
resolution: {integrity: sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz}
name: micromark-util-sanitize-uri
version: 1.2.0
dependencies:
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-encode: registry.npmmirror.com/micromark-util-encode@1.1.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
dev: false
registry.npmmirror.com/micromark-util-subtokenize@1.1.0:
resolution: {integrity: sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz}
name: micromark-util-subtokenize
version: 1.1.0
dependencies:
micromark-util-chunked: registry.npmmirror.com/micromark-util-chunked@1.1.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
uvu: registry.npmmirror.com/uvu@0.5.6
dev: false
registry.npmmirror.com/micromark-util-symbol@1.1.0:
resolution: {integrity: sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz}
name: micromark-util-symbol
version: 1.1.0
dev: false
registry.npmmirror.com/micromark-util-types@1.1.0:
resolution: {integrity: sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-1.1.0.tgz}
name: micromark-util-types
version: 1.1.0
dev: false
registry.npmmirror.com/micromark@3.2.0:
resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromark/-/micromark-3.2.0.tgz}
name: micromark
version: 3.2.0
dependencies:
'@types/debug': registry.npmmirror.com/@types/debug@4.1.8
debug: registry.npmmirror.com/debug@4.3.4
decode-named-character-reference: registry.npmmirror.com/decode-named-character-reference@1.0.2
micromark-core-commonmark: registry.npmmirror.com/micromark-core-commonmark@1.1.0
micromark-factory-space: registry.npmmirror.com/micromark-factory-space@1.1.0
micromark-util-character: registry.npmmirror.com/micromark-util-character@1.2.0
micromark-util-chunked: registry.npmmirror.com/micromark-util-chunked@1.1.0
micromark-util-combine-extensions: registry.npmmirror.com/micromark-util-combine-extensions@1.1.0
micromark-util-decode-numeric-character-reference: registry.npmmirror.com/micromark-util-decode-numeric-character-reference@1.1.0
micromark-util-encode: registry.npmmirror.com/micromark-util-encode@1.1.0
micromark-util-normalize-identifier: registry.npmmirror.com/micromark-util-normalize-identifier@1.1.0
micromark-util-resolve-all: registry.npmmirror.com/micromark-util-resolve-all@1.1.0
micromark-util-sanitize-uri: registry.npmmirror.com/micromark-util-sanitize-uri@1.2.0
micromark-util-subtokenize: registry.npmmirror.com/micromark-util-subtokenize@1.1.0
micromark-util-symbol: registry.npmmirror.com/micromark-util-symbol@1.1.0
micromark-util-types: registry.npmmirror.com/micromark-util-types@1.1.0
uvu: registry.npmmirror.com/uvu@0.5.6
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/micromatch@4.0.5:
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz}
name: micromatch
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/mimic-fn@2.1.0:
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz}
name: mimic-fn
version: 2.1.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/mimic-fn@4.0.0:
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-4.0.0.tgz}
name: mimic-fn
version: 4.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/minimatch@3.1.2:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz}
name: minimatch
version: 3.1.2
dependencies:
brace-expansion: registry.npmmirror.com/brace-expansion@1.1.11
dev: false
registry.npmmirror.com/minimatch@5.1.6:
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz}
name: minimatch
version: 5.1.6
engines: {node: '>=10'}
dependencies:
brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1
dev: false
registry.npmmirror.com/minimatch@9.0.1:
resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-9.0.1.tgz}
name: minimatch
version: 9.0.1
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1
dev: false
registry.npmmirror.com/minimist@1.2.8:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz}
name: minimist
version: 1.2.8
dev: false
registry.npmmirror.com/minipass-collect@1.0.2:
resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass-collect/-/minipass-collect-1.0.2.tgz}
name: minipass-collect
version: 1.0.2
engines: {node: '>= 8'}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
dev: false
registry.npmmirror.com/minipass-fetch@2.1.2:
resolution: {integrity: sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass-fetch/-/minipass-fetch-2.1.2.tgz}
name: minipass-fetch
version: 2.1.2
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
minipass-sized: registry.npmmirror.com/minipass-sized@1.0.3
minizlib: registry.npmmirror.com/minizlib@2.1.2
optionalDependencies:
encoding: registry.npmmirror.com/encoding@0.1.13
dev: false
registry.npmmirror.com/minipass-flush@1.0.5:
resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass-flush/-/minipass-flush-1.0.5.tgz}
name: minipass-flush
version: 1.0.5
engines: {node: '>= 8'}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
dev: false
registry.npmmirror.com/minipass-pipeline@1.2.4:
resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz}
name: minipass-pipeline
version: 1.2.4
engines: {node: '>=8'}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
dev: false
registry.npmmirror.com/minipass-sized@1.0.3:
resolution: {integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass-sized/-/minipass-sized-1.0.3.tgz}
name: minipass-sized
version: 1.0.3
engines: {node: '>=8'}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
dev: false
registry.npmmirror.com/minipass@3.3.6:
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz}
name: minipass
version: 3.3.6
engines: {node: '>=8'}
dependencies:
yallist: registry.npmmirror.com/yallist@4.0.0
dev: false
registry.npmmirror.com/minipass@5.0.0:
resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass/-/minipass-5.0.0.tgz}
name: minipass
version: 5.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/minipass@6.0.2:
resolution: {integrity: sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minipass/-/minipass-6.0.2.tgz}
name: minipass
version: 6.0.2
engines: {node: '>=16 || 14 >=14.17'}
dev: false
registry.npmmirror.com/minizlib@2.1.2:
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minizlib/-/minizlib-2.1.2.tgz}
name: minizlib
version: 2.1.2
engines: {node: '>= 8'}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
yallist: registry.npmmirror.com/yallist@4.0.0
dev: false
registry.npmmirror.com/mitt@3.0.0:
resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mitt/-/mitt-3.0.0.tgz}
name: mitt
version: 3.0.0
dev: false
registry.npmmirror.com/mj-context-menu@0.6.1:
resolution: {integrity: sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mj-context-menu/-/mj-context-menu-0.6.1.tgz}
name: mj-context-menu
version: 0.6.1
dev: false
registry.npmmirror.com/mkdirp@1.0.4:
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mkdirp/-/mkdirp-1.0.4.tgz}
name: mkdirp
version: 1.0.4
engines: {node: '>=10'}
hasBin: true
dev: false
registry.npmmirror.com/mpegts.js@1.7.3:
resolution: {integrity: sha512-kqZ1C1IsbAQN72cK8vMrzKeM7hwrwSBbFAwVAc7PPweOeoZxCANrc7fAVDKMfYUzxdNkMTnec9tVmlxmKZB0TQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mpegts.js/-/mpegts.js-1.7.3.tgz}
name: mpegts.js
version: 1.7.3
dependencies:
es6-promise: registry.npmmirror.com/es6-promise@4.2.8
webworkify-webpack: registry.npmmirror.com/webworkify-webpack@2.1.5
dev: false
registry.npmmirror.com/mri@1.2.0:
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mri/-/mri-1.2.0.tgz}
name: mri
version: 1.2.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/ms@2.1.2:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz}
name: ms
version: 2.1.2
dev: false
registry.npmmirror.com/ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz}
name: ms
version: 2.1.3
dev: false
registry.npmmirror.com/nano-staged@0.8.0:
resolution: {integrity: sha512-QSEqPGTCJbkHU2yLvfY6huqYPjdBrOaTMKatO1F8nCSrkQGXeKwtCiCnsdxnuMhbg3DTVywKaeWLGCE5oJpq0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nano-staged/-/nano-staged-0.8.0.tgz}
name: nano-staged
version: 0.8.0
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
picocolors: registry.npmmirror.com/picocolors@1.0.0
dev: false
registry.npmmirror.com/nanoid@3.3.6:
resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz}
name: nanoid
version: 3.3.6
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
dev: false
registry.npmmirror.com/negotiator@0.6.3:
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz}
name: negotiator
version: 0.6.3
engines: {node: '>= 0.6'}
dev: false
registry.npmmirror.com/node-addon-api@6.1.0:
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-addon-api/-/node-addon-api-6.1.0.tgz}
name: node-addon-api
version: 6.1.0
dev: false
registry.npmmirror.com/node-fetch@2.6.11:
resolution: {integrity: sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch/-/node-fetch-2.6.11.tgz}
name: node-fetch
version: 2.6.11
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
dependencies:
whatwg-url: registry.npmmirror.com/whatwg-url@5.0.0
dev: false
registry.npmmirror.com/node-gyp@9.3.1:
resolution: {integrity: sha512-4Q16ZCqq3g8awk6UplT7AuxQ35XN4R/yf/+wSAwcBUAjg7l58RTactWaP8fIDTi0FzI7YcVLujwExakZlfWkXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-gyp/-/node-gyp-9.3.1.tgz}
name: node-gyp
version: 9.3.1
engines: {node: ^12.13 || ^14.13 || >=16}
hasBin: true
dependencies:
env-paths: registry.npmmirror.com/env-paths@2.2.1
glob: registry.npmmirror.com/glob@7.2.3
graceful-fs: registry.npmmirror.com/graceful-fs@4.2.11
make-fetch-happen: registry.npmmirror.com/make-fetch-happen@10.2.1
nopt: registry.npmmirror.com/nopt@6.0.0
npmlog: registry.npmmirror.com/npmlog@6.0.2
rimraf: registry.npmmirror.com/rimraf@3.0.2
semver: registry.npmmirror.com/semver@7.5.1
tar: registry.npmmirror.com/tar@6.1.15
which: registry.npmmirror.com/which@2.0.2
transitivePeerDependencies:
- bluebird
- supports-color
dev: false
registry.npmmirror.com/node-releases@2.0.12:
resolution: {integrity: sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/-/node-releases-2.0.12.tgz}
name: node-releases
version: 2.0.12
dev: false
registry.npmmirror.com/nodejs-jieba@0.0.2:
resolution: {integrity: sha512-x57xF83hPwazO+8cfCDNRtxEiPdswxOdTJ+RTjkAAIE266o+ZFVOFP8Gwv9t88q5Frpy9lMHjVg+VMxY55Avwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nodejs-jieba/-/nodejs-jieba-0.0.2.tgz}
name: nodejs-jieba
version: 0.0.2
engines: {node: '>= 16'}
requiresBuild: true
dependencies:
'@mapbox/node-pre-gyp': registry.npmmirror.com/@mapbox/node-pre-gyp@1.0.10
node-addon-api: registry.npmmirror.com/node-addon-api@6.1.0
node-gyp: registry.npmmirror.com/node-gyp@9.3.1
transitivePeerDependencies:
- bluebird
- encoding
- supports-color
dev: false
registry.npmmirror.com/non-layered-tidy-tree-layout@2.0.2:
resolution: {integrity: sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/non-layered-tidy-tree-layout/-/non-layered-tidy-tree-layout-2.0.2.tgz}
name: non-layered-tidy-tree-layout
version: 2.0.2
dev: false
registry.npmmirror.com/nopt@5.0.0:
resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nopt/-/nopt-5.0.0.tgz}
name: nopt
version: 5.0.0
engines: {node: '>=6'}
hasBin: true
dependencies:
abbrev: registry.npmmirror.com/abbrev@1.1.1
dev: false
registry.npmmirror.com/nopt@6.0.0:
resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nopt/-/nopt-6.0.0.tgz}
name: nopt
version: 6.0.0
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
hasBin: true
dependencies:
abbrev: registry.npmmirror.com/abbrev@1.1.1
dev: false
registry.npmmirror.com/normalize-path@3.0.0:
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz}
name: normalize-path
version: 3.0.0
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/normalize-range@0.1.2:
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz}
name: normalize-range
version: 0.1.2
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/npm-run-path@5.1.0:
resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-path/-/npm-run-path-5.1.0.tgz}
name: npm-run-path
version: 5.1.0
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
path-key: registry.npmmirror.com/path-key@4.0.0
dev: false
registry.npmmirror.com/npmlog@5.0.1:
resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npmlog/-/npmlog-5.0.1.tgz}
name: npmlog
version: 5.0.1
dependencies:
are-we-there-yet: registry.npmmirror.com/are-we-there-yet@2.0.0
console-control-strings: registry.npmmirror.com/console-control-strings@1.1.0
gauge: registry.npmmirror.com/gauge@3.0.2
set-blocking: registry.npmmirror.com/set-blocking@2.0.0
dev: false
registry.npmmirror.com/npmlog@6.0.2:
resolution: {integrity: sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npmlog/-/npmlog-6.0.2.tgz}
name: npmlog
version: 6.0.2
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
are-we-there-yet: registry.npmmirror.com/are-we-there-yet@3.0.1
console-control-strings: registry.npmmirror.com/console-control-strings@1.1.0
gauge: registry.npmmirror.com/gauge@4.0.4
set-blocking: registry.npmmirror.com/set-blocking@2.0.0
dev: false
registry.npmmirror.com/nth-check@2.1.1:
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz}
name: nth-check
version: 2.1.1
dependencies:
boolbase: registry.npmmirror.com/boolbase@1.0.0
dev: false
registry.npmmirror.com/object-assign@4.1.1:
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz}
name: object-assign
version: 4.1.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/object-inspect@1.12.3:
resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.3.tgz}
name: object-inspect
version: 1.12.3
dev: false
registry.npmmirror.com/object-keys@1.1.1:
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz}
name: object-keys
version: 1.1.1
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/object.assign@4.1.4:
resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.4.tgz}
name: object.assign
version: 4.1.4
engines: {node: '>= 0.4'}
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
define-properties: registry.npmmirror.com/define-properties@1.2.0
has-symbols: registry.npmmirror.com/has-symbols@1.0.3
object-keys: registry.npmmirror.com/object-keys@1.1.1
dev: false
registry.npmmirror.com/once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz}
name: once
version: 1.4.0
dependencies:
wrappy: registry.npmmirror.com/wrappy@1.0.2
dev: false
registry.npmmirror.com/onetime@5.1.2:
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz}
name: onetime
version: 5.1.2
engines: {node: '>=6'}
dependencies:
mimic-fn: registry.npmmirror.com/mimic-fn@2.1.0
dev: false
registry.npmmirror.com/onetime@6.0.0:
resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/onetime/-/onetime-6.0.0.tgz}
name: onetime
version: 6.0.0
engines: {node: '>=12'}
dependencies:
mimic-fn: registry.npmmirror.com/mimic-fn@4.0.0
dev: false
registry.npmmirror.com/option-validator@2.0.6:
resolution: {integrity: sha512-tmZDan2LRIRQyhUGvkff68/O0R8UmF+Btmiiz0SmSw2ng3CfPZB9wJlIjHpe/MKUZqyIZkVIXCrwr1tIN+0Dzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/option-validator/-/option-validator-2.0.6.tgz}
name: option-validator
version: 2.0.6
dependencies:
kind-of: registry.npmmirror.com/kind-of@6.0.3
dev: false
registry.npmmirror.com/ora@6.3.1:
resolution: {integrity: sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ora/-/ora-6.3.1.tgz}
name: ora
version: 6.3.1
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
chalk: registry.npmmirror.com/chalk@5.2.0
cli-cursor: registry.npmmirror.com/cli-cursor@4.0.0
cli-spinners: registry.npmmirror.com/cli-spinners@2.9.0
is-interactive: registry.npmmirror.com/is-interactive@2.0.0
is-unicode-supported: registry.npmmirror.com/is-unicode-supported@1.3.0
log-symbols: registry.npmmirror.com/log-symbols@5.1.0
stdin-discarder: registry.npmmirror.com/stdin-discarder@0.1.0
strip-ansi: registry.npmmirror.com/strip-ansi@7.1.0
wcwidth: registry.npmmirror.com/wcwidth@1.0.1
dev: false
registry.npmmirror.com/p-limit@2.3.0:
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz}
name: p-limit
version: 2.3.0
engines: {node: '>=6'}
dependencies:
p-try: registry.npmmirror.com/p-try@2.2.0
dev: false
registry.npmmirror.com/p-locate@4.1.0:
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz}
name: p-locate
version: 4.1.0
engines: {node: '>=8'}
dependencies:
p-limit: registry.npmmirror.com/p-limit@2.3.0
dev: false
registry.npmmirror.com/p-map@4.0.0:
resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-map/-/p-map-4.0.0.tgz}
name: p-map
version: 4.0.0
engines: {node: '>=10'}
dependencies:
aggregate-error: registry.npmmirror.com/aggregate-error@3.1.0
dev: false
registry.npmmirror.com/p-try@2.2.0:
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz}
name: p-try
version: 2.2.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/parse5-htmlparser2-tree-adapter@7.0.0:
resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz}
name: parse5-htmlparser2-tree-adapter
version: 7.0.0
dependencies:
domhandler: registry.npmmirror.com/domhandler@5.0.3
parse5: registry.npmmirror.com/parse5@7.1.2
dev: false
registry.npmmirror.com/parse5@7.1.2:
resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz}
name: parse5
version: 7.1.2
dependencies:
entities: registry.npmmirror.com/entities@4.5.0
dev: false
registry.npmmirror.com/path-browserify@1.0.1:
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz}
name: path-browserify
version: 1.0.1
dev: false
registry.npmmirror.com/path-exists@4.0.0:
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz}
name: path-exists
version: 4.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/path-is-absolute@1.0.1:
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz}
name: path-is-absolute
version: 1.0.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/path-key@3.1.1:
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz}
name: path-key
version: 3.1.1
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/path-key@4.0.0:
resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-4.0.0.tgz}
name: path-key
version: 4.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/path-parse@1.0.7:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz}
name: path-parse
version: 1.0.7
dev: false
registry.npmmirror.com/path-scurry@1.9.2:
resolution: {integrity: sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-scurry/-/path-scurry-1.9.2.tgz}
name: path-scurry
version: 1.9.2
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
lru-cache: registry.npmmirror.com/lru-cache@9.1.2
minipass: registry.npmmirror.com/minipass@6.0.2
dev: false
registry.npmmirror.com/path-type@4.0.0:
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz}
name: path-type
version: 4.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/photoswipe@5.3.7:
resolution: {integrity: sha512-zsyLsTTLFrj0XR1m4/hO7qNooboFKUrDy+Zt5i2d6qjFPAtBjzaj/Xtydso4uxzcXpcqbTmyxDibb3BcSISseg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/photoswipe/-/photoswipe-5.3.7.tgz}
name: photoswipe
version: 5.3.7
engines: {node: '>= 0.12.0'}
dev: false
registry.npmmirror.com/picocolors@1.0.0:
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz}
name: picocolors
version: 1.0.0
dev: false
registry.npmmirror.com/picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz}
name: picomatch
version: 2.3.1
engines: {node: '>=8.6'}
dev: false
registry.npmmirror.com/plyr@3.7.8:
resolution: {integrity: sha512-yG/EHDobwbB/uP+4Bm6eUpJ93f8xxHjjk2dYcD1Oqpe1EcuQl5tzzw9Oq+uVAzd2lkM11qZfydSiyIpiB8pgdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/plyr/-/plyr-3.7.8.tgz}
name: plyr
version: 3.7.8
dependencies:
core-js: registry.npmmirror.com/core-js@3.30.2
custom-event-polyfill: registry.npmmirror.com/custom-event-polyfill@1.0.7
loadjs: registry.npmmirror.com/loadjs@4.2.0
rangetouch: registry.npmmirror.com/rangetouch@2.0.1
url-polyfill: registry.npmmirror.com/url-polyfill@1.1.12
dev: false
registry.npmmirror.com/pngjs@5.0.0:
resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pngjs/-/pngjs-5.0.0.tgz}
name: pngjs
version: 5.0.0
engines: {node: '>=10.13.0'}
dev: false
registry.npmmirror.com/postcss-load-config@4.0.1(postcss@8.4.24):
resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-4.0.1.tgz}
id: registry.npmmirror.com/postcss-load-config/4.0.1
name: postcss-load-config
version: 4.0.1
engines: {node: '>= 14'}
peerDependencies:
postcss: '>=8.0.9'
ts-node: '>=9.0.0'
peerDependenciesMeta:
postcss:
optional: true
ts-node:
optional: true
dependencies:
lilconfig: registry.npmmirror.com/lilconfig@2.1.0
postcss: registry.npmmirror.com/postcss@8.4.24
yaml: registry.npmmirror.com/yaml@2.3.1
dev: false
registry.npmmirror.com/postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz}
name: postcss-value-parser
version: 4.2.0
dev: false
registry.npmmirror.com/postcss@8.4.24:
resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.24.tgz}
name: postcss
version: 8.4.24
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: registry.npmmirror.com/nanoid@3.3.6
picocolors: registry.npmmirror.com/picocolors@1.0.0
source-map-js: registry.npmmirror.com/source-map-js@1.0.2
dev: false
registry.npmmirror.com/prettier@2.8.8:
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz}
name: prettier
version: 2.8.8
engines: {node: '>=10.13.0'}
hasBin: true
dev: false
registry.npmmirror.com/pretty-bytes@5.6.0:
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz}
name: pretty-bytes
version: 5.6.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/prismjs@1.29.0:
resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz}
name: prismjs
version: 1.29.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/promise-inflight@1.0.1:
resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/promise-inflight/-/promise-inflight-1.0.1.tgz}
name: promise-inflight
version: 1.0.1
peerDependencies:
bluebird: '*'
peerDependenciesMeta:
bluebird:
optional: true
dev: false
registry.npmmirror.com/promise-retry@2.0.1:
resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/promise-retry/-/promise-retry-2.0.1.tgz}
name: promise-retry
version: 2.0.1
engines: {node: '>=10'}
dependencies:
err-code: registry.npmmirror.com/err-code@2.0.3
retry: registry.npmmirror.com/retry@0.12.0
dev: false
registry.npmmirror.com/punycode@2.3.0:
resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/punycode/-/punycode-2.3.0.tgz}
name: punycode
version: 2.3.0
engines: {node: '>=6'}
dev: false
registry.npmmirror.com/qrcode@1.5.3:
resolution: {integrity: sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/qrcode/-/qrcode-1.5.3.tgz}
name: qrcode
version: 1.5.3
engines: {node: '>=10.13.0'}
hasBin: true
dependencies:
dijkstrajs: registry.npmmirror.com/dijkstrajs@1.0.3
encode-utf8: registry.npmmirror.com/encode-utf8@1.0.3
pngjs: registry.npmmirror.com/pngjs@5.0.0
yargs: registry.npmmirror.com/yargs@15.4.1
dev: false
registry.npmmirror.com/queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz}
name: queue-microtask
version: 1.2.3
dev: false
registry.npmmirror.com/randombytes@2.1.0:
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz}
name: randombytes
version: 2.1.0
dependencies:
safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1
dev: false
registry.npmmirror.com/rangetouch@2.0.1:
resolution: {integrity: sha512-sln+pNSc8NGaHoLzwNBssFSf/rSYkqeBXzX1AtJlkJiUaVSJSbRAWJk+4omsXkN+EJalzkZhWQ3th1m0FpR5xA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rangetouch/-/rangetouch-2.0.1.tgz}
name: rangetouch
version: 2.0.1
dev: false
registry.npmmirror.com/raphael@2.3.0:
resolution: {integrity: sha512-w2yIenZAQnp257XUWGni4bLMVxpUpcIl7qgxEgDIXtmSypYtlNxfXWpOBxs7LBTps5sDwhRnrToJrMUrivqNTQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/raphael/-/raphael-2.3.0.tgz}
name: raphael
version: 2.3.0
dependencies:
eve-raphael: registry.npmmirror.com/eve-raphael@0.5.0
dev: false
registry.npmmirror.com/readable-stream@3.6.2:
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz}
name: readable-stream
version: 3.6.2
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: false
registry.npmmirror.com/readdirp@3.6.0:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz}
name: readdirp
version: 3.6.0
engines: {node: '>=8.10.0'}
dependencies:
picomatch: registry.npmmirror.com/picomatch@2.3.1
dev: false
registry.npmmirror.com/regenerate-unicode-properties@10.1.0:
resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz}
name: regenerate-unicode-properties
version: 10.1.0
engines: {node: '>=4'}
dependencies:
regenerate: registry.npmmirror.com/regenerate@1.4.2
dev: false
registry.npmmirror.com/regenerate@1.4.2:
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz}
name: regenerate
version: 1.4.2
dev: false
registry.npmmirror.com/regenerator-runtime@0.13.11:
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz}
name: regenerator-runtime
version: 0.13.11
dev: false
registry.npmmirror.com/regenerator-transform@0.15.1:
resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz}
name: regenerator-transform
version: 0.15.1
dependencies:
'@babel/runtime': registry.npmmirror.com/@babel/runtime@7.22.3
dev: false
registry.npmmirror.com/regexp.prototype.flags@1.5.0:
resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz}
name: regexp.prototype.flags
version: 1.5.0
engines: {node: '>= 0.4'}
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
define-properties: registry.npmmirror.com/define-properties@1.2.0
functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3
dev: false
registry.npmmirror.com/regexpu-core@5.3.2:
resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.3.2.tgz}
name: regexpu-core
version: 5.3.2
engines: {node: '>=4'}
dependencies:
'@babel/regjsgen': registry.npmmirror.com/@babel/regjsgen@0.8.0
regenerate: registry.npmmirror.com/regenerate@1.4.2
regenerate-unicode-properties: registry.npmmirror.com/regenerate-unicode-properties@10.1.0
regjsparser: registry.npmmirror.com/regjsparser@0.9.1
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.1.0
dev: false
registry.npmmirror.com/register-service-worker@1.7.2:
resolution: {integrity: sha512-CiD3ZSanZqcMPRhtfct5K9f7i3OLCcBBWsJjLh1gW9RO/nS94sVzY59iS+fgYBOBqaBpf4EzfqUF3j9IG+xo8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/register-service-worker/-/register-service-worker-1.7.2.tgz}
name: register-service-worker
version: 1.7.2
dev: false
registry.npmmirror.com/regjsparser@0.9.1:
resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regjsparser/-/regjsparser-0.9.1.tgz}
name: regjsparser
version: 0.9.1
hasBin: true
dependencies:
jsesc: registry.npmmirror.com/jsesc@0.5.0
dev: false
registry.npmmirror.com/require-directory@2.1.1:
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz}
name: require-directory
version: 2.1.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/require-from-string@2.0.2:
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz}
name: require-from-string
version: 2.0.2
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/require-main-filename@2.0.0:
resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/require-main-filename/-/require-main-filename-2.0.0.tgz}
name: require-main-filename
version: 2.0.0
dev: false
registry.npmmirror.com/resolve@1.22.2:
resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.2.tgz}
name: resolve
version: 1.22.2
hasBin: true
dependencies:
is-core-module: registry.npmmirror.com/is-core-module@2.12.1
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: false
registry.npmmirror.com/restore-cursor@4.0.0:
resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/restore-cursor/-/restore-cursor-4.0.0.tgz}
name: restore-cursor
version: 4.0.0
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
onetime: registry.npmmirror.com/onetime@5.1.2
signal-exit: registry.npmmirror.com/signal-exit@3.0.7
dev: false
registry.npmmirror.com/retry@0.12.0:
resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/retry/-/retry-0.12.0.tgz}
name: retry
version: 0.12.0
engines: {node: '>= 4'}
dev: false
registry.npmmirror.com/reusify@1.0.4:
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz}
name: reusify
version: 1.0.4
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
dev: false
registry.npmmirror.com/reveal.js@4.5.0:
resolution: {integrity: sha512-Lx1hUWhJR7Y7ScQNyGt7TFzxeviDAswK2B0cn9RwbPZogTMRgS8+FTr+/12KNHOegjvWKH0H0EGwBARNDPTgWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reveal.js/-/reveal.js-4.5.0.tgz}
name: reveal.js
version: 4.5.0
engines: {node: '>=10.0.0'}
dev: false
registry.npmmirror.com/rimraf@3.0.2:
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz}
name: rimraf
version: 3.0.2
hasBin: true
dependencies:
glob: registry.npmmirror.com/glob@7.2.3
dev: false
registry.npmmirror.com/robust-predicates@3.0.2:
resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/robust-predicates/-/robust-predicates-3.0.2.tgz}
name: robust-predicates
version: 3.0.2
dev: false
registry.npmmirror.com/rollup-plugin-terser@7.0.2(rollup@2.79.1):
resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz}
id: registry.npmmirror.com/rollup-plugin-terser/7.0.2
name: rollup-plugin-terser
version: 7.0.2
deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
peerDependencies:
rollup: ^2.0.0
dependencies:
'@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.21.4
jest-worker: registry.npmmirror.com/jest-worker@26.6.2
rollup: registry.npmmirror.com/rollup@2.79.1
serialize-javascript: registry.npmmirror.com/serialize-javascript@4.0.0
terser: registry.npmmirror.com/terser@5.17.7
dev: false
registry.npmmirror.com/rollup@2.79.1:
resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-2.79.1.tgz}
name: rollup
version: 2.79.1
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
fsevents: registry.npmmirror.com/fsevents@2.3.2
dev: false
registry.npmmirror.com/rollup@3.23.1:
resolution: {integrity: sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-3.23.1.tgz}
name: rollup
version: 3.23.1
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
fsevents: registry.npmmirror.com/fsevents@2.3.2
dev: false
registry.npmmirror.com/run-con@1.2.11:
resolution: {integrity: sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/run-con/-/run-con-1.2.11.tgz}
name: run-con
version: 1.2.11
hasBin: true
dependencies:
deep-extend: registry.npmmirror.com/deep-extend@0.6.0
ini: registry.npmmirror.com/ini@3.0.1
minimist: registry.npmmirror.com/minimist@1.2.8
strip-json-comments: registry.npmmirror.com/strip-json-comments@3.1.1
dev: false
registry.npmmirror.com/run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz}
name: run-parallel
version: 1.2.0
dependencies:
queue-microtask: registry.npmmirror.com/queue-microtask@1.2.3
dev: false
registry.npmmirror.com/rw@1.3.3:
resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rw/-/rw-1.3.3.tgz}
name: rw
version: 1.3.3
dev: false
registry.npmmirror.com/sade@1.8.1:
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sade/-/sade-1.8.1.tgz}
name: sade
version: 1.8.1
engines: {node: '>=6'}
dependencies:
mri: registry.npmmirror.com/mri@1.2.0
dev: false
registry.npmmirror.com/safe-buffer@5.2.1:
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz}
name: safe-buffer
version: 5.2.1
dev: false
registry.npmmirror.com/safe-regex-test@1.0.0:
resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz}
name: safe-regex-test
version: 1.0.0
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
is-regex: registry.npmmirror.com/is-regex@1.1.4
dev: false
registry.npmmirror.com/safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz}
name: safer-buffer
version: 2.1.2
dev: false
registry.npmmirror.com/sass@1.62.1:
resolution: {integrity: sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/-/sass-1.62.1.tgz}
name: sass
version: 1.62.1
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
chokidar: registry.npmmirror.com/chokidar@3.5.3
immutable: registry.npmmirror.com/immutable@4.3.0
source-map-js: registry.npmmirror.com/source-map-js@1.0.2
dev: false
registry.npmmirror.com/sax@1.2.1:
resolution: {integrity: sha512-8I2a3LovHTOpm7NV5yOyO8IHqgVsfK4+UuySrXU8YXkSRX7k6hCV9b3HrkKCr3nMpgj+0bmocaJJWpvp1oc7ZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sax/-/sax-1.2.1.tgz}
name: sax
version: 1.2.1
dev: false
registry.npmmirror.com/sax@1.2.4:
resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sax/-/sax-1.2.4.tgz}
name: sax
version: 1.2.4
dev: false
registry.npmmirror.com/section-matter@1.0.0:
resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/section-matter/-/section-matter-1.0.0.tgz}
name: section-matter
version: 1.0.0
engines: {node: '>=4'}
dependencies:
extend-shallow: registry.npmmirror.com/extend-shallow@2.0.1
kind-of: registry.npmmirror.com/kind-of@6.0.3
dev: false
registry.npmmirror.com/semver@6.3.0:
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz}
name: semver
version: 6.3.0
hasBin: true
dev: false
registry.npmmirror.com/semver@7.5.1:
resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.5.1.tgz}
name: semver
version: 7.5.1
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: registry.npmmirror.com/lru-cache@6.0.0
dev: false
registry.npmmirror.com/serialize-javascript@4.0.0:
resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz}
name: serialize-javascript
version: 4.0.0
dependencies:
randombytes: registry.npmmirror.com/randombytes@2.1.0
dev: false
registry.npmmirror.com/set-blocking@2.0.0:
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/set-blocking/-/set-blocking-2.0.0.tgz}
name: set-blocking
version: 2.0.0
dev: false
registry.npmmirror.com/shebang-command@2.0.0:
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz}
name: shebang-command
version: 2.0.0
engines: {node: '>=8'}
dependencies:
shebang-regex: registry.npmmirror.com/shebang-regex@3.0.0
dev: false
registry.npmmirror.com/shebang-regex@3.0.0:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz}
name: shebang-regex
version: 3.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/side-channel@1.0.4:
resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz}
name: side-channel
version: 1.0.4
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
object-inspect: registry.npmmirror.com/object-inspect@1.12.3
dev: false
registry.npmmirror.com/signal-exit@3.0.7:
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz}
name: signal-exit
version: 3.0.7
dev: false
registry.npmmirror.com/signal-exit@4.0.2:
resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-4.0.2.tgz}
name: signal-exit
version: 4.0.2
engines: {node: '>=14'}
dev: false
registry.npmmirror.com/sitemap@7.1.1:
resolution: {integrity: sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sitemap/-/sitemap-7.1.1.tgz}
name: sitemap
version: 7.1.1
engines: {node: '>=12.0.0', npm: '>=5.6.0'}
hasBin: true
dependencies:
'@types/node': registry.npmmirror.com/@types/node@17.0.45
'@types/sax': registry.npmmirror.com/@types/sax@1.2.4
arg: registry.npmmirror.com/arg@5.0.2
sax: registry.npmmirror.com/sax@1.2.4
dev: false
registry.npmmirror.com/slash@4.0.0:
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/slash/-/slash-4.0.0.tgz}
name: slash
version: 4.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/smart-buffer@4.2.0:
resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/smart-buffer/-/smart-buffer-4.2.0.tgz}
name: smart-buffer
version: 4.2.0
engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
dev: false
registry.npmmirror.com/socks-proxy-agent@7.0.0:
resolution: {integrity: sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz}
name: socks-proxy-agent
version: 7.0.0
engines: {node: '>= 10'}
dependencies:
agent-base: registry.npmmirror.com/agent-base@6.0.2
debug: registry.npmmirror.com/debug@4.3.4
socks: registry.npmmirror.com/socks@2.7.1
transitivePeerDependencies:
- supports-color
dev: false
registry.npmmirror.com/socks@2.7.1:
resolution: {integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/socks/-/socks-2.7.1.tgz}
name: socks
version: 2.7.1
engines: {node: '>= 10.13.0', npm: '>= 3.0.0'}
dependencies:
ip: registry.npmmirror.com/ip@2.0.0
smart-buffer: registry.npmmirror.com/smart-buffer@4.2.0
dev: false
registry.npmmirror.com/source-map-js@1.0.2:
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz}
name: source-map-js
version: 1.0.2
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/source-map-support@0.5.21:
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz}
name: source-map-support
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: false
registry.npmmirror.com/source-map@0.6.1:
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz}
name: source-map
version: 0.6.1
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/source-map@0.8.0-beta.0:
resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.8.0-beta.0.tgz}
name: source-map
version: 0.8.0-beta.0
engines: {node: '>= 8'}
dependencies:
whatwg-url: registry.npmmirror.com/whatwg-url@7.1.0
dev: false
registry.npmmirror.com/sourcemap-codec@1.4.8:
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz}
name: sourcemap-codec
version: 1.4.8
deprecated: Please use @jridgewell/sourcemap-codec instead
dev: false
registry.npmmirror.com/speech-rule-engine@4.0.7:
resolution: {integrity: sha512-sJrL3/wHzNwJRLBdf6CjJWIlxC04iYKkyXvYSVsWVOiC2DSkHmxsqOhEeMsBA9XK+CHuNcsdkbFDnoUfAsmp9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/speech-rule-engine/-/speech-rule-engine-4.0.7.tgz}
name: speech-rule-engine
version: 4.0.7
hasBin: true
dependencies:
commander: registry.npmmirror.com/commander@9.2.0
wicked-good-xpath: registry.npmmirror.com/wicked-good-xpath@1.3.0
xmldom-sre: registry.npmmirror.com/xmldom-sre@0.1.31
dev: false
registry.npmmirror.com/sprintf-js@1.0.3:
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz}
name: sprintf-js
version: 1.0.3
dev: false
registry.npmmirror.com/ssri@9.0.1:
resolution: {integrity: sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ssri/-/ssri-9.0.1.tgz}
name: ssri
version: 9.0.1
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
minipass: registry.npmmirror.com/minipass@3.3.6
dev: false
registry.npmmirror.com/stdin-discarder@0.1.0:
resolution: {integrity: sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stdin-discarder/-/stdin-discarder-0.1.0.tgz}
name: stdin-discarder
version: 0.1.0
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
bl: registry.npmmirror.com/bl@5.1.0
dev: false
registry.npmmirror.com/string-width@4.2.3:
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz}
name: string-width
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: false
registry.npmmirror.com/string-width@5.1.2:
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz}
name: string-width
version: 5.1.2
engines: {node: '>=12'}
dependencies:
eastasianwidth: registry.npmmirror.com/eastasianwidth@0.2.0
emoji-regex: registry.npmmirror.com/emoji-regex@9.2.2
strip-ansi: registry.npmmirror.com/strip-ansi@7.1.0
dev: false
registry.npmmirror.com/string.prototype.matchall@4.0.8:
resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz}
name: string.prototype.matchall
version: 4.0.8
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
define-properties: registry.npmmirror.com/define-properties@1.2.0
es-abstract: registry.npmmirror.com/es-abstract@1.21.2
get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.1
has-symbols: registry.npmmirror.com/has-symbols@1.0.3
internal-slot: registry.npmmirror.com/internal-slot@1.0.5
regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.5.0
side-channel: registry.npmmirror.com/side-channel@1.0.4
dev: false
registry.npmmirror.com/string.prototype.trim@1.2.7:
resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz}
name: string.prototype.trim
version: 1.2.7
engines: {node: '>= 0.4'}
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
define-properties: registry.npmmirror.com/define-properties@1.2.0
es-abstract: registry.npmmirror.com/es-abstract@1.21.2
dev: false
registry.npmmirror.com/string.prototype.trimend@1.0.6:
resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz}
name: string.prototype.trimend
version: 1.0.6
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
define-properties: registry.npmmirror.com/define-properties@1.2.0
es-abstract: registry.npmmirror.com/es-abstract@1.21.2
dev: false
registry.npmmirror.com/string.prototype.trimstart@1.0.6:
resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz}
name: string.prototype.trimstart
version: 1.0.6
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
define-properties: registry.npmmirror.com/define-properties@1.2.0
es-abstract: registry.npmmirror.com/es-abstract@1.21.2
dev: false
registry.npmmirror.com/string_decoder@1.3.0:
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz}
name: string_decoder
version: 1.3.0
dependencies:
safe-buffer: registry.npmmirror.com/safe-buffer@5.2.1
dev: false
registry.npmmirror.com/stringify-object@3.3.0:
resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stringify-object/-/stringify-object-3.3.0.tgz}
name: stringify-object
version: 3.3.0
engines: {node: '>=4'}
dependencies:
get-own-enumerable-property-symbols: registry.npmmirror.com/get-own-enumerable-property-symbols@3.0.2
is-obj: registry.npmmirror.com/is-obj@1.0.1
is-regexp: registry.npmmirror.com/is-regexp@1.0.0
dev: false
registry.npmmirror.com/strip-ansi@6.0.1:
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz}
name: strip-ansi
version: 6.0.1
engines: {node: '>=8'}
dependencies:
ansi-regex: registry.npmmirror.com/ansi-regex@5.0.1
dev: false
registry.npmmirror.com/strip-ansi@7.1.0:
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.0.tgz}
name: strip-ansi
version: 7.1.0
engines: {node: '>=12'}
dependencies:
ansi-regex: registry.npmmirror.com/ansi-regex@6.0.1
dev: false
registry.npmmirror.com/strip-bom-string@1.0.0:
resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-bom-string/-/strip-bom-string-1.0.0.tgz}
name: strip-bom-string
version: 1.0.0
engines: {node: '>=0.10.0'}
dev: false
registry.npmmirror.com/strip-comments@2.0.1:
resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-comments/-/strip-comments-2.0.1.tgz}
name: strip-comments
version: 2.0.1
engines: {node: '>=10'}
dev: false
registry.npmmirror.com/strip-final-newline@3.0.0:
resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz}
name: strip-final-newline
version: 3.0.0
engines: {node: '>=12'}
dev: false
registry.npmmirror.com/strip-json-comments@3.1.1:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz}
name: strip-json-comments
version: 3.1.1
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/striptags@3.2.0:
resolution: {integrity: sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/striptags/-/striptags-3.2.0.tgz}
name: striptags
version: 3.2.0
dev: false
registry.npmmirror.com/stylis@4.2.0:
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stylis/-/stylis-4.2.0.tgz}
name: stylis
version: 4.2.0
dev: false
registry.npmmirror.com/supports-color@5.5.0:
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz}
name: supports-color
version: 5.5.0
engines: {node: '>=4'}
dependencies:
has-flag: registry.npmmirror.com/has-flag@3.0.0
dev: false
registry.npmmirror.com/supports-color@7.2.0:
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz}
name: supports-color
version: 7.2.0
engines: {node: '>=8'}
dependencies:
has-flag: registry.npmmirror.com/has-flag@4.0.0
dev: false
registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://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
version: 1.0.0
engines: {node: '>= 0.4'}
dev: false
registry.npmmirror.com/tar@6.1.15:
resolution: {integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tar/-/tar-6.1.15.tgz}
name: tar
version: 6.1.15
engines: {node: '>=10'}
dependencies:
chownr: registry.npmmirror.com/chownr@2.0.0
fs-minipass: registry.npmmirror.com/fs-minipass@2.1.0
minipass: registry.npmmirror.com/minipass@5.0.0
minizlib: registry.npmmirror.com/minizlib@2.1.2
mkdirp: registry.npmmirror.com/mkdirp@1.0.4
yallist: registry.npmmirror.com/yallist@4.0.0
dev: false
registry.npmmirror.com/temp-dir@2.0.0:
resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/temp-dir/-/temp-dir-2.0.0.tgz}
name: temp-dir
version: 2.0.0
engines: {node: '>=8'}
dev: false
registry.npmmirror.com/tempy@0.6.0:
resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tempy/-/tempy-0.6.0.tgz}
name: tempy
version: 0.6.0
engines: {node: '>=10'}
dependencies:
is-stream: registry.npmmirror.com/is-stream@2.0.1
temp-dir: registry.npmmirror.com/temp-dir@2.0.0
type-fest: registry.npmmirror.com/type-fest@0.16.0
unique-string: registry.npmmirror.com/unique-string@2.0.0
dev: false
registry.npmmirror.com/terser@5.17.7:
resolution: {integrity: sha512-/bi0Zm2C6VAexlGgLlVxA0P2lru/sdLyfCVaRMfKVo9nWxbmz7f/sD8VPybPeSUJaJcwmCJis9pBIhcVcG1QcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/terser/-/terser-5.17.7.tgz}
name: terser
version: 5.17.7
engines: {node: '>=10'}
hasBin: true
dependencies:
'@jridgewell/source-map': registry.npmmirror.com/@jridgewell/source-map@0.3.3
acorn: registry.npmmirror.com/acorn@8.8.2
commander: registry.npmmirror.com/commander@2.20.3
source-map-support: registry.npmmirror.com/source-map-support@0.5.21
dev: false
registry.npmmirror.com/to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz}
name: to-fast-properties
version: 2.0.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz}
name: to-regex-range
version: 5.0.1
engines: {node: '>=8.0'}
dependencies:
is-number: registry.npmmirror.com/is-number@7.0.0
dev: false
registry.npmmirror.com/tr46@0.0.3:
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz}
name: tr46
version: 0.0.3
dev: false
registry.npmmirror.com/tr46@1.0.1:
resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tr46/-/tr46-1.0.1.tgz}
name: tr46
version: 1.0.1
dependencies:
punycode: registry.npmmirror.com/punycode@2.3.0
dev: false
registry.npmmirror.com/ts-debounce@4.0.0:
resolution: {integrity: sha512-+1iDGY6NmOGidq7i7xZGA4cm8DAa6fqdYcvO5Z6yBevH++Bdo9Qt/mN0TzHUgcCcKv1gmh9+W5dHqz8pMWbCbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ts-debounce/-/ts-debounce-4.0.0.tgz}
name: ts-debounce
version: 4.0.0
dev: false
registry.npmmirror.com/ts-dedent@2.2.0:
resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ts-dedent/-/ts-dedent-2.2.0.tgz}
name: ts-dedent
version: 2.2.0
engines: {node: '>=6.10'}
dev: false
registry.npmmirror.com/tslib@2.3.0:
resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz}
name: tslib
version: 2.3.0
dev: false
registry.npmmirror.com/tslib@2.5.3:
resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tslib/-/tslib-2.5.3.tgz}
name: tslib
version: 2.5.3
dev: false
registry.npmmirror.com/twikoo@1.6.16:
resolution: {integrity: sha512-U+yaZsM2h0WBoju5TKrm1sq+pb0WEzIynS8B/x4g7UMS30YlUbKePYU7nKU2bf00xubZvkbmICKRNy07naZhhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/twikoo/-/twikoo-1.6.16.tgz}
name: twikoo
version: 1.6.16
dev: false
registry.npmmirror.com/type-fest@0.16.0:
resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/type-fest/-/type-fest-0.16.0.tgz}
name: type-fest
version: 0.16.0
engines: {node: '>=10'}
dev: false
registry.npmmirror.com/typed-array-length@1.0.4:
resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.4.tgz}
name: typed-array-length
version: 1.0.4
dependencies:
call-bind: registry.npmmirror.com/call-bind@1.0.2
for-each: registry.npmmirror.com/for-each@0.3.3
is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10
dev: false
registry.npmmirror.com/ua-parser-js@1.0.35:
resolution: {integrity: sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ua-parser-js/-/ua-parser-js-1.0.35.tgz}
name: ua-parser-js
version: 1.0.35
dev: false
registry.npmmirror.com/uc.micro@1.0.6:
resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uc.micro/-/uc.micro-1.0.6.tgz}
name: uc.micro
version: 1.0.6
dev: false
registry.npmmirror.com/unbox-primitive@1.0.2:
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz}
name: unbox-primitive
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: false
registry.npmmirror.com/unicode-canonical-property-names-ecmascript@2.0.0:
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, registry: https://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
version: 2.0.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/unicode-match-property-ecmascript@2.0.0:
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, registry: https://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
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.1.0
dev: false
registry.npmmirror.com/unicode-match-property-value-ecmascript@2.1.0:
resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz}
name: unicode-match-property-value-ecmascript
version: 2.1.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/unicode-property-aliases-ecmascript@2.1.0:
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz}
name: unicode-property-aliases-ecmascript
version: 2.1.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/unique-filename@2.0.1:
resolution: {integrity: sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unique-filename/-/unique-filename-2.0.1.tgz}
name: unique-filename
version: 2.0.1
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
unique-slug: registry.npmmirror.com/unique-slug@3.0.0
dev: false
registry.npmmirror.com/unique-slug@3.0.0:
resolution: {integrity: sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unique-slug/-/unique-slug-3.0.0.tgz}
name: unique-slug
version: 3.0.0
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
dependencies:
imurmurhash: registry.npmmirror.com/imurmurhash@0.1.4
dev: false
registry.npmmirror.com/unique-string@2.0.0:
resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unique-string/-/unique-string-2.0.0.tgz}
name: unique-string
version: 2.0.0
engines: {node: '>=8'}
dependencies:
crypto-random-string: registry.npmmirror.com/crypto-random-string@2.0.0
dev: false
registry.npmmirror.com/unist-util-stringify-position@3.0.3:
resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz}
name: unist-util-stringify-position
version: 3.0.3
dependencies:
'@types/unist': registry.npmmirror.com/@types/unist@2.0.6
dev: false
registry.npmmirror.com/universalify@2.0.0:
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz}
name: universalify
version: 2.0.0
engines: {node: '>= 10.0.0'}
dev: false
registry.npmmirror.com/upath@1.2.0:
resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/upath/-/upath-1.2.0.tgz}
name: upath
version: 1.2.0
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/upath@2.0.1:
resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/upath/-/upath-2.0.1.tgz}
name: upath
version: 2.0.1
engines: {node: '>=4'}
dev: false
registry.npmmirror.com/update-browserslist-db@1.0.11(browserslist@4.21.7):
resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz}
id: registry.npmmirror.com/update-browserslist-db/1.0.11
name: update-browserslist-db
version: 1.0.11
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
browserslist: registry.npmmirror.com/browserslist@4.21.7
escalade: registry.npmmirror.com/escalade@3.1.1
picocolors: registry.npmmirror.com/picocolors@1.0.0
dev: false
registry.npmmirror.com/uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz}
name: uri-js
version: 4.4.1
dependencies:
punycode: registry.npmmirror.com/punycode@2.3.0
dev: false
registry.npmmirror.com/url-polyfill@1.1.12:
resolution: {integrity: sha512-mYFmBHCapZjtcNHW0MDq9967t+z4Dmg5CJ0KqysK3+ZbyoNOWQHksGCTWwDhxGXllkWlOc10Xfko6v4a3ucM6A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-polyfill/-/url-polyfill-1.1.12.tgz}
name: url-polyfill
version: 1.1.12
dev: false
registry.npmmirror.com/util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz}
name: util-deprecate
version: 1.0.2
dev: false
registry.npmmirror.com/uuid@9.0.0:
resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uuid/-/uuid-9.0.0.tgz}
name: uuid
version: 9.0.0
hasBin: true
dev: false
registry.npmmirror.com/uvu@0.5.6:
resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uvu/-/uvu-0.5.6.tgz}
name: uvu
version: 0.5.6
engines: {node: '>=8'}
hasBin: true
dependencies:
dequal: registry.npmmirror.com/dequal@2.0.3
diff: registry.npmmirror.com/diff@5.1.0
kleur: registry.npmmirror.com/kleur@4.1.5
sade: registry.npmmirror.com/sade@1.8.1
dev: false
registry.npmmirror.com/vite@4.3.9:
resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-4.3.9.tgz}
name: vite
version: 4.3.9
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
'@types/node': '>= 14'
less: '*'
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
esbuild: registry.npmmirror.com/esbuild@0.17.19
postcss: registry.npmmirror.com/postcss@8.4.24
rollup: registry.npmmirror.com/rollup@3.23.1
optionalDependencies:
fsevents: registry.npmmirror.com/fsevents@2.3.2
dev: false
registry.npmmirror.com/vue-demi@0.14.5(vue@3.3.4):
resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz}
id: registry.npmmirror.com/vue-demi/0.14.5
name: vue-demi
version: 0.14.5
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
peerDependencies:
'@vue/composition-api': ^1.0.0-rc.1
vue: ^3.0.0-0 || ^2.6.0
peerDependenciesMeta:
'@vue/composition-api':
optional: true
dependencies:
vue: registry.npmmirror.com/vue@3.3.4
dev: false
registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4):
resolution: {integrity: sha512-cChBPPmAflgBGmy3tBsjeoe3f3VOSG6naKyY5pjtrqLGbNEXdzCigFUHgBvp9e3ysAtFtEx7OLqcSDh/1Cq2TQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-router/-/vue-router-4.2.2.tgz}
id: registry.npmmirror.com/vue-router/4.2.2
name: vue-router
version: 4.2.2
peerDependencies:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.5.0
vue: registry.npmmirror.com/vue@3.3.4
dev: false
registry.npmmirror.com/vue@3.3.4:
resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue/-/vue-3.3.4.tgz}
name: vue
version: 3.3.4
dependencies:
'@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.4
'@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.3.4
'@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom@3.3.4
'@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer@3.3.4(vue@3.3.4)
'@vue/shared': registry.npmmirror.com/@vue/shared@3.3.4
dev: false
registry.npmmirror.com/vuepress-plugin-auto-catalog@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-C7HzKOH97IiTc7dNbe5oJriTCftAmulaRpDcFDfQAKhAIyeb3ivgvR27QCtnrQ5ABGzP+8l9uZ5ZwAe8+cjHPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-auto-catalog/-/vuepress-plugin-auto-catalog-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-auto-catalog/2.0.0-beta.221
name: vuepress-plugin-auto-catalog
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-components: registry.npmmirror.com/vuepress-plugin-components@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-blog2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-NFBunR0Io8uZEQ10fRTdYcSzIZ0RoNhFQBMOX6bV81h1VEM9/h7aLsaQ5WKzvShYQvrrc9vT7J9Ql6SUC+D4gQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-blog2/-/vuepress-plugin-blog2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-blog2/2.0.0-beta.221
name: vuepress-plugin-blog2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
chokidar: registry.npmmirror.com/chokidar@3.5.3
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-comment2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-z1R7CUkqB96omzJY1ha4UpnqRw3fe5DnQFaXY3y8eYNs9T60LxT4vNgbdw8SjMKtMvwJ1fWDQIuXL0IFDCRCZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-comment2/-/vuepress-plugin-comment2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-comment2/2.0.0-beta.221
name: vuepress-plugin-comment2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@waline/client': registry.npmmirror.com/@waline/client@2.15.5
artalk: registry.npmmirror.com/artalk@2.5.5
giscus: registry.npmmirror.com/giscus@1.2.8
twikoo: registry.npmmirror.com/twikoo@1.6.16
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-components@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-o390FDMM2kQkML4hmHA2TUcKxj9oqK+yVfJzkRpPh6aavqXeoAwQTm2Itd6FRszostDvUN45cgZPFU2gEdW/6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-components/2.0.0-beta.221
name: vuepress-plugin-components
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@stackblitz/sdk': registry.npmmirror.com/@stackblitz/sdk@1.9.0
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
artplayer: registry.npmmirror.com/artplayer@5.0.9
balloon-css: registry.npmmirror.com/balloon-css@1.2.0
create-codepen: registry.npmmirror.com/create-codepen@0.0.3
dashjs: registry.npmmirror.com/dashjs@4.7.0
hls.js: registry.npmmirror.com/hls.js@1.4.5
mpegts.js: registry.npmmirror.com/mpegts.js@1.7.3
plyr: registry.npmmirror.com/plyr@3.7.8
qrcode: registry.npmmirror.com/qrcode@1.5.3
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-reading-time2: registry.npmmirror.com/vuepress-plugin-reading-time2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-copy-code2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-eeSTrGK4esbQiRMhm9RfDdM4lhXWBiYHyeIghqaufjS0Exup/PpXgq40VpeRyJWfRNpGk5ebmbXBNKfsZ5HPvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-copy-code2/-/vuepress-plugin-copy-code2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-copy-code2/2.0.0-beta.221
name: vuepress-plugin-copy-code2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
balloon-css: registry.npmmirror.com/balloon-css@1.2.0
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-copyright2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-BKm9szebMJEchOIYks9AzZQMGyaXvWmy/ZL9l8Nx1osRsRoGgxcu/KrcGfCqR258ptMaTPs+5D2aXjmEy/vtdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-copyright2/-/vuepress-plugin-copyright2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-copyright2/2.0.0-beta.221
name: vuepress-plugin-copyright2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-feed2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-0MngB3o1azgJiMKqfuAylICCc6VXXBvXvjnnNb3rDV3Dwft0ZEYj4G0vcB0N8CxevzchpPwS9ejv4LFCIU47JQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-feed2/-/vuepress-plugin-feed2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-feed2/2.0.0-beta.221
name: vuepress-plugin-feed2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
cheerio: registry.npmmirror.com/cheerio@1.0.0-rc.12
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
xml-js: registry.npmmirror.com/xml-js@1.6.11
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-md-enhance@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-OXj0ZMMC3+AZEaCt2QvEoQxaPe0TpL9y/wqK+nCA0yEAct2QbKt7b4gh+wtjMYdFYP3gc1FAjYRIWBtKOiNaZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-md-enhance/2.0.0-beta.221
name: vuepress-plugin-md-enhance
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@mdit/plugin-align': registry.npmmirror.com/@mdit/plugin-align@0.4.7
'@mdit/plugin-attrs': registry.npmmirror.com/@mdit/plugin-attrs@0.4.7
'@mdit/plugin-container': registry.npmmirror.com/@mdit/plugin-container@0.4.7
'@mdit/plugin-figure': registry.npmmirror.com/@mdit/plugin-figure@0.4.7
'@mdit/plugin-footnote': registry.npmmirror.com/@mdit/plugin-footnote@0.4.7
'@mdit/plugin-img-lazyload': registry.npmmirror.com/@mdit/plugin-img-lazyload@0.4.7
'@mdit/plugin-img-mark': registry.npmmirror.com/@mdit/plugin-img-mark@0.4.7
'@mdit/plugin-img-size': registry.npmmirror.com/@mdit/plugin-img-size@0.4.7
'@mdit/plugin-include': registry.npmmirror.com/@mdit/plugin-include@0.4.7
'@mdit/plugin-katex': registry.npmmirror.com/@mdit/plugin-katex@0.4.7
'@mdit/plugin-mark': registry.npmmirror.com/@mdit/plugin-mark@0.4.7
'@mdit/plugin-mathjax': registry.npmmirror.com/@mdit/plugin-mathjax@0.4.7
'@mdit/plugin-stylize': registry.npmmirror.com/@mdit/plugin-stylize@0.4.7
'@mdit/plugin-sub': registry.npmmirror.com/@mdit/plugin-sub@0.4.7
'@mdit/plugin-sup': registry.npmmirror.com/@mdit/plugin-sup@0.4.7
'@mdit/plugin-tab': registry.npmmirror.com/@mdit/plugin-tab@0.4.7
'@mdit/plugin-tasklist': registry.npmmirror.com/@mdit/plugin-tasklist@0.4.7
'@mdit/plugin-tex': registry.npmmirror.com/@mdit/plugin-tex@0.4.7
'@mdit/plugin-uml': registry.npmmirror.com/@mdit/plugin-uml@0.4.7
'@types/js-yaml': registry.npmmirror.com/@types/js-yaml@4.0.5
'@types/markdown-it': registry.npmmirror.com/@types/markdown-it@12.2.3
'@vue/repl': registry.npmmirror.com/@vue/repl@1.4.1(vue@3.3.4)
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
balloon-css: registry.npmmirror.com/balloon-css@1.2.0
chart.js: registry.npmmirror.com/chart.js@4.3.0
echarts: registry.npmmirror.com/echarts@5.4.2
flowchart.ts: registry.npmmirror.com/flowchart.ts@1.0.0
js-yaml: registry.npmmirror.com/js-yaml@4.1.0
katex: registry.npmmirror.com/katex@0.16.7
markdown-it: registry.npmmirror.com/markdown-it@13.0.1
mermaid: registry.npmmirror.com/mermaid@10.2.2
reveal.js: registry.npmmirror.com/reveal.js@4.5.0
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-photo-swipe@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-cyrKSwd6USY7bWPG5z8hj88hsRTnH6VgxKzgPSsSIg1AJd3ZXW2SrIJGHRn4YmIWK1SPsrQadKKyqZOElLVGQA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-photo-swipe/-/vuepress-plugin-photo-swipe-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-photo-swipe/2.0.0-beta.221
name: vuepress-plugin-photo-swipe
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
photoswipe: registry.npmmirror.com/photoswipe@5.3.7
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-pwa2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-L+e0PJCocUsfH0uM4VbAX+q7qHxqLm2e7/rYU2hyl1eMmcsm1MwjU8O+k23Fl52R7p4NmTMdVQIPM1CuNYdLPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-pwa2/-/vuepress-plugin-pwa2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-pwa2/2.0.0-beta.221
name: vuepress-plugin-pwa2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
mitt: registry.npmmirror.com/mitt@3.0.0
register-service-worker: registry.npmmirror.com/register-service-worker@1.7.2
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
workbox-build: registry.npmmirror.com/workbox-build@7.0.0
transitivePeerDependencies:
- '@types/babel__core'
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-reading-time2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-x1UKKzLR2aVEOBxeezXk6lPC64/2z/hDAM+bzRpLzJtECzT1vilkoyMGLdIVCNTbVpzFum2TSVjrqeV3D1Iqxg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-reading-time2/-/vuepress-plugin-reading-time2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-reading-time2/2.0.0-beta.221
name: vuepress-plugin-reading-time2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-rtl@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-DV+/HhPBUERwq3eMVxcOji4Sxhy8h5MjxmbyMzXfwg4CfdbyD3LP4HgE8uuGPCbhr5bzkVG5szlM6EyZPOBg8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-rtl/-/vuepress-plugin-rtl-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-rtl/2.0.0-beta.221
name: vuepress-plugin-rtl
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-AnfGRjWSQbixhUjUN5cg9jnFFpRF6ywJcM3rDBFjjIvOtnBc7xKBvQCmoyrtkGFxi9GFt6KSYhTabCK3n4dGCg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-sass-palette/2.0.0-beta.221
name: vuepress-plugin-sass-palette
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
chokidar: registry.npmmirror.com/chokidar@3.5.3
sass: registry.npmmirror.com/sass@1.62.1
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-seo2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-SJpVyCeHbUJvDXggM05bMRoXNP5MOj7MS/rzCjiJnXljAr+yGyc3vBAiFbDPQxYs2GeibWZKpYvgU1TU2g3Ewg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-seo2/-/vuepress-plugin-seo2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-seo2/2.0.0-beta.221
name: vuepress-plugin-seo2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-plugin-sitemap2@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-L6l3Xe/uDvg67gFCQVNQr5N4LkjXoPWOTRo98jaavGijZqC9tSqOnB7/hR0Zwo2lKNPNSv+WzeJfVLPv8AtGKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-plugin-sitemap2/-/vuepress-plugin-sitemap2-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-plugin-sitemap2/2.0.0-beta.221
name: vuepress-plugin-sitemap2
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
sitemap: registry.npmmirror.com/sitemap@7.1.1
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-Hcmp9BH8Fn/Ohpv+Q3iMe16Acq7RFq4hHPMjP0UT6WBmhL0A09chKlEhRUV6BQAZ4FIYixYqUeU74AnmQGy6og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-shared/-/vuepress-shared-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-shared/2.0.0-beta.221
name: vuepress-shared
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
cheerio: registry.npmmirror.com/cheerio@1.0.0-rc.12
dayjs: registry.npmmirror.com/dayjs@1.11.8
execa: registry.npmmirror.com/execa@7.1.1
fflate: registry.npmmirror.com/fflate@0.8.0
gray-matter: registry.npmmirror.com/gray-matter@4.0.3
semver: registry.npmmirror.com/semver@7.5.1
striptags: registry.npmmirror.com/striptags@3.2.0
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-theme-hope@2.0.0-beta.221(vuepress@2.0.0-beta.62):
resolution: {integrity: sha512-o67vfvvnXYC5xP3Xr4Y91Uf9JCR2fBAAmwOrkDcoKPnA5yieO2vLF+sSAJigQkNa23dg9iXEj14Kl1Bwl6qoFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-beta.221.tgz}
id: registry.npmmirror.com/vuepress-theme-hope/2.0.0-beta.221
name: vuepress-theme-hope
version: 2.0.0-beta.221
engines: {node: '>=16.0.0', npm: '>=8', pnpm: '>=7'}
peerDependencies:
sass-loader: ^13.3.1
vuepress: 2.0.0-beta.62
vuepress-vite: 2.0.0-beta.62
vuepress-webpack: 2.0.0-beta.62
peerDependenciesMeta:
sass-loader:
optional: true
vuepress:
optional: true
vuepress-vite:
optional: true
vuepress-webpack:
optional: true
dependencies:
'@vuepress/cli': registry.npmmirror.com/@vuepress/cli@2.0.0-beta.62
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/plugin-active-header-links': registry.npmmirror.com/@vuepress/plugin-active-header-links@2.0.0-beta.62
'@vuepress/plugin-container': registry.npmmirror.com/@vuepress/plugin-container@2.0.0-beta.62
'@vuepress/plugin-external-link-icon': registry.npmmirror.com/@vuepress/plugin-external-link-icon@2.0.0-beta.62
'@vuepress/plugin-git': registry.npmmirror.com/@vuepress/plugin-git@2.0.0-beta.62
'@vuepress/plugin-nprogress': registry.npmmirror.com/@vuepress/plugin-nprogress@2.0.0-beta.62
'@vuepress/plugin-prismjs': registry.npmmirror.com/@vuepress/plugin-prismjs@2.0.0-beta.62
'@vuepress/plugin-theme-data': registry.npmmirror.com/@vuepress/plugin-theme-data@2.0.0-beta.62
'@vuepress/shared': registry.npmmirror.com/@vuepress/shared@2.0.0-beta.62
'@vuepress/utils': registry.npmmirror.com/@vuepress/utils@2.0.0-beta.62
'@vueuse/core': registry.npmmirror.com/@vueuse/core@10.1.2(vue@3.3.4)
balloon-css: registry.npmmirror.com/balloon-css@1.2.0
bcrypt-ts: registry.npmmirror.com/bcrypt-ts@3.0.1
cheerio: registry.npmmirror.com/cheerio@1.0.0-rc.12
chokidar: registry.npmmirror.com/chokidar@3.5.3
gray-matter: registry.npmmirror.com/gray-matter@4.0.3
vue: registry.npmmirror.com/vue@3.3.4
vue-router: registry.npmmirror.com/vue-router@4.2.2(vue@3.3.4)
vuepress: registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
vuepress-plugin-auto-catalog: registry.npmmirror.com/vuepress-plugin-auto-catalog@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-blog2: registry.npmmirror.com/vuepress-plugin-blog2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-comment2: registry.npmmirror.com/vuepress-plugin-comment2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-components: registry.npmmirror.com/vuepress-plugin-components@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-copy-code2: registry.npmmirror.com/vuepress-plugin-copy-code2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-copyright2: registry.npmmirror.com/vuepress-plugin-copyright2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-feed2: registry.npmmirror.com/vuepress-plugin-feed2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-md-enhance: registry.npmmirror.com/vuepress-plugin-md-enhance@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-photo-swipe: registry.npmmirror.com/vuepress-plugin-photo-swipe@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-pwa2: registry.npmmirror.com/vuepress-plugin-pwa2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-reading-time2: registry.npmmirror.com/vuepress-plugin-reading-time2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-rtl: registry.npmmirror.com/vuepress-plugin-rtl@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-sass-palette: registry.npmmirror.com/vuepress-plugin-sass-palette@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-seo2: registry.npmmirror.com/vuepress-plugin-seo2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-plugin-sitemap2: registry.npmmirror.com/vuepress-plugin-sitemap2@2.0.0-beta.221(vuepress@2.0.0-beta.62)
vuepress-shared: registry.npmmirror.com/vuepress-shared@2.0.0-beta.221(vuepress@2.0.0-beta.62)
transitivePeerDependencies:
- '@types/babel__core'
- '@vue/composition-api'
- supports-color
dev: false
registry.npmmirror.com/vuepress-vite@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4):
resolution: {integrity: sha512-C93T5ZCFMnbdXkZ/R/romtwPPP2zjPN38YZhrM6w6wWjSMDvrG26IFRwluXy+W84O0Pg7xOwqRom0wvO4kCxmA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress-vite/-/vuepress-vite-2.0.0-beta.62.tgz}
id: registry.npmmirror.com/vuepress-vite/2.0.0-beta.62
name: vuepress-vite
version: 2.0.0-beta.62
engines: {node: '>=16.19.0'}
hasBin: true
peerDependencies:
'@vuepress/client': 2.0.0-beta.62
vue: ^3.3.1
dependencies:
'@vuepress/bundler-vite': registry.npmmirror.com/@vuepress/bundler-vite@2.0.0-beta.62
'@vuepress/cli': registry.npmmirror.com/@vuepress/cli@2.0.0-beta.62
'@vuepress/client': registry.npmmirror.com/@vuepress/client@2.0.0-beta.62
'@vuepress/core': registry.npmmirror.com/@vuepress/core@2.0.0-beta.62
'@vuepress/theme-default': registry.npmmirror.com/@vuepress/theme-default@2.0.0-beta.62
vue: registry.npmmirror.com/vue@3.3.4
transitivePeerDependencies:
- '@types/node'
- '@vue/composition-api'
- less
- sass
- sass-loader
- stylus
- sugarss
- supports-color
- terser
- ts-node
dev: false
registry.npmmirror.com/vuepress@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4):
resolution: {integrity: sha512-kwoC7RA6PGetWSU/NwV6dJ3VItg+R+K2IpAJ4bKsnRueIqGpDZwPr423nRK0VwDhh2sN7lUn6LoyaybPwWrGZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vuepress/-/vuepress-2.0.0-beta.62.tgz}
id: registry.npmmirror.com/vuepress/2.0.0-beta.62
name: vuepress
version: 2.0.0-beta.62
engines: {node: '>=16.19.0'}
hasBin: true
dependencies:
vuepress-vite: registry.npmmirror.com/vuepress-vite@2.0.0-beta.62(@vuepress/client@2.0.0-beta.62)(vue@3.3.4)
transitivePeerDependencies:
- '@types/node'
- '@vue/composition-api'
- '@vuepress/client'
- less
- sass
- sass-loader
- stylus
- sugarss
- supports-color
- terser
- ts-node
- vue
dev: false
registry.npmmirror.com/wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz}
name: wcwidth
version: 1.0.1
dependencies:
defaults: registry.npmmirror.com/defaults@1.0.4
dev: false
registry.npmmirror.com/web-worker@1.2.0:
resolution: {integrity: sha512-PgF341avzqyx60neE9DD+XS26MMNMoUQRz9NOZwW32nPQrF6p77f1htcnjBSEV8BGMKZ16choqUG4hyI0Hx7mA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/web-worker/-/web-worker-1.2.0.tgz}
name: web-worker
version: 1.2.0
dev: false
registry.npmmirror.com/webidl-conversions@3.0.1:
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz}
name: webidl-conversions
version: 3.0.1
dev: false
registry.npmmirror.com/webidl-conversions@4.0.2:
resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz}
name: webidl-conversions
version: 4.0.2
dev: false
registry.npmmirror.com/webworkify-webpack@2.1.5:
resolution: {integrity: sha512-2akF8FIyUvbiBBdD+RoHpoTbHMQF2HwjcxfDvgztAX5YwbZNyrtfUMgvfgFVsgDhDPVTlkbb5vyasqDHfIDPQw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webworkify-webpack/-/webworkify-webpack-2.1.5.tgz}
name: webworkify-webpack
version: 2.1.5
dev: false
registry.npmmirror.com/whatwg-url@5.0.0:
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz}
name: whatwg-url
version: 5.0.0
dependencies:
tr46: registry.npmmirror.com/tr46@0.0.3
webidl-conversions: registry.npmmirror.com/webidl-conversions@3.0.1
dev: false
registry.npmmirror.com/whatwg-url@7.1.0:
resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/whatwg-url/-/whatwg-url-7.1.0.tgz}
name: whatwg-url
version: 7.1.0
dependencies:
lodash.sortby: registry.npmmirror.com/lodash.sortby@4.7.0
tr46: registry.npmmirror.com/tr46@1.0.1
webidl-conversions: registry.npmmirror.com/webidl-conversions@4.0.2
dev: false
registry.npmmirror.com/which-boxed-primitive@1.0.2:
resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz}
name: which-boxed-primitive
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: false
registry.npmmirror.com/which-module@2.0.1:
resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-module/-/which-module-2.0.1.tgz}
name: which-module
version: 2.0.1
dev: false
registry.npmmirror.com/which-typed-array@1.1.9:
resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.9.tgz}
name: which-typed-array
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
for-each: registry.npmmirror.com/for-each@0.3.3
gopd: registry.npmmirror.com/gopd@1.0.1
has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
is-typed-array: registry.npmmirror.com/is-typed-array@1.1.10
dev: false
registry.npmmirror.com/which@2.0.2:
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz}
name: which
version: 2.0.2
engines: {node: '>= 8'}
hasBin: true
dependencies:
isexe: registry.npmmirror.com/isexe@2.0.0
dev: false
registry.npmmirror.com/wicked-good-xpath@1.3.0:
resolution: {integrity: sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wicked-good-xpath/-/wicked-good-xpath-1.3.0.tgz}
name: wicked-good-xpath
version: 1.3.0
dev: false
registry.npmmirror.com/wide-align@1.1.5:
resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wide-align/-/wide-align-1.1.5.tgz}
name: wide-align
version: 1.1.5
dependencies:
string-width: registry.npmmirror.com/string-width@4.2.3
dev: false
registry.npmmirror.com/workbox-background-sync@7.0.0:
resolution: {integrity: sha512-S+m1+84gjdueM+jIKZ+I0Lx0BDHkk5Nu6a3kTVxP4fdj3gKouRNmhO8H290ybnJTOPfBDtTMXSQA/QLTvr7PeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-background-sync/-/workbox-background-sync-7.0.0.tgz}
name: workbox-background-sync
version: 7.0.0
dependencies:
idb: registry.npmmirror.com/idb@7.1.1
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-broadcast-update@7.0.0:
resolution: {integrity: sha512-oUuh4jzZrLySOo0tC0WoKiSg90bVAcnE98uW7F8GFiSOXnhogfNDGZelPJa+6KpGBO5+Qelv04Hqx2UD+BJqNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-broadcast-update/-/workbox-broadcast-update-7.0.0.tgz}
name: workbox-broadcast-update
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-build@7.0.0:
resolution: {integrity: sha512-CttE7WCYW9sZC+nUYhQg3WzzGPr4IHmrPnjKiu3AMXsiNQKx+l4hHl63WTrnicLmKEKHScWDH8xsGBdrYgtBzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-build/-/workbox-build-7.0.0.tgz}
name: workbox-build
version: 7.0.0
engines: {node: '>=16.0.0'}
dependencies:
'@apideck/better-ajv-errors': registry.npmmirror.com/@apideck/better-ajv-errors@0.3.6(ajv@8.12.0)
'@babel/core': registry.npmmirror.com/@babel/core@7.22.1
'@babel/preset-env': registry.npmmirror.com/@babel/preset-env@7.22.4(@babel/core@7.22.1)
'@babel/runtime': registry.npmmirror.com/@babel/runtime@7.22.3
'@rollup/plugin-babel': registry.npmmirror.com/@rollup/plugin-babel@5.3.1(@babel/core@7.22.1)(rollup@2.79.1)
'@rollup/plugin-node-resolve': registry.npmmirror.com/@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1)
'@rollup/plugin-replace': registry.npmmirror.com/@rollup/plugin-replace@2.4.2(rollup@2.79.1)
'@surma/rollup-plugin-off-main-thread': registry.npmmirror.com/@surma/rollup-plugin-off-main-thread@2.2.3
ajv: registry.npmmirror.com/ajv@8.12.0
common-tags: registry.npmmirror.com/common-tags@1.8.2
fast-json-stable-stringify: registry.npmmirror.com/fast-json-stable-stringify@2.1.0
fs-extra: registry.npmmirror.com/fs-extra@9.1.0
glob: registry.npmmirror.com/glob@7.2.3
lodash: registry.npmmirror.com/lodash@4.17.21
pretty-bytes: registry.npmmirror.com/pretty-bytes@5.6.0
rollup: registry.npmmirror.com/rollup@2.79.1
rollup-plugin-terser: registry.npmmirror.com/rollup-plugin-terser@7.0.2(rollup@2.79.1)
source-map: registry.npmmirror.com/source-map@0.8.0-beta.0
stringify-object: registry.npmmirror.com/stringify-object@3.3.0
strip-comments: registry.npmmirror.com/strip-comments@2.0.1
tempy: registry.npmmirror.com/tempy@0.6.0
upath: registry.npmmirror.com/upath@1.2.0
workbox-background-sync: registry.npmmirror.com/workbox-background-sync@7.0.0
workbox-broadcast-update: registry.npmmirror.com/workbox-broadcast-update@7.0.0
workbox-cacheable-response: registry.npmmirror.com/workbox-cacheable-response@7.0.0
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
workbox-expiration: registry.npmmirror.com/workbox-expiration@7.0.0
workbox-google-analytics: registry.npmmirror.com/workbox-google-analytics@7.0.0
workbox-navigation-preload: registry.npmmirror.com/workbox-navigation-preload@7.0.0
workbox-precaching: registry.npmmirror.com/workbox-precaching@7.0.0
workbox-range-requests: registry.npmmirror.com/workbox-range-requests@7.0.0
workbox-recipes: registry.npmmirror.com/workbox-recipes@7.0.0
workbox-routing: registry.npmmirror.com/workbox-routing@7.0.0
workbox-strategies: registry.npmmirror.com/workbox-strategies@7.0.0
workbox-streams: registry.npmmirror.com/workbox-streams@7.0.0
workbox-sw: registry.npmmirror.com/workbox-sw@7.0.0
workbox-window: registry.npmmirror.com/workbox-window@7.0.0
transitivePeerDependencies:
- '@types/babel__core'
- supports-color
dev: false
registry.npmmirror.com/workbox-cacheable-response@7.0.0:
resolution: {integrity: sha512-0lrtyGHn/LH8kKAJVOQfSu3/80WDc9Ma8ng0p2i/5HuUndGttH+mGMSvOskjOdFImLs2XZIimErp7tSOPmu/6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz}
name: workbox-cacheable-response
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-core@7.0.0:
resolution: {integrity: sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-core/-/workbox-core-7.0.0.tgz}
name: workbox-core
version: 7.0.0
dev: false
registry.npmmirror.com/workbox-expiration@7.0.0:
resolution: {integrity: sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-expiration/-/workbox-expiration-7.0.0.tgz}
name: workbox-expiration
version: 7.0.0
dependencies:
idb: registry.npmmirror.com/idb@7.1.1
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-google-analytics@7.0.0:
resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-google-analytics/-/workbox-google-analytics-7.0.0.tgz}
name: workbox-google-analytics
version: 7.0.0
dependencies:
workbox-background-sync: registry.npmmirror.com/workbox-background-sync@7.0.0
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
workbox-routing: registry.npmmirror.com/workbox-routing@7.0.0
workbox-strategies: registry.npmmirror.com/workbox-strategies@7.0.0
dev: false
registry.npmmirror.com/workbox-navigation-preload@7.0.0:
resolution: {integrity: sha512-juWCSrxo/fiMz3RsvDspeSLGmbgC0U9tKqcUPZBCf35s64wlaLXyn2KdHHXVQrb2cqF7I0Hc9siQalainmnXJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz}
name: workbox-navigation-preload
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-precaching@7.0.0:
resolution: {integrity: sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-precaching/-/workbox-precaching-7.0.0.tgz}
name: workbox-precaching
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
workbox-routing: registry.npmmirror.com/workbox-routing@7.0.0
workbox-strategies: registry.npmmirror.com/workbox-strategies@7.0.0
dev: false
registry.npmmirror.com/workbox-range-requests@7.0.0:
resolution: {integrity: sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz}
name: workbox-range-requests
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-recipes@7.0.0:
resolution: {integrity: sha512-DntcK9wuG3rYQOONWC0PejxYYIDHyWWZB/ueTbOUDQgefaeIj1kJ7pdP3LZV2lfrj8XXXBWt+JDRSw1lLLOnww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-recipes/-/workbox-recipes-7.0.0.tgz}
name: workbox-recipes
version: 7.0.0
dependencies:
workbox-cacheable-response: registry.npmmirror.com/workbox-cacheable-response@7.0.0
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
workbox-expiration: registry.npmmirror.com/workbox-expiration@7.0.0
workbox-precaching: registry.npmmirror.com/workbox-precaching@7.0.0
workbox-routing: registry.npmmirror.com/workbox-routing@7.0.0
workbox-strategies: registry.npmmirror.com/workbox-strategies@7.0.0
dev: false
registry.npmmirror.com/workbox-routing@7.0.0:
resolution: {integrity: sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-routing/-/workbox-routing-7.0.0.tgz}
name: workbox-routing
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-strategies@7.0.0:
resolution: {integrity: sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-strategies/-/workbox-strategies-7.0.0.tgz}
name: workbox-strategies
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/workbox-streams@7.0.0:
resolution: {integrity: sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-streams/-/workbox-streams-7.0.0.tgz}
name: workbox-streams
version: 7.0.0
dependencies:
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
workbox-routing: registry.npmmirror.com/workbox-routing@7.0.0
dev: false
registry.npmmirror.com/workbox-sw@7.0.0:
resolution: {integrity: sha512-SWfEouQfjRiZ7GNABzHUKUyj8pCoe+RwjfOIajcx6J5mtgKkN+t8UToHnpaJL5UVVOf5YhJh+OHhbVNIHe+LVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-sw/-/workbox-sw-7.0.0.tgz}
name: workbox-sw
version: 7.0.0
dev: false
registry.npmmirror.com/workbox-window@7.0.0:
resolution: {integrity: sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/workbox-window/-/workbox-window-7.0.0.tgz}
name: workbox-window
version: 7.0.0
dependencies:
'@types/trusted-types': registry.npmmirror.com/@types/trusted-types@2.0.3
workbox-core: registry.npmmirror.com/workbox-core@7.0.0
dev: false
registry.npmmirror.com/wrap-ansi@6.2.0:
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz}
name: wrap-ansi
version: 6.2.0
engines: {node: '>=8'}
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: false
registry.npmmirror.com/wrap-ansi@7.0.0:
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz}
name: wrap-ansi
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: false
registry.npmmirror.com/wrap-ansi@8.1.0:
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz}
name: wrap-ansi
version: 8.1.0
engines: {node: '>=12'}
dependencies:
ansi-styles: registry.npmmirror.com/ansi-styles@6.2.1
string-width: registry.npmmirror.com/string-width@5.1.2
strip-ansi: registry.npmmirror.com/strip-ansi@7.1.0
dev: false
registry.npmmirror.com/wrappy@1.0.2:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz}
name: wrappy
version: 1.0.2
dev: false
registry.npmmirror.com/xml-js@1.6.11:
resolution: {integrity: sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xml-js/-/xml-js-1.6.11.tgz}
name: xml-js
version: 1.6.11
hasBin: true
dependencies:
sax: registry.npmmirror.com/sax@1.2.4
dev: false
registry.npmmirror.com/xmldom-sre@0.1.31:
resolution: {integrity: sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xmldom-sre/-/xmldom-sre-0.1.31.tgz}
name: xmldom-sre
version: 0.1.31
engines: {node: '>=0.1'}
dev: false
registry.npmmirror.com/y18n@4.0.3:
resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/y18n/-/y18n-4.0.3.tgz}
name: y18n
version: 4.0.3
dev: false
registry.npmmirror.com/yallist@3.1.1:
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz}
name: yallist
version: 3.1.1
dev: false
registry.npmmirror.com/yallist@4.0.0:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz}
name: yallist
version: 4.0.0
dev: false
registry.npmmirror.com/yaml@2.3.1:
resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml/-/yaml-2.3.1.tgz}
name: yaml
version: 2.3.1
engines: {node: '>= 14'}
dev: false
registry.npmmirror.com/yargs-parser@18.1.3:
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs-parser/-/yargs-parser-18.1.3.tgz}
name: yargs-parser
version: 18.1.3
engines: {node: '>=6'}
dependencies:
camelcase: registry.npmmirror.com/camelcase@5.3.1
decamelize: registry.npmmirror.com/decamelize@1.2.0
dev: false
registry.npmmirror.com/yargs@15.4.1:
resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yargs/-/yargs-15.4.1.tgz}
name: yargs
version: 15.4.1
engines: {node: '>=8'}
dependencies:
cliui: registry.npmmirror.com/cliui@6.0.0
decamelize: registry.npmmirror.com/decamelize@1.2.0
find-up: registry.npmmirror.com/find-up@4.1.0
get-caller-file: registry.npmmirror.com/get-caller-file@2.0.5
require-directory: registry.npmmirror.com/require-directory@2.1.1
require-main-filename: registry.npmmirror.com/require-main-filename@2.0.0
set-blocking: registry.npmmirror.com/set-blocking@2.0.0
string-width: registry.npmmirror.com/string-width@4.2.3
which-module: registry.npmmirror.com/which-module@2.0.1
y18n: registry.npmmirror.com/y18n@4.0.3
yargs-parser: registry.npmmirror.com/yargs-parser@18.1.3
dev: false
registry.npmmirror.com/zrender@5.4.3:
resolution: {integrity: sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/zrender/-/zrender-5.4.3.tgz}
name: zrender
version: 5.4.3
dependencies:
tslib: registry.npmmirror.com/tslib@2.3.0
dev: false