UNPKG

coral-quick-chat

Version:
1,020 lines 462 kB
{ "name": "vue-quick-chat", "version": "1.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { "@babel/code-frame": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.10.3.tgz", "integrity": "sha1-MkvP2NNc09R9rhjN5j11IIZDXpo=", "dev": true, "requires": { "@babel/highlight": "^7.10.3" } }, "@babel/core": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.10.3.tgz?cache=0&sync_timestamp=1592600424802&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.10.3.tgz", "integrity": "sha1-c7Do3e7B4/3Xot5YemDhfEQOx34=", "dev": true, "requires": { "@babel/code-frame": "^7.10.3", "@babel/generator": "^7.10.3", "@babel/helper-module-transforms": "^7.10.1", "@babel/helpers": "^7.10.1", "@babel/parser": "^7.10.3", "@babel/template": "^7.10.3", "@babel/traverse": "^7.10.3", "@babel/types": "^7.10.3", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.1", "json5": "^2.1.2", "lodash": "^4.17.13", "resolve": "^1.3.2", "semver": "^5.4.1", "source-map": "^0.5.0" } }, "@babel/generator": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.10.3.tgz", "integrity": "sha1-Mrmg2WOnHXpU9fbBVlnD28KlI6U=", "dev": true, "requires": { "@babel/types": "^7.10.3", "jsesc": "^2.5.1", "lodash": "^4.17.13", "source-map": "^0.5.0" } }, "@babel/helper-annotate-as-pure": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.1.tgz", "integrity": "sha1-9tCKzG9wu9WbQ2JiVT+y4lmhomg=", "dev": true, "requires": { "@babel/types": "^7.10.1" } }, "@babel/helper-builder-binary-assignment-operator-visitor": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.10.3.tgz", "integrity": "sha1-TpAS1nAb7wAwNI1/nICCCb0+hoc=", "dev": true, "requires": { "@babel/helper-explode-assignable-expression": "^7.10.3", "@babel/types": "^7.10.3" } }, "@babel/helper-create-class-features-plugin": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.10.3.tgz?cache=0&sync_timestamp=1592627767304&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-create-class-features-plugin%2Fdownload%2F%40babel%2Fhelper-create-class-features-plugin-7.10.3.tgz", "integrity": "sha1-J4PapoZoIuPV7RGRY7UPD8OuSzU=", "dev": true, "requires": { "@babel/helper-function-name": "^7.10.3", "@babel/helper-member-expression-to-functions": "^7.10.3", "@babel/helper-optimise-call-expression": "^7.10.3", "@babel/helper-plugin-utils": "^7.10.3", "@babel/helper-replace-supers": "^7.10.1", "@babel/helper-split-export-declaration": "^7.10.1" } }, "@babel/helper-create-regexp-features-plugin": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.10.1.tgz", "integrity": "sha1-G4/uqxWUy8+/OrWju8q6wEaO/b0=", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.10.1", "@babel/helper-regex": "^7.10.1", "regexpu-core": "^4.7.0" } }, "@babel/helper-define-map": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-define-map/download/@babel/helper-define-map-7.10.3.tgz?cache=0&sync_timestamp=1592627770965&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-define-map%2Fdownload%2F%40babel%2Fhelper-define-map-7.10.3.tgz", "integrity": "sha1-0nEgpeV8hHJ7MJRFSbLf7KYkAag=", "dev": true, "requires": { "@babel/helper-function-name": "^7.10.3", "@babel/types": "^7.10.3", "lodash": "^4.17.13" } }, "@babel/helper-explode-assignable-expression": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.10.3.tgz", "integrity": "sha1-ncFPDPooM+qDCpyKHHQrbnRhsF4=", "dev": true, "requires": { "@babel/traverse": "^7.10.3", "@babel/types": "^7.10.3" } }, "@babel/helper-function-name": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.10.3.tgz?cache=0&sync_timestamp=1592600492113&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-function-name%2Fdownload%2F%40babel%2Fhelper-function-name-7.10.3.tgz", "integrity": "sha1-eTFs11qfolupeH/1RUQwftRE8Zc=", "dev": true, "requires": { "@babel/helper-get-function-arity": "^7.10.3", "@babel/template": "^7.10.3", "@babel/types": "^7.10.3" } }, "@babel/helper-get-function-arity": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.10.3.tgz", "integrity": "sha1-Oij3sozMdxnqzZIjtln98WLkxF4=", "dev": true, "requires": { "@babel/types": "^7.10.3" } }, "@babel/helper-hoist-variables": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.10.3.tgz?cache=0&sync_timestamp=1592627760934&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-hoist-variables%2Fdownload%2F%40babel%2Fhelper-hoist-variables-7.10.3.tgz", "integrity": "sha1-1VT1K68WV/+9flE3MRq8mTuz8Gg=", "dev": true, "requires": { "@babel/types": "^7.10.3" } }, "@babel/helper-member-expression-to-functions": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.10.3.tgz?cache=0&sync_timestamp=1592627761495&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.10.3.tgz", "integrity": "sha1-vDZjrIGsV8ORSP70xpv0ine6jdY=", "dev": true, "requires": { "@babel/types": "^7.10.3" } }, "@babel/helper-module-imports": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.10.3.tgz?cache=0&sync_timestamp=1592627763478&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.10.3.tgz", "integrity": "sha1-dm+h1XYI5T5WdvI65JjsepXhsRo=", "dev": true, "requires": { "@babel/types": "^7.10.3" } }, "@babel/helper-module-transforms": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.10.1.tgz", "integrity": "sha1-JOLwjuaDLGCxV7sJNshr73IQxiI=", "dev": true, "requires": { "@babel/helper-module-imports": "^7.10.1", "@babel/helper-replace-supers": "^7.10.1", "@babel/helper-simple-access": "^7.10.1", "@babel/helper-split-export-declaration": "^7.10.1", "@babel/template": "^7.10.1", "@babel/types": "^7.10.1", "lodash": "^4.17.13" } }, "@babel/helper-optimise-call-expression": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.10.3.tgz", "integrity": "sha1-9TxLZ4MJMZWw9pMwQ5kIhBZgxTA=", "dev": true, "requires": { "@babel/types": "^7.10.3" } }, "@babel/helper-plugin-utils": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.10.3.tgz", "integrity": "sha1-qsRczPi8GHO5moXzS87vO+tdMkQ=", "dev": true }, "@babel/helper-regex": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-regex/download/@babel/helper-regex-7.10.1.tgz?cache=0&sync_timestamp=1590617707108&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-regex%2Fdownload%2F%40babel%2Fhelper-regex-7.10.1.tgz", "integrity": "sha1-Ahzxp7qZgi+ZMiKgAcw/7IMlW5Y=", "dev": true, "requires": { "lodash": "^4.17.13" } }, "@babel/helper-remap-async-to-generator": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.10.3.tgz", "integrity": "sha1-GFZPimdIvkZpcBlbh26LujvM9EI=", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.10.1", "@babel/helper-wrap-function": "^7.10.1", "@babel/template": "^7.10.3", "@babel/traverse": "^7.10.3", "@babel/types": "^7.10.3" } }, "@babel/helper-replace-supers": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-replace-supers%2Fdownload%2F%40babel%2Fhelper-replace-supers-7.10.1.tgz", "integrity": "sha1-7GhZ0gxdgIf2otxOAU23Iol18T0=", "dev": true, "requires": { "@babel/helper-member-expression-to-functions": "^7.10.1", "@babel/helper-optimise-call-expression": "^7.10.1", "@babel/traverse": "^7.10.1", "@babel/types": "^7.10.1" } }, "@babel/helper-simple-access": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.10.1.tgz", "integrity": "sha1-CPt+Iqzp64Mm9+OSChwgUvE9hR4=", "dev": true, "requires": { "@babel/template": "^7.10.1", "@babel/types": "^7.10.1" } }, "@babel/helper-split-export-declaration": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.10.1.tgz?cache=0&sync_timestamp=1590617609914&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-split-export-declaration%2Fdownload%2F%40babel%2Fhelper-split-export-declaration-7.10.1.tgz", "integrity": "sha1-xvS+HLwV46ho5MZKF9XTHXVNo18=", "dev": true, "requires": { "@babel/types": "^7.10.1" } }, "@babel/helper-validator-identifier": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.10.3.tgz", "integrity": "sha1-YNmEf5jEzqGyeeAF/bfCi+VBLRU=", "dev": true }, "@babel/helper-wrap-function": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-wrap-function%2Fdownload%2F%40babel%2Fhelper-wrap-function-7.10.1.tgz", "integrity": "sha1-lW0TENZpYlenr9R+TELf2l387ck=", "dev": true, "requires": { "@babel/helper-function-name": "^7.10.1", "@babel/template": "^7.10.1", "@babel/traverse": "^7.10.1", "@babel/types": "^7.10.1" } }, "@babel/helpers": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelpers%2Fdownload%2F%40babel%2Fhelpers-7.10.1.tgz", "integrity": "sha1-poJ7fLl1ydnO9f1h2Rn2DYhEqXM=", "dev": true, "requires": { "@babel/template": "^7.10.1", "@babel/traverse": "^7.10.1", "@babel/types": "^7.10.1" } }, "@babel/highlight": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.10.3.tgz", "integrity": "sha1-xjO7NK3wfFwTFWaS9ZIsgexT8o0=", "dev": true, "requires": { "@babel/helper-validator-identifier": "^7.10.3", "chalk": "^2.0.0", "js-tokens": "^4.0.0" } }, "@babel/parser": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.10.3.tgz?cache=0&sync_timestamp=1592600472638&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.10.3.tgz", "integrity": "sha1-fnHYkrDW59BKGvTDx51ywfEPUxU=", "dev": true }, "@babel/plugin-proposal-async-generator-functions": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.10.3.tgz", "integrity": "sha1-WgJFPUblNi4gc8cni+qy5TrX2Tk=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.3", "@babel/helper-remap-async-to-generator": "^7.10.3", "@babel/plugin-syntax-async-generators": "^7.8.0" } }, "@babel/plugin-proposal-class-properties": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.10.1.tgz", "integrity": "sha1-BGvH9lULsI2b0dTwYPX1pPEIfgE=", "dev": true, "requires": { "@babel/helper-create-class-features-plugin": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-proposal-decorators": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.10.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-decorators%2Fdownload%2F%40babel%2Fplugin-proposal-decorators-7.10.3.tgz", "integrity": "sha1-L8a1aWAorcz80UvIJsGExXi4V/g=", "dev": true, "requires": { "@babel/helper-create-class-features-plugin": "^7.10.3", "@babel/helper-plugin-utils": "^7.10.3", "@babel/plugin-syntax-decorators": "^7.10.1" } }, "@babel/plugin-proposal-json-strings": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.10.1.tgz?cache=0&sync_timestamp=1590617715702&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-json-strings%2Fdownload%2F%40babel%2Fplugin-proposal-json-strings-7.10.1.tgz", "integrity": "sha1-seaR7iTGUbWl4yITIisjeXNK/wk=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/plugin-syntax-json-strings": "^7.8.0" } }, "@babel/plugin-proposal-object-rest-spread": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.10.3.tgz", "integrity": "sha1-uNDSL3Cvo0rYS3ogD/dy+bn85HQ=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.3", "@babel/plugin-syntax-object-rest-spread": "^7.8.0", "@babel/plugin-transform-parameters": "^7.10.1" } }, "@babel/plugin-proposal-optional-catch-binding": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.10.1.tgz?cache=0&sync_timestamp=1590617710346&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-catch-binding%2Fdownload%2F%40babel%2Fplugin-proposal-optional-catch-binding-7.10.1.tgz", "integrity": "sha1-yfhtmTBfn6UxtWj/WrjJZLiyI9I=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/plugin-syntax-optional-catch-binding": "^7.8.0" } }, "@babel/plugin-proposal-unicode-property-regex": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-unicode-property-regex%2Fdownload%2F%40babel%2Fplugin-proposal-unicode-property-regex-7.10.1.tgz", "integrity": "sha1-3AT+sl4t1wwSsF1oAZDhOPosDG8=", "dev": true, "requires": { "@babel/helper-create-regexp-features-plugin": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.8.4.tgz", "integrity": "sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } }, "@babel/plugin-syntax-decorators": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-decorators/download/@babel/plugin-syntax-decorators-7.10.1.tgz?cache=0&sync_timestamp=1590617712890&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-decorators%2Fdownload%2F%40babel%2Fplugin-syntax-decorators-7.10.1.tgz", "integrity": "sha1-FrhpxL6vyaRCVlFHvafOCWe9TxM=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-syntax-dynamic-import": { "version": "7.8.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-dynamic-import%2Fdownload%2F%40babel%2Fplugin-syntax-dynamic-import-7.8.3.tgz", "integrity": "sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } }, "@babel/plugin-syntax-json-strings": { "version": "7.8.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.8.3.tgz", "integrity": "sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } }, "@babel/plugin-syntax-jsx": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.10.1.tgz?cache=0&sync_timestamp=1590617717696&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-jsx%2Fdownload%2F%40babel%2Fplugin-syntax-jsx-7.10.1.tgz", "integrity": "sha1-CuNxE0pCuR1UGP6zyMjUPhVl0to=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-syntax-object-rest-spread": { "version": "7.8.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.8.3.tgz", "integrity": "sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } }, "@babel/plugin-syntax-optional-catch-binding": { "version": "7.8.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.8.3.tgz", "integrity": "sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } }, "@babel/plugin-transform-arrow-functions": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.10.1.tgz", "integrity": "sha1-y17jo28IY8BurQtAm0zEOoibKVs=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-async-to-generator": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.10.1.tgz", "integrity": "sha1-5RU+saPgKPeRlO2Kekv1X4YrIGI=", "dev": true, "requires": { "@babel/helper-module-imports": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1", "@babel/helper-remap-async-to-generator": "^7.10.1" } }, "@babel/plugin-transform-block-scoped-functions": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.10.1.tgz?cache=0&sync_timestamp=1590617713512&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-block-scoped-functions%2Fdownload%2F%40babel%2Fplugin-transform-block-scoped-functions-7.10.1.tgz", "integrity": "sha1-FGhW51bVSyD/8UuBlFaz4BgguF0=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-block-scoping": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.10.1.tgz?cache=0&sync_timestamp=1590617719588&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-block-scoping%2Fdownload%2F%40babel%2Fplugin-transform-block-scoping-7.10.1.tgz", "integrity": "sha1-Rwktico0WBFFHNDcXZFgWYJwXV4=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1", "lodash": "^4.17.13" } }, "@babel/plugin-transform-classes": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.10.3.tgz", "integrity": "sha1-jZpla8PQHz/2nh/Ms1Sw+dcqxUQ=", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.10.1", "@babel/helper-define-map": "^7.10.3", "@babel/helper-function-name": "^7.10.3", "@babel/helper-optimise-call-expression": "^7.10.3", "@babel/helper-plugin-utils": "^7.10.3", "@babel/helper-replace-supers": "^7.10.1", "@babel/helper-split-export-declaration": "^7.10.1", "globals": "^11.1.0" } }, "@babel/plugin-transform-computed-properties": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.10.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-computed-properties%2Fdownload%2F%40babel%2Fplugin-transform-computed-properties-7.10.3.tgz", "integrity": "sha1-06pu72fLlnFQ92+v8g8Ku/VTdXs=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.3" } }, "@babel/plugin-transform-destructuring": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.10.1.tgz?cache=0&sync_timestamp=1590617719855&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-destructuring%2Fdownload%2F%40babel%2Fplugin-transform-destructuring-7.10.1.tgz", "integrity": "sha1-q9WOUTN4Fco6IqM2uF9iuZjnGQc=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-dotall-regex": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-dotall-regex%2Fdownload%2F%40babel%2Fplugin-transform-dotall-regex-7.10.1.tgz", "integrity": "sha1-kguf7C14u1frtkpkTVwrpnzBBO4=", "dev": true, "requires": { "@babel/helper-create-regexp-features-plugin": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-duplicate-keys": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.10.1.tgz?cache=0&sync_timestamp=1590617721219&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-duplicate-keys%2Fdownload%2F%40babel%2Fplugin-transform-duplicate-keys-7.10.1.tgz", "integrity": "sha1-yQCnk76wlrydTQqdDN4ZUY/8g7k=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-exponentiation-operator": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.10.1.tgz", "integrity": "sha1-J5wxFnVqYN1ub15Ii6eVfbnFnrM=", "dev": true, "requires": { "@babel/helper-builder-binary-assignment-operator-visitor": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-for-of": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.10.1.tgz?cache=0&sync_timestamp=1590617722286&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-for-of%2Fdownload%2F%40babel%2Fplugin-transform-for-of-7.10.1.tgz", "integrity": "sha1-/wERl4TrDuMiWOhkYVe6JQH8/aU=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-function-name": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.10.1.tgz", "integrity": "sha1-TtRv1uHY/eKi7HsDxm2FPSySQn0=", "dev": true, "requires": { "@babel/helper-function-name": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-literals": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.10.1.tgz?cache=0&sync_timestamp=1590617718177&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-literals%2Fdownload%2F%40babel%2Fplugin-transform-literals-7.10.1.tgz", "integrity": "sha1-V5T42oKEayLk5mMeoWWLznCOtGo=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-modules-amd": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.10.1.tgz", "integrity": "sha1-ZZUOjgV5fr0v5TK5bhn8VIKh1So=", "dev": true, "requires": { "@babel/helper-module-transforms": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1", "babel-plugin-dynamic-import-node": "^2.3.3" } }, "@babel/plugin-transform-modules-commonjs": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.10.1.tgz", "integrity": "sha1-1f9LRBPtl//e2ZlhBW4fuYD7kwE=", "dev": true, "requires": { "@babel/helper-module-transforms": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1", "@babel/helper-simple-access": "^7.10.1", "babel-plugin-dynamic-import-node": "^2.3.3" } }, "@babel/plugin-transform-modules-systemjs": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.10.3.tgz", "integrity": "sha1-AErnJ7Eit7FGsVDVDLpf+/9KxWs=", "dev": true, "requires": { "@babel/helper-hoist-variables": "^7.10.3", "@babel/helper-module-transforms": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.3", "babel-plugin-dynamic-import-node": "^2.3.3" } }, "@babel/plugin-transform-modules-umd": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.10.1.tgz", "integrity": "sha1-6ggJEf/G6yGEClGXo57eTuZ7FZU=", "dev": true, "requires": { "@babel/helper-module-transforms": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-named-capturing-groups-regex": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.10.3.tgz?cache=0&sync_timestamp=1592600606252&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-named-capturing-groups-regex%2Fdownload%2F%40babel%2Fplugin-transform-named-capturing-groups-regex-7.10.3.tgz", "integrity": "sha1-pPhETRxaRvNYNKQQKF8skBwAfKY=", "dev": true, "requires": { "@babel/helper-create-regexp-features-plugin": "^7.8.3" } }, "@babel/plugin-transform-new-target": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.10.1.tgz", "integrity": "sha1-buQaXmSNp2MuIrb7VAEuh/YS8yQ=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-object-super": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.10.1.tgz", "integrity": "sha1-LjAWsK2/JimDvw1RIdZ2pe2cT94=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/helper-replace-supers": "^7.10.1" } }, "@babel/plugin-transform-parameters": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.10.1.tgz", "integrity": "sha1-slk4o8X64DVBRKcgsHsydm9oPd0=", "dev": true, "requires": { "@babel/helper-get-function-arity": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-regenerator": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.10.3.tgz?cache=0&sync_timestamp=1592600610585&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-regenerator%2Fdownload%2F%40babel%2Fplugin-transform-regenerator-7.10.3.tgz", "integrity": "sha1-bsaA8UClzu/SkcIhy3Ex9tfoy20=", "dev": true, "requires": { "regenerator-transform": "^0.14.2" } }, "@babel/plugin-transform-runtime": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.10.3.tgz?cache=0&sync_timestamp=1592627769229&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-runtime%2Fdownload%2F%40babel%2Fplugin-transform-runtime-7.10.3.tgz", "integrity": "sha1-Oyh7BqzFNKfLbmxx1rHYixki3Ww=", "dev": true, "requires": { "@babel/helper-module-imports": "^7.10.3", "@babel/helper-plugin-utils": "^7.10.3", "resolve": "^1.8.1", "semver": "^5.5.1" } }, "@babel/plugin-transform-shorthand-properties": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.10.1.tgz", "integrity": "sha1-6LVPI4ocy65ILE3OlGGArnsxQ/M=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-spread": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.10.1.tgz", "integrity": "sha1-DG1higxEYaJ0QYRgooycz1I5p8g=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-sticky-regex": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.10.1.tgz?cache=0&sync_timestamp=1590617726481&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-sticky-regex%2Fdownload%2F%40babel%2Fplugin-transform-sticky-regex-7.10.1.tgz", "integrity": "sha1-kPyJt1JiKL7ZhCz/NYgnCno5OwA=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/helper-regex": "^7.10.1" } }, "@babel/plugin-transform-template-literals": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.10.3.tgz?cache=0&sync_timestamp=1592600613537&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-template-literals%2Fdownload%2F%40babel%2Fplugin-transform-template-literals-7.10.3.tgz", "integrity": "sha1-adObPUSzHntIZBczIlZYlM6TmyU=", "dev": true, "requires": { "@babel/helper-annotate-as-pure": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.3" } }, "@babel/plugin-transform-typeof-symbol": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.10.1.tgz", "integrity": "sha1-YMAjm2mWXRZrgKhN5zFcG8fguw4=", "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/plugin-transform-unicode-regex": { "version": "7.10.1", "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.10.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-unicode-regex%2Fdownload%2F%40babel%2Fplugin-transform-unicode-regex-7.10.1.tgz", "integrity": "sha1-a1jyrqe2jfN6xQJdnIh1JEOmtD8=", "dev": true, "requires": { "@babel/helper-create-regexp-features-plugin": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1" } }, "@babel/preset-env": { "version": "7.3.4", "resolved": "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.3.4.tgz", "integrity": "sha1-iHzzi20jyC8ZtRNSmL2xYAYuM+E=", "dev": true, "requires": { "@babel/helper-module-imports": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0", "@babel/plugin-proposal-async-generator-functions": "^7.2.0", "@babel/plugin-proposal-json-strings": "^7.2.0", "@babel/plugin-proposal-object-rest-spread": "^7.3.4", "@babel/plugin-proposal-optional-catch-binding": "^7.2.0", "@babel/plugin-proposal-unicode-property-regex": "^7.2.0", "@babel/plugin-syntax-async-generators": "^7.2.0", "@babel/plugin-syntax-json-strings": "^7.2.0", "@babel/plugin-syntax-object-rest-spread": "^7.2.0", "@babel/plugin-syntax-optional-catch-binding": "^7.2.0", "@babel/plugin-transform-arrow-functions": "^7.2.0", "@babel/plugin-transform-async-to-generator": "^7.3.4", "@babel/plugin-transform-block-scoped-functions": "^7.2.0", "@babel/plugin-transform-block-scoping": "^7.3.4", "@babel/plugin-transform-classes": "^7.3.4", "@babel/plugin-transform-computed-properties": "^7.2.0", "@babel/plugin-transform-destructuring": "^7.2.0", "@babel/plugin-transform-dotall-regex": "^7.2.0", "@babel/plugin-transform-duplicate-keys": "^7.2.0", "@babel/plugin-transform-exponentiation-operator": "^7.2.0", "@babel/plugin-transform-for-of": "^7.2.0", "@babel/plugin-transform-function-name": "^7.2.0", "@babel/plugin-transform-literals": "^7.2.0", "@babel/plugin-transform-modules-amd": "^7.2.0", "@babel/plugin-transform-modules-commonjs": "^7.2.0", "@babel/plugin-transform-modules-systemjs": "^7.3.4", "@babel/plugin-transform-modules-umd": "^7.2.0", "@babel/plugin-transform-named-capturing-groups-regex": "^7.3.0", "@babel/plugin-transform-new-target": "^7.0.0", "@babel/plugin-transform-object-super": "^7.2.0", "@babel/plugin-transform-parameters": "^7.2.0", "@babel/plugin-transform-regenerator": "^7.3.4", "@babel/plugin-transform-shorthand-properties": "^7.2.0", "@babel/plugin-transform-spread": "^7.2.0", "@babel/plugin-transform-sticky-regex": "^7.2.0", "@babel/plugin-transform-template-literals": "^7.2.0", "@babel/plugin-transform-typeof-symbol": "^7.2.0", "@babel/plugin-transform-unicode-regex": "^7.2.0", "browserslist": "^4.3.4", "invariant": "^2.2.2", "js-levenshtein": "^1.1.3", "semver": "^5.3.0" } }, "@babel/runtime": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.10.3.tgz?cache=0&sync_timestamp=1592627751139&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fruntime%2Fdownload%2F%40babel%2Fruntime-7.10.3.tgz", "integrity": "sha1-Zw0AJlWnw2ZUDGf2/TNCzQlQA2Q=", "dev": true, "requires": { "regenerator-runtime": "^0.13.4" } }, "@babel/runtime-corejs2": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/runtime-corejs2/download/@babel/runtime-corejs2-7.10.3.tgz?cache=0&sync_timestamp=1592601015755&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fruntime-corejs2%2Fdownload%2F%40babel%2Fruntime-corejs2-7.10.3.tgz", "integrity": "sha1-gbyZqWv8tts/Dc9z/cV3zFVNNBs=", "dev": true, "requires": { "core-js": "^2.6.5", "regenerator-runtime": "^0.13.4" } }, "@babel/template": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.10.3.tgz", "integrity": "sha1-TRO8jjC/lbDOnRddMDBvQqLJp7g=", "dev": true, "requires": { "@babel/code-frame": "^7.10.3", "@babel/parser": "^7.10.3", "@babel/types": "^7.10.3" } }, "@babel/traverse": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.10.3.tgz", "integrity": "sha1-CwFzF5Sqe3eyFLzZZmHxgoEVXX4=", "dev": true, "requires": { "@babel/code-frame": "^7.10.3", "@babel/generator": "^7.10.3", "@babel/helper-function-name": "^7.10.3", "@babel/helper-split-export-declaration": "^7.10.1", "@babel/parser": "^7.10.3", "@babel/types": "^7.10.3", "debug": "^4.1.0", "globals": "^11.1.0", "lodash": "^4.17.13" } }, "@babel/types": { "version": "7.10.3", "resolved": "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.10.3.tgz", "integrity": "sha1-ZTXjt5/qhqawngEuqFKPk1CZ3o4=", "dev": true, "requires": { "@babel/helper-validator-identifier": "^7.10.3", "lodash": "^4.17.13", "to-fast-properties": "^2.0.0" } }, "@hapi/address": { "version": "2.1.4", "resolved": "https://registry.npm.taobao.org/@hapi/address/download/@hapi/address-2.1.4.tgz", "integrity": "sha1-XWftQ/P9QaadS5/3tW58DR0KgeU=", "dev": true }, "@hapi/bourne": { "version": "1.3.2", "resolved": "https://registry.npm.taobao.org/@hapi/bourne/download/@hapi/bourne-1.3.2.tgz", "integrity": "sha1-CnCVreoGckPOMoPhtWuKj0U7JCo=", "dev": true }, "@hapi/hoek": { "version": "8.5.1", "resolved": "https://registry.npm.taobao.org/@hapi/hoek/download/@hapi/hoek-8.5.1.tgz", "integrity": "sha1-/elgZMpEbeyMVajC8TCVewcMbgY=", "dev": true }, "@hapi/joi": { "version": "15.1.1", "resolved": "https://registry.npm.taobao.org/@hapi/joi/download/@hapi/joi-15.1.1.tgz?cache=0&sync_timestamp=1584144393511&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fjoi%2Fdownload%2F%40hapi%2Fjoi-15.1.1.tgz", "integrity": "sha1-xnW4pxKW8Cgz+NbSQ7NMV7jOGdc=", "dev": true, "requires": { "@hapi/address": "2.x.x", "@hapi/bourne": "1.x.x", "@hapi/hoek": "8.x.x", "@hapi/topo": "3.x.x" } }, "@hapi/topo": { "version": "3.1.6", "resolved": "https://registry.npm.taobao.org/@hapi/topo/download/@hapi/topo-3.1.6.tgz", "integrity": "sha1-aNk1+j6uf91asNf5U/MgXYsr/Ck=", "dev": true, "requires": { "@hapi/hoek": "^8.3.0" } }, "@intervolga/optimize-cssnano-plugin": { "version": "1.0.6", "resolved": "https://registry.npm.taobao.org/@intervolga/optimize-cssnano-plugin/download/@intervolga/optimize-cssnano-plugin-1.0.6.tgz", "integrity": "sha1-vnx4RhKLiPapsdEmGgrQbrXA/fg=", "dev": true, "requires": { "cssnano": "^4.0.0", "cssnano-preset-default": "^4.0.0", "postcss": "^7.0.0" } }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", "resolved": "https://registry.npm.taobao.org/@mrmlnc/readdir-enhanced/download/@mrmlnc/readdir-enhanced-2.2.1.tgz", "integrity": "sha1-UkryQNGjYFJ7cwR17PoTRKpUDd4=", "dev": true, "requires": { "call-me-maybe": "^1.0.1", "glob-to-regexp": "^0.3.0" } }, "@nodelib/fs.stat": { "version": "1.1.3", "resolved": "https://registry.npm.taobao.org/@nodelib/fs.stat/download/@nodelib/fs.stat-1.1.3.tgz", "integrity": "sha1-K1o6s/kYzKSKjHVMCBaOPwPrphs=", "dev": true }, "@soda/friendly-errors-webpack-plugin": { "version": "1.7.1", "resolved": "https://registry.npm.taobao.org/@soda/friendly-errors-webpack-plugin/download/@soda/friendly-errors-webpack-plugin-1.7.1.tgz", "integrity": "sha1-cG9kvLSouWQrSK46zkRMcDNNYV0=", "dev": true, "requires": { "chalk": "^1.1.3", "error-stack-parser": "^2.0.0", "string-width": "^2.0.0" }, "dependencies": { "ansi-regex": { "version": "2.1.1", "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz", "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", "dev": true }, "ansi-styles": { "version": "2.2.1", "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-2.2.1.tgz", "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", "dev": true }, "chalk": { "version": "1.1.3", "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1591687076871&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz", "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "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", "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "dev": true, "requires": { "ansi-regex": "^2.0.0" } }, "supports-color": { "version": "2.0.0", "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-2.0.0.tgz", "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", "dev": true } } }, "@types/color-name": { "version": "1.1.1", "resolved": "https://registry.npm.taobao.org/@types/color-name/download/@types/color-name-1.1.1.tgz?cache=0&sync_timestamp=1588199606687&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fcolor-name%2Fdownload%2F%40types%2Fcolor-name-1.1.1.tgz", "integrity": "sha1-HBJhu+qhCoBVu8XYq4S3sq/IRqA=", "dev": true }, "@types/glob": { "version": "7.1.2", "resolved": "https://registry.npm.taobao.org/@types/glob/download/@types/glob-7.1.2.tgz?cache=0&sync_timestamp=1591314214151&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fglob%2Fdownload%2F%40types%2Fglob-7.1.2.tgz", "integrity": "sha1-BsomUhNTpUXZSgrcdPOKWdIyyYc=", "dev": true, "requires": { "@types/minimatch": "*", "@types/node": "*" } }, "@types/json-schema": { "version": "7.0.5", "resolved": "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.5.tgz?cache=0&sync_timestamp=1591720889158&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fjson-schema%2Fdownload%2F%40types%2Fjson-schema-7.0.5.tgz", "integrity": "sha1-3M5EMOZLRDuolF8CkPtWStW6xt0=", "dev": true }, "@types/minimatch": { "version": "3.0.3", "resolved": "https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.3.tgz", "integrity": "sha1-PcoOPzOyAPx9ETnAzZbBJoyt/Z0=", "dev": true }, "@types/node": { "version": "14.0.13", "resolved": "https://registry.npm.taobao.org/@types/node/download/@types/node-14.0.13.tgz?cache=0&sync_timestamp=1591735025911&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.0.13.tgz", "integrity": "sha1-7hEo6IG4dMNxN0wfciAYk2FkF8k=", "dev": true }, "@types/normalize-package-data": { "version": "2.4.0", "resolved": "https://registry.npm.taobao.org/@types/normalize-package-data/download/@types/normalize-package-data-2.4.0.tgz?cache=0&sync_timestamp=1588201184787&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnormalize-package-data%2Fdownload%2F%40types%2Fnormalize-package-data-2.4.0.tgz", "integrity": "sha1-5IbQ2XOW15vu3QpuM/RTT/a0lz4=", "dev": true }, "@types/q": { "version": "1.5.4", "resolved": "https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fq%2Fdownload%2F%40types%2Fq-1.5.4.tgz", "integrity": "sha1-FZJUFOCtLNdlv+9YhC9+JqesyyQ=", "dev": true }, "@vue/babel-helper-vue-jsx-merge-props": { "version": "1.0.0", "resolved": "https://registry.npm.taobao.org/@vue/babel-helper-vue-jsx-merge-props/download/@vue/babel-helper-vue-jsx-merge-props-1.0.0.tgz", "integrity": "sha1-BI/leZWNpAj7eosqPsBQtQpmEEA=", "dev": true }, "@vue/babel-plugin-transform-vue-jsx": { "version": "1.1.2", "resolved": "https://registry.npm.taobao.org/@vue/babel-plugin-transform-vue-jsx/download/@vue/babel-plugin-transform-vue-jsx-1.1.2.tgz", "integrity": "sha1-wKPm78Ai515CR7RIqPxrhvA+kcA=", "dev": true, "requires": { "@babel/helper-module-imports": "^7.0.0", "@babel/plugin-syntax-jsx": "^7.2.0", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0", "html-tags": "^2.0.0", "lodash.kebabcase": "^4.1.1", "svg-tags": "^1.0.0" } }, "@vue/babel-preset-app": { "version": "3.12.1", "resolved": "https://registry.npm.taobao.org/@vue/babel-preset-app/download/@vue/babel-preset-app-3.12.1.tgz", "integrity": "sha1-JMR3BS8HjzD9t3NRA7FN0fosv+E=", "dev": true, "requires": { "@babel/helper-module