2022-08-30 10:44:13 +00:00
|
|
|
{
|
|
|
|
"name": "blog",
|
|
|
|
"lockfileVersion": 2,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "blog",
|
|
|
|
"dependencies": {
|
|
|
|
"hexo": "^6.2.0",
|
2022-08-31 02:07:22 +00:00
|
|
|
"hexo-auto-category": "^0.2.1",
|
2022-08-30 10:44:13 +00:00
|
|
|
"hexo-browsersync": "^0.3.0",
|
|
|
|
"hexo-deployer-rsync": "^1.0.0",
|
2022-08-30 16:59:26 +00:00
|
|
|
"hexo-fontawesome": "^2.3.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"hexo-generator-archive": "^1.0.0",
|
|
|
|
"hexo-generator-category": "^1.0.0",
|
|
|
|
"hexo-generator-index": "^2.0.0",
|
|
|
|
"hexo-generator-searchdb": "^1.4.0",
|
|
|
|
"hexo-generator-sitemap": "^3.0.1",
|
|
|
|
"hexo-generator-tag": "^1.0.0",
|
|
|
|
"hexo-renderer-marked": "^5.0.0",
|
|
|
|
"hexo-renderer-pug": "^3.0.0",
|
|
|
|
"hexo-renderer-stylus": "^2.1.0",
|
|
|
|
"hexo-server": "^3.0.0",
|
|
|
|
"hexo-theme-next": "^8.12.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
"version": "7.18.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@babel%2fhelper-string-parser/-/helper-string-parser-7.18.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "7.19.1",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@babel%2fhelper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
|
|
|
|
"integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "7.19.1",
|
|
|
|
"resolved": "https://mirrors.tencent.com/npm/@babel%2fparser/-/parser-7.19.1.tgz",
|
|
|
|
"integrity": "sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/types": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "7.19.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@babel%2ftypes/-/types-7.19.0.tgz",
|
|
|
|
"integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": "^7.18.10",
|
|
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 16:59:26 +00:00
|
|
|
"node_modules/@fortawesome/fontawesome-common-types": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "0.3.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.3.0.tgz",
|
|
|
|
"integrity": "sha512-CA3MAZBTxVsF6SkfkHXDerkhcQs0QPofy43eFdbWJJkZiq3SfiaH1msOkac59rQaqto5EqWnASboY1dBuKen5w==",
|
2022-08-30 16:59:26 +00:00
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 16:59:26 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@fortawesome/fontawesome-svg-core": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-svg-core/-/fontawesome-svg-core-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-UIL6crBWhjTNQcONt96ExjUnKt1D68foe3xjEensLDclqQ6YagwCRYVQdrp/hW0ALRp/5Fv/VKw+MqTUWYYvPg==",
|
2022-08-30 16:59:26 +00:00
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 16:59:26 +00:00
|
|
|
"dependencies": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"@fortawesome/fontawesome-common-types": "^0.3.0"
|
2022-08-30 16:59:26 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@fortawesome/free-brands-svg-icons": {
|
|
|
|
"version": "5.15.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffree-brands-svg-icons/-/free-brands-svg-icons-5.15.4.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-f1witbwycL9cTENJegcmcZRYyawAFbm8+c6IirLmwbbpqz46wyjbQYLuxOc7weXFXfB7QR8/Vd2u5R3q6JYD9g==",
|
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
2022-08-30 16:59:26 +00:00
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-common-types": "^0.2.36"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 13:32:47 +00:00
|
|
|
"node_modules/@fortawesome/free-brands-svg-icons/node_modules/@fortawesome/fontawesome-common-types": {
|
|
|
|
"version": "0.2.36",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
|
|
|
|
"integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 16:59:26 +00:00
|
|
|
"node_modules/@fortawesome/free-regular-svg-icons": {
|
|
|
|
"version": "5.15.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffree-regular-svg-icons/-/free-regular-svg-icons-5.15.4.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-9VNNnU3CXHy9XednJ3wzQp6SwNwT3XaM26oS4Rp391GsxVYA+0oDR2J194YCIWf7jNRCYKjUCOduxdceLrx+xw==",
|
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
2022-08-30 16:59:26 +00:00
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-common-types": "^0.2.36"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 13:32:47 +00:00
|
|
|
"node_modules/@fortawesome/free-regular-svg-icons/node_modules/@fortawesome/fontawesome-common-types": {
|
|
|
|
"version": "0.2.36",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
|
|
|
|
"integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 16:59:26 +00:00
|
|
|
"node_modules/@fortawesome/free-solid-svg-icons": {
|
|
|
|
"version": "5.15.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffree-solid-svg-icons/-/free-solid-svg-icons-5.15.4.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-JLmQfz6tdtwxoihXLg6lT78BorrFyCf59SAwBM6qV/0zXyVeDygJVb3fk+j5Qat+Yvcxp1buLTY5iDh1ZSAQ8w==",
|
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
2022-08-30 16:59:26 +00:00
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-common-types": "^0.2.36"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 13:32:47 +00:00
|
|
|
"node_modules/@fortawesome/free-solid-svg-icons/node_modules/@fortawesome/fontawesome-common-types": {
|
|
|
|
"version": "0.2.36",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
|
|
|
|
"integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 10:44:13 +00:00
|
|
|
"node_modules/@socket.io/component-emitter": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@socket.io%2fcomponent-emitter/-/component-emitter-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/@tootallnate/once": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@tootallnate%2fonce/-/once-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/cookie": {
|
|
|
|
"version": "0.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@types%2fcookie/-/cookie-0.4.1.tgz",
|
|
|
|
"integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/@types/cors": {
|
|
|
|
"version": "2.8.12",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@types%2fcors/-/cors-2.8.12.tgz",
|
|
|
|
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/@types/node": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "18.7.18",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@types%2fnode/-/node-18.7.18.tgz",
|
|
|
|
"integrity": "sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/a-sync-waterfall": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/a-sync-waterfall/-/a-sync-waterfall-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/abab": {
|
|
|
|
"version": "2.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/abab/-/abab-2.0.6.tgz",
|
|
|
|
"integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==",
|
|
|
|
"license": "BSD-3-Clause"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/abbrev": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/abbrev/-/abbrev-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/accepts": {
|
|
|
|
"version": "1.3.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/accepts/-/accepts-1.3.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"mime-types": "~2.1.34",
|
|
|
|
"negotiator": "0.6.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"version": "8.8.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn/-/acorn-8.8.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/acorn-globals": {
|
|
|
|
"version": "6.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn-globals/-/acorn-globals-6.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
"acorn-walk": "^7.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/acorn-globals/node_modules/acorn": {
|
|
|
|
"version": "7.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn/-/acorn-7.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/acorn-walk": {
|
|
|
|
"version": "7.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn-walk/-/acorn-walk-7.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/agent-base": {
|
|
|
|
"version": "6.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/agent-base/-/agent-base-6.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/agent-base/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/agent-base/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
"version": "4.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/anymatch": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/anymatch/-/anymatch-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"normalize-path": "^3.0.0",
|
|
|
|
"picomatch": "^2.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/archy": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/archy/-/archy-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/argparse": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
|
|
"license": "Python-2.0"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/asap": {
|
|
|
|
"version": "2.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/asap/-/asap-2.0.6.tgz",
|
|
|
|
"integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/assert-never": {
|
|
|
|
"version": "1.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/assert-never/-/assert-never-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/async": {
|
|
|
|
"version": "2.6.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/async/-/async-2.6.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"lodash": "^4.17.14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/async-each-series": {
|
|
|
|
"version": "0.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/async-each-series/-/async-each-series-0.1.1.tgz",
|
|
|
|
"integrity": "sha1-dhfBkXQB/Yykooqtzj266Yr+tDI=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/asynckit": {
|
|
|
|
"version": "0.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/atob": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/atob/-/atob-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "(MIT OR Apache-2.0)",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"atob": "bin/atob.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4.5.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/axios": {
|
|
|
|
"version": "0.21.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/axios/-/axios-0.21.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"follow-redirects": "^1.14.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/babel-walk": {
|
|
|
|
"version": "3.0.0-canary-5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/babel-walk/-/babel-walk-3.0.0-canary-5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.9.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/balanced-match": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/base64id": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/base64id/-/base64id-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "^4.5.0 || >= 5.9"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/basic-auth": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/basic-auth/-/basic-auth-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"safe-buffer": "5.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/batch": {
|
|
|
|
"version": "0.6.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/batch/-/batch-0.6.1.tgz",
|
|
|
|
"integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/binary-extensions": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bluebird": {
|
|
|
|
"version": "3.7.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bluebird/-/bluebird-3.7.2.tgz",
|
|
|
|
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/braces": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/braces/-/braces-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"fill-range": "^7.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/browser-process-hrtime": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
|
|
|
|
"license": "BSD-2-Clause"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/browser-sync": {
|
|
|
|
"version": "2.27.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-sync/-/browser-sync-2.27.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xKm+6KJmJu6RuMWWbFkKwOCSqQOxYe3nOrFkKI5Tr/ZzjPxyU3pFShKK3tWnazBo/3lYQzN7fzjixG8fwJh1Xw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "Apache-2.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"browser-sync-client": "^2.27.10",
|
|
|
|
"browser-sync-ui": "^2.27.10",
|
|
|
|
"bs-recipes": "1.3.4",
|
|
|
|
"bs-snippet-injector": "^2.0.1",
|
|
|
|
"chokidar": "^3.5.1",
|
|
|
|
"connect": "3.6.6",
|
|
|
|
"connect-history-api-fallback": "^1",
|
|
|
|
"dev-ip": "^1.0.1",
|
|
|
|
"easy-extender": "^2.3.4",
|
|
|
|
"eazy-logger": "3.1.0",
|
|
|
|
"etag": "^1.8.1",
|
|
|
|
"fresh": "^0.5.2",
|
|
|
|
"fs-extra": "3.0.1",
|
|
|
|
"http-proxy": "^1.18.1",
|
|
|
|
"immutable": "^3",
|
|
|
|
"localtunnel": "^2.0.1",
|
|
|
|
"micromatch": "^4.0.2",
|
|
|
|
"opn": "5.3.0",
|
|
|
|
"portscanner": "2.2.0",
|
|
|
|
"qs": "6.2.3",
|
|
|
|
"raw-body": "^2.3.2",
|
|
|
|
"resp-modifier": "6.0.2",
|
|
|
|
"rx": "4.1.0",
|
|
|
|
"send": "0.16.2",
|
|
|
|
"serve-index": "1.9.1",
|
|
|
|
"serve-static": "1.13.2",
|
|
|
|
"server-destroy": "1.0.1",
|
|
|
|
"socket.io": "^4.4.1",
|
|
|
|
"ua-parser-js": "1.0.2",
|
|
|
|
"yargs": "^17.3.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"browser-sync": "dist/bin.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/browser-sync-client": {
|
|
|
|
"version": "2.27.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-sync-client/-/browser-sync-client-2.27.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KCFKA1YDj6cNul0VsA28apohtBsdk5Wv8T82ClOZPZMZWxPj4Ny5AUbrj9UlAb/k6pdxE5HABrWDhP9+cjt4HQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"etag": "1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"mitt": "^1.1.3",
|
|
|
|
"rxjs": "^5.5.6",
|
|
|
|
"typescript": "^4.6.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/browser-sync-ui": {
|
|
|
|
"version": "2.27.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-sync-ui/-/browser-sync-ui-2.27.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-elbJILq4Uo6OQv6gsvS3Y9vRAJlWu+h8j0JDkF0X/ua+3S6SVbbiWnZc8sNOFlG7yvVGIwBED3eaYQ0iBo1Dtw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "Apache-2.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"async-each-series": "0.1.1",
|
|
|
|
"connect-history-api-fallback": "^1",
|
|
|
|
"immutable": "^3",
|
|
|
|
"server-destroy": "1.0.1",
|
|
|
|
"socket.io-client": "^4.4.1",
|
|
|
|
"stream-throttle": "^0.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bs-recipes": {
|
|
|
|
"version": "1.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bs-recipes/-/bs-recipes-1.3.4.tgz",
|
|
|
|
"integrity": "sha1-DS1NSKcYyMBEdp/cT4lZLci2lYU=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/bs-snippet-injector": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bs-snippet-injector/-/bs-snippet-injector-2.0.1.tgz",
|
|
|
|
"integrity": "sha1-YbU5PxH1JVntEgaTEANDtu2wTdU=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/bytes": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bytes/-/bytes-3.0.0.tgz",
|
|
|
|
"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/call-bind": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/call-bind/-/call-bind-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"get-intrinsic": "^1.0.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/camel-case": {
|
|
|
|
"version": "4.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/camel-case/-/camel-case-4.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"pascal-case": "^3.1.2",
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/chalk": {
|
|
|
|
"version": "4.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chalk/-/chalk-4.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
"supports-color": "^7.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/character-parser": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/character-parser/-/character-parser-2.2.0.tgz",
|
|
|
|
"integrity": "sha1-x84o821LzZdE5f/CxfzeHHMmH8A=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-regex": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/chokidar": {
|
|
|
|
"version": "3.5.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chokidar/-/chokidar-3.5.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
|
|
|
}
|
|
|
|
],
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"anymatch": "~3.1.2",
|
|
|
|
"braces": "~3.0.2",
|
|
|
|
"glob-parent": "~5.1.2",
|
|
|
|
"is-binary-path": "~2.1.0",
|
|
|
|
"is-glob": "~4.0.1",
|
|
|
|
"normalize-path": "~3.0.0",
|
|
|
|
"readdirp": "~3.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.10.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cliui": {
|
|
|
|
"version": "7.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cliui/-/cliui-7.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
"wrap-ansi": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-convert": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-convert/-/color-convert-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-name": {
|
|
|
|
"version": "1.1.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/combined-stream": {
|
|
|
|
"version": "1.0.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/combined-stream/-/combined-stream-1.0.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"delayed-stream": "~1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/command-exists": {
|
|
|
|
"version": "1.2.9",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/command-exists/-/command-exists-1.2.9.tgz",
|
|
|
|
"integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/commander": {
|
|
|
|
"version": "5.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/commander/-/commander-5.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/compressible": {
|
|
|
|
"version": "2.0.18",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/compressible/-/compressible-2.0.18.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/compression": {
|
|
|
|
"version": "1.7.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/compression/-/compression-1.7.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"accepts": "~1.3.5",
|
|
|
|
"bytes": "3.0.0",
|
|
|
|
"compressible": "~2.0.16",
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"on-headers": "~1.0.2",
|
|
|
|
"safe-buffer": "5.1.2",
|
|
|
|
"vary": "~1.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/concat-map": {
|
|
|
|
"version": "0.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/connect": {
|
|
|
|
"version": "3.6.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect/-/connect-3.6.6.tgz",
|
|
|
|
"integrity": "sha1-Ce/2xVr3I24TcTWnJXSFi2eG9SQ=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"finalhandler": "1.1.0",
|
|
|
|
"parseurl": "~1.3.2",
|
|
|
|
"utils-merge": "1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/connect-history-api-fallback": {
|
|
|
|
"version": "1.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/connect-injector": {
|
|
|
|
"version": "0.4.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect-injector/-/connect-injector-0.4.4.tgz",
|
|
|
|
"integrity": "sha1-qBlZwx7PXKoPPcwyXCjtkLgwqpA=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "^2.0.0",
|
|
|
|
"q": "^1.0.1",
|
|
|
|
"stream-buffers": "^0.2.3",
|
|
|
|
"uberproto": "^1.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/constantinople": {
|
|
|
|
"version": "4.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/constantinople/-/constantinople-4.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/parser": "^7.6.0",
|
|
|
|
"@babel/types": "^7.6.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cookie": {
|
|
|
|
"version": "0.4.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cookie/-/cookie-0.4.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cors": {
|
|
|
|
"version": "2.8.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cors/-/cors-2.8.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"object-assign": "^4",
|
|
|
|
"vary": "^1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
"version": "7.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"path-key": "^3.1.0",
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
"which": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/css": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/css/-/css-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"inherits": "^2.0.4",
|
|
|
|
"source-map": "^0.6.1",
|
|
|
|
"source-map-resolve": "^0.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cssom": {
|
|
|
|
"version": "0.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cssom/-/cssom-0.5.0.tgz",
|
|
|
|
"integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/cssstyle": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cssstyle/-/cssstyle-2.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"cssom": "~0.3.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cssstyle/node_modules/cssom": {
|
|
|
|
"version": "0.3.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cssom/-/cssom-0.3.8.tgz",
|
|
|
|
"integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/cuid": {
|
|
|
|
"version": "2.1.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cuid/-/cuid-2.1.8.tgz",
|
|
|
|
"integrity": "sha512-xiEMER6E7TlTPnDxrM4eRiC6TRgjNX9xzEZ5U/Se2YJKr7Mq4pJn/2XEHjl3STcSh96GmkHPcBXLES8M29wyyg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/data-urls": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/data-urls/-/data-urls-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"abab": "^2.0.6",
|
|
|
|
"whatwg-mimetype": "^3.0.0",
|
|
|
|
"whatwg-url": "^11.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/data-urls/node_modules/whatwg-url": {
|
|
|
|
"version": "11.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-url/-/whatwg-url-11.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
|
|
|
"version": "2.6.9",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-2.6.9.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/decimal.js": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "10.4.1",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/decimal.js/-/decimal.js-10.4.1.tgz",
|
|
|
|
"integrity": "sha512-F29o+vci4DodHYT9UrR5IEbfBw9pE5eSapIJdTqXK5+6hq+t8VRxwQyKlW2i+KDKFkkJQRvFyI/QXD83h8LyQw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/decode-uri-component": {
|
|
|
|
"version": "0.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
|
|
|
|
"integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/deep-is": {
|
|
|
|
"version": "0.1.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/deep-is/-/deep-is-0.1.4.tgz",
|
|
|
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/deepmerge": {
|
|
|
|
"version": "4.2.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/deepmerge/-/deepmerge-4.2.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/define-lazy-prop": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/delayed-stream": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/depd": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/depd/-/depd-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/destroy": {
|
|
|
|
"version": "1.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/destroy/-/destroy-1.0.4.tgz",
|
|
|
|
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/dev-ip": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/dev-ip/-/dev-ip-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-p2o+0YVb56ASu4rBbLgPPADcKPA=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"dev-ip": "lib/dev-ip.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dlv": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/dlv/-/dlv-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/doctypes": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/doctypes/-/doctypes-1.1.0.tgz",
|
|
|
|
"integrity": "sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/dom-serializer": {
|
|
|
|
"version": "1.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/dom-serializer/-/dom-serializer-1.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^4.2.0",
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dom-serializer/node_modules/entities": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/entities/-/entities-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/domelementtype": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domelementtype/-/domelementtype-2.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
2022-09-18 13:32:47 +00:00
|
|
|
],
|
|
|
|
"license": "BSD-2-Clause"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/domexception": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domexception/-/domexception-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/domhandler": {
|
|
|
|
"version": "4.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domhandler/-/domhandler-4.3.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dompurify": {
|
|
|
|
"version": "2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/dompurify/-/dompurify-2.4.0.tgz",
|
|
|
|
"integrity": "sha512-Be9tbQMZds4a3C6xTmz68NlMfeONA//4dOavl/1rNw50E+/QO0KVpbcU0PcaW0nsQxurXls9ZocqFxk8R2mWEA==",
|
|
|
|
"license": "(MPL-2.0 OR Apache-2.0)"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/domutils": {
|
|
|
|
"version": "2.8.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domutils/-/domutils-2.8.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"dom-serializer": "^1.0.1",
|
|
|
|
"domelementtype": "^2.2.0",
|
|
|
|
"domhandler": "^4.2.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/easy-extender": {
|
|
|
|
"version": "2.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/easy-extender/-/easy-extender-2.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q==",
|
|
|
|
"dependencies": {
|
|
|
|
"lodash": "^4.17.10"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eazy-logger": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/eazy-logger/-/eazy-logger-3.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-/snsn2JqBtUSSstEl4R0RKjkisGHAhvYj89i7r3ytNUKW12y178KDZwXLXIgwDqLW6E/VRMT9qfld7wvFae8bQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"tfunk": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ee-first": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ee-first/-/ee-first-1.1.1.tgz",
|
|
|
|
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
"version": "8.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/encodeurl": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io": {
|
|
|
|
"version": "6.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/engine.io/-/engine.io-6.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@types/cookie": "^0.4.1",
|
|
|
|
"@types/cors": "^2.8.12",
|
|
|
|
"@types/node": ">=10.0.0",
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
"base64id": "2.0.0",
|
|
|
|
"cookie": "~0.4.1",
|
|
|
|
"cors": "~2.8.5",
|
|
|
|
"debug": "~4.3.1",
|
|
|
|
"engine.io-parser": "~5.0.3",
|
|
|
|
"ws": "~8.2.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io-client": {
|
|
|
|
"version": "6.2.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/engine.io-client/-/engine.io-client-6.2.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-8ZQmx0LQGRTYkHuogVZuGSpDqYZtCM/nv8zQ68VZ+JkOpazJ7ICdsSpaO6iXwvaU30oFg5QJOJWj8zWqhbKjkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
|
|
"debug": "~4.3.1",
|
|
|
|
"engine.io-parser": "~5.0.3",
|
|
|
|
"ws": "~8.2.3",
|
|
|
|
"xmlhttprequest-ssl": "~2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io-client/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io-client/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/engine.io-client/node_modules/ws": {
|
|
|
|
"version": "8.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ws/-/ws-8.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"bufferutil": "^4.0.1",
|
|
|
|
"utf-8-validate": "^5.0.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"bufferutil": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"utf-8-validate": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io-parser": {
|
|
|
|
"version": "5.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/engine.io-parser/-/engine.io-parser-5.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/engine.io/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/engine.io/node_modules/ws": {
|
|
|
|
"version": "8.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ws/-/ws-8.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"bufferutil": "^4.0.1",
|
|
|
|
"utf-8-validate": "^5.0.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"bufferutil": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"utf-8-validate": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/entities": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/entities/-/entities-3.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/escalade": {
|
|
|
|
"version": "3.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escalade/-/escalade-3.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/escape-html": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escape-html/-/escape-html-1.0.3.tgz",
|
|
|
|
"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/escape-string-regexp": {
|
|
|
|
"version": "1.0.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
|
|
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/escodegen": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escodegen/-/escodegen-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"esprima": "^4.0.1",
|
|
|
|
"estraverse": "^5.2.0",
|
|
|
|
"esutils": "^2.0.2",
|
|
|
|
"optionator": "^0.8.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"escodegen": "bin/escodegen.js",
|
|
|
|
"esgenerate": "bin/esgenerate.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"source-map": "~0.6.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esprima": {
|
|
|
|
"version": "4.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/esprima/-/esprima-4.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"esparse": "bin/esparse.js",
|
|
|
|
"esvalidate": "bin/esvalidate.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/estraverse": {
|
|
|
|
"version": "5.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/estraverse/-/estraverse-5.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esutils": {
|
|
|
|
"version": "2.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/esutils/-/esutils-2.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/etag": {
|
|
|
|
"version": "1.8.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/etag/-/etag-1.8.1.tgz",
|
|
|
|
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eventemitter3": {
|
|
|
|
"version": "4.0.7",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/eventemitter3/-/eventemitter3-4.0.7.tgz",
|
|
|
|
"integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/fast-equals": {
|
|
|
|
"version": "3.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fast-equals/-/fast-equals-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-NCe8qxnZFARSHGztGMZOO/PC1qa5MIFB5Hp66WdzbCRAz8U8US3bx1UTgLS49efBQPcUtO9gf5oVEY8o7y/7Kg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/fast-levenshtein": {
|
|
|
|
"version": "2.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
|
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/fill-range": {
|
|
|
|
"version": "7.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fill-range/-/fill-range-7.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"to-regex-range": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/finalhandler": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/finalhandler/-/finalhandler-1.1.0.tgz",
|
|
|
|
"integrity": "sha1-zgtoVbRYU+eRsvzGgARtiCU91/U=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"encodeurl": "~1.0.1",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"parseurl": "~1.3.2",
|
|
|
|
"statuses": "~1.3.1",
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/follow-redirects": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "1.15.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/follow-redirects/-/follow-redirects-1.15.2.tgz",
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
}
|
|
|
|
],
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"debug": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/form-data": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/form-data/-/form-data-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
"mime-types": "^2.1.12"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fresh": {
|
|
|
|
"version": "0.5.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fresh/-/fresh-0.5.2.tgz",
|
|
|
|
"integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fs-extra": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fs-extra/-/fs-extra-3.0.1.tgz",
|
|
|
|
"integrity": "sha1-N5TzeMWLNC6n27sjCVEJxLO2IpE=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"graceful-fs": "^4.1.2",
|
|
|
|
"jsonfile": "^3.0.0",
|
|
|
|
"universalify": "^0.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fs.realpath": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/fsevents": {
|
|
|
|
"version": "2.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fsevents/-/fsevents-2.3.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/function-bind": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/function-bind/-/function-bind-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/get-caller-file": {
|
|
|
|
"version": "2.0.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/get-intrinsic": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "1.1.3",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"has-symbols": "^1.0.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob": {
|
|
|
|
"version": "7.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/glob/-/glob-7.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
"inherits": "2",
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob-parent": {
|
|
|
|
"version": "5.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/glob-parent/-/glob-parent-5.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-glob": "^4.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/graceful-fs": {
|
|
|
|
"version": "4.2.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/graceful-fs/-/graceful-fs-4.2.10.tgz",
|
|
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/has": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has/-/has-1.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-ansi": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-ansi/-/has-ansi-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-ansi/node_modules/ansi-regex": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-regex/-/ansi-regex-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-flag": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-flag/-/has-flag-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-symbols": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-symbols/-/has-symbols-1.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-tostringtag": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"has-symbols": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo/-/hexo-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-4Jq+rWd8sYvR1YdIQyndN/9WboQ/Mqm6eax8CjrjO+ePFm2oMVafSOx9WEyJ42wcLOHjfyMfnlQhnUuNmJIpPg==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"abbrev": "^1.1.1",
|
|
|
|
"archy": "^1.0.0",
|
|
|
|
"bluebird": "^3.7.2",
|
|
|
|
"hexo-cli": "^4.3.0",
|
|
|
|
"hexo-front-matter": "^3.0.0",
|
|
|
|
"hexo-fs": "^3.1.0",
|
|
|
|
"hexo-i18n": "^1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"hexo-log": "^3.2.0",
|
|
|
|
"hexo-util": "^2.7.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"js-yaml-js-types": "^1.0.0",
|
|
|
|
"micromatch": "^4.0.4",
|
|
|
|
"moize": "^6.1.0",
|
|
|
|
"moment": "^2.29.1",
|
|
|
|
"moment-timezone": "^0.5.34",
|
|
|
|
"nunjucks": "^3.2.3",
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
"pretty-hrtime": "^1.0.3",
|
|
|
|
"resolve": "^1.22.0",
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
"text-table": "^0.2.0",
|
|
|
|
"tildify": "^2.0.0",
|
|
|
|
"titlecase": "^1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"warehouse": "^4.0.2"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"hexo": "bin/hexo"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.13.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/hexo"
|
|
|
|
}
|
|
|
|
},
|
2022-08-31 02:07:22 +00:00
|
|
|
"node_modules/hexo-auto-category": {
|
|
|
|
"version": "0.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-auto-category/-/hexo-auto-category-0.2.1.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-kIHa+0XV7CZHlcFV9Jg8FJdngLqCBtubSEcXveZMr5D6wftE+Zg3kv4R+xi+nE7wAfDSRW37TUqfgFusrf92Yw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-31 02:07:22 +00:00
|
|
|
"dependencies": {
|
|
|
|
"hexo-front-matter": "^2.0.0",
|
|
|
|
"hexo-fs": "^3.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-auto-category/node_modules/argparse": {
|
|
|
|
"version": "1.0.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/argparse/-/argparse-1.0.10.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-31 02:07:22 +00:00
|
|
|
"dependencies": {
|
|
|
|
"sprintf-js": "~1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-auto-category/node_modules/hexo-front-matter": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-front-matter/-/hexo-front-matter-2.0.0.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-IR3tjAyK2Ga/0a/WDAoNy5+n3ju2/mkuAsCDEeGgGLf5+7kkiOkkG/FrnueuYgz0h2MPfWDLBiDsSTCmB0sLCA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-31 02:07:22 +00:00
|
|
|
"dependencies": {
|
|
|
|
"js-yaml": "^3.13.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-auto-category/node_modules/js-yaml": {
|
|
|
|
"version": "3.14.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/js-yaml/-/js-yaml-3.14.1.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-31 02:07:22 +00:00
|
|
|
"dependencies": {
|
|
|
|
"argparse": "^1.0.7",
|
|
|
|
"esprima": "^4.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-auto-category/node_modules/sprintf-js": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
|
|
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
|
|
|
|
"license": "BSD-3-Clause"
|
2022-08-31 02:07:22 +00:00
|
|
|
},
|
2022-08-30 10:44:13 +00:00
|
|
|
"node_modules/hexo-browsersync": {
|
|
|
|
"version": "0.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-browsersync/-/hexo-browsersync-0.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-5grkDUG/jci1LgImUFHTGMhXRYFKYuBVVf1L62UAhd/IC/L3EfGtKXyPVqvxyVb4Pc5STY5tQR46xoBJLlWJNw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"browser-sync": "^2.18.13",
|
|
|
|
"connect-injector": "^0.4.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-cli": {
|
|
|
|
"version": "4.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-cli/-/hexo-cli-4.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-lr46h1tK1RNQJAQZbzKYAWGsmqF5DLrW6xKEakqv/o9JqgdeempBjIm7HqjcZEUBpWij4EO65X6YJiDmT9LR7g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"abbrev": "^1.1.1",
|
|
|
|
"bluebird": "^3.5.5",
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
"command-exists": "^1.2.8",
|
|
|
|
"hexo-fs": "^3.0.1",
|
|
|
|
"hexo-log": "^2.0.0",
|
|
|
|
"hexo-util": "^2.0.0",
|
|
|
|
"minimist": "^1.2.5",
|
|
|
|
"resolve": "^1.11.0",
|
|
|
|
"tildify": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"hexo": "bin/hexo"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-cli/node_modules/hexo-log": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-log/-/hexo-log-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-U7zdDae74pXcyhQEyNmpJdq3UI6zWKxQ7/zLoMr/d3CBRdIfB5yO8DWqKUnewfibYv0gODyTWUIhxQDWuwloow==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"chalk": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-deployer-rsync/-/hexo-deployer-rsync-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hylGRNEHctWsjHs67VZefvrOGwzcZ4gPQ7RdVJdbWYA/OQ75IE52vDe+N9jpcfOWl8Tkv8fbX1Afuh44cv2DUw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"chalk": "^2.4.1",
|
|
|
|
"hexo-util": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/ansi-styles": {
|
|
|
|
"version": "3.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"color-convert": "^1.9.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/chalk": {
|
|
|
|
"version": "2.4.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chalk/-/chalk-2.4.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^3.2.1",
|
|
|
|
"escape-string-regexp": "^1.0.5",
|
|
|
|
"supports-color": "^5.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/color-convert": {
|
|
|
|
"version": "1.9.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-convert/-/color-convert-1.9.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"color-name": "1.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/color-name": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-name/-/color-name-1.1.3.tgz",
|
|
|
|
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/domhandler": {
|
|
|
|
"version": "3.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domhandler/-/domhandler-3.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/entities": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/entities/-/entities-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/has-flag": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-flag/-/has-flag-3.0.0.tgz",
|
|
|
|
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/hexo-util": {
|
|
|
|
"version": "1.9.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-util/-/hexo-util-1.9.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-B6+nVi4Zpy7NPzlIcTLn9YBGb2Ly0q11mRzg6DyFWg0IfcrfF4tlWO0vRXqJVhvRyg+tIfUihmgypkiUW1IjNQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"bluebird": "^3.5.2",
|
|
|
|
"camel-case": "^4.0.0",
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
"deepmerge": "^4.2.2",
|
|
|
|
"highlight.js": "^9.13.1",
|
|
|
|
"htmlparser2": "^4.0.0",
|
|
|
|
"prismjs": "^1.17.1",
|
|
|
|
"punycode.js": "^2.1.0",
|
|
|
|
"strip-indent": "^3.0.0",
|
|
|
|
"striptags": "^3.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/highlight.js": {
|
|
|
|
"version": "9.18.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/highlight.js/-/highlight.js-9.18.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==",
|
|
|
|
"hasInstallScript": true,
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/htmlparser2": {
|
|
|
|
"version": "4.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/htmlparser2/-/htmlparser2-4.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-4zDq1a1zhE4gQso/c5LP1OtrhYTncXNSpvJYtWJBtXAETPlMfi3IFNjGuQbYLuVY4ZR0QMqRVvo4Pdy9KLyP8Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^3.0.0",
|
|
|
|
"domutils": "^2.0.0",
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-deployer-rsync/node_modules/supports-color": {
|
|
|
|
"version": "5.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-color/-/supports-color-5.5.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"has-flag": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 16:59:26 +00:00
|
|
|
"node_modules/hexo-fontawesome": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-fontawesome/-/hexo-fontawesome-2.3.0.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-CBMCBsVQKLu/Baz7DPaW7tykdJKG2GFcV0iwCCgdpE52DWJL7LU6SUor20fk6a2wAb/Er4YSdiwMsjnhpNgEBg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 16:59:26 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.36"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
|
|
|
"@fortawesome/free-regular-svg-icons": "^5.15.4",
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"hexo": "3.x || 4.x || 5.x || 6.x"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 10:44:13 +00:00
|
|
|
"node_modules/hexo-front-matter": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-front-matter/-/hexo-front-matter-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hSQTPUmB/BCe1BFYmXRkPyLk8rqbBqHCQq+rjwwOJuEfOADrFaVK2VPZb90tJzPyXE1xSxpgCxE/AZq0CyTVwg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"js-yaml": "^4.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-fs": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-fs/-/hexo-fs-3.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-SfoDH7zlU9Iop+bAfEONXezbNIkpVX1QqjNCBYpapilZR+xVOCfTEdlNixanrKBbLGPb2fXqrdDBFgrKuiVGQQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"bluebird": "^3.5.1",
|
|
|
|
"chokidar": "^3.0.0",
|
|
|
|
"graceful-fs": "^4.1.11",
|
|
|
|
"hexo-util": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-generator-archive": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-archive/-/hexo-generator-archive-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-24TeanDGpMBUIq37DHpSESQbeN6ssZ06edsGSI76tN4Yit50TgsgzP5g5DSu0yJk0jUtHJntysWE8NYAlFXibA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"hexo-pagination": "1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-generator-category": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-category/-/hexo-generator-category-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kmtwT1SHYL2ismbGnYQXNtqLFSeTdtHNbJIqno3LKROpCK8ybST5QVXF1bZI9LkFcXV/H8ilt8gfg4/dNNcQQQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"hexo-pagination": "1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-generator-index": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-index/-/hexo-generator-index-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-q/29Vj9BZs0dwBcF+s9IT8ymS4aYZsDwBEYDnh96C8tsX+KPY5v6TzCdttz58BchifaJpP/l9mi6u9rZuYqA0g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"hexo-pagination": "1.0.0",
|
|
|
|
"timsort": "^0.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-generator-searchdb": {
|
|
|
|
"version": "1.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-generator-searchdb/-/hexo-generator-searchdb-1.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-TkwxlqxptRIXHwYeI/V32O2TxXkfqWa37Rrmg347Q+YT1eqk7vQ31vR4zLudBAcSr85ST0VUedYd1/gLBSJl9Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"nunjucks": "^3.2.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-generator-sitemap": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-sitemap/-/hexo-generator-sitemap-3.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-n+0KLNmq6TLbiZPTQF6NY5MbEem/O+DFx0lgQZNQcU4tdjXIZRrQJs+KRKeT66NTkdlYTqb4WwCxswLqQz0crA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"hexo-util": "^2.1.0",
|
|
|
|
"micromatch": "^4.0.2",
|
|
|
|
"nunjucks": "^3.1.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-generator-tag": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-tag/-/hexo-generator-tag-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-JDoB2T1EncRlyGSjuAhkGxRfKkN8tq0i8tFlk9I4q2L6iYxPaUnFenhji0oxufTADC16/IchuPjmMk//dt8Msg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"hexo-pagination": "1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-i18n": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-i18n/-/hexo-i18n-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yw90JHr7ybUHN/QOkpHmlWJj1luVk5/v8CUU5NRA0n4TFp6av8NT7ujZ10GDawgnQEdMHnN5PUfAbNIVGR6axg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"sprintf-js": "^1.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-log": {
|
|
|
|
"version": "3.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-log/-/hexo-log-3.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-fk7jOW3hvKiAv4Q/d8UxaQlARwcv+5KjGcnxexUrqBqyWbMCLmw7jhMHTSRLNNQpaoTlF5ff+kQkPi4yhp9iag==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-pagination": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-pagination/-/hexo-pagination-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-miEVFgxchPr2qNWxw0JWpJ9R/Yaf7HjHBZVjvCCcqfbsLyYtCvIfJDxcEwz1sDOC/fLzYPqNnhUI73uNxBHRSA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-renderer-marked": {
|
|
|
|
"version": "5.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-renderer-marked/-/hexo-renderer-marked-5.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-lifWMCvefTq3IlH+urQDPFX4gXquFAqDwOQBdqpwcPyhaiVHu0ZweeZ24IeZtCLRYP+zEgsksCPYrGl9hDDJHg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"dompurify": "^2.3.0",
|
|
|
|
"hexo-util": "^2.5.0",
|
|
|
|
"jsdom": "^19.0.0",
|
|
|
|
"marked": "^4.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-renderer-pug": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-renderer-pug/-/hexo-renderer-pug-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PmbLx6VkNv+mPLOe97OC4F8iTzTuj665dSYN7bZKArd4M/q7gb2tNs29VGuAOC50i9tvWY2f+tPQimf0GZ9Hyw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"pug": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-renderer-stylus": {
|
|
|
|
"version": "2.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-renderer-stylus/-/hexo-renderer-stylus-2.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Nef4YCr7JX8jaRaByhzXMSsWnDed+RgJj6aU/ARnYu3Bn5xz/qRz52VJG7KqD0Xuysxa9TIBdVUgNzBrSFn3DQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"nib": "^1.2.0",
|
|
|
|
"stylus": "^0.57.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-server/-/hexo-server-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-u4s0ty9Aew6jV+a9oMrXBwhrRpUQ0U8PWM/88a5aHgDru58VY81mVrxOFxs788NAsWQ8OvsJtF5m7mnXoRnSIA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"bluebird": "^3.5.5",
|
|
|
|
"compression": "^1.7.4",
|
|
|
|
"connect": "^3.7.0",
|
|
|
|
"mime": "^3.0.0",
|
|
|
|
"morgan": "^1.9.1",
|
|
|
|
"open": "^8.0.9",
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
"serve-static": "^1.14.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/connect": {
|
|
|
|
"version": "3.7.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect/-/connect-3.7.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"finalhandler": "1.1.2",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"utils-merge": "1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/destroy": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/destroy/-/destroy-1.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8",
|
|
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/finalhandler": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/finalhandler/-/finalhandler-1.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"statuses": "~1.5.0",
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/ms": {
|
|
|
|
"version": "2.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.3.tgz",
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/send": {
|
|
|
|
"version": "0.18.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/send/-/send-0.18.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "2.0.0",
|
|
|
|
"destroy": "1.2.0",
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
"mime": "1.6.0",
|
|
|
|
"ms": "2.1.3",
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
"range-parser": "~1.2.1",
|
|
|
|
"statuses": "2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/send/node_modules/mime": {
|
|
|
|
"version": "1.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime/-/mime-1.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"mime": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/send/node_modules/on-finished": {
|
|
|
|
"version": "2.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/on-finished/-/on-finished-2.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ee-first": "1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/send/node_modules/statuses": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/serve-static": {
|
|
|
|
"version": "1.15.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/serve-static/-/serve-static-1.15.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"send": "0.18.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-server/node_modules/statuses": {
|
|
|
|
"version": "1.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.5.0.tgz",
|
|
|
|
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hexo-theme-next": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "8.13.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-theme-next/-/hexo-theme-next-8.13.0.tgz",
|
|
|
|
"integrity": "sha512-A6dWBv5SCEqapZkCrpJvDoCYthOEQSulRKZx+1WbS9K7CVDG3KEh/HFTYYzn3Ov09yMNSMH80xIH6wL4mr054A==",
|
|
|
|
"license": "AGPL-3.0-or-later"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/hexo-util": {
|
|
|
|
"version": "2.7.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-util/-/hexo-util-2.7.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"bluebird": "^3.5.2",
|
|
|
|
"camel-case": "^4.0.0",
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
"deepmerge": "^4.2.2",
|
|
|
|
"highlight.js": "^11.0.1",
|
|
|
|
"htmlparser2": "^7.0.0",
|
|
|
|
"prismjs": "^1.17.1",
|
|
|
|
"strip-indent": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/highlight.js": {
|
|
|
|
"version": "11.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/highlight.js/-/highlight.js-11.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/html-encoding-sniffer": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"whatwg-encoding": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/htmlparser2": {
|
|
|
|
"version": "7.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/htmlparser2/-/htmlparser2-7.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==",
|
|
|
|
"funding": [
|
|
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
],
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^4.2.2",
|
|
|
|
"domutils": "^2.8.0",
|
|
|
|
"entities": "^3.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/http-errors": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-errors/-/http-errors-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"depd": "2.0.0",
|
|
|
|
"inherits": "2.0.4",
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
"toidentifier": "1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/http-errors/node_modules/statuses": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/http-proxy": {
|
|
|
|
"version": "1.18.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-proxy/-/http-proxy-1.18.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"eventemitter3": "^4.0.0",
|
|
|
|
"follow-redirects": "^1.0.0",
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/http-proxy-agent": {
|
|
|
|
"version": "5.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@tootallnate/once": "2",
|
|
|
|
"agent-base": "6",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/http-proxy-agent/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/http-proxy-agent/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/https-proxy-agent": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "6",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/https-proxy-agent/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/https-proxy-agent/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/iconv-lite": {
|
|
|
|
"version": "0.4.24",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/immutable": {
|
|
|
|
"version": "3.8.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/immutable/-/immutable-3.8.2.tgz",
|
|
|
|
"integrity": "sha1-wkOZUUVbs5kT2vKBN28VMOEErfM=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/inflight": {
|
|
|
|
"version": "1.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inflight/-/inflight-1.0.6.tgz",
|
|
|
|
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
|
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/inherits": {
|
|
|
|
"version": "2.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inherits/-/inherits-2.0.4.tgz",
|
|
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/is-binary-path": {
|
|
|
|
"version": "2.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"binary-extensions": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-core-module": {
|
|
|
|
"version": "2.10.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-core-module/-/is-core-module-2.10.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"has": "^1.0.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-docker": {
|
|
|
|
"version": "2.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-docker/-/is-docker-2.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"is-docker": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-expression": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/is-expression/-/is-expression-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
"object-assign": "^4.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-expression/node_modules/acorn": {
|
|
|
|
"version": "7.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn/-/acorn-7.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-extglob": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-glob/-/is-glob-4.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-number": {
|
|
|
|
"version": "7.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-number/-/is-number-7.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-number-like": {
|
|
|
|
"version": "1.0.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-number-like/-/is-number-like-1.0.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"lodash.isfinite": "^3.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-plain-object": {
|
|
|
|
"version": "5.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-potential-custom-element-name": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/is-promise": {
|
|
|
|
"version": "2.2.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-promise/-/is-promise-2.2.2.tgz",
|
|
|
|
"integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/is-regex": {
|
|
|
|
"version": "1.1.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-regex/-/is-regex-1.1.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"has-tostringtag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-wsl": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-wsl/-/is-wsl-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-docker": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/isexe": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/isexe/-/isexe-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/js-stringify": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/js-stringify/-/js-stringify-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-Fzb939lyTyijaCrcYjCufk6Weds=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/js-yaml": {
|
|
|
|
"version": "4.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/js-yaml/-/js-yaml-4.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/js-yaml-js-types": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/js-yaml-js-types/-/js-yaml-js-types-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-UNjPwuoaj4mcHkJCJSF6l4MgkzoFjG+JJkBXMYNvjgO3yE9gTeRt+E6PN022vduz/daZZ7HmlEiSEE36NrGE4w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"esprima": "^4.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/jsdom": {
|
|
|
|
"version": "19.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/jsdom/-/jsdom-19.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"abab": "^2.0.5",
|
|
|
|
"acorn": "^8.5.0",
|
|
|
|
"acorn-globals": "^6.0.0",
|
|
|
|
"cssom": "^0.5.0",
|
|
|
|
"cssstyle": "^2.3.0",
|
|
|
|
"data-urls": "^3.0.1",
|
|
|
|
"decimal.js": "^10.3.1",
|
|
|
|
"domexception": "^4.0.0",
|
|
|
|
"escodegen": "^2.0.0",
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
"html-encoding-sniffer": "^3.0.0",
|
|
|
|
"http-proxy-agent": "^5.0.0",
|
|
|
|
"https-proxy-agent": "^5.0.0",
|
|
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
|
|
"nwsapi": "^2.2.0",
|
|
|
|
"parse5": "6.0.1",
|
|
|
|
"saxes": "^5.0.1",
|
|
|
|
"symbol-tree": "^3.2.4",
|
|
|
|
"tough-cookie": "^4.0.0",
|
|
|
|
"w3c-hr-time": "^1.0.2",
|
|
|
|
"w3c-xmlserializer": "^3.0.0",
|
|
|
|
"webidl-conversions": "^7.0.0",
|
|
|
|
"whatwg-encoding": "^2.0.0",
|
|
|
|
"whatwg-mimetype": "^3.0.0",
|
|
|
|
"whatwg-url": "^10.0.0",
|
|
|
|
"ws": "^8.2.3",
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"canvas": "^2.5.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"canvas": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/jsonfile": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/jsonfile/-/jsonfile-3.0.1.tgz",
|
|
|
|
"integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"optionalDependencies": {
|
|
|
|
"graceful-fs": "^4.1.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/jsonparse": {
|
|
|
|
"version": "1.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/jsonparse/-/jsonparse-1.3.1.tgz",
|
|
|
|
"integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": [
|
|
|
|
"node >= 0.2.0"
|
2022-09-18 13:32:47 +00:00
|
|
|
],
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/jstransformer": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/jstransformer/-/jstransformer-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-promise": "^2.0.0",
|
|
|
|
"promise": "^7.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/levn": {
|
|
|
|
"version": "0.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/levn/-/levn-0.3.0.tgz",
|
|
|
|
"integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"prelude-ls": "~1.1.2",
|
|
|
|
"type-check": "~0.3.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/limiter": {
|
|
|
|
"version": "1.1.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/limiter/-/limiter-1.1.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA=="
|
|
|
|
},
|
|
|
|
"node_modules/localtunnel": {
|
|
|
|
"version": "2.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/localtunnel/-/localtunnel-2.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-n418Cn5ynvJd7m/N1d9WVJISLJF/ellZnfsLnx8WBWGzxv/ntNcFkJ1o6se5quUhCplfLGBNL5tYHiq5WF3Nug==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"axios": "0.21.4",
|
|
|
|
"debug": "4.3.2",
|
|
|
|
"openurl": "1.1.1",
|
|
|
|
"yargs": "17.1.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"lt": "bin/lt.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/localtunnel/node_modules/debug": {
|
|
|
|
"version": "4.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/localtunnel/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/localtunnel/node_modules/yargs": {
|
|
|
|
"version": "17.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs/-/yargs-17.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-c2k48R0PwKIqKhPMWjeiF6y2xY/gPMUlro0sgxqXpbOIohWiLNXWslsootttv7E1e73QPAMQSg5FeySbVcpsPQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"cliui": "^7.0.2",
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
"yargs-parser": "^20.2.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/localtunnel/node_modules/yargs-parser": {
|
|
|
|
"version": "20.2.9",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lodash": {
|
|
|
|
"version": "4.17.21",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/lodash.isfinite": {
|
|
|
|
"version": "3.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz",
|
|
|
|
"integrity": "sha1-+4m2WpqAKBgz8LdHizpRBPiY67M=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/lower-case": {
|
|
|
|
"version": "2.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/lower-case/-/lower-case-2.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/marked": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/marked/-/marked-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"marked": "bin/marked.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/micro-memoize": {
|
|
|
|
"version": "4.0.11",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/micro-memoize/-/micro-memoize-4.0.11.tgz",
|
|
|
|
"integrity": "sha512-CjxsaYe4j43df32DtzzNCwanPqZjZDwuQAZilsCYpa2ZVtSPDjHXbTlR4gsEZRyO9/twHs0b7HLjvy/sowl7sA==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/micromatch": {
|
|
|
|
"version": "4.0.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/micromatch/-/micromatch-4.0.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"braces": "^3.0.2",
|
|
|
|
"picomatch": "^2.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime/-/mime-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"mime": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime-db": {
|
|
|
|
"version": "1.52.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime-db/-/mime-db-1.52.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime-types": {
|
|
|
|
"version": "2.1.35",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime-types/-/mime-types-2.1.35.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"mime-db": "1.52.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/min-indent": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/min-indent/-/min-indent-1.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/minimatch/-/minimatch-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimist": {
|
|
|
|
"version": "1.2.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/minimist/-/minimist-1.2.6.tgz",
|
|
|
|
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/mitt": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mitt/-/mitt-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/moize": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "6.1.3",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/moize/-/moize-6.1.3.tgz",
|
|
|
|
"integrity": "sha512-Cn+1T5Ypieeo46fn8X98V2gHj2VSRohVPjvT8BRvNANJJC3UOeege/G84xA/3S9c5qA4p9jOdSB1jfhumwe8qw==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"fast-equals": "^3.0.1",
|
|
|
|
"micro-memoize": "^4.0.11"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/moment": {
|
|
|
|
"version": "2.29.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/moment/-/moment-2.29.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/moment-timezone": {
|
|
|
|
"version": "0.5.37",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/moment-timezone/-/moment-timezone-0.5.37.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"moment": ">= 2.9.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/morgan": {
|
|
|
|
"version": "1.10.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/morgan/-/morgan-1.10.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"basic-auth": "~2.0.1",
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "~2.0.0",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"on-headers": "~1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ms": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/negotiator": {
|
|
|
|
"version": "0.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/negotiator/-/negotiator-0.6.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/nib": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/nib/-/nib-1.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7HgrnMl/3yOmWykueO8/D0q+0iWwe7Z+CK2Eaq/xQV8w1hK80WN1oReRQkfkrztbAAnp/nTHkUSl5EcVkor6JQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"stylus": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/no-case": {
|
|
|
|
"version": "3.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/no-case/-/no-case-3.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"lower-case": "^2.0.2",
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/normalize-path": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/normalize-path/-/normalize-path-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/nunjucks": {
|
|
|
|
"version": "3.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/nunjucks/-/nunjucks-3.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-psb6xjLj47+fE76JdZwskvwG4MYsQKXUtMsPh6U0YMvmyjRtKRFcxnlXGWglNybtNTNVmGdp94K62/+NjF5FDQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"a-sync-waterfall": "^1.0.0",
|
|
|
|
"asap": "^2.0.3",
|
|
|
|
"commander": "^5.1.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"nunjucks-precompile": "bin/precompile"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"chokidar": "^3.3.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"chokidar": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/nwsapi": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "2.2.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/nwsapi/-/nwsapi-2.2.2.tgz",
|
|
|
|
"integrity": "sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/object-assign": {
|
|
|
|
"version": "4.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/object-assign/-/object-assign-4.1.1.tgz",
|
|
|
|
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/on-finished": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/on-finished/-/on-finished-2.3.0.tgz",
|
|
|
|
"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ee-first": "1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/on-headers": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/on-headers/-/on-headers-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/once": {
|
|
|
|
"version": "1.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/once/-/once-1.4.0.tgz",
|
|
|
|
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
|
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/open": {
|
|
|
|
"version": "8.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/open/-/open-8.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"define-lazy-prop": "^2.0.0",
|
|
|
|
"is-docker": "^2.1.1",
|
|
|
|
"is-wsl": "^2.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/openurl": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/openurl/-/openurl-1.1.1.tgz",
|
|
|
|
"integrity": "sha1-OHW0sO96UsFW8NtB1GCduw+Us4c=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/opn": {
|
|
|
|
"version": "5.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/opn/-/opn-5.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-wsl": "^1.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/opn/node_modules/is-wsl": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
|
|
"integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/optionator": {
|
|
|
|
"version": "0.8.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/optionator/-/optionator-0.8.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"deep-is": "~0.1.3",
|
|
|
|
"fast-levenshtein": "~2.0.6",
|
|
|
|
"levn": "~0.3.0",
|
|
|
|
"prelude-ls": "~1.1.2",
|
|
|
|
"type-check": "~0.3.2",
|
|
|
|
"word-wrap": "~1.2.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/parse5": {
|
|
|
|
"version": "6.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/parse5/-/parse5-6.0.1.tgz",
|
|
|
|
"integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/parseurl": {
|
|
|
|
"version": "1.3.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/parseurl/-/parseurl-1.3.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pascal-case": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pascal-case/-/pascal-case-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"no-case": "^3.0.4",
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-is-absolute": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-key": {
|
|
|
|
"version": "3.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-key/-/path-key-3.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-parse": {
|
|
|
|
"version": "1.0.7",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-parse/-/path-parse-1.0.7.tgz",
|
|
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picocolors/-/picocolors-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/picomatch": {
|
|
|
|
"version": "2.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-2.3.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/portscanner": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/portscanner/-/portscanner-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"async": "^2.6.0",
|
|
|
|
"is-number-like": "^1.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4",
|
|
|
|
"npm": ">=1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prelude-ls": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/prelude-ls/-/prelude-ls-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pretty-hrtime": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
|
|
|
|
"integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prismjs": {
|
|
|
|
"version": "1.29.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/prismjs/-/prismjs-1.29.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/promise": {
|
|
|
|
"version": "7.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/promise/-/promise-7.3.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"asap": "~2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/psl": {
|
|
|
|
"version": "1.9.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/psl/-/psl-1.9.0.tgz",
|
|
|
|
"integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/pug": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug/-/pug-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"pug-code-gen": "^3.0.2",
|
|
|
|
"pug-filters": "^4.0.0",
|
|
|
|
"pug-lexer": "^5.0.1",
|
|
|
|
"pug-linker": "^4.0.0",
|
|
|
|
"pug-load": "^3.0.0",
|
|
|
|
"pug-parser": "^6.0.0",
|
|
|
|
"pug-runtime": "^3.0.1",
|
|
|
|
"pug-strip-comments": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-attrs": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-attrs/-/pug-attrs-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"constantinople": "^4.0.1",
|
|
|
|
"js-stringify": "^1.0.2",
|
|
|
|
"pug-runtime": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-code-gen": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-code-gen/-/pug-code-gen-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"constantinople": "^4.0.1",
|
|
|
|
"doctypes": "^1.1.0",
|
|
|
|
"js-stringify": "^1.0.2",
|
|
|
|
"pug-attrs": "^3.0.0",
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"pug-runtime": "^3.0.0",
|
|
|
|
"void-elements": "^3.1.0",
|
|
|
|
"with": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-error": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-error/-/pug-error-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/pug-filters": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-filters/-/pug-filters-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"constantinople": "^4.0.1",
|
|
|
|
"jstransformer": "1.0.0",
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"pug-walk": "^2.0.0",
|
|
|
|
"resolve": "^1.15.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-lexer": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-lexer/-/pug-lexer-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"character-parser": "^2.2.0",
|
|
|
|
"is-expression": "^4.0.0",
|
|
|
|
"pug-error": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-linker": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-linker/-/pug-linker-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"pug-walk": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-load": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-load/-/pug-load-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"object-assign": "^4.1.1",
|
|
|
|
"pug-walk": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-parser": {
|
|
|
|
"version": "6.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-parser/-/pug-parser-6.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"token-stream": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-runtime": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-runtime/-/pug-runtime-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/pug-strip-comments": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"pug-error": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pug-walk": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-walk/-/pug-walk-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/punycode": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/punycode/-/punycode-2.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/punycode.js": {
|
|
|
|
"version": "2.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/punycode.js/-/punycode.js-2.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-LvGUJ9QHiESLM4yn8JuJWicstRcJKRmP46psQw1HvCZ9puLFwYMKJWvkAkP3OHBVzNzZGx/D53EYJrIaKd9gZQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/q": {
|
|
|
|
"version": "1.5.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/q/-/q-1.5.1.tgz",
|
|
|
|
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.6.0",
|
|
|
|
"teleport": ">=0.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/qs": {
|
|
|
|
"version": "6.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/qs/-/qs-6.2.3.tgz",
|
|
|
|
"integrity": "sha1-HPyyXBCpsrSDBT/zn138kjOQjP4=",
|
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/querystringify": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/querystringify/-/querystringify-2.2.0.tgz",
|
|
|
|
"integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/range-parser": {
|
|
|
|
"version": "1.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/range-parser/-/range-parser-1.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/raw-body": {
|
|
|
|
"version": "2.5.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/raw-body/-/raw-body-2.5.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
"iconv-lite": "0.4.24",
|
|
|
|
"unpipe": "1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/raw-body/node_modules/bytes": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bytes/-/bytes-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/readable-stream": {
|
|
|
|
"version": "3.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/readable-stream/-/readable-stream-3.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"inherits": "^2.0.3",
|
|
|
|
"string_decoder": "^1.1.1",
|
|
|
|
"util-deprecate": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/readdirp": {
|
|
|
|
"version": "3.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/readdirp/-/readdirp-3.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"picomatch": "^2.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/require-directory": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/require-directory/-/require-directory-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/requires-port": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/requires-port/-/requires-port-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/resolve": {
|
|
|
|
"version": "1.22.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/resolve/-/resolve-1.22.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-core-module": "^2.9.0",
|
|
|
|
"path-parse": "^1.0.7",
|
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"resolve": "bin/resolve"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/resp-modifier": {
|
|
|
|
"version": "6.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/resp-modifier/-/resp-modifier-6.0.2.tgz",
|
|
|
|
"integrity": "sha1-sSTeXE+6/LpUH0j/pzlw9KpFa08=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "^2.2.0",
|
|
|
|
"minimatch": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rfdc": {
|
|
|
|
"version": "1.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/rfdc/-/rfdc-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/rx": {
|
|
|
|
"version": "4.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/rx/-/rx-4.1.0.tgz",
|
|
|
|
"integrity": "sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=",
|
|
|
|
"license": "Apache-2.0"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/rxjs": {
|
|
|
|
"version": "5.5.12",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/rxjs/-/rxjs-5.5.12.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "Apache-2.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"symbol-observable": "1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"npm": ">=2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/safe-buffer": {
|
|
|
|
"version": "5.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
|
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/safer-buffer": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/sax": {
|
|
|
|
"version": "1.2.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sax/-/sax-1.2.4.tgz",
|
|
|
|
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/saxes": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/saxes/-/saxes-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"xmlchars": "^2.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send": {
|
|
|
|
"version": "0.16.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/send/-/send-0.16.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
"destroy": "~1.0.4",
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"http-errors": "~1.6.2",
|
|
|
|
"mime": "1.4.1",
|
|
|
|
"ms": "2.0.0",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"range-parser": "~1.2.0",
|
|
|
|
"statuses": "~1.4.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/depd": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/depd/-/depd-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/http-errors": {
|
|
|
|
"version": "1.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-errors/-/http-errors-1.6.3.tgz",
|
|
|
|
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
"inherits": "2.0.3",
|
|
|
|
"setprototypeof": "1.1.0",
|
|
|
|
"statuses": ">= 1.4.0 < 2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/inherits": {
|
|
|
|
"version": "2.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inherits/-/inherits-2.0.3.tgz",
|
|
|
|
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/mime": {
|
|
|
|
"version": "1.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime/-/mime-1.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"mime": "cli.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/setprototypeof": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/setprototypeof/-/setprototypeof-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/statuses": {
|
|
|
|
"version": "1.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/serve-index": {
|
|
|
|
"version": "1.9.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/serve-index/-/serve-index-1.9.1.tgz",
|
|
|
|
"integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
"batch": "0.6.1",
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"http-errors": "~1.6.2",
|
|
|
|
"mime-types": "~2.1.17",
|
|
|
|
"parseurl": "~1.3.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/serve-index/node_modules/depd": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/depd/-/depd-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/serve-index/node_modules/http-errors": {
|
|
|
|
"version": "1.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-errors/-/http-errors-1.6.3.tgz",
|
|
|
|
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
"inherits": "2.0.3",
|
|
|
|
"setprototypeof": "1.1.0",
|
|
|
|
"statuses": ">= 1.4.0 < 2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/serve-index/node_modules/inherits": {
|
|
|
|
"version": "2.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inherits/-/inherits-2.0.3.tgz",
|
|
|
|
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/serve-index/node_modules/setprototypeof": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/setprototypeof/-/setprototypeof-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/serve-index/node_modules/statuses": {
|
|
|
|
"version": "1.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.5.0.tgz",
|
|
|
|
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/serve-static": {
|
|
|
|
"version": "1.13.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/serve-static/-/serve-static-1.13.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"parseurl": "~1.3.2",
|
|
|
|
"send": "0.16.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/server-destroy": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/server-destroy/-/server-destroy-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-8Tv5KOQrnD55OD5hzDmYtdFObN0=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/setprototypeof": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/shebang-command": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/shebang-command/-/shebang-command-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/shebang-regex": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.5.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io/-/socket.io-4.5.2.tgz",
|
|
|
|
"integrity": "sha512-6fCnk4ARMPZN448+SQcnn1u8OHUC72puJcNtSgg2xS34Cu7br1gQ09YKkO1PFfDn/wyUE9ZgMAwosJed003+NQ==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
"base64id": "~2.0.0",
|
|
|
|
"debug": "~4.3.2",
|
|
|
|
"engine.io": "~6.2.0",
|
|
|
|
"socket.io-adapter": "~2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"socket.io-parser": "~4.2.0"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io-adapter": {
|
|
|
|
"version": "2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz",
|
|
|
|
"integrity": "sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/socket.io-client": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.5.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io-client/-/socket.io-client-4.5.2.tgz",
|
|
|
|
"integrity": "sha512-naqYfFu7CLDiQ1B7AlLhRXKX3gdeaIMfgigwavDzgJoIUYulc1qHH5+2XflTsXTPY7BlPH5rppJyUjhjrKQKLg==",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
|
|
"debug": "~4.3.2",
|
|
|
|
"engine.io-client": "~6.2.1",
|
|
|
|
"socket.io-parser": "~4.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io-client/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io-client/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
2022-09-18 13:32:47 +00:00
|
|
|
"node_modules/socket.io-parser": {
|
2022-08-30 10:44:13 +00:00
|
|
|
"version": "4.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io-parser/-/socket.io-parser-4.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
|
|
"debug": "~4.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io-parser/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io-parser/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/socket.io/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socket.io/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/source-map": {
|
|
|
|
"version": "0.6.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/source-map/-/source-map-0.6.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/source-map-resolve": {
|
|
|
|
"version": "0.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"atob": "^2.1.2",
|
|
|
|
"decode-uri-component": "^0.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sprintf-js": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sprintf-js/-/sprintf-js-1.1.2.tgz",
|
|
|
|
"integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==",
|
|
|
|
"license": "BSD-3-Clause"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/statuses": {
|
|
|
|
"version": "1.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.3.1.tgz",
|
|
|
|
"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/stream-buffers": {
|
|
|
|
"version": "0.2.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/stream-buffers/-/stream-buffers-0.2.6.tgz",
|
|
|
|
"integrity": "sha1-GBwI1bs2kARfaUAbmuanoM8zE/w=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/stream-throttle": {
|
|
|
|
"version": "0.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/stream-throttle/-/stream-throttle-0.1.3.tgz",
|
|
|
|
"integrity": "sha1-rdV8jXzHOoFjDTHNVdOWHPr7qcM=",
|
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"commander": "^2.2.0",
|
|
|
|
"limiter": "^1.0.5"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"throttleproxy": "bin/throttleproxy.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/stream-throttle/node_modules/commander": {
|
|
|
|
"version": "2.20.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/commander/-/commander-2.20.3.tgz",
|
|
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/string_decoder": {
|
|
|
|
"version": "1.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/string_decoder/-/string_decoder-1.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"safe-buffer": "~5.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string_decoder/node_modules/safe-buffer": {
|
|
|
|
"version": "5.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
2022-09-18 13:32:47 +00:00
|
|
|
],
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/string-width": {
|
|
|
|
"version": "4.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/string-width/-/string-width-4.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-ansi": {
|
|
|
|
"version": "6.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-indent": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/strip-indent/-/strip-indent-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"min-indent": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/striptags": {
|
|
|
|
"version": "3.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/striptags/-/striptags-3.2.0.tgz",
|
|
|
|
"integrity": "sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/stylus": {
|
|
|
|
"version": "0.57.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/stylus/-/stylus-0.57.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yOI6G8WYfr0q8v8rRvE91wbxFU+rJPo760Va4MF6K0I6BZjO4r+xSynkvyPBP9tV1CIEUeRsiidjIs2rzb1CnQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"css": "^3.0.0",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"glob": "^7.1.6",
|
|
|
|
"safer-buffer": "^2.1.2",
|
|
|
|
"sax": "~1.2.4",
|
|
|
|
"source-map": "^0.7.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"stylus": "bin/stylus"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/stylus/node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/stylus/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/stylus/node_modules/source-map": {
|
|
|
|
"version": "0.7.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/source-map/-/source-map-0.7.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/supports-color": {
|
|
|
|
"version": "7.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-color/-/supports-color-7.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/symbol-observable": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/symbol-observable/-/symbol-observable-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/symbol-tree": {
|
|
|
|
"version": "3.2.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/symbol-tree/-/symbol-tree-3.2.4.tgz",
|
|
|
|
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/text-table": {
|
|
|
|
"version": "0.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/text-table/-/text-table-0.2.0.tgz",
|
|
|
|
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/tfunk": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tfunk/-/tfunk-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-eJQ0dGfDIzWNiFNYFVjJ+Ezl/GmwHaFTBTjrtqNPW0S7cuVDBrZrmzUz6VkMeCR4DZFqhd4YtLwsw3i2wYHswQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"chalk": "^1.1.3",
|
|
|
|
"dlv": "^1.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tfunk/node_modules/ansi-regex": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-regex/-/ansi-regex-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tfunk/node_modules/ansi-styles": {
|
|
|
|
"version": "2.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-styles/-/ansi-styles-2.2.1.tgz",
|
|
|
|
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tfunk/node_modules/chalk": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chalk/-/chalk-1.1.3.tgz",
|
|
|
|
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^2.2.1",
|
|
|
|
"escape-string-regexp": "^1.0.2",
|
|
|
|
"has-ansi": "^2.0.0",
|
|
|
|
"strip-ansi": "^3.0.0",
|
|
|
|
"supports-color": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tfunk/node_modules/strip-ansi": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
|
|
|
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tfunk/node_modules/supports-color": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-color/-/supports-color-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/through2": {
|
|
|
|
"version": "4.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/through2/-/through2-4.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"readable-stream": "3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tildify": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/tildify/-/tildify-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/timsort": {
|
|
|
|
"version": "0.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/timsort/-/timsort-0.3.0.tgz",
|
|
|
|
"integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/titlecase": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/titlecase/-/titlecase-1.1.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-pQX4oiemzjBEELPqgK4WE+q0yhAqjp/yzusGtlSJsOuiDys0RQxggepYmo0BuegIDppYS3b3cpdegRwkpyN3hw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"to-title-case": "bin.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/to-fast-properties": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"is-number": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/toidentifier": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/toidentifier/-/toidentifier-1.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/token-stream": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/token-stream/-/token-stream-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/tough-cookie": {
|
|
|
|
"version": "4.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tough-cookie/-/tough-cookie-4.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"psl": "^1.1.33",
|
|
|
|
"punycode": "^2.1.1",
|
|
|
|
"universalify": "^0.2.0",
|
|
|
|
"url-parse": "^1.5.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tough-cookie/node_modules/universalify": {
|
|
|
|
"version": "0.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/universalify/-/universalify-0.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tr46": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tr46/-/tr46-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"punycode": "^2.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tslib": {
|
|
|
|
"version": "2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tslib/-/tslib-2.4.0.tgz",
|
|
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
|
|
"license": "0BSD"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/type-check": {
|
|
|
|
"version": "0.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/type-check/-/type-check-0.3.2.tgz",
|
|
|
|
"integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"prelude-ls": "~1.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/typescript": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.8.3",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/typescript/-/typescript-4.8.3.tgz",
|
|
|
|
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
|
|
|
|
"license": "Apache-2.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"bin": {
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ua-parser-js": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ua-parser-js/-/ua-parser-js-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/ua-parser-js"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "paypal",
|
|
|
|
"url": "https://paypal.me/faisalman"
|
|
|
|
}
|
|
|
|
],
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/uberproto": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/uberproto/-/uberproto-1.2.0.tgz",
|
|
|
|
"integrity": "sha1-YdTqsCT5CcTm6lK+hnxIlKS+63Y=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/universalify": {
|
|
|
|
"version": "0.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/universalify/-/universalify-0.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/unpipe": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/unpipe/-/unpipe-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/url-parse": {
|
|
|
|
"version": "1.5.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/url-parse/-/url-parse-1.5.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"querystringify": "^2.1.1",
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/util-deprecate": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/utils-merge": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/utils-merge/-/utils-merge-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vary": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/vary/-/vary-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/void-elements": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/void-elements/-/void-elements-3.1.0.tgz",
|
|
|
|
"integrity": "sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=",
|
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/w3c-hr-time": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"browser-process-hrtime": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/w3c-xmlserializer": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/warehouse": {
|
|
|
|
"version": "4.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/warehouse/-/warehouse-4.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GixS7SolBGu81rnxYM6bScxdElLM97Jx/kr0a6B6PGBWFqvHeuWFj7QbgEX1YWZSxiJt/aR6dBVQKC/PvvihdQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"bluebird": "^3.2.2",
|
|
|
|
"cuid": "^2.1.4",
|
|
|
|
"graceful-fs": "^4.1.3",
|
|
|
|
"hexo-log": "^3.0.0",
|
|
|
|
"is-plain-object": "^5.0.0",
|
|
|
|
"jsonparse": "^1.3.1",
|
|
|
|
"rfdc": "^1.1.4",
|
|
|
|
"through2": "^4.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
"version": "7.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-encoding": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"iconv-lite": "0.6.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-encoding/node_modules/iconv-lite": {
|
|
|
|
"version": "0.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-mimetype": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-url": {
|
|
|
|
"version": "10.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-url/-/whatwg-url-10.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CLxxCmdUby142H5FZzn4D8ikO1cmypvXVQktsgosNy4a4BHrDHeciBBGZhb0bNoR5/MltoCatso+vFjjGx8t0w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/which": {
|
|
|
|
"version": "2.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/which/-/which-2.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/with": {
|
|
|
|
"version": "7.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/with/-/with-7.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/parser": "^7.9.6",
|
|
|
|
"@babel/types": "^7.9.6",
|
|
|
|
"assert-never": "^1.2.1",
|
|
|
|
"babel-walk": "3.0.0-canary-5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/word-wrap": {
|
|
|
|
"version": "1.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/word-wrap/-/word-wrap-1.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrap-ansi": {
|
|
|
|
"version": "7.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrappy": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/wrappy/-/wrappy-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
|
|
|
"license": "ISC"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/ws": {
|
|
|
|
"version": "8.8.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ws/-/ws-8.8.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"bufferutil": "^4.0.1",
|
|
|
|
"utf-8-validate": "^5.0.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"bufferutil": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"utf-8-validate": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/xml-name-validator": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "Apache-2.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/xmlchars": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/xmlchars/-/xmlchars-2.2.0.tgz",
|
|
|
|
"integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
|
|
|
|
"license": "MIT"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"node_modules/xmlhttprequest-ssl": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/y18n": {
|
|
|
|
"version": "5.0.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/y18n/-/y18n-5.0.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/yargs": {
|
|
|
|
"version": "17.5.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs/-/yargs-17.5.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "MIT",
|
2022-08-30 10:44:13 +00:00
|
|
|
"dependencies": {
|
|
|
|
"cliui": "^7.0.2",
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
"string-width": "^4.2.3",
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
"yargs-parser": "^21.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/yargs-parser": {
|
|
|
|
"version": "21.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
2022-09-18 13:32:47 +00:00
|
|
|
"license": "ISC",
|
2022-08-30 10:44:13 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": {
|
|
|
|
"version": "7.18.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@babel%2fhelper-string-parser/-/helper-string-parser-7.18.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw=="
|
|
|
|
},
|
|
|
|
"@babel/helper-validator-identifier": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "7.19.1",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@babel%2fhelper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
|
|
|
|
"integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"@babel/parser": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "7.19.1",
|
|
|
|
"resolved": "https://mirrors.tencent.com/npm/@babel%2fparser/-/parser-7.19.1.tgz",
|
|
|
|
"integrity": "sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"@babel/types": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "7.19.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@babel%2ftypes/-/types-7.19.0.tgz",
|
|
|
|
"integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"@babel/helper-string-parser": "^7.18.10",
|
|
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 16:59:26 +00:00
|
|
|
"@fortawesome/fontawesome-common-types": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "0.3.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.3.0.tgz",
|
|
|
|
"integrity": "sha512-CA3MAZBTxVsF6SkfkHXDerkhcQs0QPofy43eFdbWJJkZiq3SfiaH1msOkac59rQaqto5EqWnASboY1dBuKen5w=="
|
2022-08-30 16:59:26 +00:00
|
|
|
},
|
|
|
|
"@fortawesome/fontawesome-svg-core": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-svg-core/-/fontawesome-svg-core-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-UIL6crBWhjTNQcONt96ExjUnKt1D68foe3xjEensLDclqQ6YagwCRYVQdrp/hW0ALRp/5Fv/VKw+MqTUWYYvPg==",
|
2022-08-30 16:59:26 +00:00
|
|
|
"requires": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"@fortawesome/fontawesome-common-types": "^0.3.0"
|
2022-08-30 16:59:26 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"@fortawesome/free-brands-svg-icons": {
|
|
|
|
"version": "5.15.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffree-brands-svg-icons/-/free-brands-svg-icons-5.15.4.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-f1witbwycL9cTENJegcmcZRYyawAFbm8+c6IirLmwbbpqz46wyjbQYLuxOc7weXFXfB7QR8/Vd2u5R3q6JYD9g==",
|
|
|
|
"optional": true,
|
|
|
|
"requires": {
|
|
|
|
"@fortawesome/fontawesome-common-types": "^0.2.36"
|
2022-09-18 13:32:47 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-common-types": {
|
|
|
|
"version": "0.2.36",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
|
|
|
|
"integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-08-30 16:59:26 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"@fortawesome/free-regular-svg-icons": {
|
|
|
|
"version": "5.15.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffree-regular-svg-icons/-/free-regular-svg-icons-5.15.4.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-9VNNnU3CXHy9XednJ3wzQp6SwNwT3XaM26oS4Rp391GsxVYA+0oDR2J194YCIWf7jNRCYKjUCOduxdceLrx+xw==",
|
|
|
|
"optional": true,
|
|
|
|
"requires": {
|
|
|
|
"@fortawesome/fontawesome-common-types": "^0.2.36"
|
2022-09-18 13:32:47 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-common-types": {
|
|
|
|
"version": "0.2.36",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
|
|
|
|
"integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-08-30 16:59:26 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"@fortawesome/free-solid-svg-icons": {
|
|
|
|
"version": "5.15.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffree-solid-svg-icons/-/free-solid-svg-icons-5.15.4.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-JLmQfz6tdtwxoihXLg6lT78BorrFyCf59SAwBM6qV/0zXyVeDygJVb3fk+j5Qat+Yvcxp1buLTY5iDh1ZSAQ8w==",
|
|
|
|
"optional": true,
|
|
|
|
"requires": {
|
|
|
|
"@fortawesome/fontawesome-common-types": "^0.2.36"
|
2022-09-18 13:32:47 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-common-types": {
|
|
|
|
"version": "0.2.36",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@fortawesome%2ffontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz",
|
|
|
|
"integrity": "sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==",
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-08-30 16:59:26 +00:00
|
|
|
}
|
|
|
|
},
|
2022-08-30 10:44:13 +00:00
|
|
|
"@socket.io/component-emitter": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@socket.io%2fcomponent-emitter/-/component-emitter-3.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg=="
|
|
|
|
},
|
|
|
|
"@tootallnate/once": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@tootallnate%2fonce/-/once-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A=="
|
|
|
|
},
|
|
|
|
"@types/cookie": {
|
|
|
|
"version": "0.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@types%2fcookie/-/cookie-0.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q=="
|
|
|
|
},
|
|
|
|
"@types/cors": {
|
|
|
|
"version": "2.8.12",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@types%2fcors/-/cors-2.8.12.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw=="
|
|
|
|
},
|
|
|
|
"@types/node": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "18.7.18",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/@types%2fnode/-/node-18.7.18.tgz",
|
|
|
|
"integrity": "sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"a-sync-waterfall": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/a-sync-waterfall/-/a-sync-waterfall-1.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA=="
|
|
|
|
},
|
|
|
|
"abab": {
|
|
|
|
"version": "2.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/abab/-/abab-2.0.6.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
|
|
|
|
},
|
|
|
|
"abbrev": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/abbrev/-/abbrev-1.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
|
|
|
|
},
|
|
|
|
"accepts": {
|
|
|
|
"version": "1.3.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/accepts/-/accepts-1.3.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
|
|
|
|
"requires": {
|
|
|
|
"mime-types": "~2.1.34",
|
|
|
|
"negotiator": "0.6.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"acorn": {
|
|
|
|
"version": "8.8.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn/-/acorn-8.8.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w=="
|
|
|
|
},
|
|
|
|
"acorn-globals": {
|
|
|
|
"version": "6.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn-globals/-/acorn-globals-6.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
|
|
|
|
"requires": {
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
"acorn-walk": "^7.1.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"acorn": {
|
|
|
|
"version": "7.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn/-/acorn-7.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"acorn-walk": {
|
|
|
|
"version": "7.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn-walk/-/acorn-walk-7.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA=="
|
|
|
|
},
|
|
|
|
"agent-base": {
|
|
|
|
"version": "6.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/agent-base/-/agent-base-6.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
|
|
"requires": {
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
|
|
|
|
},
|
|
|
|
"ansi-styles": {
|
|
|
|
"version": "4.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
"requires": {
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"anymatch": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/anymatch/-/anymatch-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
|
|
|
|
"requires": {
|
|
|
|
"normalize-path": "^3.0.0",
|
|
|
|
"picomatch": "^2.0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"archy": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/archy/-/archy-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"argparse": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/argparse/-/argparse-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
|
|
},
|
|
|
|
"asap": {
|
|
|
|
"version": "2.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/asap/-/asap-2.0.6.tgz",
|
|
|
|
"integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"assert-never": {
|
|
|
|
"version": "1.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/assert-never/-/assert-never-1.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw=="
|
|
|
|
},
|
|
|
|
"async": {
|
|
|
|
"version": "2.6.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/async/-/async-2.6.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
|
|
|
"requires": {
|
|
|
|
"lodash": "^4.17.14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"async-each-series": {
|
|
|
|
"version": "0.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/async-each-series/-/async-each-series-0.1.1.tgz",
|
|
|
|
"integrity": "sha1-dhfBkXQB/Yykooqtzj266Yr+tDI="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"asynckit": {
|
|
|
|
"version": "0.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"atob": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/atob/-/atob-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
|
|
|
|
},
|
|
|
|
"axios": {
|
|
|
|
"version": "0.21.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/axios/-/axios-0.21.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
|
|
"requires": {
|
|
|
|
"follow-redirects": "^1.14.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"babel-walk": {
|
|
|
|
"version": "3.0.0-canary-5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/babel-walk/-/babel-walk-3.0.0-canary-5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==",
|
|
|
|
"requires": {
|
|
|
|
"@babel/types": "^7.9.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"balanced-match": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/balanced-match/-/balanced-match-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
|
|
|
|
},
|
|
|
|
"base64id": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/base64id/-/base64id-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog=="
|
|
|
|
},
|
|
|
|
"basic-auth": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/basic-auth/-/basic-auth-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
|
|
|
|
"requires": {
|
|
|
|
"safe-buffer": "5.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"batch": {
|
|
|
|
"version": "0.6.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/batch/-/batch-0.6.1.tgz",
|
|
|
|
"integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"binary-extensions": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
|
|
|
|
},
|
|
|
|
"bluebird": {
|
|
|
|
"version": "3.7.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bluebird/-/bluebird-3.7.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
|
|
|
|
},
|
|
|
|
"brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"requires": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"braces": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/braces/-/braces-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
|
|
|
"requires": {
|
|
|
|
"fill-range": "^7.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"browser-process-hrtime": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
|
|
|
|
},
|
|
|
|
"browser-sync": {
|
|
|
|
"version": "2.27.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-sync/-/browser-sync-2.27.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xKm+6KJmJu6RuMWWbFkKwOCSqQOxYe3nOrFkKI5Tr/ZzjPxyU3pFShKK3tWnazBo/3lYQzN7fzjixG8fwJh1Xw==",
|
|
|
|
"requires": {
|
|
|
|
"browser-sync-client": "^2.27.10",
|
|
|
|
"browser-sync-ui": "^2.27.10",
|
|
|
|
"bs-recipes": "1.3.4",
|
|
|
|
"bs-snippet-injector": "^2.0.1",
|
|
|
|
"chokidar": "^3.5.1",
|
|
|
|
"connect": "3.6.6",
|
|
|
|
"connect-history-api-fallback": "^1",
|
|
|
|
"dev-ip": "^1.0.1",
|
|
|
|
"easy-extender": "^2.3.4",
|
|
|
|
"eazy-logger": "3.1.0",
|
|
|
|
"etag": "^1.8.1",
|
|
|
|
"fresh": "^0.5.2",
|
|
|
|
"fs-extra": "3.0.1",
|
|
|
|
"http-proxy": "^1.18.1",
|
|
|
|
"immutable": "^3",
|
|
|
|
"localtunnel": "^2.0.1",
|
|
|
|
"micromatch": "^4.0.2",
|
|
|
|
"opn": "5.3.0",
|
|
|
|
"portscanner": "2.2.0",
|
|
|
|
"qs": "6.2.3",
|
|
|
|
"raw-body": "^2.3.2",
|
|
|
|
"resp-modifier": "6.0.2",
|
|
|
|
"rx": "4.1.0",
|
|
|
|
"send": "0.16.2",
|
|
|
|
"serve-index": "1.9.1",
|
|
|
|
"serve-static": "1.13.2",
|
|
|
|
"server-destroy": "1.0.1",
|
|
|
|
"socket.io": "^4.4.1",
|
|
|
|
"ua-parser-js": "1.0.2",
|
|
|
|
"yargs": "^17.3.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"browser-sync-client": {
|
|
|
|
"version": "2.27.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-sync-client/-/browser-sync-client-2.27.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KCFKA1YDj6cNul0VsA28apohtBsdk5Wv8T82ClOZPZMZWxPj4Ny5AUbrj9UlAb/k6pdxE5HABrWDhP9+cjt4HQ==",
|
|
|
|
"requires": {
|
|
|
|
"etag": "1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"mitt": "^1.1.3",
|
|
|
|
"rxjs": "^5.5.6",
|
|
|
|
"typescript": "^4.6.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"browser-sync-ui": {
|
|
|
|
"version": "2.27.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/browser-sync-ui/-/browser-sync-ui-2.27.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-elbJILq4Uo6OQv6gsvS3Y9vRAJlWu+h8j0JDkF0X/ua+3S6SVbbiWnZc8sNOFlG7yvVGIwBED3eaYQ0iBo1Dtw==",
|
|
|
|
"requires": {
|
|
|
|
"async-each-series": "0.1.1",
|
|
|
|
"connect-history-api-fallback": "^1",
|
|
|
|
"immutable": "^3",
|
|
|
|
"server-destroy": "1.0.1",
|
|
|
|
"socket.io-client": "^4.4.1",
|
|
|
|
"stream-throttle": "^0.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"bs-recipes": {
|
|
|
|
"version": "1.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bs-recipes/-/bs-recipes-1.3.4.tgz",
|
|
|
|
"integrity": "sha1-DS1NSKcYyMBEdp/cT4lZLci2lYU="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"bs-snippet-injector": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bs-snippet-injector/-/bs-snippet-injector-2.0.1.tgz",
|
|
|
|
"integrity": "sha1-YbU5PxH1JVntEgaTEANDtu2wTdU="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"bytes": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bytes/-/bytes-3.0.0.tgz",
|
|
|
|
"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"call-bind": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/call-bind/-/call-bind-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
|
|
"requires": {
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"get-intrinsic": "^1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"camel-case": {
|
|
|
|
"version": "4.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/camel-case/-/camel-case-4.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
|
|
|
|
"requires": {
|
|
|
|
"pascal-case": "^3.1.2",
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"chalk": {
|
|
|
|
"version": "4.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chalk/-/chalk-4.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
|
"requires": {
|
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
"supports-color": "^7.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"character-parser": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/character-parser/-/character-parser-2.2.0.tgz",
|
|
|
|
"integrity": "sha1-x84o821LzZdE5f/CxfzeHHMmH8A=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"is-regex": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"chokidar": {
|
|
|
|
"version": "3.5.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chokidar/-/chokidar-3.5.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
|
|
|
"requires": {
|
|
|
|
"anymatch": "~3.1.2",
|
|
|
|
"braces": "~3.0.2",
|
|
|
|
"fsevents": "~2.3.2",
|
|
|
|
"glob-parent": "~5.1.2",
|
|
|
|
"is-binary-path": "~2.1.0",
|
|
|
|
"is-glob": "~4.0.1",
|
|
|
|
"normalize-path": "~3.0.0",
|
|
|
|
"readdirp": "~3.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"cliui": {
|
|
|
|
"version": "7.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cliui/-/cliui-7.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
|
|
|
"requires": {
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
"wrap-ansi": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"color-convert": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-convert/-/color-convert-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
|
"requires": {
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"color-name": {
|
|
|
|
"version": "1.1.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-name/-/color-name-1.1.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
|
|
},
|
|
|
|
"combined-stream": {
|
|
|
|
"version": "1.0.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/combined-stream/-/combined-stream-1.0.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
"requires": {
|
|
|
|
"delayed-stream": "~1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"command-exists": {
|
|
|
|
"version": "1.2.9",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/command-exists/-/command-exists-1.2.9.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w=="
|
|
|
|
},
|
|
|
|
"commander": {
|
|
|
|
"version": "5.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/commander/-/commander-5.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg=="
|
|
|
|
},
|
|
|
|
"compressible": {
|
|
|
|
"version": "2.0.18",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/compressible/-/compressible-2.0.18.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
|
|
|
|
"requires": {
|
|
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"compression": {
|
|
|
|
"version": "1.7.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/compression/-/compression-1.7.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
|
|
|
|
"requires": {
|
|
|
|
"accepts": "~1.3.5",
|
|
|
|
"bytes": "3.0.0",
|
|
|
|
"compressible": "~2.0.16",
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"on-headers": "~1.0.2",
|
|
|
|
"safe-buffer": "5.1.2",
|
|
|
|
"vary": "~1.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"concat-map": {
|
|
|
|
"version": "0.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"connect": {
|
|
|
|
"version": "3.6.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect/-/connect-3.6.6.tgz",
|
|
|
|
"integrity": "sha1-Ce/2xVr3I24TcTWnJXSFi2eG9SQ=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"finalhandler": "1.1.0",
|
|
|
|
"parseurl": "~1.3.2",
|
|
|
|
"utils-merge": "1.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"connect-history-api-fallback": {
|
|
|
|
"version": "1.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg=="
|
|
|
|
},
|
|
|
|
"connect-injector": {
|
|
|
|
"version": "0.4.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect-injector/-/connect-injector-0.4.4.tgz",
|
|
|
|
"integrity": "sha1-qBlZwx7PXKoPPcwyXCjtkLgwqpA=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"debug": "^2.0.0",
|
|
|
|
"q": "^1.0.1",
|
|
|
|
"stream-buffers": "^0.2.3",
|
|
|
|
"uberproto": "^1.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"constantinople": {
|
|
|
|
"version": "4.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/constantinople/-/constantinople-4.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==",
|
|
|
|
"requires": {
|
|
|
|
"@babel/parser": "^7.6.0",
|
|
|
|
"@babel/types": "^7.6.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"cookie": {
|
|
|
|
"version": "0.4.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cookie/-/cookie-0.4.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA=="
|
|
|
|
},
|
|
|
|
"cors": {
|
|
|
|
"version": "2.8.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cors/-/cors-2.8.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
|
|
|
|
"requires": {
|
|
|
|
"object-assign": "^4",
|
|
|
|
"vary": "^1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"cross-spawn": {
|
|
|
|
"version": "7.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
|
|
"requires": {
|
|
|
|
"path-key": "^3.1.0",
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
"which": "^2.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"css": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/css/-/css-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
|
|
|
|
"requires": {
|
|
|
|
"inherits": "^2.0.4",
|
|
|
|
"source-map": "^0.6.1",
|
|
|
|
"source-map-resolve": "^0.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"cssom": {
|
|
|
|
"version": "0.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cssom/-/cssom-0.5.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw=="
|
|
|
|
},
|
|
|
|
"cssstyle": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cssstyle/-/cssstyle-2.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
|
|
|
|
"requires": {
|
|
|
|
"cssom": "~0.3.6"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"cssom": {
|
|
|
|
"version": "0.3.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cssom/-/cssom-0.3.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"cuid": {
|
|
|
|
"version": "2.1.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/cuid/-/cuid-2.1.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xiEMER6E7TlTPnDxrM4eRiC6TRgjNX9xzEZ5U/Se2YJKr7Mq4pJn/2XEHjl3STcSh96GmkHPcBXLES8M29wyyg=="
|
|
|
|
},
|
|
|
|
"data-urls": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/data-urls/-/data-urls-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==",
|
|
|
|
"requires": {
|
|
|
|
"abab": "^2.0.6",
|
|
|
|
"whatwg-mimetype": "^3.0.0",
|
|
|
|
"whatwg-url": "^11.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"whatwg-url": {
|
|
|
|
"version": "11.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-url/-/whatwg-url-11.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==",
|
|
|
|
"requires": {
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"debug": {
|
|
|
|
"version": "2.6.9",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-2.6.9.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"decimal.js": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "10.4.1",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/decimal.js/-/decimal.js-10.4.1.tgz",
|
|
|
|
"integrity": "sha512-F29o+vci4DodHYT9UrR5IEbfBw9pE5eSapIJdTqXK5+6hq+t8VRxwQyKlW2i+KDKFkkJQRvFyI/QXD83h8LyQw=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"decode-uri-component": {
|
|
|
|
"version": "0.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
|
|
|
|
"integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"deep-is": {
|
|
|
|
"version": "0.1.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/deep-is/-/deep-is-0.1.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
|
|
|
|
},
|
|
|
|
"deepmerge": {
|
|
|
|
"version": "4.2.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/deepmerge/-/deepmerge-4.2.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
|
|
|
|
},
|
|
|
|
"define-lazy-prop": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og=="
|
|
|
|
},
|
|
|
|
"delayed-stream": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"depd": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/depd/-/depd-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
|
|
|
|
},
|
|
|
|
"destroy": {
|
|
|
|
"version": "1.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/destroy/-/destroy-1.0.4.tgz",
|
|
|
|
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"dev-ip": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/dev-ip/-/dev-ip-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-p2o+0YVb56ASu4rBbLgPPADcKPA="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"dlv": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/dlv/-/dlv-1.1.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
|
|
|
|
},
|
|
|
|
"doctypes": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/doctypes/-/doctypes-1.1.0.tgz",
|
|
|
|
"integrity": "sha1-6oCxBqh1OHdOijpKWv4pPeSJ4Kk="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"dom-serializer": {
|
|
|
|
"version": "1.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/dom-serializer/-/dom-serializer-1.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
|
|
|
|
"requires": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^4.2.0",
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"entities": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/entities/-/entities-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"domelementtype": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domelementtype/-/domelementtype-2.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="
|
|
|
|
},
|
|
|
|
"domexception": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domexception/-/domexception-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==",
|
|
|
|
"requires": {
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"domhandler": {
|
|
|
|
"version": "4.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domhandler/-/domhandler-4.3.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
|
|
|
|
"requires": {
|
|
|
|
"domelementtype": "^2.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dompurify": {
|
|
|
|
"version": "2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/dompurify/-/dompurify-2.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Be9tbQMZds4a3C6xTmz68NlMfeONA//4dOavl/1rNw50E+/QO0KVpbcU0PcaW0nsQxurXls9ZocqFxk8R2mWEA=="
|
|
|
|
},
|
|
|
|
"domutils": {
|
|
|
|
"version": "2.8.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domutils/-/domutils-2.8.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
|
|
|
|
"requires": {
|
|
|
|
"dom-serializer": "^1.0.1",
|
|
|
|
"domelementtype": "^2.2.0",
|
|
|
|
"domhandler": "^4.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"easy-extender": {
|
|
|
|
"version": "2.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/easy-extender/-/easy-extender-2.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q==",
|
|
|
|
"requires": {
|
|
|
|
"lodash": "^4.17.10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"eazy-logger": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/eazy-logger/-/eazy-logger-3.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-/snsn2JqBtUSSstEl4R0RKjkisGHAhvYj89i7r3ytNUKW12y178KDZwXLXIgwDqLW6E/VRMT9qfld7wvFae8bQ==",
|
|
|
|
"requires": {
|
|
|
|
"tfunk": "^4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ee-first": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ee-first/-/ee-first-1.1.1.tgz",
|
|
|
|
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"emoji-regex": {
|
|
|
|
"version": "8.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
|
|
|
|
},
|
|
|
|
"encodeurl": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"engine.io": {
|
|
|
|
"version": "6.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/engine.io/-/engine.io-6.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==",
|
|
|
|
"requires": {
|
|
|
|
"@types/cookie": "^0.4.1",
|
|
|
|
"@types/cors": "^2.8.12",
|
|
|
|
"@types/node": ">=10.0.0",
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
"base64id": "2.0.0",
|
|
|
|
"cookie": "~0.4.1",
|
|
|
|
"cors": "~2.8.5",
|
|
|
|
"debug": "~4.3.1",
|
|
|
|
"engine.io-parser": "~5.0.3",
|
|
|
|
"ws": "~8.2.3"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
},
|
|
|
|
"ws": {
|
|
|
|
"version": "8.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ws/-/ws-8.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
|
|
|
|
"requires": {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"engine.io-client": {
|
|
|
|
"version": "6.2.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/engine.io-client/-/engine.io-client-6.2.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-8ZQmx0LQGRTYkHuogVZuGSpDqYZtCM/nv8zQ68VZ+JkOpazJ7ICdsSpaO6iXwvaU30oFg5QJOJWj8zWqhbKjkQ==",
|
|
|
|
"requires": {
|
|
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
|
|
"debug": "~4.3.1",
|
|
|
|
"engine.io-parser": "~5.0.3",
|
|
|
|
"ws": "~8.2.3",
|
|
|
|
"xmlhttprequest-ssl": "~2.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
},
|
|
|
|
"ws": {
|
|
|
|
"version": "8.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ws/-/ws-8.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
|
|
|
|
"requires": {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"engine.io-parser": {
|
|
|
|
"version": "5.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/engine.io-parser/-/engine.io-parser-5.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg=="
|
|
|
|
},
|
|
|
|
"entities": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/entities/-/entities-3.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q=="
|
|
|
|
},
|
|
|
|
"escalade": {
|
|
|
|
"version": "3.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escalade/-/escalade-3.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
|
|
|
|
},
|
|
|
|
"escape-html": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escape-html/-/escape-html-1.0.3.tgz",
|
|
|
|
"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"escape-string-regexp": {
|
|
|
|
"version": "1.0.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
|
|
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"escodegen": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/escodegen/-/escodegen-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
|
|
|
|
"requires": {
|
|
|
|
"esprima": "^4.0.1",
|
|
|
|
"estraverse": "^5.2.0",
|
|
|
|
"esutils": "^2.0.2",
|
|
|
|
"optionator": "^0.8.1",
|
|
|
|
"source-map": "~0.6.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"esprima": {
|
|
|
|
"version": "4.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/esprima/-/esprima-4.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
|
|
|
|
},
|
|
|
|
"estraverse": {
|
|
|
|
"version": "5.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/estraverse/-/estraverse-5.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
|
|
|
|
},
|
|
|
|
"esutils": {
|
|
|
|
"version": "2.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/esutils/-/esutils-2.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
|
|
|
|
},
|
|
|
|
"etag": {
|
|
|
|
"version": "1.8.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/etag/-/etag-1.8.1.tgz",
|
|
|
|
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"eventemitter3": {
|
|
|
|
"version": "4.0.7",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/eventemitter3/-/eventemitter3-4.0.7.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
|
|
|
|
},
|
|
|
|
"fast-equals": {
|
|
|
|
"version": "3.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fast-equals/-/fast-equals-3.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-NCe8qxnZFARSHGztGMZOO/PC1qa5MIFB5Hp66WdzbCRAz8U8US3bx1UTgLS49efBQPcUtO9gf5oVEY8o7y/7Kg=="
|
|
|
|
},
|
|
|
|
"fast-levenshtein": {
|
|
|
|
"version": "2.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
|
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"fill-range": {
|
|
|
|
"version": "7.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fill-range/-/fill-range-7.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
|
|
|
"requires": {
|
|
|
|
"to-regex-range": "^5.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"finalhandler": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/finalhandler/-/finalhandler-1.1.0.tgz",
|
|
|
|
"integrity": "sha1-zgtoVbRYU+eRsvzGgARtiCU91/U=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"encodeurl": "~1.0.1",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"parseurl": "~1.3.2",
|
|
|
|
"statuses": "~1.3.1",
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"follow-redirects": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "1.15.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/follow-redirects/-/follow-redirects-1.15.2.tgz",
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"form-data": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/form-data/-/form-data-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
|
|
|
"requires": {
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
"mime-types": "^2.1.12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fresh": {
|
|
|
|
"version": "0.5.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fresh/-/fresh-0.5.2.tgz",
|
|
|
|
"integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"fs-extra": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fs-extra/-/fs-extra-3.0.1.tgz",
|
|
|
|
"integrity": "sha1-N5TzeMWLNC6n27sjCVEJxLO2IpE=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"graceful-fs": "^4.1.2",
|
|
|
|
"jsonfile": "^3.0.0",
|
|
|
|
"universalify": "^0.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fs.realpath": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"fsevents": {
|
|
|
|
"version": "2.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/fsevents/-/fsevents-2.3.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"function-bind": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/function-bind/-/function-bind-1.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
|
|
},
|
|
|
|
"get-caller-file": {
|
|
|
|
"version": "2.0.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
|
|
|
|
},
|
|
|
|
"get-intrinsic": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "1.1.3",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"has-symbols": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"glob": {
|
|
|
|
"version": "7.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/glob/-/glob-7.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
|
|
"requires": {
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
"inherits": "2",
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"glob-parent": {
|
|
|
|
"version": "5.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/glob-parent/-/glob-parent-5.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
|
"requires": {
|
|
|
|
"is-glob": "^4.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"graceful-fs": {
|
|
|
|
"version": "4.2.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/graceful-fs/-/graceful-fs-4.2.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
|
|
|
|
},
|
|
|
|
"has": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has/-/has-1.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
|
|
"requires": {
|
|
|
|
"function-bind": "^1.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"has-ansi": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-ansi/-/has-ansi-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"ansi-regex": "^2.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-regex/-/ansi-regex-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
|
2022-08-30 10:44:13 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"has-flag": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-flag/-/has-flag-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
|
|
},
|
|
|
|
"has-symbols": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-symbols/-/has-symbols-1.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
|
|
|
|
},
|
|
|
|
"has-tostringtag": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
|
|
|
|
"requires": {
|
|
|
|
"has-symbols": "^1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo/-/hexo-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-4Jq+rWd8sYvR1YdIQyndN/9WboQ/Mqm6eax8CjrjO+ePFm2oMVafSOx9WEyJ42wcLOHjfyMfnlQhnUuNmJIpPg==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"abbrev": "^1.1.1",
|
|
|
|
"archy": "^1.0.0",
|
|
|
|
"bluebird": "^3.7.2",
|
|
|
|
"hexo-cli": "^4.3.0",
|
|
|
|
"hexo-front-matter": "^3.0.0",
|
|
|
|
"hexo-fs": "^3.1.0",
|
|
|
|
"hexo-i18n": "^1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"hexo-log": "^3.2.0",
|
|
|
|
"hexo-util": "^2.7.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"js-yaml-js-types": "^1.0.0",
|
|
|
|
"micromatch": "^4.0.4",
|
|
|
|
"moize": "^6.1.0",
|
|
|
|
"moment": "^2.29.1",
|
|
|
|
"moment-timezone": "^0.5.34",
|
|
|
|
"nunjucks": "^3.2.3",
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
"pretty-hrtime": "^1.0.3",
|
|
|
|
"resolve": "^1.22.0",
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
"text-table": "^0.2.0",
|
|
|
|
"tildify": "^2.0.0",
|
|
|
|
"titlecase": "^1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"warehouse": "^4.0.2"
|
2022-08-30 10:44:13 +00:00
|
|
|
}
|
|
|
|
},
|
2022-08-31 02:07:22 +00:00
|
|
|
"hexo-auto-category": {
|
|
|
|
"version": "0.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-auto-category/-/hexo-auto-category-0.2.1.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-kIHa+0XV7CZHlcFV9Jg8FJdngLqCBtubSEcXveZMr5D6wftE+Zg3kv4R+xi+nE7wAfDSRW37TUqfgFusrf92Yw==",
|
|
|
|
"requires": {
|
|
|
|
"hexo-front-matter": "^2.0.0",
|
|
|
|
"hexo-fs": "^3.1.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"argparse": {
|
|
|
|
"version": "1.0.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/argparse/-/argparse-1.0.10.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
|
|
"requires": {
|
|
|
|
"sprintf-js": "~1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-front-matter": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-front-matter/-/hexo-front-matter-2.0.0.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-IR3tjAyK2Ga/0a/WDAoNy5+n3ju2/mkuAsCDEeGgGLf5+7kkiOkkG/FrnueuYgz0h2MPfWDLBiDsSTCmB0sLCA==",
|
|
|
|
"requires": {
|
|
|
|
"js-yaml": "^3.13.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"js-yaml": {
|
|
|
|
"version": "3.14.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/js-yaml/-/js-yaml-3.14.1.tgz",
|
2022-08-31 02:07:22 +00:00
|
|
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
|
|
"requires": {
|
|
|
|
"argparse": "^1.0.7",
|
|
|
|
"esprima": "^4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sprintf-js": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
|
|
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
|
2022-08-31 02:07:22 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 10:44:13 +00:00
|
|
|
"hexo-browsersync": {
|
|
|
|
"version": "0.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-browsersync/-/hexo-browsersync-0.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-5grkDUG/jci1LgImUFHTGMhXRYFKYuBVVf1L62UAhd/IC/L3EfGtKXyPVqvxyVb4Pc5STY5tQR46xoBJLlWJNw==",
|
|
|
|
"requires": {
|
|
|
|
"browser-sync": "^2.18.13",
|
|
|
|
"connect-injector": "^0.4.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-cli": {
|
|
|
|
"version": "4.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-cli/-/hexo-cli-4.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-lr46h1tK1RNQJAQZbzKYAWGsmqF5DLrW6xKEakqv/o9JqgdeempBjIm7HqjcZEUBpWij4EO65X6YJiDmT9LR7g==",
|
|
|
|
"requires": {
|
|
|
|
"abbrev": "^1.1.1",
|
|
|
|
"bluebird": "^3.5.5",
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
"command-exists": "^1.2.8",
|
|
|
|
"hexo-fs": "^3.0.1",
|
|
|
|
"hexo-log": "^2.0.0",
|
|
|
|
"hexo-util": "^2.0.0",
|
|
|
|
"minimist": "^1.2.5",
|
|
|
|
"resolve": "^1.11.0",
|
|
|
|
"tildify": "^2.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"hexo-log": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-log/-/hexo-log-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-U7zdDae74pXcyhQEyNmpJdq3UI6zWKxQ7/zLoMr/d3CBRdIfB5yO8DWqKUnewfibYv0gODyTWUIhxQDWuwloow==",
|
|
|
|
"requires": {
|
|
|
|
"chalk": "^4.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-deployer-rsync": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-deployer-rsync/-/hexo-deployer-rsync-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hylGRNEHctWsjHs67VZefvrOGwzcZ4gPQ7RdVJdbWYA/OQ75IE52vDe+N9jpcfOWl8Tkv8fbX1Afuh44cv2DUw==",
|
|
|
|
"requires": {
|
|
|
|
"chalk": "^2.4.1",
|
|
|
|
"hexo-util": "^1.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": {
|
|
|
|
"version": "3.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
|
|
"requires": {
|
|
|
|
"color-convert": "^1.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"chalk": {
|
|
|
|
"version": "2.4.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chalk/-/chalk-2.4.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
|
|
"requires": {
|
|
|
|
"ansi-styles": "^3.2.1",
|
|
|
|
"escape-string-regexp": "^1.0.5",
|
|
|
|
"supports-color": "^5.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"color-convert": {
|
|
|
|
"version": "1.9.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-convert/-/color-convert-1.9.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
|
|
"requires": {
|
|
|
|
"color-name": "1.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"color-name": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/color-name/-/color-name-1.1.3.tgz",
|
|
|
|
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"domhandler": {
|
|
|
|
"version": "3.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/domhandler/-/domhandler-3.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==",
|
|
|
|
"requires": {
|
|
|
|
"domelementtype": "^2.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"entities": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/entities/-/entities-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
|
|
|
},
|
|
|
|
"has-flag": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/has-flag/-/has-flag-3.0.0.tgz",
|
|
|
|
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"hexo-util": {
|
|
|
|
"version": "1.9.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-util/-/hexo-util-1.9.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-B6+nVi4Zpy7NPzlIcTLn9YBGb2Ly0q11mRzg6DyFWg0IfcrfF4tlWO0vRXqJVhvRyg+tIfUihmgypkiUW1IjNQ==",
|
|
|
|
"requires": {
|
|
|
|
"bluebird": "^3.5.2",
|
|
|
|
"camel-case": "^4.0.0",
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
"deepmerge": "^4.2.2",
|
|
|
|
"highlight.js": "^9.13.1",
|
|
|
|
"htmlparser2": "^4.0.0",
|
|
|
|
"prismjs": "^1.17.1",
|
|
|
|
"punycode.js": "^2.1.0",
|
|
|
|
"strip-indent": "^3.0.0",
|
|
|
|
"striptags": "^3.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"highlight.js": {
|
|
|
|
"version": "9.18.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/highlight.js/-/highlight.js-9.18.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA=="
|
|
|
|
},
|
|
|
|
"htmlparser2": {
|
|
|
|
"version": "4.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/htmlparser2/-/htmlparser2-4.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-4zDq1a1zhE4gQso/c5LP1OtrhYTncXNSpvJYtWJBtXAETPlMfi3IFNjGuQbYLuVY4ZR0QMqRVvo4Pdy9KLyP8Q==",
|
|
|
|
"requires": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^3.0.0",
|
|
|
|
"domutils": "^2.0.0",
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports-color": {
|
|
|
|
"version": "5.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-color/-/supports-color-5.5.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
|
|
"requires": {
|
|
|
|
"has-flag": "^3.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 16:59:26 +00:00
|
|
|
"hexo-fontawesome": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-fontawesome/-/hexo-fontawesome-2.3.0.tgz",
|
2022-08-30 16:59:26 +00:00
|
|
|
"integrity": "sha512-CBMCBsVQKLu/Baz7DPaW7tykdJKG2GFcV0iwCCgdpE52DWJL7LU6SUor20fk6a2wAb/Er4YSdiwMsjnhpNgEBg==",
|
|
|
|
"requires": {
|
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
|
|
|
"@fortawesome/free-regular-svg-icons": "^5.15.4",
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4"
|
|
|
|
}
|
|
|
|
},
|
2022-08-30 10:44:13 +00:00
|
|
|
"hexo-front-matter": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-front-matter/-/hexo-front-matter-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hSQTPUmB/BCe1BFYmXRkPyLk8rqbBqHCQq+rjwwOJuEfOADrFaVK2VPZb90tJzPyXE1xSxpgCxE/AZq0CyTVwg==",
|
|
|
|
"requires": {
|
|
|
|
"js-yaml": "^4.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-fs": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-fs/-/hexo-fs-3.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-SfoDH7zlU9Iop+bAfEONXezbNIkpVX1QqjNCBYpapilZR+xVOCfTEdlNixanrKBbLGPb2fXqrdDBFgrKuiVGQQ==",
|
|
|
|
"requires": {
|
|
|
|
"bluebird": "^3.5.1",
|
|
|
|
"chokidar": "^3.0.0",
|
|
|
|
"graceful-fs": "^4.1.11",
|
|
|
|
"hexo-util": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-generator-archive": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-archive/-/hexo-generator-archive-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-24TeanDGpMBUIq37DHpSESQbeN6ssZ06edsGSI76tN4Yit50TgsgzP5g5DSu0yJk0jUtHJntysWE8NYAlFXibA==",
|
|
|
|
"requires": {
|
|
|
|
"hexo-pagination": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-generator-category": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-category/-/hexo-generator-category-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kmtwT1SHYL2ismbGnYQXNtqLFSeTdtHNbJIqno3LKROpCK8ybST5QVXF1bZI9LkFcXV/H8ilt8gfg4/dNNcQQQ==",
|
|
|
|
"requires": {
|
|
|
|
"hexo-pagination": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-generator-index": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-index/-/hexo-generator-index-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-q/29Vj9BZs0dwBcF+s9IT8ymS4aYZsDwBEYDnh96C8tsX+KPY5v6TzCdttz58BchifaJpP/l9mi6u9rZuYqA0g==",
|
|
|
|
"requires": {
|
|
|
|
"hexo-pagination": "1.0.0",
|
|
|
|
"timsort": "^0.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-generator-searchdb": {
|
|
|
|
"version": "1.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-generator-searchdb/-/hexo-generator-searchdb-1.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-TkwxlqxptRIXHwYeI/V32O2TxXkfqWa37Rrmg347Q+YT1eqk7vQ31vR4zLudBAcSr85ST0VUedYd1/gLBSJl9Q==",
|
|
|
|
"requires": {
|
|
|
|
"nunjucks": "^3.2.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-generator-sitemap": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-sitemap/-/hexo-generator-sitemap-3.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-n+0KLNmq6TLbiZPTQF6NY5MbEem/O+DFx0lgQZNQcU4tdjXIZRrQJs+KRKeT66NTkdlYTqb4WwCxswLqQz0crA==",
|
|
|
|
"requires": {
|
|
|
|
"hexo-util": "^2.1.0",
|
|
|
|
"micromatch": "^4.0.2",
|
|
|
|
"nunjucks": "^3.1.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-generator-tag": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-generator-tag/-/hexo-generator-tag-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-JDoB2T1EncRlyGSjuAhkGxRfKkN8tq0i8tFlk9I4q2L6iYxPaUnFenhji0oxufTADC16/IchuPjmMk//dt8Msg==",
|
|
|
|
"requires": {
|
|
|
|
"hexo-pagination": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-i18n": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-i18n/-/hexo-i18n-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yw90JHr7ybUHN/QOkpHmlWJj1luVk5/v8CUU5NRA0n4TFp6av8NT7ujZ10GDawgnQEdMHnN5PUfAbNIVGR6axg==",
|
|
|
|
"requires": {
|
|
|
|
"sprintf-js": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-log": {
|
|
|
|
"version": "3.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-log/-/hexo-log-3.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-fk7jOW3hvKiAv4Q/d8UxaQlARwcv+5KjGcnxexUrqBqyWbMCLmw7jhMHTSRLNNQpaoTlF5ff+kQkPi4yhp9iag==",
|
|
|
|
"requires": {
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-pagination": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-pagination/-/hexo-pagination-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-miEVFgxchPr2qNWxw0JWpJ9R/Yaf7HjHBZVjvCCcqfbsLyYtCvIfJDxcEwz1sDOC/fLzYPqNnhUI73uNxBHRSA=="
|
|
|
|
},
|
|
|
|
"hexo-renderer-marked": {
|
|
|
|
"version": "5.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-renderer-marked/-/hexo-renderer-marked-5.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-lifWMCvefTq3IlH+urQDPFX4gXquFAqDwOQBdqpwcPyhaiVHu0ZweeZ24IeZtCLRYP+zEgsksCPYrGl9hDDJHg==",
|
|
|
|
"requires": {
|
|
|
|
"dompurify": "^2.3.0",
|
|
|
|
"hexo-util": "^2.5.0",
|
|
|
|
"jsdom": "^19.0.0",
|
|
|
|
"marked": "^4.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-renderer-pug": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-renderer-pug/-/hexo-renderer-pug-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PmbLx6VkNv+mPLOe97OC4F8iTzTuj665dSYN7bZKArd4M/q7gb2tNs29VGuAOC50i9tvWY2f+tPQimf0GZ9Hyw==",
|
|
|
|
"requires": {
|
|
|
|
"pug": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-renderer-stylus": {
|
|
|
|
"version": "2.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-renderer-stylus/-/hexo-renderer-stylus-2.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Nef4YCr7JX8jaRaByhzXMSsWnDed+RgJj6aU/ARnYu3Bn5xz/qRz52VJG7KqD0Xuysxa9TIBdVUgNzBrSFn3DQ==",
|
|
|
|
"requires": {
|
|
|
|
"nib": "^1.2.0",
|
|
|
|
"stylus": "^0.57.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-server": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-server/-/hexo-server-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-u4s0ty9Aew6jV+a9oMrXBwhrRpUQ0U8PWM/88a5aHgDru58VY81mVrxOFxs788NAsWQ8OvsJtF5m7mnXoRnSIA==",
|
|
|
|
"requires": {
|
|
|
|
"bluebird": "^3.5.5",
|
|
|
|
"compression": "^1.7.4",
|
|
|
|
"connect": "^3.7.0",
|
|
|
|
"mime": "^3.0.0",
|
|
|
|
"morgan": "^1.9.1",
|
|
|
|
"open": "^8.0.9",
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
"serve-static": "^1.14.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"connect": {
|
|
|
|
"version": "3.7.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/connect/-/connect-3.7.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==",
|
|
|
|
"requires": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"finalhandler": "1.1.2",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"utils-merge": "1.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"destroy": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/destroy/-/destroy-1.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg=="
|
|
|
|
},
|
|
|
|
"finalhandler": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/finalhandler/-/finalhandler-1.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
|
|
|
|
"requires": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"statuses": "~1.5.0",
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
|
|
|
|
},
|
|
|
|
"send": {
|
|
|
|
"version": "0.18.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/send/-/send-0.18.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
|
|
|
"requires": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "2.0.0",
|
|
|
|
"destroy": "1.2.0",
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
"mime": "1.6.0",
|
|
|
|
"ms": "2.1.3",
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
"range-parser": "~1.2.1",
|
|
|
|
"statuses": "2.0.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"mime": {
|
|
|
|
"version": "1.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime/-/mime-1.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
|
|
|
|
},
|
|
|
|
"on-finished": {
|
|
|
|
"version": "2.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/on-finished/-/on-finished-2.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
|
|
"requires": {
|
|
|
|
"ee-first": "1.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"statuses": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"serve-static": {
|
|
|
|
"version": "1.15.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/serve-static/-/serve-static-1.15.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
|
|
|
|
"requires": {
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"send": "0.18.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"statuses": {
|
|
|
|
"version": "1.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.5.0.tgz",
|
|
|
|
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
|
2022-08-30 10:44:13 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hexo-theme-next": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "8.13.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/hexo-theme-next/-/hexo-theme-next-8.13.0.tgz",
|
|
|
|
"integrity": "sha512-A6dWBv5SCEqapZkCrpJvDoCYthOEQSulRKZx+1WbS9K7CVDG3KEh/HFTYYzn3Ov09yMNSMH80xIH6wL4mr054A=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"hexo-util": {
|
|
|
|
"version": "2.7.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/hexo-util/-/hexo-util-2.7.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==",
|
|
|
|
"requires": {
|
|
|
|
"bluebird": "^3.5.2",
|
|
|
|
"camel-case": "^4.0.0",
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
"deepmerge": "^4.2.2",
|
|
|
|
"highlight.js": "^11.0.1",
|
|
|
|
"htmlparser2": "^7.0.0",
|
|
|
|
"prismjs": "^1.17.1",
|
|
|
|
"strip-indent": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"highlight.js": {
|
|
|
|
"version": "11.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/highlight.js/-/highlight.js-11.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw=="
|
|
|
|
},
|
|
|
|
"html-encoding-sniffer": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==",
|
|
|
|
"requires": {
|
|
|
|
"whatwg-encoding": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"htmlparser2": {
|
|
|
|
"version": "7.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/htmlparser2/-/htmlparser2-7.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==",
|
|
|
|
"requires": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^4.2.2",
|
|
|
|
"domutils": "^2.8.0",
|
|
|
|
"entities": "^3.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"http-errors": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-errors/-/http-errors-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
|
|
"requires": {
|
|
|
|
"depd": "2.0.0",
|
|
|
|
"inherits": "2.0.4",
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
"toidentifier": "1.0.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"statuses": {
|
|
|
|
"version": "2.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-2.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"http-proxy": {
|
|
|
|
"version": "1.18.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-proxy/-/http-proxy-1.18.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
|
|
|
|
"requires": {
|
|
|
|
"eventemitter3": "^4.0.0",
|
|
|
|
"follow-redirects": "^1.0.0",
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"http-proxy-agent": {
|
|
|
|
"version": "5.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
|
|
|
|
"requires": {
|
|
|
|
"@tootallnate/once": "2",
|
|
|
|
"agent-base": "6",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"https-proxy-agent": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
|
|
"requires": {
|
|
|
|
"agent-base": "6",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"iconv-lite": {
|
|
|
|
"version": "0.4.24",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
|
|
"requires": {
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"immutable": {
|
|
|
|
"version": "3.8.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/immutable/-/immutable-3.8.2.tgz",
|
|
|
|
"integrity": "sha1-wkOZUUVbs5kT2vKBN28VMOEErfM="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"inflight": {
|
|
|
|
"version": "1.0.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inflight/-/inflight-1.0.6.tgz",
|
|
|
|
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"inherits": {
|
|
|
|
"version": "2.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inherits/-/inherits-2.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
|
|
|
},
|
|
|
|
"is-binary-path": {
|
|
|
|
"version": "2.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
|
|
"requires": {
|
|
|
|
"binary-extensions": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"is-core-module": {
|
|
|
|
"version": "2.10.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-core-module/-/is-core-module-2.10.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==",
|
|
|
|
"requires": {
|
|
|
|
"has": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"is-docker": {
|
|
|
|
"version": "2.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-docker/-/is-docker-2.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="
|
|
|
|
},
|
|
|
|
"is-expression": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/is-expression/-/is-expression-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==",
|
|
|
|
"requires": {
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
"object-assign": "^4.1.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"acorn": {
|
|
|
|
"version": "7.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/acorn/-/acorn-7.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"is-extglob": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"is-fullwidth-code-point": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
|
|
|
|
},
|
|
|
|
"is-glob": {
|
|
|
|
"version": "4.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-glob/-/is-glob-4.0.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
|
"requires": {
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"is-number": {
|
|
|
|
"version": "7.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-number/-/is-number-7.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
|
|
|
|
},
|
|
|
|
"is-number-like": {
|
|
|
|
"version": "1.0.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-number-like/-/is-number-like-1.0.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==",
|
|
|
|
"requires": {
|
|
|
|
"lodash.isfinite": "^3.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"is-plain-object": {
|
|
|
|
"version": "5.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q=="
|
|
|
|
},
|
|
|
|
"is-potential-custom-element-name": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
|
|
|
|
},
|
|
|
|
"is-promise": {
|
|
|
|
"version": "2.2.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-promise/-/is-promise-2.2.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ=="
|
|
|
|
},
|
|
|
|
"is-regex": {
|
|
|
|
"version": "1.1.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-regex/-/is-regex-1.1.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
|
|
|
"requires": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"has-tostringtag": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"is-wsl": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-wsl/-/is-wsl-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
|
|
|
|
"requires": {
|
|
|
|
"is-docker": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"isexe": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/isexe/-/isexe-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"js-stringify": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/js-stringify/-/js-stringify-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-Fzb939lyTyijaCrcYjCufk6Weds="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"js-yaml": {
|
|
|
|
"version": "4.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/js-yaml/-/js-yaml-4.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
|
"requires": {
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"js-yaml-js-types": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/js-yaml-js-types/-/js-yaml-js-types-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-UNjPwuoaj4mcHkJCJSF6l4MgkzoFjG+JJkBXMYNvjgO3yE9gTeRt+E6PN022vduz/daZZ7HmlEiSEE36NrGE4w==",
|
|
|
|
"requires": {
|
|
|
|
"esprima": "^4.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"jsdom": {
|
|
|
|
"version": "19.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/jsdom/-/jsdom-19.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==",
|
|
|
|
"requires": {
|
|
|
|
"abab": "^2.0.5",
|
|
|
|
"acorn": "^8.5.0",
|
|
|
|
"acorn-globals": "^6.0.0",
|
|
|
|
"cssom": "^0.5.0",
|
|
|
|
"cssstyle": "^2.3.0",
|
|
|
|
"data-urls": "^3.0.1",
|
|
|
|
"decimal.js": "^10.3.1",
|
|
|
|
"domexception": "^4.0.0",
|
|
|
|
"escodegen": "^2.0.0",
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
"html-encoding-sniffer": "^3.0.0",
|
|
|
|
"http-proxy-agent": "^5.0.0",
|
|
|
|
"https-proxy-agent": "^5.0.0",
|
|
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
|
|
"nwsapi": "^2.2.0",
|
|
|
|
"parse5": "6.0.1",
|
|
|
|
"saxes": "^5.0.1",
|
|
|
|
"symbol-tree": "^3.2.4",
|
|
|
|
"tough-cookie": "^4.0.0",
|
|
|
|
"w3c-hr-time": "^1.0.2",
|
|
|
|
"w3c-xmlserializer": "^3.0.0",
|
|
|
|
"webidl-conversions": "^7.0.0",
|
|
|
|
"whatwg-encoding": "^2.0.0",
|
|
|
|
"whatwg-mimetype": "^3.0.0",
|
|
|
|
"whatwg-url": "^10.0.0",
|
|
|
|
"ws": "^8.2.3",
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"jsonfile": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/jsonfile/-/jsonfile-3.0.1.tgz",
|
|
|
|
"integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"graceful-fs": "^4.1.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"jsonparse": {
|
|
|
|
"version": "1.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/jsonparse/-/jsonparse-1.3.1.tgz",
|
|
|
|
"integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"jstransformer": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/jstransformer/-/jstransformer-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-7Yvwkh4vPx7U1cGkT2hwntJHIsM=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"is-promise": "^2.0.0",
|
|
|
|
"promise": "^7.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"levn": {
|
|
|
|
"version": "0.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/levn/-/levn-0.3.0.tgz",
|
|
|
|
"integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"prelude-ls": "~1.1.2",
|
|
|
|
"type-check": "~0.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"limiter": {
|
|
|
|
"version": "1.1.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/limiter/-/limiter-1.1.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA=="
|
|
|
|
},
|
|
|
|
"localtunnel": {
|
|
|
|
"version": "2.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/localtunnel/-/localtunnel-2.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-n418Cn5ynvJd7m/N1d9WVJISLJF/ellZnfsLnx8WBWGzxv/ntNcFkJ1o6se5quUhCplfLGBNL5tYHiq5WF3Nug==",
|
|
|
|
"requires": {
|
|
|
|
"axios": "0.21.4",
|
|
|
|
"debug": "4.3.2",
|
|
|
|
"openurl": "1.1.1",
|
|
|
|
"yargs": "17.1.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
},
|
|
|
|
"yargs": {
|
|
|
|
"version": "17.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs/-/yargs-17.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-c2k48R0PwKIqKhPMWjeiF6y2xY/gPMUlro0sgxqXpbOIohWiLNXWslsootttv7E1e73QPAMQSg5FeySbVcpsPQ==",
|
|
|
|
"requires": {
|
|
|
|
"cliui": "^7.0.2",
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
"yargs-parser": "^20.2.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"yargs-parser": {
|
|
|
|
"version": "20.2.9",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"lodash": {
|
|
|
|
"version": "4.17.21",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/lodash/-/lodash-4.17.21.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
},
|
|
|
|
"lodash.isfinite": {
|
|
|
|
"version": "3.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz",
|
|
|
|
"integrity": "sha1-+4m2WpqAKBgz8LdHizpRBPiY67M="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"lower-case": {
|
|
|
|
"version": "2.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/lower-case/-/lower-case-2.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
|
|
|
|
"requires": {
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"marked": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/marked/-/marked-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"micro-memoize": {
|
|
|
|
"version": "4.0.11",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/micro-memoize/-/micro-memoize-4.0.11.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CjxsaYe4j43df32DtzzNCwanPqZjZDwuQAZilsCYpa2ZVtSPDjHXbTlR4gsEZRyO9/twHs0b7HLjvy/sowl7sA=="
|
|
|
|
},
|
|
|
|
"micromatch": {
|
|
|
|
"version": "4.0.5",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/micromatch/-/micromatch-4.0.5.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
|
|
|
"requires": {
|
|
|
|
"braces": "^3.0.2",
|
|
|
|
"picomatch": "^2.3.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mime": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime/-/mime-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="
|
|
|
|
},
|
|
|
|
"mime-db": {
|
|
|
|
"version": "1.52.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime-db/-/mime-db-1.52.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
|
|
|
|
},
|
|
|
|
"mime-types": {
|
|
|
|
"version": "2.1.35",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime-types/-/mime-types-2.1.35.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
|
"requires": {
|
|
|
|
"mime-db": "1.52.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"min-indent": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/min-indent/-/min-indent-1.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg=="
|
|
|
|
},
|
|
|
|
"minimatch": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/minimatch/-/minimatch-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"requires": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"minimist": {
|
|
|
|
"version": "1.2.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/minimist/-/minimist-1.2.6.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
|
|
|
|
},
|
|
|
|
"mitt": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mitt/-/mitt-1.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw=="
|
|
|
|
},
|
|
|
|
"moize": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "6.1.3",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/moize/-/moize-6.1.3.tgz",
|
|
|
|
"integrity": "sha512-Cn+1T5Ypieeo46fn8X98V2gHj2VSRohVPjvT8BRvNANJJC3UOeege/G84xA/3S9c5qA4p9jOdSB1jfhumwe8qw==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"fast-equals": "^3.0.1",
|
|
|
|
"micro-memoize": "^4.0.11"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"moment": {
|
|
|
|
"version": "2.29.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/moment/-/moment-2.29.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
|
|
|
|
},
|
|
|
|
"moment-timezone": {
|
|
|
|
"version": "0.5.37",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/moment-timezone/-/moment-timezone-0.5.37.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
|
|
|
|
"requires": {
|
|
|
|
"moment": ">= 2.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"morgan": {
|
|
|
|
"version": "1.10.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/morgan/-/morgan-1.10.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==",
|
|
|
|
"requires": {
|
|
|
|
"basic-auth": "~2.0.1",
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "~2.0.0",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"on-headers": "~1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"negotiator": {
|
|
|
|
"version": "0.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/negotiator/-/negotiator-0.6.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="
|
|
|
|
},
|
|
|
|
"nib": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/nib/-/nib-1.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7HgrnMl/3yOmWykueO8/D0q+0iWwe7Z+CK2Eaq/xQV8w1hK80WN1oReRQkfkrztbAAnp/nTHkUSl5EcVkor6JQ==",
|
|
|
|
"requires": {}
|
|
|
|
},
|
|
|
|
"no-case": {
|
|
|
|
"version": "3.0.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/no-case/-/no-case-3.0.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
|
|
|
|
"requires": {
|
|
|
|
"lower-case": "^2.0.2",
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"normalize-path": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/normalize-path/-/normalize-path-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
|
|
|
|
},
|
|
|
|
"nunjucks": {
|
|
|
|
"version": "3.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/nunjucks/-/nunjucks-3.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-psb6xjLj47+fE76JdZwskvwG4MYsQKXUtMsPh6U0YMvmyjRtKRFcxnlXGWglNybtNTNVmGdp94K62/+NjF5FDQ==",
|
|
|
|
"requires": {
|
|
|
|
"a-sync-waterfall": "^1.0.0",
|
|
|
|
"asap": "^2.0.3",
|
|
|
|
"commander": "^5.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nwsapi": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "2.2.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/nwsapi/-/nwsapi-2.2.2.tgz",
|
|
|
|
"integrity": "sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"object-assign": {
|
|
|
|
"version": "4.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/object-assign/-/object-assign-4.1.1.tgz",
|
|
|
|
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"on-finished": {
|
|
|
|
"version": "2.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/on-finished/-/on-finished-2.3.0.tgz",
|
|
|
|
"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"ee-first": "1.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"on-headers": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/on-headers/-/on-headers-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="
|
|
|
|
},
|
|
|
|
"once": {
|
|
|
|
"version": "1.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/once/-/once-1.4.0.tgz",
|
|
|
|
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"open": {
|
|
|
|
"version": "8.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/open/-/open-8.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
|
|
|
|
"requires": {
|
|
|
|
"define-lazy-prop": "^2.0.0",
|
|
|
|
"is-docker": "^2.1.1",
|
|
|
|
"is-wsl": "^2.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"openurl": {
|
|
|
|
"version": "1.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/openurl/-/openurl-1.1.1.tgz",
|
|
|
|
"integrity": "sha1-OHW0sO96UsFW8NtB1GCduw+Us4c="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"opn": {
|
|
|
|
"version": "5.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/opn/-/opn-5.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
|
|
|
|
"requires": {
|
|
|
|
"is-wsl": "^1.1.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"is-wsl": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/is-wsl/-/is-wsl-1.1.0.tgz",
|
|
|
|
"integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
|
2022-08-30 10:44:13 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"optionator": {
|
|
|
|
"version": "0.8.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/optionator/-/optionator-0.8.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
|
|
|
|
"requires": {
|
|
|
|
"deep-is": "~0.1.3",
|
|
|
|
"fast-levenshtein": "~2.0.6",
|
|
|
|
"levn": "~0.3.0",
|
|
|
|
"prelude-ls": "~1.1.2",
|
|
|
|
"type-check": "~0.3.2",
|
|
|
|
"word-wrap": "~1.2.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"parse5": {
|
|
|
|
"version": "6.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/parse5/-/parse5-6.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
|
|
|
|
},
|
|
|
|
"parseurl": {
|
|
|
|
"version": "1.3.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/parseurl/-/parseurl-1.3.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="
|
|
|
|
},
|
|
|
|
"pascal-case": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pascal-case/-/pascal-case-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
|
|
|
|
"requires": {
|
|
|
|
"no-case": "^3.0.4",
|
|
|
|
"tslib": "^2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"path-is-absolute": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"path-key": {
|
|
|
|
"version": "3.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-key/-/path-key-3.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
|
|
|
|
},
|
|
|
|
"path-parse": {
|
|
|
|
"version": "1.0.7",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/path-parse/-/path-parse-1.0.7.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
|
|
|
|
},
|
|
|
|
"picocolors": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picocolors/-/picocolors-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
|
|
},
|
|
|
|
"picomatch": {
|
|
|
|
"version": "2.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/picomatch/-/picomatch-2.3.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
|
|
|
|
},
|
|
|
|
"portscanner": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/portscanner/-/portscanner-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==",
|
|
|
|
"requires": {
|
|
|
|
"async": "^2.6.0",
|
|
|
|
"is-number-like": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"prelude-ls": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/prelude-ls/-/prelude-ls-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"pretty-hrtime": {
|
|
|
|
"version": "1.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
|
|
|
|
"integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"prismjs": {
|
|
|
|
"version": "1.29.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/prismjs/-/prismjs-1.29.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q=="
|
|
|
|
},
|
|
|
|
"promise": {
|
|
|
|
"version": "7.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/promise/-/promise-7.3.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
|
|
|
|
"requires": {
|
|
|
|
"asap": "~2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"psl": {
|
|
|
|
"version": "1.9.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/psl/-/psl-1.9.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
|
|
|
|
},
|
|
|
|
"pug": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug/-/pug-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==",
|
|
|
|
"requires": {
|
|
|
|
"pug-code-gen": "^3.0.2",
|
|
|
|
"pug-filters": "^4.0.0",
|
|
|
|
"pug-lexer": "^5.0.1",
|
|
|
|
"pug-linker": "^4.0.0",
|
|
|
|
"pug-load": "^3.0.0",
|
|
|
|
"pug-parser": "^6.0.0",
|
|
|
|
"pug-runtime": "^3.0.1",
|
|
|
|
"pug-strip-comments": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-attrs": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-attrs/-/pug-attrs-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==",
|
|
|
|
"requires": {
|
|
|
|
"constantinople": "^4.0.1",
|
|
|
|
"js-stringify": "^1.0.2",
|
|
|
|
"pug-runtime": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-code-gen": {
|
|
|
|
"version": "3.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-code-gen/-/pug-code-gen-3.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==",
|
|
|
|
"requires": {
|
|
|
|
"constantinople": "^4.0.1",
|
|
|
|
"doctypes": "^1.1.0",
|
|
|
|
"js-stringify": "^1.0.2",
|
|
|
|
"pug-attrs": "^3.0.0",
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"pug-runtime": "^3.0.0",
|
|
|
|
"void-elements": "^3.1.0",
|
|
|
|
"with": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-error": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-error/-/pug-error-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ=="
|
|
|
|
},
|
|
|
|
"pug-filters": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-filters/-/pug-filters-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==",
|
|
|
|
"requires": {
|
|
|
|
"constantinople": "^4.0.1",
|
|
|
|
"jstransformer": "1.0.0",
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"pug-walk": "^2.0.0",
|
|
|
|
"resolve": "^1.15.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-lexer": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-lexer/-/pug-lexer-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==",
|
|
|
|
"requires": {
|
|
|
|
"character-parser": "^2.2.0",
|
|
|
|
"is-expression": "^4.0.0",
|
|
|
|
"pug-error": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-linker": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-linker/-/pug-linker-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==",
|
|
|
|
"requires": {
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"pug-walk": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-load": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/pug-load/-/pug-load-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==",
|
|
|
|
"requires": {
|
|
|
|
"object-assign": "^4.1.1",
|
|
|
|
"pug-walk": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-parser": {
|
|
|
|
"version": "6.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-parser/-/pug-parser-6.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==",
|
|
|
|
"requires": {
|
|
|
|
"pug-error": "^2.0.0",
|
|
|
|
"token-stream": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-runtime": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-runtime/-/pug-runtime-3.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg=="
|
|
|
|
},
|
|
|
|
"pug-strip-comments": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==",
|
|
|
|
"requires": {
|
|
|
|
"pug-error": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pug-walk": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/pug-walk/-/pug-walk-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ=="
|
|
|
|
},
|
|
|
|
"punycode": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/punycode/-/punycode-2.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
|
|
|
},
|
|
|
|
"punycode.js": {
|
|
|
|
"version": "2.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/punycode.js/-/punycode.js-2.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-LvGUJ9QHiESLM4yn8JuJWicstRcJKRmP46psQw1HvCZ9puLFwYMKJWvkAkP3OHBVzNzZGx/D53EYJrIaKd9gZQ=="
|
|
|
|
},
|
|
|
|
"q": {
|
|
|
|
"version": "1.5.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/q/-/q-1.5.1.tgz",
|
|
|
|
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"qs": {
|
|
|
|
"version": "6.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/qs/-/qs-6.2.3.tgz",
|
|
|
|
"integrity": "sha1-HPyyXBCpsrSDBT/zn138kjOQjP4="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"querystringify": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/querystringify/-/querystringify-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ=="
|
|
|
|
},
|
|
|
|
"range-parser": {
|
|
|
|
"version": "1.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/range-parser/-/range-parser-1.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="
|
|
|
|
},
|
|
|
|
"raw-body": {
|
|
|
|
"version": "2.5.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/raw-body/-/raw-body-2.5.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==",
|
|
|
|
"requires": {
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
"iconv-lite": "0.4.24",
|
|
|
|
"unpipe": "1.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"bytes": {
|
|
|
|
"version": "3.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/bytes/-/bytes-3.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"readable-stream": {
|
|
|
|
"version": "3.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/readable-stream/-/readable-stream-3.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
|
|
|
|
"requires": {
|
|
|
|
"inherits": "^2.0.3",
|
|
|
|
"string_decoder": "^1.1.1",
|
|
|
|
"util-deprecate": "^1.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"readdirp": {
|
|
|
|
"version": "3.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/readdirp/-/readdirp-3.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
|
|
"requires": {
|
|
|
|
"picomatch": "^2.2.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"require-directory": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/require-directory/-/require-directory-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"requires-port": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/requires-port/-/requires-port-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"resolve": {
|
|
|
|
"version": "1.22.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/resolve/-/resolve-1.22.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
|
|
"requires": {
|
|
|
|
"is-core-module": "^2.9.0",
|
|
|
|
"path-parse": "^1.0.7",
|
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"resp-modifier": {
|
|
|
|
"version": "6.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/resp-modifier/-/resp-modifier-6.0.2.tgz",
|
|
|
|
"integrity": "sha1-sSTeXE+6/LpUH0j/pzlw9KpFa08=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"debug": "^2.2.0",
|
|
|
|
"minimatch": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"rfdc": {
|
|
|
|
"version": "1.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/rfdc/-/rfdc-1.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA=="
|
|
|
|
},
|
|
|
|
"rx": {
|
|
|
|
"version": "4.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/rx/-/rx-4.1.0.tgz",
|
|
|
|
"integrity": "sha1-pfE/957zt0D+MKqAP7CfmIBdR4I="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"rxjs": {
|
|
|
|
"version": "5.5.12",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/rxjs/-/rxjs-5.5.12.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw==",
|
|
|
|
"requires": {
|
|
|
|
"symbol-observable": "1.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"safe-buffer": {
|
|
|
|
"version": "5.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
|
|
|
|
},
|
|
|
|
"safer-buffer": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
|
|
},
|
|
|
|
"sax": {
|
|
|
|
"version": "1.2.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sax/-/sax-1.2.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
|
|
|
|
},
|
|
|
|
"saxes": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/saxes/-/saxes-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
|
|
|
|
"requires": {
|
|
|
|
"xmlchars": "^2.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"send": {
|
|
|
|
"version": "0.16.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/send/-/send-0.16.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==",
|
|
|
|
"requires": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
"destroy": "~1.0.4",
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"http-errors": "~1.6.2",
|
|
|
|
"mime": "1.4.1",
|
|
|
|
"ms": "2.0.0",
|
|
|
|
"on-finished": "~2.3.0",
|
|
|
|
"range-parser": "~1.2.0",
|
|
|
|
"statuses": "~1.4.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"depd": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/depd/-/depd-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"http-errors": {
|
|
|
|
"version": "1.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-errors/-/http-errors-1.6.3.tgz",
|
|
|
|
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
"inherits": "2.0.3",
|
|
|
|
"setprototypeof": "1.1.0",
|
|
|
|
"statuses": ">= 1.4.0 < 2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"inherits": {
|
|
|
|
"version": "2.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inherits/-/inherits-2.0.3.tgz",
|
|
|
|
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"mime": {
|
|
|
|
"version": "1.4.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/mime/-/mime-1.4.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ=="
|
|
|
|
},
|
|
|
|
"setprototypeof": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/setprototypeof/-/setprototypeof-1.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
|
|
|
|
},
|
|
|
|
"statuses": {
|
|
|
|
"version": "1.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"serve-index": {
|
|
|
|
"version": "1.9.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/serve-index/-/serve-index-1.9.1.tgz",
|
|
|
|
"integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
"batch": "0.6.1",
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"http-errors": "~1.6.2",
|
|
|
|
"mime-types": "~2.1.17",
|
|
|
|
"parseurl": "~1.3.2"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"depd": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/depd/-/depd-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"http-errors": {
|
|
|
|
"version": "1.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/http-errors/-/http-errors-1.6.3.tgz",
|
|
|
|
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
"inherits": "2.0.3",
|
|
|
|
"setprototypeof": "1.1.0",
|
|
|
|
"statuses": ">= 1.4.0 < 2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"inherits": {
|
|
|
|
"version": "2.0.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/inherits/-/inherits-2.0.3.tgz",
|
|
|
|
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"setprototypeof": {
|
|
|
|
"version": "1.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/setprototypeof/-/setprototypeof-1.1.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
|
|
|
|
},
|
|
|
|
"statuses": {
|
|
|
|
"version": "1.5.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.5.0.tgz",
|
|
|
|
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
|
2022-08-30 10:44:13 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"serve-static": {
|
|
|
|
"version": "1.13.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/serve-static/-/serve-static-1.13.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==",
|
|
|
|
"requires": {
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"parseurl": "~1.3.2",
|
|
|
|
"send": "0.16.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"server-destroy": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/server-destroy/-/server-destroy-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-8Tv5KOQrnD55OD5hzDmYtdFObN0="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"setprototypeof": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
|
|
},
|
|
|
|
"shebang-command": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/shebang-command/-/shebang-command-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
|
"requires": {
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"shebang-regex": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
|
|
|
|
},
|
|
|
|
"socket.io": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.5.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io/-/socket.io-4.5.2.tgz",
|
|
|
|
"integrity": "sha512-6fCnk4ARMPZN448+SQcnn1u8OHUC72puJcNtSgg2xS34Cu7br1gQ09YKkO1PFfDn/wyUE9ZgMAwosJed003+NQ==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
"base64id": "~2.0.0",
|
|
|
|
"debug": "~4.3.2",
|
|
|
|
"engine.io": "~6.2.0",
|
|
|
|
"socket.io-adapter": "~2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"socket.io-parser": "~4.2.0"
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"socket.io-adapter": {
|
|
|
|
"version": "2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg=="
|
|
|
|
},
|
|
|
|
"socket.io-client": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.5.2",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io-client/-/socket.io-client-4.5.2.tgz",
|
|
|
|
"integrity": "sha512-naqYfFu7CLDiQ1B7AlLhRXKX3gdeaIMfgigwavDzgJoIUYulc1qHH5+2XflTsXTPY7BlPH5rppJyUjhjrKQKLg==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
|
|
"debug": "~4.3.2",
|
|
|
|
"engine.io-client": "~6.2.1",
|
|
|
|
"socket.io-parser": "~4.2.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"socket.io-parser": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.2.1",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/socket.io-parser/-/socket.io-parser-4.2.1.tgz",
|
|
|
|
"integrity": "sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g==",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"@socket.io/component-emitter": "~3.1.0",
|
2022-08-30 10:44:13 +00:00
|
|
|
"debug": "~4.3.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"source-map": {
|
|
|
|
"version": "0.6.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/source-map/-/source-map-0.6.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
|
|
},
|
|
|
|
"source-map-resolve": {
|
|
|
|
"version": "0.6.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
|
|
|
|
"requires": {
|
|
|
|
"atob": "^2.1.2",
|
|
|
|
"decode-uri-component": "^0.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sprintf-js": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/sprintf-js/-/sprintf-js-1.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug=="
|
|
|
|
},
|
|
|
|
"statuses": {
|
|
|
|
"version": "1.3.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/statuses/-/statuses-1.3.1.tgz",
|
|
|
|
"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"stream-buffers": {
|
|
|
|
"version": "0.2.6",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/stream-buffers/-/stream-buffers-0.2.6.tgz",
|
|
|
|
"integrity": "sha1-GBwI1bs2kARfaUAbmuanoM8zE/w="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"stream-throttle": {
|
|
|
|
"version": "0.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/stream-throttle/-/stream-throttle-0.1.3.tgz",
|
|
|
|
"integrity": "sha1-rdV8jXzHOoFjDTHNVdOWHPr7qcM=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"commander": "^2.2.0",
|
|
|
|
"limiter": "^1.0.5"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"commander": {
|
|
|
|
"version": "2.20.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/commander/-/commander-2.20.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"string_decoder": {
|
|
|
|
"version": "1.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/string_decoder/-/string_decoder-1.3.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
|
|
"requires": {
|
|
|
|
"safe-buffer": "~5.2.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"safe-buffer": {
|
|
|
|
"version": "5.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"string-width": {
|
|
|
|
"version": "4.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/string-width/-/string-width-4.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
|
"requires": {
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"strip-ansi": {
|
|
|
|
"version": "6.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
|
"requires": {
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"strip-indent": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/strip-indent/-/strip-indent-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
|
|
|
|
"requires": {
|
|
|
|
"min-indent": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"striptags": {
|
|
|
|
"version": "3.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/striptags/-/striptags-3.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw=="
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"version": "0.57.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/stylus/-/stylus-0.57.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-yOI6G8WYfr0q8v8rRvE91wbxFU+rJPo760Va4MF6K0I6BZjO4r+xSynkvyPBP9tV1CIEUeRsiidjIs2rzb1CnQ==",
|
|
|
|
"requires": {
|
|
|
|
"css": "^3.0.0",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"glob": "^7.1.6",
|
|
|
|
"safer-buffer": "^2.1.2",
|
|
|
|
"sax": "~1.2.4",
|
|
|
|
"source-map": "^0.7.3"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"debug": {
|
|
|
|
"version": "4.3.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/debug/-/debug-4.3.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
|
|
"requires": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ms": {
|
|
|
|
"version": "2.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ms/-/ms-2.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
|
|
},
|
|
|
|
"source-map": {
|
|
|
|
"version": "0.7.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/source-map/-/source-map-0.7.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports-color": {
|
|
|
|
"version": "7.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-color/-/supports-color-7.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
|
"requires": {
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports-preserve-symlinks-flag": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
|
|
|
|
},
|
|
|
|
"symbol-observable": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/symbol-observable/-/symbol-observable-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"symbol-tree": {
|
|
|
|
"version": "3.2.4",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/symbol-tree/-/symbol-tree-3.2.4.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
|
|
|
|
},
|
|
|
|
"text-table": {
|
|
|
|
"version": "0.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/text-table/-/text-table-0.2.0.tgz",
|
|
|
|
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"tfunk": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tfunk/-/tfunk-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-eJQ0dGfDIzWNiFNYFVjJ+Ezl/GmwHaFTBTjrtqNPW0S7cuVDBrZrmzUz6VkMeCR4DZFqhd4YtLwsw3i2wYHswQ==",
|
|
|
|
"requires": {
|
|
|
|
"chalk": "^1.1.3",
|
|
|
|
"dlv": "^1.1.3"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": {
|
|
|
|
"version": "2.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-regex/-/ansi-regex-2.1.1.tgz",
|
|
|
|
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"ansi-styles": {
|
|
|
|
"version": "2.2.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ansi-styles/-/ansi-styles-2.2.1.tgz",
|
|
|
|
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"chalk": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/chalk/-/chalk-1.1.3.tgz",
|
|
|
|
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"ansi-styles": "^2.2.1",
|
|
|
|
"escape-string-regexp": "^1.0.2",
|
|
|
|
"has-ansi": "^2.0.0",
|
|
|
|
"strip-ansi": "^3.0.0",
|
|
|
|
"supports-color": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"strip-ansi": {
|
|
|
|
"version": "3.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
|
|
|
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"ansi-regex": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports-color": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/supports-color/-/supports-color-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
|
2022-08-30 10:44:13 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"through2": {
|
|
|
|
"version": "4.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/through2/-/through2-4.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
|
|
|
|
"requires": {
|
|
|
|
"readable-stream": "3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tildify": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/tildify/-/tildify-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw=="
|
|
|
|
},
|
|
|
|
"timsort": {
|
|
|
|
"version": "0.3.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/timsort/-/timsort-0.3.0.tgz",
|
|
|
|
"integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"titlecase": {
|
|
|
|
"version": "1.1.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/titlecase/-/titlecase-1.1.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-pQX4oiemzjBEELPqgK4WE+q0yhAqjp/yzusGtlSJsOuiDys0RQxggepYmo0BuegIDppYS3b3cpdegRwkpyN3hw=="
|
|
|
|
},
|
|
|
|
"to-fast-properties": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
|
"integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
|
|
"requires": {
|
|
|
|
"is-number": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"toidentifier": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/toidentifier/-/toidentifier-1.0.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="
|
|
|
|
},
|
|
|
|
"token-stream": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/token-stream/-/token-stream-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"tough-cookie": {
|
|
|
|
"version": "4.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tough-cookie/-/tough-cookie-4.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
|
|
|
|
"requires": {
|
|
|
|
"psl": "^1.1.33",
|
|
|
|
"punycode": "^2.1.1",
|
|
|
|
"universalify": "^0.2.0",
|
|
|
|
"url-parse": "^1.5.3"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"universalify": {
|
|
|
|
"version": "0.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/universalify/-/universalify-0.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tr46": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tr46/-/tr46-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==",
|
|
|
|
"requires": {
|
|
|
|
"punycode": "^2.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tslib": {
|
|
|
|
"version": "2.4.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/tslib/-/tslib-2.4.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
|
|
|
|
},
|
|
|
|
"type-check": {
|
|
|
|
"version": "0.3.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/type-check/-/type-check-0.3.2.tgz",
|
|
|
|
"integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
|
2022-08-30 10:44:13 +00:00
|
|
|
"requires": {
|
|
|
|
"prelude-ls": "~1.1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typescript": {
|
2022-09-18 13:32:47 +00:00
|
|
|
"version": "4.8.3",
|
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/typescript/-/typescript-4.8.3.tgz",
|
|
|
|
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig=="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"ua-parser-js": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ua-parser-js/-/ua-parser-js-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg=="
|
|
|
|
},
|
|
|
|
"uberproto": {
|
|
|
|
"version": "1.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/uberproto/-/uberproto-1.2.0.tgz",
|
|
|
|
"integrity": "sha1-YdTqsCT5CcTm6lK+hnxIlKS+63Y="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"universalify": {
|
|
|
|
"version": "0.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/universalify/-/universalify-0.1.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
|
|
|
|
},
|
|
|
|
"unpipe": {
|
|
|
|
"version": "1.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/unpipe/-/unpipe-1.0.0.tgz",
|
|
|
|
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"url-parse": {
|
|
|
|
"version": "1.5.10",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/url-parse/-/url-parse-1.5.10.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
|
|
|
|
"requires": {
|
|
|
|
"querystringify": "^2.1.1",
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"util-deprecate": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"utils-merge": {
|
|
|
|
"version": "1.0.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/utils-merge/-/utils-merge-1.0.1.tgz",
|
|
|
|
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"vary": {
|
|
|
|
"version": "1.1.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/vary/-/vary-1.1.2.tgz",
|
|
|
|
"integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"void-elements": {
|
|
|
|
"version": "3.1.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/void-elements/-/void-elements-3.1.0.tgz",
|
|
|
|
"integrity": "sha1-YU9/v42AHwu18GYfWy9XhXUOTwk="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"w3c-hr-time": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
|
|
|
|
"requires": {
|
|
|
|
"browser-process-hrtime": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"w3c-xmlserializer": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==",
|
|
|
|
"requires": {
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"warehouse": {
|
|
|
|
"version": "4.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.tencent.com/npm/warehouse/-/warehouse-4.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-GixS7SolBGu81rnxYM6bScxdElLM97Jx/kr0a6B6PGBWFqvHeuWFj7QbgEX1YWZSxiJt/aR6dBVQKC/PvvihdQ==",
|
|
|
|
"requires": {
|
|
|
|
"bluebird": "^3.2.2",
|
|
|
|
"cuid": "^2.1.4",
|
|
|
|
"graceful-fs": "^4.1.3",
|
|
|
|
"hexo-log": "^3.0.0",
|
|
|
|
"is-plain-object": "^5.0.0",
|
|
|
|
"jsonparse": "^1.3.1",
|
|
|
|
"rfdc": "^1.1.4",
|
|
|
|
"through2": "^4.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"webidl-conversions": {
|
|
|
|
"version": "7.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g=="
|
|
|
|
},
|
|
|
|
"whatwg-encoding": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==",
|
|
|
|
"requires": {
|
|
|
|
"iconv-lite": "0.6.3"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"iconv-lite": {
|
|
|
|
"version": "0.6.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
|
|
"requires": {
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"whatwg-mimetype": {
|
|
|
|
"version": "3.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q=="
|
|
|
|
},
|
|
|
|
"whatwg-url": {
|
|
|
|
"version": "10.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/whatwg-url/-/whatwg-url-10.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-CLxxCmdUby142H5FZzn4D8ikO1cmypvXVQktsgosNy4a4BHrDHeciBBGZhb0bNoR5/MltoCatso+vFjjGx8t0w==",
|
|
|
|
"requires": {
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"which": {
|
|
|
|
"version": "2.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/which/-/which-2.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
|
"requires": {
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"with": {
|
|
|
|
"version": "7.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/with/-/with-7.0.2.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==",
|
|
|
|
"requires": {
|
|
|
|
"@babel/parser": "^7.9.6",
|
|
|
|
"@babel/types": "^7.9.6",
|
|
|
|
"assert-never": "^1.2.1",
|
|
|
|
"babel-walk": "3.0.0-canary-5"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"word-wrap": {
|
|
|
|
"version": "1.2.3",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/word-wrap/-/word-wrap-1.2.3.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
|
|
|
|
},
|
|
|
|
"wrap-ansi": {
|
|
|
|
"version": "7.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
|
"requires": {
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"wrappy": {
|
|
|
|
"version": "1.0.2",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/wrappy/-/wrappy-1.0.2.tgz",
|
|
|
|
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
|
2022-08-30 10:44:13 +00:00
|
|
|
},
|
|
|
|
"ws": {
|
|
|
|
"version": "8.8.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/ws/-/ws-8.8.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
|
|
|
|
"requires": {}
|
|
|
|
},
|
|
|
|
"xml-name-validator": {
|
|
|
|
"version": "4.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw=="
|
|
|
|
},
|
|
|
|
"xmlchars": {
|
|
|
|
"version": "2.2.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/xmlchars/-/xmlchars-2.2.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
|
|
|
|
},
|
|
|
|
"xmlhttprequest-ssl": {
|
|
|
|
"version": "2.0.0",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A=="
|
|
|
|
},
|
|
|
|
"y18n": {
|
|
|
|
"version": "5.0.8",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/y18n/-/y18n-5.0.8.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="
|
|
|
|
},
|
|
|
|
"yargs": {
|
|
|
|
"version": "17.5.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs/-/yargs-17.5.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==",
|
|
|
|
"requires": {
|
|
|
|
"cliui": "^7.0.2",
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
"string-width": "^4.2.3",
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
"yargs-parser": "^21.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"yargs-parser": {
|
|
|
|
"version": "21.1.1",
|
2022-09-18 13:32:47 +00:00
|
|
|
"resolved": "https://mirrors.cloud.tencent.com/npm/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
2022-08-30 10:44:13 +00:00
|
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|