From 6a8f6fdd1188be60080ff696f55e3e9d262b6269 Mon Sep 17 00:00:00 2001 From: tanchuyang <865428527@qq.com> Date: Sun, 31 Mar 2024 16:56:26 +0800 Subject: [PATCH] fix: remove taobao registry --- package-lock.json | 606 +++++++++++++++++++++++----------------------- yarn.lock | 300 +++++++++++------------ 2 files changed, 453 insertions(+), 453 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8eabadb..4bf9c61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ }, "node_modules/a-sync-waterfall": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/a-sync-waterfall/download/a-sync-waterfall-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/a-sync-waterfall/download/a-sync-waterfall-1.0.1.tgz", "integrity": "sha1-dba2qnJZi0l6El56J3DxT0yKH6c=", "license": "MIT" }, @@ -45,13 +45,13 @@ }, "node_modules/abbrev": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/abbrev/download/abbrev-1.1.1.tgz", "integrity": "sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg=", "license": "ISC" }, "node_modules/accepts": { "version": "1.3.7", - "resolved": "https://registry.npm.taobao.org/accepts/download/accepts-1.3.7.tgz", + "resolved": "https://registry.npmjs.org/accepts/download/accepts-1.3.7.tgz", "integrity": "sha1-UxvHJlF6OytB+FACHGzBXqq1B80=", "license": "MIT", "dependencies": { @@ -124,7 +124,7 @@ }, "node_modules/amdefine": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/amdefine/download/amdefine-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/amdefine/download/amdefine-1.0.1.tgz", "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=", "license": "BSD-3-Clause OR MIT", "engines": { @@ -141,7 +141,7 @@ }, "node_modules/ansi-styles": { "version": "4.3.0", - "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1611326010661&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1611326010661&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz", "integrity": "sha1-7dgDYornHATIWuegkG7a00tkiTc=", "license": "MIT", "dependencies": { @@ -156,7 +156,7 @@ }, "node_modules/anymatch": { "version": "3.1.1", - "resolved": "https://registry.npm.taobao.org/anymatch/download/anymatch-3.1.1.tgz", + "resolved": "https://registry.npmjs.org/anymatch/download/anymatch-3.1.1.tgz", "integrity": "sha1-xV7PAhheJGklk5kxDBc84xIzsUI=", "license": "ISC", "dependencies": { @@ -169,7 +169,7 @@ }, "node_modules/archy": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/archy/download/archy-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/archy/download/archy-1.0.0.tgz", "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=", "license": "MIT" }, @@ -188,7 +188,7 @@ }, "node_modules/asap": { "version": "2.0.6", - "resolved": "https://registry.npm.taobao.org/asap/download/asap-2.0.6.tgz", + "resolved": "https://registry.npmjs.org/asap/download/asap-2.0.6.tgz", "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=", "license": "MIT" }, @@ -204,7 +204,7 @@ }, "node_modules/atob": { "version": "2.1.2", - "resolved": "https://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/atob/download/atob-2.1.2.tgz", "integrity": "sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=", "license": "(MIT OR Apache-2.0)", "bin": { @@ -216,13 +216,13 @@ }, "node_modules/balanced-match": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/balanced-match/download/balanced-match-1.0.0.tgz", "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", "license": "MIT" }, "node_modules/basic-auth": { "version": "2.0.1", - "resolved": "https://registry.npm.taobao.org/basic-auth/download/basic-auth-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/basic-auth/download/basic-auth-2.0.1.tgz", "integrity": "sha1-uZgnm/R844NEtPPPkW1Gebv1Hjo=", "license": "MIT", "dependencies": { @@ -234,7 +234,7 @@ }, "node_modules/binary-extensions": { "version": "2.2.0", - "resolved": "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-2.2.0.tgz?cache=0&sync_timestamp=1610299754511&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbinary-extensions%2Fdownload%2Fbinary-extensions-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/binary-extensions/download/binary-extensions-2.2.0.tgz?cache=0&sync_timestamp=1610299754511&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fbinary-extensions%2Fdownload%2Fbinary-extensions-2.2.0.tgz", "integrity": "sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=", "license": "MIT", "engines": { @@ -243,13 +243,13 @@ }, "node_modules/bluebird": { "version": "3.7.2", - "resolved": "https://registry.npm.taobao.org/bluebird/download/bluebird-3.7.2.tgz", + "resolved": "https://registry.npmjs.org/bluebird/download/bluebird-3.7.2.tgz", "integrity": "sha1-nyKcFb4nJFT/qXOs4NvueaGww28=", "license": "MIT" }, "node_modules/brace-expansion": { "version": "1.1.11", - "resolved": "https://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1614010785257&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1614010785257&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz", "integrity": "sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=", "license": "MIT", "dependencies": { @@ -259,7 +259,7 @@ }, "node_modules/braces": { "version": "3.0.2", - "resolved": "https://registry.npm.taobao.org/braces/download/braces-3.0.2.tgz", + "resolved": "https://registry.npmjs.org/braces/download/braces-3.0.2.tgz", "integrity": "sha1-NFThpGLujVmeI23zNs2epPiv4Qc=", "license": "MIT", "dependencies": { @@ -271,7 +271,7 @@ }, "node_modules/bytes": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/bytes/download/bytes-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/bytes/download/bytes-3.0.0.tgz", "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=", "license": "MIT", "engines": { @@ -280,7 +280,7 @@ }, "node_modules/camel-case": { "version": "4.1.2", - "resolved": "https://registry.npm.taobao.org/camel-case/download/camel-case-4.1.2.tgz?cache=0&sync_timestamp=1606867585340&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamel-case%2Fdownload%2Fcamel-case-4.1.2.tgz", + "resolved": "https://registry.npmjs.org/camel-case/download/camel-case-4.1.2.tgz?cache=0&sync_timestamp=1606867585340&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcamel-case%2Fdownload%2Fcamel-case-4.1.2.tgz", "integrity": "sha1-lygHKpVPgFIoIlpt7qazhGHhvVo=", "license": "MIT", "dependencies": { @@ -290,7 +290,7 @@ }, "node_modules/chalk": { "version": "4.1.0", - "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-4.1.0.tgz?cache=0&sync_timestamp=1599533182233&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/chalk/download/chalk-4.1.0.tgz?cache=0&sync_timestamp=1599533182233&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fchalk%2Fdownload%2Fchalk-4.1.0.tgz", "integrity": "sha1-ThSHCmGNni7dl92DRf2dncMVZGo=", "license": "MIT", "dependencies": { @@ -306,7 +306,7 @@ }, "node_modules/chokidar": { "version": "3.5.1", - "resolved": "https://registry.npm.taobao.org/chokidar/download/chokidar-3.5.1.tgz?cache=0&sync_timestamp=1610719366630&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchokidar%2Fdownload%2Fchokidar-3.5.1.tgz", + "resolved": "https://registry.npmjs.org/chokidar/download/chokidar-3.5.1.tgz?cache=0&sync_timestamp=1610719366630&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fchokidar%2Fdownload%2Fchokidar-3.5.1.tgz", "integrity": "sha1-7pznu+vSt59J8wR5nVRo4x4U5oo=", "license": "MIT", "dependencies": { @@ -327,7 +327,7 @@ }, "node_modules/color-convert": { "version": "2.0.1", - "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/color-convert/download/color-convert-2.0.1.tgz", "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=", "license": "MIT", "dependencies": { @@ -339,7 +339,7 @@ }, "node_modules/color-name": { "version": "1.1.4", - "resolved": "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/color-name/download/color-name-1.1.4.tgz", "integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=", "license": "MIT" }, @@ -356,13 +356,13 @@ }, "node_modules/command-exists": { "version": "1.2.9", - "resolved": "https://registry.npm.taobao.org/command-exists/download/command-exists-1.2.9.tgz", + "resolved": "https://registry.npmjs.org/command-exists/download/command-exists-1.2.9.tgz", "integrity": "sha1-xQclrzgIyKsCYP1gsB+/oluVT2k=", "license": "MIT" }, "node_modules/commander": { "version": "5.1.0", - "resolved": "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1616364021418&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz", + "resolved": "https://registry.npmjs.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1616364021418&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz", "integrity": "sha1-Rqu9FlL44Fm92u+Zu9yyrZzxea4=", "license": "MIT", "engines": { @@ -371,7 +371,7 @@ }, "node_modules/compressible": { "version": "2.0.18", - "resolved": "https://registry.npm.taobao.org/compressible/download/compressible-2.0.18.tgz", + "resolved": "https://registry.npmjs.org/compressible/download/compressible-2.0.18.tgz", "integrity": "sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o=", "license": "MIT", "dependencies": { @@ -383,7 +383,7 @@ }, "node_modules/compression": { "version": "1.7.4", - "resolved": "https://registry.npm.taobao.org/compression/download/compression-1.7.4.tgz", + "resolved": "https://registry.npmjs.org/compression/download/compression-1.7.4.tgz", "integrity": "sha1-lVI+/xcMpXwpoMpB5v4TH0Hlu48=", "license": "MIT", "dependencies": { @@ -401,13 +401,13 @@ }, "node_modules/concat-map": { "version": "0.0.1", - "resolved": "https://registry.npm.taobao.org/concat-map/download/concat-map-0.0.1.tgz", + "resolved": "https://registry.npmjs.org/concat-map/download/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", "license": "MIT" }, "node_modules/connect": { "version": "3.7.0", - "resolved": "https://registry.npm.taobao.org/connect/download/connect-3.7.0.tgz", + "resolved": "https://registry.npmjs.org/connect/download/connect-3.7.0.tgz", "integrity": "sha1-XUk0iRDKpeB6AYALAw0MNfIEhPg=", "license": "MIT", "dependencies": { @@ -422,7 +422,7 @@ }, "node_modules/cross-spawn": { "version": "7.0.3", - "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-7.0.3.tgz?cache=0&sync_timestamp=1590420927512&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.3.tgz", + "resolved": "https://registry.npmjs.org/cross-spawn/download/cross-spawn-7.0.3.tgz?cache=0&sync_timestamp=1590420927512&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.3.tgz", "integrity": "sha1-9zqFudXUHQRVUcF34ogtSshXKKY=", "license": "MIT", "dependencies": { @@ -436,7 +436,7 @@ }, "node_modules/css": { "version": "2.2.4", - "resolved": "https://registry.npm.taobao.org/css/download/css-2.2.4.tgz", + "resolved": "https://registry.npmjs.org/css/download/css-2.2.4.tgz", "integrity": "sha1-xkZ1XHOXHyu6amAeLPL9cbEpiSk=", "license": "MIT", "dependencies": { @@ -448,7 +448,7 @@ }, "node_modules/css-parse": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/css-parse/download/css-parse-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/css-parse/download/css-parse-2.0.0.tgz", "integrity": "sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q=", "license": "MIT", "dependencies": { @@ -457,7 +457,7 @@ }, "node_modules/css/node_modules/source-map": { "version": "0.6.1", - "resolved": "https://registry.npm.taobao.org/source-map/download/source-map-0.6.1.tgz", + "resolved": "https://registry.npmjs.org/source-map/download/source-map-0.6.1.tgz", "integrity": "sha1-dHIq8y6WFOnCh6jQu95IteLxomM=", "license": "BSD-3-Clause", "engines": { @@ -487,7 +487,7 @@ }, "node_modules/cuid": { "version": "2.1.8", - "resolved": "https://registry.npm.taobao.org/cuid/download/cuid-2.1.8.tgz", + "resolved": "https://registry.npmjs.org/cuid/download/cuid-2.1.8.tgz", "integrity": "sha1-y7iPlUFx4NV0dgbAE5+2XFEB6sA=", "license": "MIT" }, @@ -506,7 +506,7 @@ }, "node_modules/debug": { "version": "2.6.9", - "resolved": "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz", + "resolved": "https://registry.npmjs.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz", "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=", "license": "MIT", "dependencies": { @@ -528,7 +528,7 @@ }, "node_modules/deepmerge": { "version": "4.2.2", - "resolved": "https://registry.npm.taobao.org/deepmerge/download/deepmerge-4.2.2.tgz", + "resolved": "https://registry.npmjs.org/deepmerge/download/deepmerge-4.2.2.tgz", "integrity": "sha1-RNLqNnm49NT/ujPwPYZfwee/SVU=", "license": "MIT", "engines": { @@ -545,7 +545,7 @@ }, "node_modules/depd": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/depd/download/depd-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/depd/download/depd-2.0.0.tgz", "integrity": "sha1-tpYWPMdXVg0JzyLMj60Vcbeedt8=", "license": "MIT", "engines": { @@ -554,7 +554,7 @@ }, "node_modules/destroy": { "version": "1.0.4", - "resolved": "https://registry.npm.taobao.org/destroy/download/destroy-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/destroy/download/destroy-1.0.4.tgz", "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", "license": "MIT" }, @@ -636,7 +636,7 @@ }, "node_modules/ee-first": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/ee-first/download/ee-first-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/ee-first/download/ee-first-1.1.1.tgz", "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=", "license": "MIT" }, @@ -656,7 +656,7 @@ }, "node_modules/encodeurl": { "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/encodeurl/download/encodeurl-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/encodeurl/download/encodeurl-1.0.2.tgz", "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", "license": "MIT", "engines": { @@ -676,7 +676,7 @@ }, "node_modules/escape-html": { "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/escape-html/download/escape-html-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/escape-html/download/escape-html-1.0.3.tgz", "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", "license": "MIT" }, @@ -711,7 +711,7 @@ }, "node_modules/esprima": { "version": "4.0.1", - "resolved": "https://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/esprima/download/esprima-4.0.1.tgz", "integrity": "sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=", "license": "BSD-2-Clause", "bin": { @@ -740,7 +740,7 @@ }, "node_modules/etag": { "version": "1.8.1", - "resolved": "https://registry.npm.taobao.org/etag/download/etag-1.8.1.tgz", + "resolved": "https://registry.npmjs.org/etag/download/etag-1.8.1.tgz", "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", "license": "MIT", "engines": { @@ -776,7 +776,7 @@ }, "node_modules/fill-range": { "version": "7.0.1", - "resolved": "https://registry.npm.taobao.org/fill-range/download/fill-range-7.0.1.tgz", + "resolved": "https://registry.npmjs.org/fill-range/download/fill-range-7.0.1.tgz", "integrity": "sha1-GRmmp8df44ssfHflGYU12prN2kA=", "license": "MIT", "dependencies": { @@ -788,7 +788,7 @@ }, "node_modules/finalhandler": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/finalhandler/download/finalhandler-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/finalhandler/download/finalhandler-1.1.2.tgz", "integrity": "sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=", "license": "MIT", "dependencies": { @@ -819,7 +819,7 @@ }, "node_modules/fresh": { "version": "0.5.2", - "resolved": "https://registry.npm.taobao.org/fresh/download/fresh-0.5.2.tgz", + "resolved": "https://registry.npmjs.org/fresh/download/fresh-0.5.2.tgz", "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", "license": "MIT", "engines": { @@ -828,13 +828,13 @@ }, "node_modules/fs.realpath": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/fs.realpath/download/fs.realpath-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/fs.realpath/download/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "license": "ISC" }, "node_modules/fsevents": { "version": "2.3.2", - "resolved": "https://registry.npm.taobao.org/fsevents/download/fsevents-2.3.2.tgz?cache=0&sync_timestamp=1612536477949&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffsevents%2Fdownload%2Ffsevents-2.3.2.tgz", + "resolved": "https://registry.npmjs.org/fsevents/download/fsevents-2.3.2.tgz?cache=0&sync_timestamp=1612536477949&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Ffsevents%2Fdownload%2Ffsevents-2.3.2.tgz", "integrity": "sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=", "optional": true, "engines": { @@ -843,13 +843,13 @@ }, "node_modules/function-bind": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/function-bind/download/function-bind-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/function-bind/download/function-bind-1.1.1.tgz", "integrity": "sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=", "license": "MIT" }, "node_modules/glob": { "version": "7.1.6", - "resolved": "https://registry.npm.taobao.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz", + "resolved": "https://registry.npmjs.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz", "integrity": "sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY=", "license": "ISC", "dependencies": { @@ -869,7 +869,7 @@ }, "node_modules/glob-parent": { "version": "5.1.2", - "resolved": "https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.2.tgz", + "resolved": "https://registry.npmjs.org/glob-parent/download/glob-parent-5.1.2.tgz", "integrity": "sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=", "license": "ISC", "dependencies": { @@ -881,13 +881,13 @@ }, "node_modules/graceful-fs": { "version": "4.2.6", - "resolved": "https://registry.npm.taobao.org/graceful-fs/download/graceful-fs-4.2.6.tgz?cache=0&sync_timestamp=1612894097557&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.6.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/download/graceful-fs-4.2.6.tgz?cache=0&sync_timestamp=1612894097557&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.6.tgz", "integrity": "sha1-/wQLKwhTsjw9MQJ1I3BvGIXXa+4=", "license": "ISC" }, "node_modules/has": { "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/has/download/has-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has/download/has-1.0.3.tgz", "integrity": "sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=", "license": "MIT", "dependencies": { @@ -899,7 +899,7 @@ }, "node_modules/has-flag": { "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/has-flag/download/has-flag-4.0.0.tgz", "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=", "license": "MIT", "engines": { @@ -970,7 +970,7 @@ }, "node_modules/hexo-deployer-git": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-deployer-git/download/hexo-deployer-git-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-deployer-git/download/hexo-deployer-git-3.0.0.tgz", "integrity": "sha1-2oL3o0Rd8rITkm3I0DC6VJm2jPM=", "license": "MIT", "dependencies": { @@ -987,7 +987,7 @@ }, "node_modules/hexo-front-matter": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-front-matter/download/hexo-front-matter-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-front-matter/download/hexo-front-matter-2.0.0.tgz", "integrity": "sha1-A/Oanu2xbFRI27O+x9/yxOIkAGw=", "license": "MIT", "dependencies": { @@ -999,7 +999,7 @@ }, "node_modules/hexo-fs": { "version": "3.1.0", - "resolved": "https://registry.npm.taobao.org/hexo-fs/download/hexo-fs-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-fs/download/hexo-fs-3.1.0.tgz", "integrity": "sha1-IFL/csaM2ixXeoeqDqeYCuUD+pk=", "license": "MIT", "dependencies": { @@ -1014,7 +1014,7 @@ }, "node_modules/hexo-generator-archive": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-archive/download/hexo-generator-archive-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-archive/download/hexo-generator-archive-1.0.0.tgz", "integrity": "sha1-rSr7EiMqZeL4YI/Byj8ZFi+2N4Y=", "license": "MIT", "dependencies": { @@ -1026,7 +1026,7 @@ }, "node_modules/hexo-generator-category": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-category/download/hexo-generator-category-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-category/download/hexo-generator-category-1.0.0.tgz", "integrity": "sha1-zSorA+sybaPvgh1uKUCEiMwTLrU=", "license": "MIT", "dependencies": { @@ -1038,7 +1038,7 @@ }, "node_modules/hexo-generator-index": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-index/download/hexo-generator-index-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-index/download/hexo-generator-index-2.0.0.tgz", "integrity": "sha1-FecfTSjunSFy4td+jR26BIgu3I8=", "license": "MIT", "dependencies": { @@ -1051,7 +1051,7 @@ }, "node_modules/hexo-generator-tag": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-tag/download/hexo-generator-tag-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-tag/download/hexo-generator-tag-1.0.0.tgz", "integrity": "sha1-VOwj3pQJx1WE6oHjYFelkDGwIvE=", "license": "MIT", "dependencies": { @@ -1063,7 +1063,7 @@ }, "node_modules/hexo-i18n": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-i18n/download/hexo-i18n-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-i18n/download/hexo-i18n-1.0.0.tgz", "integrity": "sha1-eYP7OjE+kGFbhN2PqUanHEie9b0=", "license": "MIT", "dependencies": { @@ -1075,7 +1075,7 @@ }, "node_modules/hexo-log": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-log/download/hexo-log-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-log/download/hexo-log-2.0.0.tgz", "integrity": "sha1-HcyOlgApsIshmU/ixWxOPWNG6JM=", "license": "MIT", "dependencies": { @@ -1087,7 +1087,7 @@ }, "node_modules/hexo-pagination": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-pagination/download/hexo-pagination-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-pagination/download/hexo-pagination-1.0.0.tgz", "integrity": "sha1-ycDKNmUme56dCon8PtyvMnaQfcE=", "license": "MIT", "engines": { @@ -1208,7 +1208,7 @@ }, "node_modules/hexo-renderer-stylus": { "version": "2.0.1", - "resolved": "https://registry.npm.taobao.org/hexo-renderer-stylus/download/hexo-renderer-stylus-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/hexo-renderer-stylus/download/hexo-renderer-stylus-2.0.1.tgz", "integrity": "sha1-xlVm6X6QWKUuRsgrDEXPVh9LlMs=", "license": "MIT", "dependencies": { @@ -1221,7 +1221,7 @@ }, "node_modules/hexo-server": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-server/download/hexo-server-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-server/download/hexo-server-2.0.0.tgz", "integrity": "sha1-GtksyKfTUo/sb/pl/4RT8kL3mD8=", "license": "MIT", "dependencies": { @@ -1240,7 +1240,7 @@ }, "node_modules/hexo-theme-fluid": { "version": "1.8.9a", - "resolved": "https://registry.npm.taobao.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.9-a.tgz", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.9-a.tgz", "integrity": "sha1-+44pFj2f8O3KmubBF/fvqYVtRqI=", "license": "MIT", "engines": { @@ -1249,7 +1249,7 @@ }, "node_modules/hexo-theme-landscape": { "version": "0.0.3", - "resolved": "https://registry.npm.taobao.org/hexo-theme-landscape/download/hexo-theme-landscape-0.0.3.tgz", + "resolved": "https://registry.npmjs.org/hexo-theme-landscape/download/hexo-theme-landscape-0.0.3.tgz", "integrity": "sha1-h9H01hPam+UkXa0NS4BHnqtw04Y=", "license": "MIT" }, @@ -1310,7 +1310,7 @@ }, "node_modules/http-errors": { "version": "1.7.3", - "resolved": "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.3.tgz", + "resolved": "https://registry.npmjs.org/http-errors/download/http-errors-1.7.3.tgz", "integrity": "sha1-bGGeT5xgMIw4UZSYwU+7EKrOuwY=", "license": "MIT", "dependencies": { @@ -1326,7 +1326,7 @@ }, "node_modules/http-errors/node_modules/depd": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/depd/download/depd-1.1.2.tgz", "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=", "license": "MIT", "engines": { @@ -1413,7 +1413,7 @@ }, "node_modules/inflight": { "version": "1.0.6", - "resolved": "https://registry.npm.taobao.org/inflight/download/inflight-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/inflight/download/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "license": "ISC", "dependencies": { @@ -1423,13 +1423,13 @@ }, "node_modules/inherits": { "version": "2.0.4", - "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz", + "resolved": "https://registry.npmjs.org/inherits/download/inherits-2.0.4.tgz", "integrity": "sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=", "license": "ISC" }, "node_modules/is-binary-path": { "version": "2.1.0", - "resolved": "https://registry.npm.taobao.org/is-binary-path/download/is-binary-path-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/is-binary-path/download/is-binary-path-2.1.0.tgz", "integrity": "sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=", "license": "MIT", "dependencies": { @@ -1441,7 +1441,7 @@ }, "node_modules/is-core-module": { "version": "2.2.0", - "resolved": "https://registry.npm.taobao.org/is-core-module/download/is-core-module-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/is-core-module/download/is-core-module-2.2.0.tgz", "integrity": "sha1-lwN+89UiJNhRY/VZeytj2a/tmBo=", "license": "MIT", "dependencies": { @@ -1453,7 +1453,7 @@ }, "node_modules/is-docker": { "version": "2.1.1", - "resolved": "https://registry.npm.taobao.org/is-docker/download/is-docker-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/is-docker/download/is-docker-2.1.1.tgz", "integrity": "sha1-QSWojkTkUNOE4JBH7eca3C0UQVY=", "license": "MIT", "bin": { @@ -1468,7 +1468,7 @@ }, "node_modules/is-extglob": { "version": "2.1.1", - "resolved": "https://registry.npm.taobao.org/is-extglob/download/is-extglob-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/is-extglob/download/is-extglob-2.1.1.tgz", "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", "license": "MIT", "engines": { @@ -1477,7 +1477,7 @@ }, "node_modules/is-glob": { "version": "4.0.1", - "resolved": "https://registry.npm.taobao.org/is-glob/download/is-glob-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/is-glob/download/is-glob-4.0.1.tgz", "integrity": "sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw=", "license": "MIT", "dependencies": { @@ -1489,7 +1489,7 @@ }, "node_modules/is-number": { "version": "7.0.0", - "resolved": "https://registry.npm.taobao.org/is-number/download/is-number-7.0.0.tgz", + "resolved": "https://registry.npmjs.org/is-number/download/is-number-7.0.0.tgz", "integrity": "sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=", "license": "MIT", "engines": { @@ -1498,7 +1498,7 @@ }, "node_modules/is-plain-object": { "version": "3.0.1", - "resolved": "https://registry.npm.taobao.org/is-plain-object/download/is-plain-object-3.0.1.tgz?cache=0&sync_timestamp=1599667522104&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/is-plain-object/download/is-plain-object-3.0.1.tgz?cache=0&sync_timestamp=1599667522104&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-3.0.1.tgz", "integrity": "sha1-Zi2S0kwKpDAkB7DUXSHyJRyF+Fs=", "license": "MIT", "engines": { @@ -1512,7 +1512,7 @@ }, "node_modules/is-wsl": { "version": "2.2.0", - "resolved": "https://registry.npm.taobao.org/is-wsl/download/is-wsl-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/is-wsl/download/is-wsl-2.2.0.tgz", "integrity": "sha1-dKTHbnfKn9P5MvKQwX6jJs0VcnE=", "license": "MIT", "dependencies": { @@ -1524,7 +1524,7 @@ }, "node_modules/isexe": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/isexe/download/isexe-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/isexe/download/isexe-2.0.0.tgz", "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", "license": "ISC" }, @@ -1603,7 +1603,7 @@ }, "node_modules/jsonparse": { "version": "1.3.1", - "resolved": "https://registry.npm.taobao.org/jsonparse/download/jsonparse-1.3.1.tgz", + "resolved": "https://registry.npmjs.org/jsonparse/download/jsonparse-1.3.1.tgz", "integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=", "engines": [ "node >= 0.2.0" @@ -1612,7 +1612,7 @@ }, "node_modules/JSONStream": { "version": "1.3.5", - "resolved": "https://registry.npm.taobao.org/JSONStream/download/JSONStream-1.3.5.tgz", + "resolved": "https://registry.npmjs.org/JSONStream/download/JSONStream-1.3.5.tgz", "integrity": "sha1-MgjB8I06TZkmGrZPkjArwV4RHKA=", "license": "(MIT OR Apache-2.0)", "dependencies": { @@ -1628,7 +1628,7 @@ }, "node_modules/lower-case": { "version": "2.0.2", - "resolved": "https://registry.npm.taobao.org/lower-case/download/lower-case-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/lower-case/download/lower-case-2.0.2.tgz", "integrity": "sha1-b6I3xj29xKgsoP2ILkci3F5jTig=", "license": "MIT", "dependencies": { @@ -1648,7 +1648,7 @@ }, "node_modules/micromatch": { "version": "4.0.2", - "resolved": "https://registry.npm.taobao.org/micromatch/download/micromatch-4.0.2.tgz", + "resolved": "https://registry.npmjs.org/micromatch/download/micromatch-4.0.2.tgz", "integrity": "sha1-T8sJmb+fvC/L3SEvbWKbmlbDklk=", "license": "MIT", "dependencies": { @@ -1661,7 +1661,7 @@ }, "node_modules/mime": { "version": "2.5.2", - "resolved": "https://registry.npm.taobao.org/mime/download/mime-2.5.2.tgz", + "resolved": "https://registry.npmjs.org/mime/download/mime-2.5.2.tgz", "integrity": "sha1-bj3GzCuVEGQ4MOXxnVy3U9pe6r4=", "license": "MIT", "bin": { @@ -1673,7 +1673,7 @@ }, "node_modules/mime-db": { "version": "1.46.0", - "resolved": "https://registry.npm.taobao.org/mime-db/download/mime-db-1.46.0.tgz", + "resolved": "https://registry.npmjs.org/mime-db/download/mime-db-1.46.0.tgz", "integrity": "sha1-Ymd0in95lZTePLyM3pHe80lmHO4=", "license": "MIT", "engines": { @@ -1682,7 +1682,7 @@ }, "node_modules/mime-types": { "version": "2.1.29", - "resolved": "https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.29.tgz?cache=0&sync_timestamp=1613609297921&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.29.tgz", + "resolved": "https://registry.npmjs.org/mime-types/download/mime-types-2.1.29.tgz?cache=0&sync_timestamp=1613609297921&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.29.tgz", "integrity": "sha1-HUq3faZLkfX3JInfKSNlY3VLsbI=", "license": "MIT", "dependencies": { @@ -1694,7 +1694,7 @@ }, "node_modules/min-indent": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/min-indent/download/min-indent-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/min-indent/download/min-indent-1.0.1.tgz", "integrity": "sha1-pj9oFnOzBXH76LwlaGrnRu76mGk=", "license": "MIT", "engines": { @@ -1722,7 +1722,7 @@ }, "node_modules/mkdirp": { "version": "1.0.4", - "resolved": "https://registry.npm.taobao.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz", "integrity": "sha1-PrXtYmInVteaXw4qIh3+utdcL34=", "license": "MIT", "bin": { @@ -1753,7 +1753,7 @@ }, "node_modules/morgan": { "version": "1.10.0", - "resolved": "https://registry.npm.taobao.org/morgan/download/morgan-1.10.0.tgz", + "resolved": "https://registry.npmjs.org/morgan/download/morgan-1.10.0.tgz", "integrity": "sha1-CRd4q8H8R801CYJGU9rh+qtrF9c=", "license": "MIT", "dependencies": { @@ -1769,13 +1769,13 @@ }, "node_modules/ms": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fms%2Fdownload%2Fms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", "license": "MIT" }, "node_modules/negotiator": { "version": "0.6.2", - "resolved": "https://registry.npm.taobao.org/negotiator/download/negotiator-0.6.2.tgz", + "resolved": "https://registry.npmjs.org/negotiator/download/negotiator-0.6.2.tgz", "integrity": "sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs=", "license": "MIT", "engines": { @@ -1784,7 +1784,7 @@ }, "node_modules/nib": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/nib/download/nib-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/nib/download/nib-1.1.2.tgz", "integrity": "sha1-amnt5AgblcDe+L4CSkyK4MLLtsc=", "license": "MIT", "dependencies": { @@ -1796,13 +1796,13 @@ }, "node_modules/nib/node_modules/css-parse": { "version": "1.7.0", - "resolved": "https://registry.npm.taobao.org/css-parse/download/css-parse-1.7.0.tgz", + "resolved": "https://registry.npmjs.org/css-parse/download/css-parse-1.7.0.tgz", "integrity": "sha1-Mh9s9zeCpv91ERE5D8BeLGV9jJs=", "license": "MIT" }, "node_modules/nib/node_modules/glob": { "version": "7.0.6", - "resolved": "https://registry.npm.taobao.org/glob/download/glob-7.0.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.0.6.tgz", + "resolved": "https://registry.npmjs.org/glob/download/glob-7.0.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fglob%2Fdownload%2Fglob-7.0.6.tgz", "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=", "license": "ISC", "dependencies": { @@ -1819,7 +1819,7 @@ }, "node_modules/nib/node_modules/mkdirp": { "version": "0.5.5", - "resolved": "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz", + "resolved": "https://registry.npmjs.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz", "integrity": "sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8=", "license": "MIT", "dependencies": { @@ -1831,13 +1831,13 @@ }, "node_modules/nib/node_modules/sax": { "version": "0.5.8", - "resolved": "https://registry.npm.taobao.org/sax/download/sax-0.5.8.tgz", + "resolved": "https://registry.npmjs.org/sax/download/sax-0.5.8.tgz", "integrity": "sha1-1HLbIo6zMcJQaw6MFVJK25OdEsE=", "license": "BSD" }, "node_modules/nib/node_modules/source-map": { "version": "0.1.43", - "resolved": "https://registry.npm.taobao.org/source-map/download/source-map-0.1.43.tgz", + "resolved": "https://registry.npmjs.org/source-map/download/source-map-0.1.43.tgz", "integrity": "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=", "dependencies": { "amdefine": ">=0.0.4" @@ -1848,7 +1848,7 @@ }, "node_modules/nib/node_modules/stylus": { "version": "0.54.5", - "resolved": "https://registry.npm.taobao.org/stylus/download/stylus-0.54.5.tgz", + "resolved": "https://registry.npmjs.org/stylus/download/stylus-0.54.5.tgz", "integrity": "sha1-QrlWCTHKcJDOhRWnmLqeaqPW3Hk=", "license": "MIT", "dependencies": { @@ -1868,7 +1868,7 @@ }, "node_modules/no-case": { "version": "3.0.4", - "resolved": "https://registry.npm.taobao.org/no-case/download/no-case-3.0.4.tgz?cache=0&sync_timestamp=1606867586747&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fno-case%2Fdownload%2Fno-case-3.0.4.tgz", + "resolved": "https://registry.npmjs.org/no-case/download/no-case-3.0.4.tgz?cache=0&sync_timestamp=1606867586747&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fno-case%2Fdownload%2Fno-case-3.0.4.tgz", "integrity": "sha1-02H9XJgA9VhVGoNp/A3NRmK2Ek0=", "license": "MIT", "dependencies": { @@ -1878,7 +1878,7 @@ }, "node_modules/normalize-path": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/normalize-path/download/normalize-path-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/normalize-path/download/normalize-path-3.0.0.tgz", "integrity": "sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=", "license": "MIT", "engines": { @@ -1916,7 +1916,7 @@ }, "node_modules/on-finished": { "version": "2.3.0", - "resolved": "https://registry.npm.taobao.org/on-finished/download/on-finished-2.3.0.tgz", + "resolved": "https://registry.npmjs.org/on-finished/download/on-finished-2.3.0.tgz", "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", "license": "MIT", "dependencies": { @@ -1928,7 +1928,7 @@ }, "node_modules/on-headers": { "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/on-headers/download/on-headers-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/on-headers/download/on-headers-1.0.2.tgz", "integrity": "sha1-dysK5qqlJcOZ5Imt+tkMQD6zwo8=", "license": "MIT", "engines": { @@ -1937,7 +1937,7 @@ }, "node_modules/once": { "version": "1.4.0", - "resolved": "https://registry.npm.taobao.org/once/download/once-1.4.0.tgz", + "resolved": "https://registry.npmjs.org/once/download/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "license": "ISC", "dependencies": { @@ -1946,7 +1946,7 @@ }, "node_modules/open": { "version": "7.4.2", - "resolved": "https://registry.npm.taobao.org/open/download/open-7.4.2.tgz", + "resolved": "https://registry.npmjs.org/open/download/open-7.4.2.tgz", "integrity": "sha1-uBR+Jtzz5CYxbHMAif1x7dKcIyE=", "license": "MIT", "dependencies": { @@ -1984,7 +1984,7 @@ }, "node_modules/parseurl": { "version": "1.3.3", - "resolved": "https://registry.npm.taobao.org/parseurl/download/parseurl-1.3.3.tgz", + "resolved": "https://registry.npmjs.org/parseurl/download/parseurl-1.3.3.tgz", "integrity": "sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ=", "license": "MIT", "engines": { @@ -1993,7 +1993,7 @@ }, "node_modules/pascal-case": { "version": "3.1.2", - "resolved": "https://registry.npm.taobao.org/pascal-case/download/pascal-case-3.1.2.tgz", + "resolved": "https://registry.npmjs.org/pascal-case/download/pascal-case-3.1.2.tgz", "integrity": "sha1-tI4O8rmOIF58Ha50fQsVCCN2YOs=", "license": "MIT", "dependencies": { @@ -2003,7 +2003,7 @@ }, "node_modules/path-is-absolute": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz", "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", "license": "MIT", "engines": { @@ -2012,7 +2012,7 @@ }, "node_modules/path-key": { "version": "3.1.1", - "resolved": "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz", + "resolved": "https://registry.npmjs.org/path-key/download/path-key-3.1.1.tgz", "integrity": "sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=", "license": "MIT", "engines": { @@ -2026,7 +2026,7 @@ }, "node_modules/picomatch": { "version": "2.2.2", - "resolved": "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz", + "resolved": "https://registry.npmjs.org/picomatch/download/picomatch-2.2.2.tgz", "integrity": "sha1-IfMz6ba46v8CRo9RRupAbTRfTa0=", "license": "MIT", "engines": { @@ -2038,7 +2038,7 @@ }, "node_modules/pretty-hrtime": { "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz", "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=", "license": "MIT", "engines": { @@ -2073,7 +2073,7 @@ }, "node_modules/range-parser": { "version": "1.2.1", - "resolved": "https://registry.npm.taobao.org/range-parser/download/range-parser-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/range-parser/download/range-parser-1.2.1.tgz", "integrity": "sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE=", "license": "MIT", "engines": { @@ -2082,7 +2082,7 @@ }, "node_modules/readdirp": { "version": "3.5.0", - "resolved": "https://registry.npm.taobao.org/readdirp/download/readdirp-3.5.0.tgz?cache=0&sync_timestamp=1615717487560&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Freaddirp%2Fdownload%2Freaddirp-3.5.0.tgz", + "resolved": "https://registry.npmjs.org/readdirp/download/readdirp-3.5.0.tgz?cache=0&sync_timestamp=1615717487560&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Freaddirp%2Fdownload%2Freaddirp-3.5.0.tgz", "integrity": "sha1-m6dMAZsV02UnjS6Ru4xI17TULJ4=", "license": "MIT", "dependencies": { @@ -2099,7 +2099,7 @@ }, "node_modules/resolve": { "version": "1.20.0", - "resolved": "https://registry.npm.taobao.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054822645&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz", + "resolved": "https://registry.npmjs.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054822645&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz", "integrity": "sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=", "license": "MIT", "dependencies": { @@ -2112,31 +2112,31 @@ }, "node_modules/resolve-url": { "version": "0.2.1", - "resolved": "https://registry.npm.taobao.org/resolve-url/download/resolve-url-0.2.1.tgz", + "resolved": "https://registry.npmjs.org/resolve-url/download/resolve-url-0.2.1.tgz", "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", "license": "MIT" }, "node_modules/rfdc": { "version": "1.3.0", - "resolved": "https://registry.npm.taobao.org/rfdc/download/rfdc-1.3.0.tgz", + "resolved": "https://registry.npmjs.org/rfdc/download/rfdc-1.3.0.tgz", "integrity": "sha1-0LfEQasnINBdxM8m4ByJYx2doIs=", "license": "MIT" }, "node_modules/safe-buffer": { "version": "5.1.2", - "resolved": "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129611964&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz", + "resolved": "https://registry.npmjs.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129611964&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz", "integrity": "sha1-mR7GnSluAxN0fVm9/St0XDX4go0=", "license": "MIT" }, "node_modules/safer-buffer": { "version": "2.1.2", - "resolved": "https://registry.npm.taobao.org/safer-buffer/download/safer-buffer-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/safer-buffer/download/safer-buffer-2.1.2.tgz", "integrity": "sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=", "license": "MIT" }, "node_modules/sax": { "version": "1.2.4", - "resolved": "https://registry.npm.taobao.org/sax/download/sax-1.2.4.tgz", + "resolved": "https://registry.npmjs.org/sax/download/sax-1.2.4.tgz", "integrity": "sha1-KBYjTiN4vdxOU1T6tcqold9xANk=", "license": "ISC" }, @@ -2161,7 +2161,7 @@ }, "node_modules/send": { "version": "0.17.1", - "resolved": "https://registry.npm.taobao.org/send/download/send-0.17.1.tgz", + "resolved": "https://registry.npmjs.org/send/download/send-0.17.1.tgz", "integrity": "sha1-wdiwWfeQD3Rm3Uk4vcROEd2zdsg=", "license": "MIT", "dependencies": { @@ -2185,7 +2185,7 @@ }, "node_modules/send/node_modules/depd": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/depd/download/depd-1.1.2.tgz", "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=", "license": "MIT", "engines": { @@ -2194,7 +2194,7 @@ }, "node_modules/send/node_modules/mime": { "version": "1.6.0", - "resolved": "https://registry.npm.taobao.org/mime/download/mime-1.6.0.tgz", + "resolved": "https://registry.npmjs.org/mime/download/mime-1.6.0.tgz", "integrity": "sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=", "license": "MIT", "bin": { @@ -2206,13 +2206,13 @@ }, "node_modules/send/node_modules/ms": { "version": "2.1.1", - "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.1.1.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/ms/download/ms-2.1.1.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fms%2Fdownload%2Fms-2.1.1.tgz", "integrity": "sha1-MKWGTrPrsKZvLr5tcnrwagnYbgo=", "license": "MIT" }, "node_modules/serve-static": { "version": "1.14.1", - "resolved": "https://registry.npm.taobao.org/serve-static/download/serve-static-1.14.1.tgz", + "resolved": "https://registry.npmjs.org/serve-static/download/serve-static-1.14.1.tgz", "integrity": "sha1-Zm5jbcTwEPfvKZcKiKZ0MgiYsvk=", "license": "MIT", "dependencies": { @@ -2227,13 +2227,13 @@ }, "node_modules/setprototypeof": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/setprototypeof/download/setprototypeof-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/setprototypeof/download/setprototypeof-1.1.1.tgz", "integrity": "sha1-fpWsskqpL1iF4KvvW6ExMw1K5oM=", "license": "ISC" }, "node_modules/shebang-command": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/shebang-command/download/shebang-command-2.0.0.tgz", "integrity": "sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=", "license": "MIT", "dependencies": { @@ -2245,7 +2245,7 @@ }, "node_modules/shebang-regex": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/shebang-regex/download/shebang-regex-3.0.0.tgz", "integrity": "sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=", "license": "MIT", "engines": { @@ -2254,7 +2254,7 @@ }, "node_modules/source-map": { "version": "0.7.3", - "resolved": "https://registry.npm.taobao.org/source-map/download/source-map-0.7.3.tgz", + "resolved": "https://registry.npmjs.org/source-map/download/source-map-0.7.3.tgz", "integrity": "sha1-UwL4FpAxc1ImVECS5kmB91F1A4M=", "license": "BSD-3-Clause", "engines": { @@ -2263,7 +2263,7 @@ }, "node_modules/source-map-resolve": { "version": "0.5.3", - "resolved": "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz", + "resolved": "https://registry.npmjs.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz", "integrity": "sha1-GQhmvs51U+H48mei7oLGBrVQmho=", "license": "MIT", "dependencies": { @@ -2276,19 +2276,19 @@ }, "node_modules/source-map-url": { "version": "0.4.1", - "resolved": "https://registry.npm.taobao.org/source-map-url/download/source-map-url-0.4.1.tgz", + "resolved": "https://registry.npmjs.org/source-map-url/download/source-map-url-0.4.1.tgz", "integrity": "sha1-CvZmBadFpaL5HPG7+KevvCg97FY=", "license": "MIT" }, "node_modules/sprintf-js": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/sprintf-js/download/sprintf-js-1.1.2.tgz", "integrity": "sha1-2hdlJiv4wPVxdJ8q1sJjACB65nM=", "license": "BSD-3-Clause" }, "node_modules/statuses": { "version": "1.5.0", - "resolved": "https://registry.npm.taobao.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1609654031532&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz", + "resolved": "https://registry.npmjs.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1609654031532&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz", "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=", "license": "MIT", "engines": { @@ -2297,7 +2297,7 @@ }, "node_modules/strip-ansi": { "version": "6.0.0", - "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.0.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/download/strip-ansi-6.0.0.tgz", "integrity": "sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI=", "license": "MIT", "dependencies": { @@ -2309,7 +2309,7 @@ }, "node_modules/strip-indent": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/strip-indent/download/strip-indent-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/strip-indent/download/strip-indent-3.0.0.tgz", "integrity": "sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=", "license": "MIT", "dependencies": { @@ -2321,7 +2321,7 @@ }, "node_modules/stylus": { "version": "0.54.8", - "resolved": "https://registry.npm.taobao.org/stylus/download/stylus-0.54.8.tgz", + "resolved": "https://registry.npmjs.org/stylus/download/stylus-0.54.8.tgz", "integrity": "sha1-PaPmWWa8Vnp7BEv+DuzmU+CZ0Uc=", "license": "MIT", "dependencies": { @@ -2343,7 +2343,7 @@ }, "node_modules/stylus/node_modules/debug": { "version": "3.1.0", - "resolved": "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz", "integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=", "license": "MIT", "dependencies": { @@ -2352,7 +2352,7 @@ }, "node_modules/supports-color": { "version": "7.2.0", - "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1611394404603&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1611394404603&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz", "integrity": "sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=", "license": "MIT", "dependencies": { @@ -2369,19 +2369,19 @@ }, "node_modules/text-table": { "version": "0.2.0", - "resolved": "https://registry.npm.taobao.org/text-table/download/text-table-0.2.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/download/text-table-0.2.0.tgz", "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", "license": "MIT" }, "node_modules/through": { "version": "2.3.8", - "resolved": "https://registry.npm.taobao.org/through/download/through-2.3.8.tgz", + "resolved": "https://registry.npmjs.org/through/download/through-2.3.8.tgz", "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=", "license": "MIT" }, "node_modules/tildify": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/tildify/download/tildify-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/tildify/download/tildify-2.0.0.tgz", "integrity": "sha1-8gXzZ01nfOaYtwZ6melJzgO0dUo=", "license": "MIT", "engines": { @@ -2390,13 +2390,13 @@ }, "node_modules/timsort": { "version": "0.3.0", - "resolved": "https://registry.npm.taobao.org/timsort/download/timsort-0.3.0.tgz", + "resolved": "https://registry.npmjs.org/timsort/download/timsort-0.3.0.tgz", "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=", "license": "MIT" }, "node_modules/titlecase": { "version": "1.1.3", - "resolved": "https://registry.npm.taobao.org/titlecase/download/titlecase-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/titlecase/download/titlecase-1.1.3.tgz", "integrity": "sha1-/G1l/1grBgJBB2jvGgm3BQYxPcM=", "license": "MIT", "bin": { @@ -2405,7 +2405,7 @@ }, "node_modules/to-regex-range": { "version": "5.0.1", - "resolved": "https://registry.npm.taobao.org/to-regex-range/download/to-regex-range-5.0.1.tgz", + "resolved": "https://registry.npmjs.org/to-regex-range/download/to-regex-range-5.0.1.tgz", "integrity": "sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=", "license": "MIT", "dependencies": { @@ -2417,7 +2417,7 @@ }, "node_modules/toidentifier": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/toidentifier/download/toidentifier-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/toidentifier/download/toidentifier-1.0.0.tgz", "integrity": "sha1-fhvjRw8ed5SLxD2Uo8j013UrpVM=", "license": "MIT", "engines": { @@ -2451,7 +2451,7 @@ }, "node_modules/tslib": { "version": "2.1.0", - "resolved": "https://registry.npm.taobao.org/tslib/download/tslib-2.1.0.tgz?cache=0&sync_timestamp=1609887895137&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/tslib/download/tslib-2.1.0.tgz?cache=0&sync_timestamp=1609887895137&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Ftslib%2Fdownload%2Ftslib-2.1.0.tgz", "integrity": "sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo=", "license": "0BSD" }, @@ -2465,7 +2465,7 @@ }, "node_modules/unpipe": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/unpipe/download/unpipe-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/unpipe/download/unpipe-1.0.0.tgz", "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", "license": "MIT", "engines": { @@ -2474,7 +2474,7 @@ }, "node_modules/urix": { "version": "0.1.0", - "resolved": "https://registry.npm.taobao.org/urix/download/urix-0.1.0.tgz", + "resolved": "https://registry.npmjs.org/urix/download/urix-0.1.0.tgz", "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", "license": "MIT" }, @@ -2489,7 +2489,7 @@ }, "node_modules/utils-merge": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/utils-merge/download/utils-merge-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/utils-merge/download/utils-merge-1.0.1.tgz", "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=", "license": "MIT", "engines": { @@ -2498,7 +2498,7 @@ }, "node_modules/vary": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/vary/download/vary-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/vary/download/vary-1.1.2.tgz", "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=", "license": "MIT", "engines": { @@ -2518,7 +2518,7 @@ }, "node_modules/warehouse": { "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/warehouse/download/warehouse-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/warehouse/download/warehouse-4.0.0.tgz", "integrity": "sha1-RYMrxD4f0yO9nTyGsnYUMLoNHns=", "license": "MIT", "dependencies": { @@ -2574,7 +2574,7 @@ }, "node_modules/which": { "version": "2.0.2", - "resolved": "https://registry.npm.taobao.org/which/download/which-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/which/download/which-2.0.2.tgz", "integrity": "sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=", "license": "ISC", "dependencies": { @@ -2589,7 +2589,7 @@ }, "node_modules/wrappy": { "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/wrappy/download/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "license": "ISC" }, @@ -2635,7 +2635,7 @@ }, "a-sync-waterfall": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/a-sync-waterfall/download/a-sync-waterfall-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/a-sync-waterfall/download/a-sync-waterfall-1.0.1.tgz", "integrity": "sha1-dba2qnJZi0l6El56J3DxT0yKH6c=" }, "abab": { @@ -2645,12 +2645,12 @@ }, "abbrev": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/abbrev/download/abbrev-1.1.1.tgz", "integrity": "sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg=" }, "accepts": { "version": "1.3.7", - "resolved": "https://registry.npm.taobao.org/accepts/download/accepts-1.3.7.tgz", + "resolved": "https://registry.npmjs.org/accepts/download/accepts-1.3.7.tgz", "integrity": "sha1-UxvHJlF6OytB+FACHGzBXqq1B80=", "requires": { "mime-types": "~2.1.24", @@ -2701,7 +2701,7 @@ }, "amdefine": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/amdefine/download/amdefine-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/amdefine/download/amdefine-1.0.1.tgz", "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=" }, "ansi-regex": { @@ -2711,7 +2711,7 @@ }, "ansi-styles": { "version": "4.3.0", - "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1611326010661&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz", + "resolved": "https://registry.npmjs.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1611326010661&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz", "integrity": "sha1-7dgDYornHATIWuegkG7a00tkiTc=", "requires": { "color-convert": "^2.0.1" @@ -2719,7 +2719,7 @@ }, "anymatch": { "version": "3.1.1", - "resolved": "https://registry.npm.taobao.org/anymatch/download/anymatch-3.1.1.tgz", + "resolved": "https://registry.npmjs.org/anymatch/download/anymatch-3.1.1.tgz", "integrity": "sha1-xV7PAhheJGklk5kxDBc84xIzsUI=", "requires": { "normalize-path": "^3.0.0", @@ -2728,7 +2728,7 @@ }, "archy": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/archy/download/archy-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/archy/download/archy-1.0.0.tgz", "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=" }, "argparse": { @@ -2748,7 +2748,7 @@ }, "asap": { "version": "2.0.6", - "resolved": "https://registry.npm.taobao.org/asap/download/asap-2.0.6.tgz", + "resolved": "https://registry.npmjs.org/asap/download/asap-2.0.6.tgz", "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=" }, "async": { @@ -2763,17 +2763,17 @@ }, "atob": { "version": "2.1.2", - "resolved": "https://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/atob/download/atob-2.1.2.tgz", "integrity": "sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=" }, "balanced-match": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/balanced-match/download/balanced-match-1.0.0.tgz", "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" }, "basic-auth": { "version": "2.0.1", - "resolved": "https://registry.npm.taobao.org/basic-auth/download/basic-auth-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/basic-auth/download/basic-auth-2.0.1.tgz", "integrity": "sha1-uZgnm/R844NEtPPPkW1Gebv1Hjo=", "requires": { "safe-buffer": "5.1.2" @@ -2781,17 +2781,17 @@ }, "binary-extensions": { "version": "2.2.0", - "resolved": "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-2.2.0.tgz?cache=0&sync_timestamp=1610299754511&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbinary-extensions%2Fdownload%2Fbinary-extensions-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/binary-extensions/download/binary-extensions-2.2.0.tgz?cache=0&sync_timestamp=1610299754511&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fbinary-extensions%2Fdownload%2Fbinary-extensions-2.2.0.tgz", "integrity": "sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=" }, "bluebird": { "version": "3.7.2", - "resolved": "https://registry.npm.taobao.org/bluebird/download/bluebird-3.7.2.tgz", + "resolved": "https://registry.npmjs.org/bluebird/download/bluebird-3.7.2.tgz", "integrity": "sha1-nyKcFb4nJFT/qXOs4NvueaGww28=" }, "brace-expansion": { "version": "1.1.11", - "resolved": "https://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1614010785257&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1614010785257&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz", "integrity": "sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=", "requires": { "balanced-match": "^1.0.0", @@ -2800,7 +2800,7 @@ }, "braces": { "version": "3.0.2", - "resolved": "https://registry.npm.taobao.org/braces/download/braces-3.0.2.tgz", + "resolved": "https://registry.npmjs.org/braces/download/braces-3.0.2.tgz", "integrity": "sha1-NFThpGLujVmeI23zNs2epPiv4Qc=", "requires": { "fill-range": "^7.0.1" @@ -2808,12 +2808,12 @@ }, "bytes": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/bytes/download/bytes-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/bytes/download/bytes-3.0.0.tgz", "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=" }, "camel-case": { "version": "4.1.2", - "resolved": "https://registry.npm.taobao.org/camel-case/download/camel-case-4.1.2.tgz?cache=0&sync_timestamp=1606867585340&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamel-case%2Fdownload%2Fcamel-case-4.1.2.tgz", + "resolved": "https://registry.npmjs.org/camel-case/download/camel-case-4.1.2.tgz?cache=0&sync_timestamp=1606867585340&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcamel-case%2Fdownload%2Fcamel-case-4.1.2.tgz", "integrity": "sha1-lygHKpVPgFIoIlpt7qazhGHhvVo=", "requires": { "pascal-case": "^3.1.2", @@ -2822,7 +2822,7 @@ }, "chalk": { "version": "4.1.0", - "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-4.1.0.tgz?cache=0&sync_timestamp=1599533182233&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/chalk/download/chalk-4.1.0.tgz?cache=0&sync_timestamp=1599533182233&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fchalk%2Fdownload%2Fchalk-4.1.0.tgz", "integrity": "sha1-ThSHCmGNni7dl92DRf2dncMVZGo=", "requires": { "ansi-styles": "^4.1.0", @@ -2831,7 +2831,7 @@ }, "chokidar": { "version": "3.5.1", - "resolved": "https://registry.npm.taobao.org/chokidar/download/chokidar-3.5.1.tgz?cache=0&sync_timestamp=1610719366630&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchokidar%2Fdownload%2Fchokidar-3.5.1.tgz", + "resolved": "https://registry.npmjs.org/chokidar/download/chokidar-3.5.1.tgz?cache=0&sync_timestamp=1610719366630&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fchokidar%2Fdownload%2Fchokidar-3.5.1.tgz", "integrity": "sha1-7pznu+vSt59J8wR5nVRo4x4U5oo=", "requires": { "anymatch": "~3.1.1", @@ -2846,7 +2846,7 @@ }, "color-convert": { "version": "2.0.1", - "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/color-convert/download/color-convert-2.0.1.tgz", "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=", "requires": { "color-name": "~1.1.4" @@ -2854,7 +2854,7 @@ }, "color-name": { "version": "1.1.4", - "resolved": "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/color-name/download/color-name-1.1.4.tgz", "integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=" }, "combined-stream": { @@ -2867,17 +2867,17 @@ }, "command-exists": { "version": "1.2.9", - "resolved": "https://registry.npm.taobao.org/command-exists/download/command-exists-1.2.9.tgz", + "resolved": "https://registry.npmjs.org/command-exists/download/command-exists-1.2.9.tgz", "integrity": "sha1-xQclrzgIyKsCYP1gsB+/oluVT2k=" }, "commander": { "version": "5.1.0", - "resolved": "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1616364021418&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz", + "resolved": "https://registry.npmjs.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1616364021418&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz", "integrity": "sha1-Rqu9FlL44Fm92u+Zu9yyrZzxea4=" }, "compressible": { "version": "2.0.18", - "resolved": "https://registry.npm.taobao.org/compressible/download/compressible-2.0.18.tgz", + "resolved": "https://registry.npmjs.org/compressible/download/compressible-2.0.18.tgz", "integrity": "sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o=", "requires": { "mime-db": ">= 1.43.0 < 2" @@ -2885,7 +2885,7 @@ }, "compression": { "version": "1.7.4", - "resolved": "https://registry.npm.taobao.org/compression/download/compression-1.7.4.tgz", + "resolved": "https://registry.npmjs.org/compression/download/compression-1.7.4.tgz", "integrity": "sha1-lVI+/xcMpXwpoMpB5v4TH0Hlu48=", "requires": { "accepts": "~1.3.5", @@ -2899,12 +2899,12 @@ }, "concat-map": { "version": "0.0.1", - "resolved": "https://registry.npm.taobao.org/concat-map/download/concat-map-0.0.1.tgz", + "resolved": "https://registry.npmjs.org/concat-map/download/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" }, "connect": { "version": "3.7.0", - "resolved": "https://registry.npm.taobao.org/connect/download/connect-3.7.0.tgz", + "resolved": "https://registry.npmjs.org/connect/download/connect-3.7.0.tgz", "integrity": "sha1-XUk0iRDKpeB6AYALAw0MNfIEhPg=", "requires": { "debug": "2.6.9", @@ -2915,7 +2915,7 @@ }, "cross-spawn": { "version": "7.0.3", - "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-7.0.3.tgz?cache=0&sync_timestamp=1590420927512&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.3.tgz", + "resolved": "https://registry.npmjs.org/cross-spawn/download/cross-spawn-7.0.3.tgz?cache=0&sync_timestamp=1590420927512&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.3.tgz", "integrity": "sha1-9zqFudXUHQRVUcF34ogtSshXKKY=", "requires": { "path-key": "^3.1.0", @@ -2925,7 +2925,7 @@ }, "css": { "version": "2.2.4", - "resolved": "https://registry.npm.taobao.org/css/download/css-2.2.4.tgz", + "resolved": "https://registry.npmjs.org/css/download/css-2.2.4.tgz", "integrity": "sha1-xkZ1XHOXHyu6amAeLPL9cbEpiSk=", "requires": { "inherits": "^2.0.3", @@ -2936,14 +2936,14 @@ "dependencies": { "source-map": { "version": "0.6.1", - "resolved": "https://registry.npm.taobao.org/source-map/download/source-map-0.6.1.tgz", + "resolved": "https://registry.npmjs.org/source-map/download/source-map-0.6.1.tgz", "integrity": "sha1-dHIq8y6WFOnCh6jQu95IteLxomM=" } } }, "css-parse": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/css-parse/download/css-parse-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/css-parse/download/css-parse-2.0.0.tgz", "integrity": "sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q=", "requires": { "css": "^2.0.0" @@ -2971,7 +2971,7 @@ }, "cuid": { "version": "2.1.8", - "resolved": "https://registry.npm.taobao.org/cuid/download/cuid-2.1.8.tgz", + "resolved": "https://registry.npmjs.org/cuid/download/cuid-2.1.8.tgz", "integrity": "sha1-y7iPlUFx4NV0dgbAE5+2XFEB6sA=" }, "data-urls": { @@ -2986,7 +2986,7 @@ }, "debug": { "version": "2.6.9", - "resolved": "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz", + "resolved": "https://registry.npmjs.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz", "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=", "requires": { "ms": "2.0.0" @@ -3004,7 +3004,7 @@ }, "deepmerge": { "version": "4.2.2", - "resolved": "https://registry.npm.taobao.org/deepmerge/download/deepmerge-4.2.2.tgz", + "resolved": "https://registry.npmjs.org/deepmerge/download/deepmerge-4.2.2.tgz", "integrity": "sha1-RNLqNnm49NT/ujPwPYZfwee/SVU=" }, "delayed-stream": { @@ -3014,12 +3014,12 @@ }, "depd": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/depd/download/depd-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/depd/download/depd-2.0.0.tgz", "integrity": "sha1-tpYWPMdXVg0JzyLMj60Vcbeedt8=" }, "destroy": { "version": "1.0.4", - "resolved": "https://registry.npm.taobao.org/destroy/download/destroy-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/destroy/download/destroy-1.0.4.tgz", "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" }, "dom-serializer": { @@ -3077,7 +3077,7 @@ }, "ee-first": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/ee-first/download/ee-first-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/ee-first/download/ee-first-1.1.1.tgz", "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "ejs": { @@ -3090,7 +3090,7 @@ }, "encodeurl": { "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/encodeurl/download/encodeurl-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/encodeurl/download/encodeurl-1.0.2.tgz", "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=" }, "entities": { @@ -3100,7 +3100,7 @@ }, "escape-html": { "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/escape-html/download/escape-html-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/escape-html/download/escape-html-1.0.3.tgz", "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" }, "escodegen": { @@ -3124,7 +3124,7 @@ }, "esprima": { "version": "4.0.1", - "resolved": "https://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/esprima/download/esprima-4.0.1.tgz", "integrity": "sha1-E7BM2z5sXRnfkatph6hpVhmwqnE=" }, "estraverse": { @@ -3139,7 +3139,7 @@ }, "etag": { "version": "1.8.1", - "resolved": "https://registry.npm.taobao.org/etag/download/etag-1.8.1.tgz", + "resolved": "https://registry.npmjs.org/etag/download/etag-1.8.1.tgz", "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" }, "filelist": { @@ -3170,7 +3170,7 @@ }, "fill-range": { "version": "7.0.1", - "resolved": "https://registry.npm.taobao.org/fill-range/download/fill-range-7.0.1.tgz", + "resolved": "https://registry.npmjs.org/fill-range/download/fill-range-7.0.1.tgz", "integrity": "sha1-GRmmp8df44ssfHflGYU12prN2kA=", "requires": { "to-regex-range": "^5.0.1" @@ -3178,7 +3178,7 @@ }, "finalhandler": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/finalhandler/download/finalhandler-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/finalhandler/download/finalhandler-1.1.2.tgz", "integrity": "sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=", "requires": { "debug": "2.6.9", @@ -3202,28 +3202,28 @@ }, "fresh": { "version": "0.5.2", - "resolved": "https://registry.npm.taobao.org/fresh/download/fresh-0.5.2.tgz", + "resolved": "https://registry.npmjs.org/fresh/download/fresh-0.5.2.tgz", "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" }, "fs.realpath": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/fs.realpath/download/fs.realpath-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/fs.realpath/download/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" }, "fsevents": { "version": "2.3.2", - "resolved": "https://registry.npm.taobao.org/fsevents/download/fsevents-2.3.2.tgz?cache=0&sync_timestamp=1612536477949&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffsevents%2Fdownload%2Ffsevents-2.3.2.tgz", + "resolved": "https://registry.npmjs.org/fsevents/download/fsevents-2.3.2.tgz?cache=0&sync_timestamp=1612536477949&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Ffsevents%2Fdownload%2Ffsevents-2.3.2.tgz", "integrity": "sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=", "optional": true }, "function-bind": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/function-bind/download/function-bind-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/function-bind/download/function-bind-1.1.1.tgz", "integrity": "sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=" }, "glob": { "version": "7.1.6", - "resolved": "https://registry.npm.taobao.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz", + "resolved": "https://registry.npmjs.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz", "integrity": "sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY=", "requires": { "fs.realpath": "^1.0.0", @@ -3236,7 +3236,7 @@ }, "glob-parent": { "version": "5.1.2", - "resolved": "https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.2.tgz", + "resolved": "https://registry.npmjs.org/glob-parent/download/glob-parent-5.1.2.tgz", "integrity": "sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=", "requires": { "is-glob": "^4.0.1" @@ -3244,12 +3244,12 @@ }, "graceful-fs": { "version": "4.2.6", - "resolved": "https://registry.npm.taobao.org/graceful-fs/download/graceful-fs-4.2.6.tgz?cache=0&sync_timestamp=1612894097557&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.6.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/download/graceful-fs-4.2.6.tgz?cache=0&sync_timestamp=1612894097557&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.6.tgz", "integrity": "sha1-/wQLKwhTsjw9MQJ1I3BvGIXXa+4=" }, "has": { "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/has/download/has-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has/download/has-1.0.3.tgz", "integrity": "sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=", "requires": { "function-bind": "^1.1.1" @@ -3257,7 +3257,7 @@ }, "has-flag": { "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/has-flag/download/has-flag-4.0.0.tgz", "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=" }, "hexo": { @@ -3308,7 +3308,7 @@ }, "hexo-deployer-git": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-deployer-git/download/hexo-deployer-git-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-deployer-git/download/hexo-deployer-git-3.0.0.tgz", "integrity": "sha1-2oL3o0Rd8rITkm3I0DC6VJm2jPM=", "requires": { "bluebird": "^3.5.0", @@ -3321,7 +3321,7 @@ }, "hexo-front-matter": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-front-matter/download/hexo-front-matter-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-front-matter/download/hexo-front-matter-2.0.0.tgz", "integrity": "sha1-A/Oanu2xbFRI27O+x9/yxOIkAGw=", "requires": { "js-yaml": "^3.13.1" @@ -3329,7 +3329,7 @@ }, "hexo-fs": { "version": "3.1.0", - "resolved": "https://registry.npm.taobao.org/hexo-fs/download/hexo-fs-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-fs/download/hexo-fs-3.1.0.tgz", "integrity": "sha1-IFL/csaM2ixXeoeqDqeYCuUD+pk=", "requires": { "bluebird": "^3.5.1", @@ -3340,7 +3340,7 @@ }, "hexo-generator-archive": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-archive/download/hexo-generator-archive-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-archive/download/hexo-generator-archive-1.0.0.tgz", "integrity": "sha1-rSr7EiMqZeL4YI/Byj8ZFi+2N4Y=", "requires": { "hexo-pagination": "1.0.0" @@ -3348,7 +3348,7 @@ }, "hexo-generator-category": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-category/download/hexo-generator-category-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-category/download/hexo-generator-category-1.0.0.tgz", "integrity": "sha1-zSorA+sybaPvgh1uKUCEiMwTLrU=", "requires": { "hexo-pagination": "1.0.0" @@ -3356,7 +3356,7 @@ }, "hexo-generator-index": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-index/download/hexo-generator-index-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-index/download/hexo-generator-index-2.0.0.tgz", "integrity": "sha1-FecfTSjunSFy4td+jR26BIgu3I8=", "requires": { "hexo-pagination": "1.0.0", @@ -3365,7 +3365,7 @@ }, "hexo-generator-tag": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-generator-tag/download/hexo-generator-tag-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-generator-tag/download/hexo-generator-tag-1.0.0.tgz", "integrity": "sha1-VOwj3pQJx1WE6oHjYFelkDGwIvE=", "requires": { "hexo-pagination": "1.0.0" @@ -3373,7 +3373,7 @@ }, "hexo-i18n": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-i18n/download/hexo-i18n-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-i18n/download/hexo-i18n-1.0.0.tgz", "integrity": "sha1-eYP7OjE+kGFbhN2PqUanHEie9b0=", "requires": { "sprintf-js": "^1.0.3" @@ -3381,7 +3381,7 @@ }, "hexo-log": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-log/download/hexo-log-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-log/download/hexo-log-2.0.0.tgz", "integrity": "sha1-HcyOlgApsIshmU/ixWxOPWNG6JM=", "requires": { "chalk": "^4.0.0" @@ -3389,7 +3389,7 @@ }, "hexo-pagination": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-pagination/download/hexo-pagination-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-pagination/download/hexo-pagination-1.0.0.tgz", "integrity": "sha1-ycDKNmUme56dCon8PtyvMnaQfcE=" }, "hexo-renderer-ejs": { @@ -3473,7 +3473,7 @@ }, "hexo-renderer-stylus": { "version": "2.0.1", - "resolved": "https://registry.npm.taobao.org/hexo-renderer-stylus/download/hexo-renderer-stylus-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/hexo-renderer-stylus/download/hexo-renderer-stylus-2.0.1.tgz", "integrity": "sha1-xlVm6X6QWKUuRsgrDEXPVh9LlMs=", "requires": { "nib": "^1.1.2", @@ -3482,7 +3482,7 @@ }, "hexo-server": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/hexo-server/download/hexo-server-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/hexo-server/download/hexo-server-2.0.0.tgz", "integrity": "sha1-GtksyKfTUo/sb/pl/4RT8kL3mD8=", "requires": { "bluebird": "^3.5.5", @@ -3497,12 +3497,12 @@ }, "hexo-theme-fluid": { "version": "1.8.9a", - "resolved": "https://registry.npm.taobao.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.9-a.tgz", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.9-a.tgz", "integrity": "sha1-+44pFj2f8O3KmubBF/fvqYVtRqI=" }, "hexo-theme-landscape": { "version": "0.0.3", - "resolved": "https://registry.npm.taobao.org/hexo-theme-landscape/download/hexo-theme-landscape-0.0.3.tgz", + "resolved": "https://registry.npmjs.org/hexo-theme-landscape/download/hexo-theme-landscape-0.0.3.tgz", "integrity": "sha1-h9H01hPam+UkXa0NS4BHnqtw04Y=" }, "hexo-util": { @@ -3546,7 +3546,7 @@ }, "http-errors": { "version": "1.7.3", - "resolved": "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.3.tgz", + "resolved": "https://registry.npmjs.org/http-errors/download/http-errors-1.7.3.tgz", "integrity": "sha1-bGGeT5xgMIw4UZSYwU+7EKrOuwY=", "requires": { "depd": "~1.1.2", @@ -3558,7 +3558,7 @@ "dependencies": { "depd": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/depd/download/depd-1.1.2.tgz", "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" } } @@ -3622,7 +3622,7 @@ }, "inflight": { "version": "1.0.6", - "resolved": "https://registry.npm.taobao.org/inflight/download/inflight-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/inflight/download/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "requires": { "once": "^1.3.0", @@ -3631,12 +3631,12 @@ }, "inherits": { "version": "2.0.4", - "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz", + "resolved": "https://registry.npmjs.org/inherits/download/inherits-2.0.4.tgz", "integrity": "sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=" }, "is-binary-path": { "version": "2.1.0", - "resolved": "https://registry.npm.taobao.org/is-binary-path/download/is-binary-path-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/is-binary-path/download/is-binary-path-2.1.0.tgz", "integrity": "sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=", "requires": { "binary-extensions": "^2.0.0" @@ -3644,7 +3644,7 @@ }, "is-core-module": { "version": "2.2.0", - "resolved": "https://registry.npm.taobao.org/is-core-module/download/is-core-module-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/is-core-module/download/is-core-module-2.2.0.tgz", "integrity": "sha1-lwN+89UiJNhRY/VZeytj2a/tmBo=", "requires": { "has": "^1.0.3" @@ -3652,17 +3652,17 @@ }, "is-docker": { "version": "2.1.1", - "resolved": "https://registry.npm.taobao.org/is-docker/download/is-docker-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/is-docker/download/is-docker-2.1.1.tgz", "integrity": "sha1-QSWojkTkUNOE4JBH7eca3C0UQVY=" }, "is-extglob": { "version": "2.1.1", - "resolved": "https://registry.npm.taobao.org/is-extglob/download/is-extglob-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/is-extglob/download/is-extglob-2.1.1.tgz", "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" }, "is-glob": { "version": "4.0.1", - "resolved": "https://registry.npm.taobao.org/is-glob/download/is-glob-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/is-glob/download/is-glob-4.0.1.tgz", "integrity": "sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw=", "requires": { "is-extglob": "^2.1.1" @@ -3670,12 +3670,12 @@ }, "is-number": { "version": "7.0.0", - "resolved": "https://registry.npm.taobao.org/is-number/download/is-number-7.0.0.tgz", + "resolved": "https://registry.npmjs.org/is-number/download/is-number-7.0.0.tgz", "integrity": "sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=" }, "is-plain-object": { "version": "3.0.1", - "resolved": "https://registry.npm.taobao.org/is-plain-object/download/is-plain-object-3.0.1.tgz?cache=0&sync_timestamp=1599667522104&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/is-plain-object/download/is-plain-object-3.0.1.tgz?cache=0&sync_timestamp=1599667522104&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-3.0.1.tgz", "integrity": "sha1-Zi2S0kwKpDAkB7DUXSHyJRyF+Fs=" }, "is-potential-custom-element-name": { @@ -3685,7 +3685,7 @@ }, "is-wsl": { "version": "2.2.0", - "resolved": "https://registry.npm.taobao.org/is-wsl/download/is-wsl-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/is-wsl/download/is-wsl-2.2.0.tgz", "integrity": "sha1-dKTHbnfKn9P5MvKQwX6jJs0VcnE=", "requires": { "is-docker": "^2.0.0" @@ -3693,7 +3693,7 @@ }, "isexe": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/isexe/download/isexe-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/isexe/download/isexe-2.0.0.tgz", "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" }, "jake": { @@ -3751,12 +3751,12 @@ }, "jsonparse": { "version": "1.3.1", - "resolved": "https://registry.npm.taobao.org/jsonparse/download/jsonparse-1.3.1.tgz", + "resolved": "https://registry.npmjs.org/jsonparse/download/jsonparse-1.3.1.tgz", "integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=" }, "JSONStream": { "version": "1.3.5", - "resolved": "https://registry.npm.taobao.org/JSONStream/download/JSONStream-1.3.5.tgz", + "resolved": "https://registry.npmjs.org/JSONStream/download/JSONStream-1.3.5.tgz", "integrity": "sha1-MgjB8I06TZkmGrZPkjArwV4RHKA=", "requires": { "jsonparse": "^1.2.0", @@ -3765,7 +3765,7 @@ }, "lower-case": { "version": "2.0.2", - "resolved": "https://registry.npm.taobao.org/lower-case/download/lower-case-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/lower-case/download/lower-case-2.0.2.tgz", "integrity": "sha1-b6I3xj29xKgsoP2ILkci3F5jTig=", "requires": { "tslib": "^2.0.3" @@ -3778,7 +3778,7 @@ }, "micromatch": { "version": "4.0.2", - "resolved": "https://registry.npm.taobao.org/micromatch/download/micromatch-4.0.2.tgz", + "resolved": "https://registry.npmjs.org/micromatch/download/micromatch-4.0.2.tgz", "integrity": "sha1-T8sJmb+fvC/L3SEvbWKbmlbDklk=", "requires": { "braces": "^3.0.1", @@ -3787,17 +3787,17 @@ }, "mime": { "version": "2.5.2", - "resolved": "https://registry.npm.taobao.org/mime/download/mime-2.5.2.tgz", + "resolved": "https://registry.npmjs.org/mime/download/mime-2.5.2.tgz", "integrity": "sha1-bj3GzCuVEGQ4MOXxnVy3U9pe6r4=" }, "mime-db": { "version": "1.46.0", - "resolved": "https://registry.npm.taobao.org/mime-db/download/mime-db-1.46.0.tgz", + "resolved": "https://registry.npmjs.org/mime-db/download/mime-db-1.46.0.tgz", "integrity": "sha1-Ymd0in95lZTePLyM3pHe80lmHO4=" }, "mime-types": { "version": "2.1.29", - "resolved": "https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.29.tgz?cache=0&sync_timestamp=1613609297921&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.29.tgz", + "resolved": "https://registry.npmjs.org/mime-types/download/mime-types-2.1.29.tgz?cache=0&sync_timestamp=1613609297921&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.29.tgz", "integrity": "sha1-HUq3faZLkfX3JInfKSNlY3VLsbI=", "requires": { "mime-db": "1.46.0" @@ -3805,7 +3805,7 @@ }, "min-indent": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/min-indent/download/min-indent-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/min-indent/download/min-indent-1.0.1.tgz", "integrity": "sha1-pj9oFnOzBXH76LwlaGrnRu76mGk=" }, "minimatch": { @@ -3823,7 +3823,7 @@ }, "mkdirp": { "version": "1.0.4", - "resolved": "https://registry.npm.taobao.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz", + "resolved": "https://registry.npmjs.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz", "integrity": "sha1-PrXtYmInVteaXw4qIh3+utdcL34=" }, "moment": { @@ -3841,7 +3841,7 @@ }, "morgan": { "version": "1.10.0", - "resolved": "https://registry.npm.taobao.org/morgan/download/morgan-1.10.0.tgz", + "resolved": "https://registry.npmjs.org/morgan/download/morgan-1.10.0.tgz", "integrity": "sha1-CRd4q8H8R801CYJGU9rh+qtrF9c=", "requires": { "basic-auth": "~2.0.1", @@ -3853,17 +3853,17 @@ }, "ms": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fms%2Fdownload%2Fms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" }, "negotiator": { "version": "0.6.2", - "resolved": "https://registry.npm.taobao.org/negotiator/download/negotiator-0.6.2.tgz", + "resolved": "https://registry.npmjs.org/negotiator/download/negotiator-0.6.2.tgz", "integrity": "sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs=" }, "nib": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/nib/download/nib-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/nib/download/nib-1.1.2.tgz", "integrity": "sha1-amnt5AgblcDe+L4CSkyK4MLLtsc=", "requires": { "stylus": "0.54.5" @@ -3871,12 +3871,12 @@ "dependencies": { "css-parse": { "version": "1.7.0", - "resolved": "https://registry.npm.taobao.org/css-parse/download/css-parse-1.7.0.tgz", + "resolved": "https://registry.npmjs.org/css-parse/download/css-parse-1.7.0.tgz", "integrity": "sha1-Mh9s9zeCpv91ERE5D8BeLGV9jJs=" }, "glob": { "version": "7.0.6", - "resolved": "https://registry.npm.taobao.org/glob/download/glob-7.0.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.0.6.tgz", + "resolved": "https://registry.npmjs.org/glob/download/glob-7.0.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fglob%2Fdownload%2Fglob-7.0.6.tgz", "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=", "requires": { "fs.realpath": "^1.0.0", @@ -3889,7 +3889,7 @@ }, "mkdirp": { "version": "0.5.5", - "resolved": "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz", + "resolved": "https://registry.npmjs.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz", "integrity": "sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8=", "requires": { "minimist": "^1.2.5" @@ -3897,12 +3897,12 @@ }, "sax": { "version": "0.5.8", - "resolved": "https://registry.npm.taobao.org/sax/download/sax-0.5.8.tgz", + "resolved": "https://registry.npmjs.org/sax/download/sax-0.5.8.tgz", "integrity": "sha1-1HLbIo6zMcJQaw6MFVJK25OdEsE=" }, "source-map": { "version": "0.1.43", - "resolved": "https://registry.npm.taobao.org/source-map/download/source-map-0.1.43.tgz", + "resolved": "https://registry.npmjs.org/source-map/download/source-map-0.1.43.tgz", "integrity": "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=", "requires": { "amdefine": ">=0.0.4" @@ -3910,7 +3910,7 @@ }, "stylus": { "version": "0.54.5", - "resolved": "https://registry.npm.taobao.org/stylus/download/stylus-0.54.5.tgz", + "resolved": "https://registry.npmjs.org/stylus/download/stylus-0.54.5.tgz", "integrity": "sha1-QrlWCTHKcJDOhRWnmLqeaqPW3Hk=", "requires": { "css-parse": "1.7.x", @@ -3925,7 +3925,7 @@ }, "no-case": { "version": "3.0.4", - "resolved": "https://registry.npm.taobao.org/no-case/download/no-case-3.0.4.tgz?cache=0&sync_timestamp=1606867586747&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fno-case%2Fdownload%2Fno-case-3.0.4.tgz", + "resolved": "https://registry.npmjs.org/no-case/download/no-case-3.0.4.tgz?cache=0&sync_timestamp=1606867586747&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fno-case%2Fdownload%2Fno-case-3.0.4.tgz", "integrity": "sha1-02H9XJgA9VhVGoNp/A3NRmK2Ek0=", "requires": { "lower-case": "^2.0.2", @@ -3934,7 +3934,7 @@ }, "normalize-path": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/normalize-path/download/normalize-path-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/normalize-path/download/normalize-path-3.0.0.tgz", "integrity": "sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=" }, "nunjucks": { @@ -3954,7 +3954,7 @@ }, "on-finished": { "version": "2.3.0", - "resolved": "https://registry.npm.taobao.org/on-finished/download/on-finished-2.3.0.tgz", + "resolved": "https://registry.npmjs.org/on-finished/download/on-finished-2.3.0.tgz", "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", "requires": { "ee-first": "1.1.1" @@ -3962,12 +3962,12 @@ }, "on-headers": { "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/on-headers/download/on-headers-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/on-headers/download/on-headers-1.0.2.tgz", "integrity": "sha1-dysK5qqlJcOZ5Imt+tkMQD6zwo8=" }, "once": { "version": "1.4.0", - "resolved": "https://registry.npm.taobao.org/once/download/once-1.4.0.tgz", + "resolved": "https://registry.npmjs.org/once/download/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "requires": { "wrappy": "1" @@ -3975,7 +3975,7 @@ }, "open": { "version": "7.4.2", - "resolved": "https://registry.npm.taobao.org/open/download/open-7.4.2.tgz", + "resolved": "https://registry.npmjs.org/open/download/open-7.4.2.tgz", "integrity": "sha1-uBR+Jtzz5CYxbHMAif1x7dKcIyE=", "requires": { "is-docker": "^2.0.0", @@ -3999,12 +3999,12 @@ }, "parseurl": { "version": "1.3.3", - "resolved": "https://registry.npm.taobao.org/parseurl/download/parseurl-1.3.3.tgz", + "resolved": "https://registry.npmjs.org/parseurl/download/parseurl-1.3.3.tgz", "integrity": "sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ=" }, "pascal-case": { "version": "3.1.2", - "resolved": "https://registry.npm.taobao.org/pascal-case/download/pascal-case-3.1.2.tgz", + "resolved": "https://registry.npmjs.org/pascal-case/download/pascal-case-3.1.2.tgz", "integrity": "sha1-tI4O8rmOIF58Ha50fQsVCCN2YOs=", "requires": { "no-case": "^3.0.4", @@ -4013,12 +4013,12 @@ }, "path-is-absolute": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz", "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" }, "path-key": { "version": "3.1.1", - "resolved": "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz", + "resolved": "https://registry.npmjs.org/path-key/download/path-key-3.1.1.tgz", "integrity": "sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=" }, "path-parse": { @@ -4028,12 +4028,12 @@ }, "picomatch": { "version": "2.2.2", - "resolved": "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz", + "resolved": "https://registry.npmjs.org/picomatch/download/picomatch-2.2.2.tgz", "integrity": "sha1-IfMz6ba46v8CRo9RRupAbTRfTa0=" }, "pretty-hrtime": { "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz", "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=" }, "prismjs": { @@ -4058,12 +4058,12 @@ }, "range-parser": { "version": "1.2.1", - "resolved": "https://registry.npm.taobao.org/range-parser/download/range-parser-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/range-parser/download/range-parser-1.2.1.tgz", "integrity": "sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE=" }, "readdirp": { "version": "3.5.0", - "resolved": "https://registry.npm.taobao.org/readdirp/download/readdirp-3.5.0.tgz?cache=0&sync_timestamp=1615717487560&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Freaddirp%2Fdownload%2Freaddirp-3.5.0.tgz", + "resolved": "https://registry.npmjs.org/readdirp/download/readdirp-3.5.0.tgz?cache=0&sync_timestamp=1615717487560&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Freaddirp%2Fdownload%2Freaddirp-3.5.0.tgz", "integrity": "sha1-m6dMAZsV02UnjS6Ru4xI17TULJ4=", "requires": { "picomatch": "^2.2.1" @@ -4076,7 +4076,7 @@ }, "resolve": { "version": "1.20.0", - "resolved": "https://registry.npm.taobao.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054822645&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz", + "resolved": "https://registry.npmjs.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054822645&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz", "integrity": "sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU=", "requires": { "is-core-module": "^2.2.0", @@ -4085,27 +4085,27 @@ }, "resolve-url": { "version": "0.2.1", - "resolved": "https://registry.npm.taobao.org/resolve-url/download/resolve-url-0.2.1.tgz", + "resolved": "https://registry.npmjs.org/resolve-url/download/resolve-url-0.2.1.tgz", "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=" }, "rfdc": { "version": "1.3.0", - "resolved": "https://registry.npm.taobao.org/rfdc/download/rfdc-1.3.0.tgz", + "resolved": "https://registry.npmjs.org/rfdc/download/rfdc-1.3.0.tgz", "integrity": "sha1-0LfEQasnINBdxM8m4ByJYx2doIs=" }, "safe-buffer": { "version": "5.1.2", - "resolved": "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129611964&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz", + "resolved": "https://registry.npmjs.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129611964&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz", "integrity": "sha1-mR7GnSluAxN0fVm9/St0XDX4go0=" }, "safer-buffer": { "version": "2.1.2", - "resolved": "https://registry.npm.taobao.org/safer-buffer/download/safer-buffer-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/safer-buffer/download/safer-buffer-2.1.2.tgz", "integrity": "sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=" }, "sax": { "version": "1.2.4", - "resolved": "https://registry.npm.taobao.org/sax/download/sax-1.2.4.tgz", + "resolved": "https://registry.npmjs.org/sax/download/sax-1.2.4.tgz", "integrity": "sha1-KBYjTiN4vdxOU1T6tcqold9xANk=" }, "saxes": { @@ -4123,7 +4123,7 @@ }, "send": { "version": "0.17.1", - "resolved": "https://registry.npm.taobao.org/send/download/send-0.17.1.tgz", + "resolved": "https://registry.npmjs.org/send/download/send-0.17.1.tgz", "integrity": "sha1-wdiwWfeQD3Rm3Uk4vcROEd2zdsg=", "requires": { "debug": "2.6.9", @@ -4143,24 +4143,24 @@ "dependencies": { "depd": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/depd/download/depd-1.1.2.tgz", "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" }, "mime": { "version": "1.6.0", - "resolved": "https://registry.npm.taobao.org/mime/download/mime-1.6.0.tgz", + "resolved": "https://registry.npmjs.org/mime/download/mime-1.6.0.tgz", "integrity": "sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=" }, "ms": { "version": "2.1.1", - "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.1.1.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/ms/download/ms-2.1.1.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fms%2Fdownload%2Fms-2.1.1.tgz", "integrity": "sha1-MKWGTrPrsKZvLr5tcnrwagnYbgo=" } } }, "serve-static": { "version": "1.14.1", - "resolved": "https://registry.npm.taobao.org/serve-static/download/serve-static-1.14.1.tgz", + "resolved": "https://registry.npmjs.org/serve-static/download/serve-static-1.14.1.tgz", "integrity": "sha1-Zm5jbcTwEPfvKZcKiKZ0MgiYsvk=", "requires": { "encodeurl": "~1.0.2", @@ -4171,12 +4171,12 @@ }, "setprototypeof": { "version": "1.1.1", - "resolved": "https://registry.npm.taobao.org/setprototypeof/download/setprototypeof-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/setprototypeof/download/setprototypeof-1.1.1.tgz", "integrity": "sha1-fpWsskqpL1iF4KvvW6ExMw1K5oM=" }, "shebang-command": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/shebang-command/download/shebang-command-2.0.0.tgz", "integrity": "sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=", "requires": { "shebang-regex": "^3.0.0" @@ -4184,17 +4184,17 @@ }, "shebang-regex": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/shebang-regex/download/shebang-regex-3.0.0.tgz", "integrity": "sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=" }, "source-map": { "version": "0.7.3", - "resolved": "https://registry.npm.taobao.org/source-map/download/source-map-0.7.3.tgz", + "resolved": "https://registry.npmjs.org/source-map/download/source-map-0.7.3.tgz", "integrity": "sha1-UwL4FpAxc1ImVECS5kmB91F1A4M=" }, "source-map-resolve": { "version": "0.5.3", - "resolved": "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz", + "resolved": "https://registry.npmjs.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz", "integrity": "sha1-GQhmvs51U+H48mei7oLGBrVQmho=", "requires": { "atob": "^2.1.2", @@ -4206,22 +4206,22 @@ }, "source-map-url": { "version": "0.4.1", - "resolved": "https://registry.npm.taobao.org/source-map-url/download/source-map-url-0.4.1.tgz", + "resolved": "https://registry.npmjs.org/source-map-url/download/source-map-url-0.4.1.tgz", "integrity": "sha1-CvZmBadFpaL5HPG7+KevvCg97FY=" }, "sprintf-js": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/sprintf-js/download/sprintf-js-1.1.2.tgz", "integrity": "sha1-2hdlJiv4wPVxdJ8q1sJjACB65nM=" }, "statuses": { "version": "1.5.0", - "resolved": "https://registry.npm.taobao.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1609654031532&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz", + "resolved": "https://registry.npmjs.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1609654031532&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz", "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=" }, "strip-ansi": { "version": "6.0.0", - "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.0.tgz", + "resolved": "https://registry.npmjs.org/strip-ansi/download/strip-ansi-6.0.0.tgz", "integrity": "sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI=", "requires": { "ansi-regex": "^5.0.0" @@ -4229,7 +4229,7 @@ }, "strip-indent": { "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/strip-indent/download/strip-indent-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/strip-indent/download/strip-indent-3.0.0.tgz", "integrity": "sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=", "requires": { "min-indent": "^1.0.0" @@ -4237,7 +4237,7 @@ }, "stylus": { "version": "0.54.8", - "resolved": "https://registry.npm.taobao.org/stylus/download/stylus-0.54.8.tgz", + "resolved": "https://registry.npmjs.org/stylus/download/stylus-0.54.8.tgz", "integrity": "sha1-PaPmWWa8Vnp7BEv+DuzmU+CZ0Uc=", "requires": { "css-parse": "~2.0.0", @@ -4252,7 +4252,7 @@ "dependencies": { "debug": { "version": "3.1.0", - "resolved": "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz", "integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=", "requires": { "ms": "2.0.0" @@ -4262,7 +4262,7 @@ }, "supports-color": { "version": "7.2.0", - "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1611394404603&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1611394404603&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz", "integrity": "sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=", "requires": { "has-flag": "^4.0.0" @@ -4275,32 +4275,32 @@ }, "text-table": { "version": "0.2.0", - "resolved": "https://registry.npm.taobao.org/text-table/download/text-table-0.2.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/download/text-table-0.2.0.tgz", "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "through": { "version": "2.3.8", - "resolved": "https://registry.npm.taobao.org/through/download/through-2.3.8.tgz", + "resolved": "https://registry.npmjs.org/through/download/through-2.3.8.tgz", "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=" }, "tildify": { "version": "2.0.0", - "resolved": "https://registry.npm.taobao.org/tildify/download/tildify-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/tildify/download/tildify-2.0.0.tgz", "integrity": "sha1-8gXzZ01nfOaYtwZ6melJzgO0dUo=" }, "timsort": { "version": "0.3.0", - "resolved": "https://registry.npm.taobao.org/timsort/download/timsort-0.3.0.tgz", + "resolved": "https://registry.npmjs.org/timsort/download/timsort-0.3.0.tgz", "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=" }, "titlecase": { "version": "1.1.3", - "resolved": "https://registry.npm.taobao.org/titlecase/download/titlecase-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/titlecase/download/titlecase-1.1.3.tgz", "integrity": "sha1-/G1l/1grBgJBB2jvGgm3BQYxPcM=" }, "to-regex-range": { "version": "5.0.1", - "resolved": "https://registry.npm.taobao.org/to-regex-range/download/to-regex-range-5.0.1.tgz", + "resolved": "https://registry.npmjs.org/to-regex-range/download/to-regex-range-5.0.1.tgz", "integrity": "sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=", "requires": { "is-number": "^7.0.0" @@ -4308,7 +4308,7 @@ }, "toidentifier": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/toidentifier/download/toidentifier-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/toidentifier/download/toidentifier-1.0.0.tgz", "integrity": "sha1-fhvjRw8ed5SLxD2Uo8j013UrpVM=" }, "tough-cookie": { @@ -4332,7 +4332,7 @@ }, "tslib": { "version": "2.1.0", - "resolved": "https://registry.npm.taobao.org/tslib/download/tslib-2.1.0.tgz?cache=0&sync_timestamp=1609887895137&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/tslib/download/tslib-2.1.0.tgz?cache=0&sync_timestamp=1609887895137&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Ftslib%2Fdownload%2Ftslib-2.1.0.tgz", "integrity": "sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo=" }, "universalify": { @@ -4342,12 +4342,12 @@ }, "unpipe": { "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/unpipe/download/unpipe-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/unpipe/download/unpipe-1.0.0.tgz", "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" }, "urix": { "version": "0.1.0", - "resolved": "https://registry.npm.taobao.org/urix/download/urix-0.1.0.tgz", + "resolved": "https://registry.npmjs.org/urix/download/urix-0.1.0.tgz", "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=" }, "url-parse": { @@ -4361,12 +4361,12 @@ }, "utils-merge": { "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/utils-merge/download/utils-merge-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/utils-merge/download/utils-merge-1.0.1.tgz", "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" }, "vary": { "version": "1.1.2", - "resolved": "https://registry.npm.taobao.org/vary/download/vary-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/vary/download/vary-1.1.2.tgz", "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" }, "w3c-xmlserializer": { @@ -4379,7 +4379,7 @@ }, "warehouse": { "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/warehouse/download/warehouse-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/warehouse/download/warehouse-4.0.0.tgz", "integrity": "sha1-RYMrxD4f0yO9nTyGsnYUMLoNHns=", "requires": { "bluebird": "^3.2.2", @@ -4419,7 +4419,7 @@ }, "which": { "version": "2.0.2", - "resolved": "https://registry.npm.taobao.org/which/download/which-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/which/download/which-2.0.2.tgz", "integrity": "sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=", "requires": { "isexe": "^2.0.0" @@ -4427,7 +4427,7 @@ }, "wrappy": { "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/wrappy/download/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" }, "ws": { @@ -4447,4 +4447,4 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" } } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 1fe4502..f2b8e96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,7 +9,7 @@ a-sync-waterfall@^1.0.0: version "1.0.1" - resolved "https://registry.npm.taobao.org/a-sync-waterfall/download/a-sync-waterfall-1.0.1.tgz" + resolved "https://registry.npmjs.org/a-sync-waterfall/download/a-sync-waterfall-1.0.1.tgz" integrity sha1-dba2qnJZi0l6El56J3DxT0yKH6c= abab@^2.0.6: @@ -19,12 +19,12 @@ abab@^2.0.6: abbrev@^1.1.1: version "1.1.1" - resolved "https://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz" + resolved "https://registry.npmjs.org/abbrev/download/abbrev-1.1.1.tgz" integrity sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg= accepts@~1.3.5: version "1.3.7" - resolved "https://registry.npm.taobao.org/accepts/download/accepts-1.3.7.tgz" + resolved "https://registry.npmjs.org/accepts/download/accepts-1.3.7.tgz" integrity sha1-UxvHJlF6OytB+FACHGzBXqq1B80= dependencies: mime-types "~2.1.24" @@ -57,7 +57,7 @@ agent-base@6: amdefine@>=0.0.4: version "1.0.1" - resolved "https://registry.npm.taobao.org/amdefine/download/amdefine-1.0.1.tgz" + resolved "https://registry.npmjs.org/amdefine/download/amdefine-1.0.1.tgz" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= ansi-regex@^5.0.0: @@ -67,14 +67,14 @@ ansi-regex@^5.0.0: ansi-styles@^4.1.0: version "4.3.0" - resolved "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1611326010661&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz" + resolved "https://registry.npmjs.org/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1611326010661&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz" integrity sha1-7dgDYornHATIWuegkG7a00tkiTc= dependencies: color-convert "^2.0.1" anymatch@~3.1.1: version "3.1.1" - resolved "https://registry.npm.taobao.org/anymatch/download/anymatch-3.1.1.tgz" + resolved "https://registry.npmjs.org/anymatch/download/anymatch-3.1.1.tgz" integrity sha1-xV7PAhheJGklk5kxDBc84xIzsUI= dependencies: normalize-path "^3.0.0" @@ -82,7 +82,7 @@ anymatch@~3.1.1: archy@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/archy/download/archy-1.0.0.tgz" + resolved "https://registry.npmjs.org/archy/download/archy-1.0.0.tgz" integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA= argparse@^1.0.7: @@ -94,7 +94,7 @@ argparse@^1.0.7: asap@^2.0.3: version "2.0.6" - resolved "https://registry.npm.taobao.org/asap/download/asap-2.0.6.tgz" + resolved "https://registry.npmjs.org/asap/download/asap-2.0.6.tgz" integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY= async@^3.2.3: @@ -109,34 +109,34 @@ asynckit@^0.4.0: atob@^2.1.2: version "2.1.2" - resolved "https://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz" + resolved "https://registry.npmjs.org/atob/download/atob-2.1.2.tgz" integrity sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k= balanced-match@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.0.tgz" + resolved "https://registry.npmjs.org/balanced-match/download/balanced-match-1.0.0.tgz" integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= basic-auth@~2.0.1: version "2.0.1" - resolved "https://registry.npm.taobao.org/basic-auth/download/basic-auth-2.0.1.tgz" + resolved "https://registry.npmjs.org/basic-auth/download/basic-auth-2.0.1.tgz" integrity sha1-uZgnm/R844NEtPPPkW1Gebv1Hjo= dependencies: safe-buffer "5.1.2" binary-extensions@^2.0.0: version "2.2.0" - resolved "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-2.2.0.tgz?cache=0&sync_timestamp=1610299754511&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbinary-extensions%2Fdownload%2Fbinary-extensions-2.2.0.tgz" + resolved "https://registry.npmjs.org/binary-extensions/download/binary-extensions-2.2.0.tgz?cache=0&sync_timestamp=1610299754511&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fbinary-extensions%2Fdownload%2Fbinary-extensions-2.2.0.tgz" integrity sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0= bluebird@^3.2.2, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2, bluebird@^3.5.5: version "3.7.2" - resolved "https://registry.npm.taobao.org/bluebird/download/bluebird-3.7.2.tgz" + resolved "https://registry.npmjs.org/bluebird/download/bluebird-3.7.2.tgz" integrity sha1-nyKcFb4nJFT/qXOs4NvueaGww28= brace-expansion@^1.1.7: version "1.1.11" - resolved "https://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1614010785257&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz" + resolved "https://registry.npmjs.org/brace-expansion/download/brace-expansion-1.1.11.tgz?cache=0&sync_timestamp=1614010785257&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fbrace-expansion%2Fdownload%2Fbrace-expansion-1.1.11.tgz" integrity sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0= dependencies: balanced-match "^1.0.0" @@ -151,19 +151,19 @@ brace-expansion@^2.0.1: braces@^3.0.1, braces@~3.0.2: version "3.0.2" - resolved "https://registry.npm.taobao.org/braces/download/braces-3.0.2.tgz" + resolved "https://registry.npmjs.org/braces/download/braces-3.0.2.tgz" integrity sha1-NFThpGLujVmeI23zNs2epPiv4Qc= dependencies: fill-range "^7.0.1" bytes@3.0.0: version "3.0.0" - resolved "https://registry.npm.taobao.org/bytes/download/bytes-3.0.0.tgz" + resolved "https://registry.npmjs.org/bytes/download/bytes-3.0.0.tgz" integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg= camel-case@^4.0.0, camel-case@^4.1.2: version "4.1.2" - resolved "https://registry.npm.taobao.org/camel-case/download/camel-case-4.1.2.tgz?cache=0&sync_timestamp=1606867585340&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamel-case%2Fdownload%2Fcamel-case-4.1.2.tgz" + resolved "https://registry.npmjs.org/camel-case/download/camel-case-4.1.2.tgz?cache=0&sync_timestamp=1606867585340&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcamel-case%2Fdownload%2Fcamel-case-4.1.2.tgz" integrity sha1-lygHKpVPgFIoIlpt7qazhGHhvVo= dependencies: pascal-case "^3.1.2" @@ -171,7 +171,7 @@ camel-case@^4.0.0, camel-case@^4.1.2: chalk@^4.0.0, chalk@^4.0.2: version "4.1.0" - resolved "https://registry.npm.taobao.org/chalk/download/chalk-4.1.0.tgz?cache=0&sync_timestamp=1599533182233&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-4.1.0.tgz" + resolved "https://registry.npmjs.org/chalk/download/chalk-4.1.0.tgz?cache=0&sync_timestamp=1599533182233&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fchalk%2Fdownload%2Fchalk-4.1.0.tgz" integrity sha1-ThSHCmGNni7dl92DRf2dncMVZGo= dependencies: ansi-styles "^4.1.0" @@ -179,7 +179,7 @@ chalk@^4.0.0, chalk@^4.0.2: chokidar@^3.0.0, chokidar@^3.3.0: version "3.5.1" - resolved "https://registry.npm.taobao.org/chokidar/download/chokidar-3.5.1.tgz?cache=0&sync_timestamp=1610719366630&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchokidar%2Fdownload%2Fchokidar-3.5.1.tgz" + resolved "https://registry.npmjs.org/chokidar/download/chokidar-3.5.1.tgz?cache=0&sync_timestamp=1610719366630&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fchokidar%2Fdownload%2Fchokidar-3.5.1.tgz" integrity sha1-7pznu+vSt59J8wR5nVRo4x4U5oo= dependencies: anymatch "~3.1.1" @@ -194,14 +194,14 @@ chokidar@^3.0.0, chokidar@^3.3.0: color-convert@^2.0.1: version "2.0.1" - resolved "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz" + resolved "https://registry.npmjs.org/color-convert/download/color-convert-2.0.1.tgz" integrity sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM= dependencies: color-name "~1.1.4" color-name@~1.1.4: version "1.1.4" - resolved "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz" + resolved "https://registry.npmjs.org/color-name/download/color-name-1.1.4.tgz" integrity sha1-wqCah6y95pVD3m9j+jmVyCbFNqI= combined-stream@^1.0.8: @@ -213,24 +213,24 @@ combined-stream@^1.0.8: command-exists@^1.2.8: version "1.2.9" - resolved "https://registry.npm.taobao.org/command-exists/download/command-exists-1.2.9.tgz" + resolved "https://registry.npmjs.org/command-exists/download/command-exists-1.2.9.tgz" integrity sha1-xQclrzgIyKsCYP1gsB+/oluVT2k= commander@^5.1.0: version "5.1.0" - resolved "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1616364021418&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz" + resolved "https://registry.npmjs.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1616364021418&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz" integrity sha1-Rqu9FlL44Fm92u+Zu9yyrZzxea4= compressible@~2.0.16: version "2.0.18" - resolved "https://registry.npm.taobao.org/compressible/download/compressible-2.0.18.tgz" + resolved "https://registry.npmjs.org/compressible/download/compressible-2.0.18.tgz" integrity sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o= dependencies: mime-db ">= 1.43.0 < 2" compression@^1.7.4: version "1.7.4" - resolved "https://registry.npm.taobao.org/compression/download/compression-1.7.4.tgz" + resolved "https://registry.npmjs.org/compression/download/compression-1.7.4.tgz" integrity sha1-lVI+/xcMpXwpoMpB5v4TH0Hlu48= dependencies: accepts "~1.3.5" @@ -243,12 +243,12 @@ compression@^1.7.4: concat-map@0.0.1: version "0.0.1" - resolved "https://registry.npm.taobao.org/concat-map/download/concat-map-0.0.1.tgz" + resolved "https://registry.npmjs.org/concat-map/download/concat-map-0.0.1.tgz" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= connect@^3.7.0: version "3.7.0" - resolved "https://registry.npm.taobao.org/connect/download/connect-3.7.0.tgz" + resolved "https://registry.npmjs.org/connect/download/connect-3.7.0.tgz" integrity sha1-XUk0iRDKpeB6AYALAw0MNfIEhPg= dependencies: debug "2.6.9" @@ -258,7 +258,7 @@ connect@^3.7.0: cross-spawn@^7.0.0, cross-spawn@^7.0.3: version "7.0.3" - resolved "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-7.0.3.tgz?cache=0&sync_timestamp=1590420927512&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.3.tgz" + resolved "https://registry.npmjs.org/cross-spawn/download/cross-spawn-7.0.3.tgz?cache=0&sync_timestamp=1590420927512&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.3.tgz" integrity sha1-9zqFudXUHQRVUcF34ogtSshXKKY= dependencies: path-key "^3.1.0" @@ -267,19 +267,19 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3: css-parse@~2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/css-parse/download/css-parse-2.0.0.tgz" + resolved "https://registry.npmjs.org/css-parse/download/css-parse-2.0.0.tgz" integrity sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q= dependencies: css "^2.0.0" css-parse@1.7.x: version "1.7.0" - resolved "https://registry.npm.taobao.org/css-parse/download/css-parse-1.7.0.tgz" + resolved "https://registry.npmjs.org/css-parse/download/css-parse-1.7.0.tgz" integrity sha1-Mh9s9zeCpv91ERE5D8BeLGV9jJs= css@^2.0.0: version "2.2.4" - resolved "https://registry.npm.taobao.org/css/download/css-2.2.4.tgz" + resolved "https://registry.npmjs.org/css/download/css-2.2.4.tgz" integrity sha1-xkZ1XHOXHyu6amAeLPL9cbEpiSk= dependencies: inherits "^2.0.3" @@ -306,7 +306,7 @@ cssstyle@^2.3.0: cuid@^2.1.4: version "2.1.8" - resolved "https://registry.npm.taobao.org/cuid/download/cuid-2.1.8.tgz" + resolved "https://registry.npmjs.org/cuid/download/cuid-2.1.8.tgz" integrity sha1-y7iPlUFx4NV0dgbAE5+2XFEB6sA= data-urls@^3.0.2: @@ -320,14 +320,14 @@ data-urls@^3.0.2: debug@*, debug@2.6.9: version "2.6.9" - resolved "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz" + resolved "https://registry.npmjs.org/debug/download/debug-2.6.9.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz" integrity sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8= dependencies: ms "2.0.0" debug@~3.1.0: version "3.1.0" - resolved "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz" + resolved "https://registry.npmjs.org/debug/download/debug-3.1.0.tgz?cache=0&sync_timestamp=1607566575639&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fdebug%2Fdownload%2Fdebug-3.1.0.tgz" integrity sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE= dependencies: ms "2.0.0" @@ -351,7 +351,7 @@ decode-uri-component@^0.2.0: deepmerge@^4.2.2: version "4.2.2" - resolved "https://registry.npm.taobao.org/deepmerge/download/deepmerge-4.2.2.tgz" + resolved "https://registry.npmjs.org/deepmerge/download/deepmerge-4.2.2.tgz" integrity sha1-RNLqNnm49NT/ujPwPYZfwee/SVU= delayed-stream@~1.0.0: @@ -361,17 +361,17 @@ delayed-stream@~1.0.0: depd@~1.1.2: version "1.1.2" - resolved "https://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz" + resolved "https://registry.npmjs.org/depd/download/depd-1.1.2.tgz" integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= depd@~2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/depd/download/depd-2.0.0.tgz" + resolved "https://registry.npmjs.org/depd/download/depd-2.0.0.tgz" integrity sha1-tpYWPMdXVg0JzyLMj60Vcbeedt8= destroy@~1.0.4: version "1.0.4" - resolved "https://registry.npm.taobao.org/destroy/download/destroy-1.0.4.tgz" + resolved "https://registry.npmjs.org/destroy/download/destroy-1.0.4.tgz" integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= dom-serializer@^1.0.1: @@ -443,7 +443,7 @@ domutils@^3.1.0: ee-first@1.1.1: version "1.1.1" - resolved "https://registry.npm.taobao.org/ee-first/download/ee-first-1.1.1.tgz" + resolved "https://registry.npmjs.org/ee-first/download/ee-first-1.1.1.tgz" integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= ejs@^3.1.6: @@ -455,7 +455,7 @@ ejs@^3.1.6: encodeurl@~1.0.2: version "1.0.2" - resolved "https://registry.npm.taobao.org/encodeurl/download/encodeurl-1.0.2.tgz" + resolved "https://registry.npmjs.org/encodeurl/download/encodeurl-1.0.2.tgz" integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= entities@^2.0.0: @@ -480,7 +480,7 @@ entities@^4.4.0: escape-html@~1.0.3: version "1.0.3" - resolved "https://registry.npm.taobao.org/escape-html/download/escape-html-1.0.3.tgz" + resolved "https://registry.npmjs.org/escape-html/download/escape-html-1.0.3.tgz" integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg= escodegen@^2.0.0: @@ -496,7 +496,7 @@ escodegen@^2.0.0: esprima@^4.0.0, esprima@^4.0.1: version "4.0.1" - resolved "https://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz" + resolved "https://registry.npmjs.org/esprima/download/esprima-4.0.1.tgz" integrity sha1-E7BM2z5sXRnfkatph6hpVhmwqnE= estraverse@^5.2.0: @@ -511,7 +511,7 @@ esutils@^2.0.2: etag@~1.8.1: version "1.8.1" - resolved "https://registry.npm.taobao.org/etag/download/etag-1.8.1.tgz" + resolved "https://registry.npmjs.org/etag/download/etag-1.8.1.tgz" integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc= filelist@^1.0.4: @@ -523,14 +523,14 @@ filelist@^1.0.4: fill-range@^7.0.1: version "7.0.1" - resolved "https://registry.npm.taobao.org/fill-range/download/fill-range-7.0.1.tgz" + resolved "https://registry.npmjs.org/fill-range/download/fill-range-7.0.1.tgz" integrity sha1-GRmmp8df44ssfHflGYU12prN2kA= dependencies: to-regex-range "^5.0.1" finalhandler@1.1.2: version "1.1.2" - resolved "https://registry.npm.taobao.org/finalhandler/download/finalhandler-1.1.2.tgz" + resolved "https://registry.npmjs.org/finalhandler/download/finalhandler-1.1.2.tgz" integrity sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0= dependencies: debug "2.6.9" @@ -552,34 +552,34 @@ form-data@^4.0.0: fresh@0.5.2: version "0.5.2" - resolved "https://registry.npm.taobao.org/fresh/download/fresh-0.5.2.tgz" + resolved "https://registry.npmjs.org/fresh/download/fresh-0.5.2.tgz" integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac= fs.realpath@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/fs.realpath/download/fs.realpath-1.0.0.tgz" + resolved "https://registry.npmjs.org/fs.realpath/download/fs.realpath-1.0.0.tgz" integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= fsevents@~2.3.1: version "2.3.2" - resolved "https://registry.npm.taobao.org/fsevents/download/fsevents-2.3.2.tgz?cache=0&sync_timestamp=1612536477949&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffsevents%2Fdownload%2Ffsevents-2.3.2.tgz" + resolved "https://registry.npmjs.org/fsevents/download/fsevents-2.3.2.tgz?cache=0&sync_timestamp=1612536477949&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Ffsevents%2Fdownload%2Ffsevents-2.3.2.tgz" integrity sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro= function-bind@^1.1.1: version "1.1.1" - resolved "https://registry.npm.taobao.org/function-bind/download/function-bind-1.1.1.tgz" + resolved "https://registry.npmjs.org/function-bind/download/function-bind-1.1.1.tgz" integrity sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0= glob-parent@~5.1.0: version "5.1.2" - resolved "https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.2.tgz" + resolved "https://registry.npmjs.org/glob-parent/download/glob-parent-5.1.2.tgz" integrity sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ= dependencies: is-glob "^4.0.1" glob@^7.1.6: version "7.1.6" - resolved "https://registry.npm.taobao.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz" + resolved "https://registry.npmjs.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz" integrity sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY= dependencies: fs.realpath "^1.0.0" @@ -591,7 +591,7 @@ glob@^7.1.6: glob@7.0.x: version "7.0.6" - resolved "https://registry.npm.taobao.org/glob/download/glob-7.0.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.0.6.tgz" + resolved "https://registry.npmjs.org/glob/download/glob-7.0.6.tgz?cache=0&sync_timestamp=1608222050029&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fglob%2Fdownload%2Fglob-7.0.6.tgz" integrity sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo= dependencies: fs.realpath "^1.0.0" @@ -603,17 +603,17 @@ glob@7.0.x: graceful-fs@^4.1.11, graceful-fs@^4.1.3: version "4.2.6" - resolved "https://registry.npm.taobao.org/graceful-fs/download/graceful-fs-4.2.6.tgz?cache=0&sync_timestamp=1612894097557&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.6.tgz" + resolved "https://registry.npmjs.org/graceful-fs/download/graceful-fs-4.2.6.tgz?cache=0&sync_timestamp=1612894097557&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.6.tgz" integrity sha1-/wQLKwhTsjw9MQJ1I3BvGIXXa+4= has-flag@^4.0.0: version "4.0.0" - resolved "https://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz" + resolved "https://registry.npmjs.org/has-flag/download/has-flag-4.0.0.tgz" integrity sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s= has@^1.0.3: version "1.0.3" - resolved "https://registry.npm.taobao.org/has/download/has-1.0.3.tgz" + resolved "https://registry.npmjs.org/has/download/has-1.0.3.tgz" integrity sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y= dependencies: function-bind "^1.1.1" @@ -636,7 +636,7 @@ hexo-cli@^4.0.0, hexo-cli@^4.3.0: hexo-deployer-git@^3.0.0: version "3.0.0" - resolved "https://registry.npm.taobao.org/hexo-deployer-git/download/hexo-deployer-git-3.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-deployer-git/download/hexo-deployer-git-3.0.0.tgz" integrity sha1-2oL3o0Rd8rITkm3I0DC6VJm2jPM= dependencies: bluebird "^3.5.0" @@ -648,14 +648,14 @@ hexo-deployer-git@^3.0.0: hexo-front-matter@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/hexo-front-matter/download/hexo-front-matter-2.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-front-matter/download/hexo-front-matter-2.0.0.tgz" integrity sha1-A/Oanu2xbFRI27O+x9/yxOIkAGw= dependencies: js-yaml "^3.13.1" hexo-fs@^3.0.1, hexo-fs@^3.1.0: version "3.1.0" - resolved "https://registry.npm.taobao.org/hexo-fs/download/hexo-fs-3.1.0.tgz" + resolved "https://registry.npmjs.org/hexo-fs/download/hexo-fs-3.1.0.tgz" integrity sha1-IFL/csaM2ixXeoeqDqeYCuUD+pk= dependencies: bluebird "^3.5.1" @@ -665,21 +665,21 @@ hexo-fs@^3.0.1, hexo-fs@^3.1.0: hexo-generator-archive@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/hexo-generator-archive/download/hexo-generator-archive-1.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-generator-archive/download/hexo-generator-archive-1.0.0.tgz" integrity sha1-rSr7EiMqZeL4YI/Byj8ZFi+2N4Y= dependencies: hexo-pagination "1.0.0" hexo-generator-category@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/hexo-generator-category/download/hexo-generator-category-1.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-generator-category/download/hexo-generator-category-1.0.0.tgz" integrity sha1-zSorA+sybaPvgh1uKUCEiMwTLrU= dependencies: hexo-pagination "1.0.0" hexo-generator-index@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/hexo-generator-index/download/hexo-generator-index-2.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-generator-index/download/hexo-generator-index-2.0.0.tgz" integrity sha1-FecfTSjunSFy4td+jR26BIgu3I8= dependencies: hexo-pagination "1.0.0" @@ -687,28 +687,28 @@ hexo-generator-index@^2.0.0: hexo-generator-tag@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/hexo-generator-tag/download/hexo-generator-tag-1.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-generator-tag/download/hexo-generator-tag-1.0.0.tgz" integrity sha1-VOwj3pQJx1WE6oHjYFelkDGwIvE= dependencies: hexo-pagination "1.0.0" hexo-i18n@^1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/hexo-i18n/download/hexo-i18n-1.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-i18n/download/hexo-i18n-1.0.0.tgz" integrity sha1-eYP7OjE+kGFbhN2PqUanHEie9b0= dependencies: sprintf-js "^1.0.3" hexo-log@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/hexo-log/download/hexo-log-2.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-log/download/hexo-log-2.0.0.tgz" integrity sha1-HcyOlgApsIshmU/ixWxOPWNG6JM= dependencies: chalk "^4.0.0" hexo-pagination@1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/hexo-pagination/download/hexo-pagination-1.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-pagination/download/hexo-pagination-1.0.0.tgz" integrity sha1-ycDKNmUme56dCon8PtyvMnaQfcE= hexo-renderer-ejs@^2.0.0: @@ -730,7 +730,7 @@ hexo-renderer-marked@^6.2.0: hexo-renderer-stylus@^2.0.0: version "2.0.1" - resolved "https://registry.npm.taobao.org/hexo-renderer-stylus/download/hexo-renderer-stylus-2.0.1.tgz" + resolved "https://registry.npmjs.org/hexo-renderer-stylus/download/hexo-renderer-stylus-2.0.1.tgz" integrity sha1-xlVm6X6QWKUuRsgrDEXPVh9LlMs= dependencies: nib "^1.1.2" @@ -738,7 +738,7 @@ hexo-renderer-stylus@^2.0.0: hexo-server@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/hexo-server/download/hexo-server-2.0.0.tgz" + resolved "https://registry.npmjs.org/hexo-server/download/hexo-server-2.0.0.tgz" integrity sha1-GtksyKfTUo/sb/pl/4RT8kL3mD8= dependencies: bluebird "^3.5.5" @@ -752,12 +752,12 @@ hexo-server@^2.0.0: hexo-theme-fluid@*: version "1.8.9a" - resolved "https://registry.npm.taobao.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.9-a.tgz" + resolved "https://registry.npmjs.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.9-a.tgz" integrity sha1-+44pFj2f8O3KmubBF/fvqYVtRqI= hexo-theme-landscape@^0.0.3: version "0.0.3" - resolved "https://registry.npm.taobao.org/hexo-theme-landscape/download/hexo-theme-landscape-0.0.3.tgz" + resolved "https://registry.npmjs.org/hexo-theme-landscape/download/hexo-theme-landscape-0.0.3.tgz" integrity sha1-h9H01hPam+UkXa0NS4BHnqtw04Y= hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0: @@ -849,7 +849,7 @@ htmlparser2@^9.0.0: http-errors@~1.7.2: version "1.7.3" - resolved "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.3.tgz" + resolved "https://registry.npmjs.org/http-errors/download/http-errors-1.7.3.tgz" integrity sha1-bGGeT5xgMIw4UZSYwU+7EKrOuwY= dependencies: depd "~1.1.2" @@ -884,7 +884,7 @@ iconv-lite@0.6.3: inflight@^1.0.4: version "1.0.6" - resolved "https://registry.npm.taobao.org/inflight/download/inflight-1.0.6.tgz" + resolved "https://registry.npmjs.org/inflight/download/inflight-1.0.6.tgz" integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= dependencies: once "^1.3.0" @@ -892,48 +892,48 @@ inflight@^1.0.4: inherits@^2.0.3, inherits@2, inherits@2.0.4: version "2.0.4" - resolved "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz" + resolved "https://registry.npmjs.org/inherits/download/inherits-2.0.4.tgz" integrity sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w= is-binary-path@~2.1.0: version "2.1.0" - resolved "https://registry.npm.taobao.org/is-binary-path/download/is-binary-path-2.1.0.tgz" + resolved "https://registry.npmjs.org/is-binary-path/download/is-binary-path-2.1.0.tgz" integrity sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk= dependencies: binary-extensions "^2.0.0" is-core-module@^2.2.0: version "2.2.0" - resolved "https://registry.npm.taobao.org/is-core-module/download/is-core-module-2.2.0.tgz" + resolved "https://registry.npmjs.org/is-core-module/download/is-core-module-2.2.0.tgz" integrity sha1-lwN+89UiJNhRY/VZeytj2a/tmBo= dependencies: has "^1.0.3" is-docker@^2.0.0: version "2.1.1" - resolved "https://registry.npm.taobao.org/is-docker/download/is-docker-2.1.1.tgz" + resolved "https://registry.npmjs.org/is-docker/download/is-docker-2.1.1.tgz" integrity sha1-QSWojkTkUNOE4JBH7eca3C0UQVY= is-extglob@^2.1.1: version "2.1.1" - resolved "https://registry.npm.taobao.org/is-extglob/download/is-extglob-2.1.1.tgz" + resolved "https://registry.npmjs.org/is-extglob/download/is-extglob-2.1.1.tgz" integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= is-glob@^4.0.1, is-glob@~4.0.1: version "4.0.1" - resolved "https://registry.npm.taobao.org/is-glob/download/is-glob-4.0.1.tgz" + resolved "https://registry.npmjs.org/is-glob/download/is-glob-4.0.1.tgz" integrity sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw= dependencies: is-extglob "^2.1.1" is-number@^7.0.0: version "7.0.0" - resolved "https://registry.npm.taobao.org/is-number/download/is-number-7.0.0.tgz" + resolved "https://registry.npmjs.org/is-number/download/is-number-7.0.0.tgz" integrity sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss= is-plain-object@^3.0.0: version "3.0.1" - resolved "https://registry.npm.taobao.org/is-plain-object/download/is-plain-object-3.0.1.tgz?cache=0&sync_timestamp=1599667522104&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-3.0.1.tgz" + resolved "https://registry.npmjs.org/is-plain-object/download/is-plain-object-3.0.1.tgz?cache=0&sync_timestamp=1599667522104&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fis-plain-object%2Fdownload%2Fis-plain-object-3.0.1.tgz" integrity sha1-Zi2S0kwKpDAkB7DUXSHyJRyF+Fs= is-potential-custom-element-name@^1.0.1: @@ -943,14 +943,14 @@ is-potential-custom-element-name@^1.0.1: is-wsl@^2.1.1: version "2.2.0" - resolved "https://registry.npm.taobao.org/is-wsl/download/is-wsl-2.2.0.tgz" + resolved "https://registry.npmjs.org/is-wsl/download/is-wsl-2.2.0.tgz" integrity sha1-dKTHbnfKn9P5MvKQwX6jJs0VcnE= dependencies: is-docker "^2.0.0" isexe@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/isexe/download/isexe-2.0.0.tgz" + resolved "https://registry.npmjs.org/isexe/download/isexe-2.0.0.tgz" integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= jake@^10.8.5: @@ -1005,12 +1005,12 @@ jsdom@^20.0.1: jsonparse@^1.2.0: version "1.3.1" - resolved "https://registry.npm.taobao.org/jsonparse/download/jsonparse-1.3.1.tgz" + resolved "https://registry.npmjs.org/jsonparse/download/jsonparse-1.3.1.tgz" integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= JSONStream@^1.0.7: version "1.3.5" - resolved "https://registry.npm.taobao.org/JSONStream/download/JSONStream-1.3.5.tgz" + resolved "https://registry.npmjs.org/JSONStream/download/JSONStream-1.3.5.tgz" integrity sha1-MgjB8I06TZkmGrZPkjArwV4RHKA= dependencies: jsonparse "^1.2.0" @@ -1018,7 +1018,7 @@ JSONStream@^1.0.7: lower-case@^2.0.2: version "2.0.2" - resolved "https://registry.npm.taobao.org/lower-case/download/lower-case-2.0.2.tgz" + resolved "https://registry.npmjs.org/lower-case/download/lower-case-2.0.2.tgz" integrity sha1-b6I3xj29xKgsoP2ILkci3F5jTig= dependencies: tslib "^2.0.3" @@ -1030,7 +1030,7 @@ marked@^4.3.0: micromatch@^4.0.2: version "4.0.2" - resolved "https://registry.npm.taobao.org/micromatch/download/micromatch-4.0.2.tgz" + resolved "https://registry.npmjs.org/micromatch/download/micromatch-4.0.2.tgz" integrity sha1-T8sJmb+fvC/L3SEvbWKbmlbDklk= dependencies: braces "^3.0.1" @@ -1038,29 +1038,29 @@ micromatch@^4.0.2: "mime-db@>= 1.43.0 < 2", mime-db@1.46.0: version "1.46.0" - resolved "https://registry.npm.taobao.org/mime-db/download/mime-db-1.46.0.tgz" + resolved "https://registry.npmjs.org/mime-db/download/mime-db-1.46.0.tgz" integrity sha1-Ymd0in95lZTePLyM3pHe80lmHO4= mime-types@^2.1.12, mime-types@~2.1.24: version "2.1.29" - resolved "https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.29.tgz?cache=0&sync_timestamp=1613609297921&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.29.tgz" + resolved "https://registry.npmjs.org/mime-types/download/mime-types-2.1.29.tgz?cache=0&sync_timestamp=1613609297921&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.29.tgz" integrity sha1-HUq3faZLkfX3JInfKSNlY3VLsbI= dependencies: mime-db "1.46.0" mime@^2.4.3: version "2.5.2" - resolved "https://registry.npm.taobao.org/mime/download/mime-2.5.2.tgz" + resolved "https://registry.npmjs.org/mime/download/mime-2.5.2.tgz" integrity sha1-bj3GzCuVEGQ4MOXxnVy3U9pe6r4= mime@1.6.0: version "1.6.0" - resolved "https://registry.npm.taobao.org/mime/download/mime-1.6.0.tgz" + resolved "https://registry.npmjs.org/mime/download/mime-1.6.0.tgz" integrity sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE= min-indent@^1.0.0: version "1.0.1" - resolved "https://registry.npm.taobao.org/min-indent/download/min-indent-1.0.1.tgz" + resolved "https://registry.npmjs.org/min-indent/download/min-indent-1.0.1.tgz" integrity sha1-pj9oFnOzBXH76LwlaGrnRu76mGk= minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.2: @@ -1084,12 +1084,12 @@ minimist@^1.2.5: mkdirp@~1.0.4: version "1.0.4" - resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz" + resolved "https://registry.npmjs.org/mkdirp/download/mkdirp-1.0.4.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmkdirp%2Fdownload%2Fmkdirp-1.0.4.tgz" integrity sha1-PrXtYmInVteaXw4qIh3+utdcL34= mkdirp@0.5.x: version "0.5.5" - resolved "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz" + resolved "https://registry.npmjs.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1599533186253&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz" integrity sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8= dependencies: minimist "^1.2.5" @@ -1108,7 +1108,7 @@ moment@^2.18.0, moment@^2.22.2, moment@^2.29.4: morgan@^1.9.1: version "1.10.0" - resolved "https://registry.npm.taobao.org/morgan/download/morgan-1.10.0.tgz" + resolved "https://registry.npmjs.org/morgan/download/morgan-1.10.0.tgz" integrity sha1-CRd4q8H8R801CYJGU9rh+qtrF9c= dependencies: basic-auth "~2.0.1" @@ -1119,12 +1119,12 @@ morgan@^1.9.1: ms@2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.0.0.tgz" + resolved "https://registry.npmjs.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fms%2Fdownload%2Fms-2.0.0.tgz" integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g= ms@2.1.1: version "2.1.1" - resolved "https://registry.npm.taobao.org/ms/download/ms-2.1.1.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.1.1.tgz" + resolved "https://registry.npmjs.org/ms/download/ms-2.1.1.tgz?cache=0&sync_timestamp=1607433856838&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fms%2Fdownload%2Fms-2.1.1.tgz" integrity sha1-MKWGTrPrsKZvLr5tcnrwagnYbgo= ms@2.1.2: @@ -1134,19 +1134,19 @@ ms@2.1.2: negotiator@0.6.2: version "0.6.2" - resolved "https://registry.npm.taobao.org/negotiator/download/negotiator-0.6.2.tgz" + resolved "https://registry.npmjs.org/negotiator/download/negotiator-0.6.2.tgz" integrity sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs= nib@^1.1.2: version "1.1.2" - resolved "https://registry.npm.taobao.org/nib/download/nib-1.1.2.tgz" + resolved "https://registry.npmjs.org/nib/download/nib-1.1.2.tgz" integrity sha1-amnt5AgblcDe+L4CSkyK4MLLtsc= dependencies: stylus "0.54.5" no-case@^3.0.4: version "3.0.4" - resolved "https://registry.npm.taobao.org/no-case/download/no-case-3.0.4.tgz?cache=0&sync_timestamp=1606867586747&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fno-case%2Fdownload%2Fno-case-3.0.4.tgz" + resolved "https://registry.npmjs.org/no-case/download/no-case-3.0.4.tgz?cache=0&sync_timestamp=1606867586747&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fno-case%2Fdownload%2Fno-case-3.0.4.tgz" integrity sha1-02H9XJgA9VhVGoNp/A3NRmK2Ek0= dependencies: lower-case "^2.0.2" @@ -1154,7 +1154,7 @@ no-case@^3.0.4: normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" - resolved "https://registry.npm.taobao.org/normalize-path/download/normalize-path-3.0.0.tgz" + resolved "https://registry.npmjs.org/normalize-path/download/normalize-path-3.0.0.tgz" integrity sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU= nunjucks@^3.2.1: @@ -1173,26 +1173,26 @@ nwsapi@^2.2.2: on-finished@~2.3.0: version "2.3.0" - resolved "https://registry.npm.taobao.org/on-finished/download/on-finished-2.3.0.tgz" + resolved "https://registry.npmjs.org/on-finished/download/on-finished-2.3.0.tgz" integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc= dependencies: ee-first "1.1.1" on-headers@~1.0.2: version "1.0.2" - resolved "https://registry.npm.taobao.org/on-headers/download/on-headers-1.0.2.tgz" + resolved "https://registry.npmjs.org/on-headers/download/on-headers-1.0.2.tgz" integrity sha1-dysK5qqlJcOZ5Imt+tkMQD6zwo8= once@^1.3.0: version "1.4.0" - resolved "https://registry.npm.taobao.org/once/download/once-1.4.0.tgz" + resolved "https://registry.npmjs.org/once/download/once-1.4.0.tgz" integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E= dependencies: wrappy "1" open@^7.0.0: version "7.4.2" - resolved "https://registry.npm.taobao.org/open/download/open-7.4.2.tgz" + resolved "https://registry.npmjs.org/open/download/open-7.4.2.tgz" integrity sha1-uBR+Jtzz5CYxbHMAif1x7dKcIyE= dependencies: is-docker "^2.0.0" @@ -1207,12 +1207,12 @@ parse5@^7.1.1: parseurl@~1.3.3: version "1.3.3" - resolved "https://registry.npm.taobao.org/parseurl/download/parseurl-1.3.3.tgz" + resolved "https://registry.npmjs.org/parseurl/download/parseurl-1.3.3.tgz" integrity sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ= pascal-case@^3.1.2: version "3.1.2" - resolved "https://registry.npm.taobao.org/pascal-case/download/pascal-case-3.1.2.tgz" + resolved "https://registry.npmjs.org/pascal-case/download/pascal-case-3.1.2.tgz" integrity sha1-tI4O8rmOIF58Ha50fQsVCCN2YOs= dependencies: no-case "^3.0.4" @@ -1220,12 +1220,12 @@ pascal-case@^3.1.2: path-is-absolute@^1.0.0: version "1.0.1" - resolved "https://registry.npm.taobao.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz" + resolved "https://registry.npmjs.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz" integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= path-key@^3.1.0: version "3.1.1" - resolved "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz" + resolved "https://registry.npmjs.org/path-key/download/path-key-3.1.1.tgz" integrity sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U= path-parse@^1.0.6: @@ -1235,12 +1235,12 @@ path-parse@^1.0.6: picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1: version "2.2.2" - resolved "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz" + resolved "https://registry.npmjs.org/picomatch/download/picomatch-2.2.2.tgz" integrity sha1-IfMz6ba46v8CRo9RRupAbTRfTa0= pretty-hrtime@^1.0.3: version "1.0.3" - resolved "https://registry.npm.taobao.org/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz" + resolved "https://registry.npmjs.org/pretty-hrtime/download/pretty-hrtime-1.0.3.tgz" integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE= prismjs@^1.17.1, prismjs@^1.29.0: @@ -1265,12 +1265,12 @@ querystringify@^2.1.1: range-parser@~1.2.1: version "1.2.1" - resolved "https://registry.npm.taobao.org/range-parser/download/range-parser-1.2.1.tgz" + resolved "https://registry.npmjs.org/range-parser/download/range-parser-1.2.1.tgz" integrity sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE= readdirp@~3.5.0: version "3.5.0" - resolved "https://registry.npm.taobao.org/readdirp/download/readdirp-3.5.0.tgz?cache=0&sync_timestamp=1615717487560&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Freaddirp%2Fdownload%2Freaddirp-3.5.0.tgz" + resolved "https://registry.npmjs.org/readdirp/download/readdirp-3.5.0.tgz?cache=0&sync_timestamp=1615717487560&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Freaddirp%2Fdownload%2Freaddirp-3.5.0.tgz" integrity sha1-m6dMAZsV02UnjS6Ru4xI17TULJ4= dependencies: picomatch "^2.2.1" @@ -1282,12 +1282,12 @@ requires-port@^1.0.0: resolve-url@^0.2.1: version "0.2.1" - resolved "https://registry.npm.taobao.org/resolve-url/download/resolve-url-0.2.1.tgz" + resolved "https://registry.npmjs.org/resolve-url/download/resolve-url-0.2.1.tgz" integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= resolve@^1.11.0, resolve@^1.8.1: version "1.20.0" - resolved "https://registry.npm.taobao.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054822645&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz" + resolved "https://registry.npmjs.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054822645&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz" integrity sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU= dependencies: is-core-module "^2.2.0" @@ -1295,27 +1295,27 @@ resolve@^1.11.0, resolve@^1.8.1: rfdc@^1.1.4: version "1.3.0" - resolved "https://registry.npm.taobao.org/rfdc/download/rfdc-1.3.0.tgz" + resolved "https://registry.npmjs.org/rfdc/download/rfdc-1.3.0.tgz" integrity sha1-0LfEQasnINBdxM8m4ByJYx2doIs= safe-buffer@5.1.2: version "5.1.2" - resolved "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129611964&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz" + resolved "https://registry.npmjs.org/safe-buffer/download/safe-buffer-5.1.2.tgz?cache=0&sync_timestamp=1589129611964&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fsafe-buffer%2Fdownload%2Fsafe-buffer-5.1.2.tgz" integrity sha1-mR7GnSluAxN0fVm9/St0XDX4go0= safer-buffer@^2.1.2, "safer-buffer@>= 2.1.2 < 3.0.0": version "2.1.2" - resolved "https://registry.npm.taobao.org/safer-buffer/download/safer-buffer-2.1.2.tgz" + resolved "https://registry.npmjs.org/safer-buffer/download/safer-buffer-2.1.2.tgz" integrity sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo= sax@~1.2.4: version "1.2.4" - resolved "https://registry.npm.taobao.org/sax/download/sax-1.2.4.tgz" + resolved "https://registry.npmjs.org/sax/download/sax-1.2.4.tgz" integrity sha1-KBYjTiN4vdxOU1T6tcqold9xANk= sax@0.5.x: version "0.5.8" - resolved "https://registry.npm.taobao.org/sax/download/sax-0.5.8.tgz" + resolved "https://registry.npmjs.org/sax/download/sax-0.5.8.tgz" integrity sha1-1HLbIo6zMcJQaw6MFVJK25OdEsE= saxes@^6.0.0: @@ -1332,7 +1332,7 @@ semver@^6.3.0: send@0.17.1: version "0.17.1" - resolved "https://registry.npm.taobao.org/send/download/send-0.17.1.tgz" + resolved "https://registry.npmjs.org/send/download/send-0.17.1.tgz" integrity sha1-wdiwWfeQD3Rm3Uk4vcROEd2zdsg= dependencies: debug "2.6.9" @@ -1351,7 +1351,7 @@ send@0.17.1: serve-static@^1.14.1: version "1.14.1" - resolved "https://registry.npm.taobao.org/serve-static/download/serve-static-1.14.1.tgz" + resolved "https://registry.npmjs.org/serve-static/download/serve-static-1.14.1.tgz" integrity sha1-Zm5jbcTwEPfvKZcKiKZ0MgiYsvk= dependencies: encodeurl "~1.0.2" @@ -1361,24 +1361,24 @@ serve-static@^1.14.1: setprototypeof@1.1.1: version "1.1.1" - resolved "https://registry.npm.taobao.org/setprototypeof/download/setprototypeof-1.1.1.tgz" + resolved "https://registry.npmjs.org/setprototypeof/download/setprototypeof-1.1.1.tgz" integrity sha1-fpWsskqpL1iF4KvvW6ExMw1K5oM= shebang-command@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/shebang-command/download/shebang-command-2.0.0.tgz" + resolved "https://registry.npmjs.org/shebang-command/download/shebang-command-2.0.0.tgz" integrity sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo= dependencies: shebang-regex "^3.0.0" shebang-regex@^3.0.0: version "3.0.0" - resolved "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-3.0.0.tgz" + resolved "https://registry.npmjs.org/shebang-regex/download/shebang-regex-3.0.0.tgz" integrity sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI= source-map-resolve@^0.5.2: version "0.5.3" - resolved "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz" + resolved "https://registry.npmjs.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz" integrity sha1-GQhmvs51U+H48mei7oLGBrVQmho= dependencies: atob "^2.1.2" @@ -1389,17 +1389,17 @@ source-map-resolve@^0.5.2: source-map-url@^0.4.0: version "0.4.1" - resolved "https://registry.npm.taobao.org/source-map-url/download/source-map-url-0.4.1.tgz" + resolved "https://registry.npmjs.org/source-map-url/download/source-map-url-0.4.1.tgz" integrity sha1-CvZmBadFpaL5HPG7+KevvCg97FY= source-map@^0.6.1: version "0.6.1" - resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.6.1.tgz" + resolved "https://registry.npmjs.org/source-map/download/source-map-0.6.1.tgz" integrity sha1-dHIq8y6WFOnCh6jQu95IteLxomM= source-map@^0.7.3: version "0.7.3" - resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.7.3.tgz" + resolved "https://registry.npmjs.org/source-map/download/source-map-0.7.3.tgz" integrity sha1-UwL4FpAxc1ImVECS5kmB91F1A4M= source-map@~0.6.1: @@ -1409,14 +1409,14 @@ source-map@~0.6.1: source-map@0.1.x: version "0.1.43" - resolved "https://registry.npm.taobao.org/source-map/download/source-map-0.1.43.tgz" + resolved "https://registry.npmjs.org/source-map/download/source-map-0.1.43.tgz" integrity sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y= dependencies: amdefine ">=0.0.4" sprintf-js@^1.0.3: version "1.1.2" - resolved "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.1.2.tgz" + resolved "https://registry.npmjs.org/sprintf-js/download/sprintf-js-1.1.2.tgz" integrity sha1-2hdlJiv4wPVxdJ8q1sJjACB65nM= sprintf-js@~1.0.2: @@ -1426,26 +1426,26 @@ sprintf-js@~1.0.2: "statuses@>= 1.5.0 < 2", statuses@~1.5.0: version "1.5.0" - resolved "https://registry.npm.taobao.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1609654031532&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz" + resolved "https://registry.npmjs.org/statuses/download/statuses-1.5.0.tgz?cache=0&sync_timestamp=1609654031532&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fstatuses%2Fdownload%2Fstatuses-1.5.0.tgz" integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= strip-ansi@^6.0.0: version "6.0.0" - resolved "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.0.tgz" + resolved "https://registry.npmjs.org/strip-ansi/download/strip-ansi-6.0.0.tgz" integrity sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI= dependencies: ansi-regex "^5.0.0" strip-indent@^3.0.0: version "3.0.0" - resolved "https://registry.npm.taobao.org/strip-indent/download/strip-indent-3.0.0.tgz" + resolved "https://registry.npmjs.org/strip-indent/download/strip-indent-3.0.0.tgz" integrity sha1-wy4c7pQLazQyx3G8LFS8znPNMAE= dependencies: min-indent "^1.0.0" stylus@^0.54.8: version "0.54.8" - resolved "https://registry.npm.taobao.org/stylus/download/stylus-0.54.8.tgz" + resolved "https://registry.npmjs.org/stylus/download/stylus-0.54.8.tgz" integrity sha1-PaPmWWa8Vnp7BEv+DuzmU+CZ0Uc= dependencies: css-parse "~2.0.0" @@ -1459,7 +1459,7 @@ stylus@^0.54.8: stylus@0.54.5: version "0.54.5" - resolved "https://registry.npm.taobao.org/stylus/download/stylus-0.54.5.tgz" + resolved "https://registry.npmjs.org/stylus/download/stylus-0.54.5.tgz" integrity sha1-QrlWCTHKcJDOhRWnmLqeaqPW3Hk= dependencies: css-parse "1.7.x" @@ -1471,7 +1471,7 @@ stylus@0.54.5: supports-color@^7.1.0: version "7.2.0" - resolved "https://registry.npm.taobao.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1611394404603&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz" + resolved "https://registry.npmjs.org/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1611394404603&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz" integrity sha1-G33NyzK4E4gBs+R4umpRyqiWSNo= dependencies: has-flag "^4.0.0" @@ -1483,39 +1483,39 @@ symbol-tree@^3.2.4: text-table@^0.2.0: version "0.2.0" - resolved "https://registry.npm.taobao.org/text-table/download/text-table-0.2.0.tgz" + resolved "https://registry.npmjs.org/text-table/download/text-table-0.2.0.tgz" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= "through@>=2.2.7 <3": version "2.3.8" - resolved "https://registry.npm.taobao.org/through/download/through-2.3.8.tgz" + resolved "https://registry.npmjs.org/through/download/through-2.3.8.tgz" integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= tildify@^2.0.0: version "2.0.0" - resolved "https://registry.npm.taobao.org/tildify/download/tildify-2.0.0.tgz" + resolved "https://registry.npmjs.org/tildify/download/tildify-2.0.0.tgz" integrity sha1-8gXzZ01nfOaYtwZ6melJzgO0dUo= timsort@^0.3.0: version "0.3.0" - resolved "https://registry.npm.taobao.org/timsort/download/timsort-0.3.0.tgz" + resolved "https://registry.npmjs.org/timsort/download/timsort-0.3.0.tgz" integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q= titlecase@^1.1.2: version "1.1.3" - resolved "https://registry.npm.taobao.org/titlecase/download/titlecase-1.1.3.tgz" + resolved "https://registry.npmjs.org/titlecase/download/titlecase-1.1.3.tgz" integrity sha1-/G1l/1grBgJBB2jvGgm3BQYxPcM= to-regex-range@^5.0.1: version "5.0.1" - resolved "https://registry.npm.taobao.org/to-regex-range/download/to-regex-range-5.0.1.tgz" + resolved "https://registry.npmjs.org/to-regex-range/download/to-regex-range-5.0.1.tgz" integrity sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ= dependencies: is-number "^7.0.0" toidentifier@1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/toidentifier/download/toidentifier-1.0.0.tgz" + resolved "https://registry.npmjs.org/toidentifier/download/toidentifier-1.0.0.tgz" integrity sha1-fhvjRw8ed5SLxD2Uo8j013UrpVM= tough-cookie@^4.1.2: @@ -1537,7 +1537,7 @@ tr46@^3.0.0: tslib@^2.0.3: version "2.1.0" - resolved "https://registry.npm.taobao.org/tslib/download/tslib-2.1.0.tgz?cache=0&sync_timestamp=1609887895137&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-2.1.0.tgz" + resolved "https://registry.npmjs.org/tslib/download/tslib-2.1.0.tgz?cache=0&sync_timestamp=1609887895137&other_urls=https%3A%2F%2Fregistry.npmjs.org%2Ftslib%2Fdownload%2Ftslib-2.1.0.tgz" integrity sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo= universalify@^0.2.0: @@ -1547,12 +1547,12 @@ universalify@^0.2.0: unpipe@~1.0.0: version "1.0.0" - resolved "https://registry.npm.taobao.org/unpipe/download/unpipe-1.0.0.tgz" + resolved "https://registry.npmjs.org/unpipe/download/unpipe-1.0.0.tgz" integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw= urix@^0.1.0: version "0.1.0" - resolved "https://registry.npm.taobao.org/urix/download/urix-0.1.0.tgz" + resolved "https://registry.npmjs.org/urix/download/urix-0.1.0.tgz" integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= url-parse@^1.5.3: @@ -1565,12 +1565,12 @@ url-parse@^1.5.3: utils-merge@1.0.1: version "1.0.1" - resolved "https://registry.npm.taobao.org/utils-merge/download/utils-merge-1.0.1.tgz" + resolved "https://registry.npmjs.org/utils-merge/download/utils-merge-1.0.1.tgz" integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= vary@~1.1.2: version "1.1.2" - resolved "https://registry.npm.taobao.org/vary/download/vary-1.1.2.tgz" + resolved "https://registry.npmjs.org/vary/download/vary-1.1.2.tgz" integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= w3c-xmlserializer@^4.0.0: @@ -1582,7 +1582,7 @@ w3c-xmlserializer@^4.0.0: warehouse@^4.0.0: version "4.0.0" - resolved "https://registry.npm.taobao.org/warehouse/download/warehouse-4.0.0.tgz" + resolved "https://registry.npmjs.org/warehouse/download/warehouse-4.0.0.tgz" integrity sha1-RYMrxD4f0yO9nTyGsnYUMLoNHns= dependencies: bluebird "^3.2.2" @@ -1619,14 +1619,14 @@ whatwg-url@^11.0.0: which@^2.0.1: version "2.0.2" - resolved "https://registry.npm.taobao.org/which/download/which-2.0.2.tgz" + resolved "https://registry.npmjs.org/which/download/which-2.0.2.tgz" integrity sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE= dependencies: isexe "^2.0.0" wrappy@1: version "1.0.2" - resolved "https://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz" + resolved "https://registry.npmjs.org/wrappy/download/wrappy-1.0.2.tgz" integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= ws@^8.11.0: